index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdutils.c
Age
Commit message (
Expand
)
Author
2013-02-06
qtrle: fix the topmost line for 1bit
Kostya Shishkov
2013-02-06
fraps: fix off-by one bug for version 1.
Anton Khirnov
2013-02-06
aasc: fix output for msrle compression.
Anton Khirnov
2013-02-06
cmdutils: remove ansi from the list of broken codecs.
Anton Khirnov
2013-02-06
cdgraphics: do not rely on get_buffer() initializing the frame.
Anton Khirnov
2013-01-03
cmdutils: update copyright year to 2013
Johan Andersson
2012-12-19
cmdutils: pass number of groups to split_commandline().
Anton Khirnov
2012-12-18
cmdutils: don't log an error in opt_default().
Anton Khirnov
2012-12-18
cmdutils: add a commandline pre-parser.
Anton Khirnov
2012-12-18
cmdutils: split parse_option().
Anton Khirnov
2012-12-04
lavc: set frame properties in ff_get_buffer().
Anton Khirnov
2012-11-29
cmdutils: Use a configure check for enabling CommandLineToArgvW
Martin Storsjö
2012-11-13
pixdesc: add av_pix_fmt_get_chroma_sub_sample
Luca Barbato
2012-10-29
cmdutils: Conditionally compile libswscale-related bits
Diego Biurrun
2012-10-23
Include sys/time.h before sys/resource.h
Mans Rullgard
2012-10-12
tools: do not use av_pix_fmt_descriptors directly.
Anton Khirnov
2012-10-09
cmdutils_read_file: increment *size after writing the trailing \0
Janne Grunau
2012-10-08
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-01
Use atexit() instead of defining a custom exit_program() interface.
Diego Elio Pettenò
2012-09-15
cmdutils: avoid setting data pointers to invalid values in alloc_buffer()
Anton Khirnov
2012-08-30
avtools: remove the distinction between func_arg and func2_arg.
Anton Khirnov
2012-08-30
cmdutils: make -codecs print lossy/lossless flags.
Anton Khirnov
2012-08-24
cmdutils: fix a memleak when specifying an option twice.
Anton Khirnov
2012-08-19
avconv: split printing "main options" into global and per-file.
Anton Khirnov
2012-08-19
avtools: add -h demuxer/muxer
Anton Khirnov
2012-08-19
cmdutils: extend -h to allow printing codec details.
Anton Khirnov
2012-08-19
cmdutils: change semantics of show_help_options() and document it.
Anton Khirnov
2012-08-19
avtools: move some newlines to show_help_options().
Anton Khirnov
2012-08-19
avtools: fix show_foo() signatures.
Anton Khirnov
2012-08-18
cmdutils: refactor -codecs option.
Anton Khirnov
2012-08-07
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-07-19
Print full compiler identification, not only version number
Mans Rullgard
2012-07-07
cmutils: include shellapi.h on Win32 (for CommandLineToArgvW).
Ronald S. Bultje
2012-06-30
cmdutils: Pass the actual chosen encoder to filter_codec_opts
Martin Storsjö
2012-06-05
avtools: move buffer management code from avconv to cmdutils.
Anton Khirnov
2012-05-10
cmdutils: Add fallback case to switch in check_stream_specifier().
Diego Biurrun
2012-05-09
lavfi: add video buffer sink, and use it in avtools
Anton Khirnov
2012-04-24
avconv: use libavresample
Justin Ruggles
2012-04-15
avconv: get output pixel format from lavfi.
Anton Khirnov
2012-03-18
Read preset files with suffix .avpreset
Reinhard Tartler
2012-03-06
avconv: add -cpuflags option for setting supported cpuflags.
Anton Khirnov
2012-03-04
cmdutils: use new avcodec_is_decoder/encoder() functions.
Anton Khirnov
2012-02-23
Remove libpostproc.
Diego Biurrun
2012-02-08
cmdutils: update copyright year to 2012.
Ronald S. Bultje
2012-01-27
cmdutils: fix options starting with 'no'.
Alexandra Khirnova
2012-01-25
Drop unnecessary prefix from *sink* variable and struct names.
Diego Biurrun
2012-01-19
cosmetics: Rename ffsink to avsink.
Diego Biurrun
2012-01-11
No longer build libpostproc by default
Reinhard Tartler
2012-01-03
cmdutils: K&R reformatting cosmetics
Aneesh Dogra
2011-12-30
cosmetics: Drop unnecessary parentheses around return values.
Diego Biurrun
[next]