summaryrefslogtreecommitdiff
path: root/cmdutils.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-30
|\
| * cmdutils: Use a configure check for enabling CommandLineToArgvWMartin Storsjö2012-11-29
| * pixdesc: add av_pix_fmt_get_chroma_sub_sampleLuca Barbato2012-11-13
* | replace av_log(0, by av_log(NULL,Michael Niedermayer2012-11-23
* | cmdutils: free the report file name.Nicolas George2012-11-17
* | lavu/opt: fix av_opt_get_key_value() API.Nicolas George2012-11-16
* | PRINT_CODEC_SUPPORTED: fix used variableMichael Niedermayer2012-11-09
* | cmdutils: allow to set the report file name.Nicolas George2012-11-04
* | Revert "cmdutils: allow specifying the file for -report"Michael Niedermayer2012-11-04
* | cmdutils: allow specifying the file for -reportMichael Niedermayer2012-11-01
* | Merge commit '381dc1a5ec0925b281c573457c413ae643567086'Michael Niedermayer2012-10-30
|\|
| * cmdutils: Conditionally compile libswscale-related bitsDiego Biurrun2012-10-29
* | cmdutils: avoid using cpp directives within printf macro argumentsLeon van Stuivenberg2012-10-29
* | cmdutils: fix unclosed file on errorMichael Niedermayer2012-10-25
* | cmdutils: remove writes in never read variableMichael Niedermayer2012-10-25
* | Merge commit '80521c1997a23e148edf89e11b939ab8646297ca'Michael Niedermayer2012-10-24
|\|
| * Include sys/time.h before sys/resource.hMans Rullgard2012-10-23
* | cmdutils: apply option to codec and format contexts if possible.Michael Niedermayer2012-10-22
* | cmdutils: add missing check for ftell() returnMichael Niedermayer2012-10-18
* | cmdutils: remove unneeded null checkMichael Niedermayer2012-10-17
* | Merge commit 'b7f1010c8fce09096057528f7cd29589ea1ae7df'Michael Niedermayer2012-10-12
|\|
| * tools: do not use av_pix_fmt_descriptors directly.Anton Khirnov2012-10-12
* | Merge commit 'b94e4acb4874843e914fd3cb8e089aff0756bb4a'Michael Niedermayer2012-10-10
|\|
| * cmdutils_read_file: increment *size after writing the trailing \0Janne Grunau2012-10-09
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
|\|
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-02
|\|
| * Use atexit() instead of defining a custom exit_program() interface.Diego Elio Pettenò2012-10-01
| * cmdutils: avoid setting data pointers to invalid values in alloc_buffer()Anton Khirnov2012-09-15
* | cmdutils: sort codec lists.Nicolas George2012-09-23
* | Fix segfault with -filters optionBobby Bingham2012-09-18
* | msvc: Add a va_copy compatability macro for msvcDerek Buitenhuis2012-09-15
* | Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'Michael Niedermayer2012-08-31
|\|
| * avtools: remove the distinction between func_arg and func2_arg.Anton Khirnov2012-08-30
| * cmdutils: make -codecs print lossy/lossless flags.Anton Khirnov2012-08-30
* | cmdutils: add -layouts option.Nicolas George2012-08-28
* | Fix one of the problems with -codecs, -encoders and -decoders.Carl Eugen Hoyos2012-08-25
* | Merge commit 'a1bcc76e6036e78f25cbb7323c145056cfca9d93'Michael Niedermayer2012-08-24
|\|
| * cmdutils: fix a memleak when specifying an option twice.Anton Khirnov2012-08-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-20
|\|
| * avconv: split printing "main options" into global and per-file.Anton Khirnov2012-08-19
* | Merge commit 'f8b1e665539010d3ca148f09cb1203c20c1ca174'Michael Niedermayer2012-08-20
|\|
| * avtools: add -h demuxer/muxerAnton Khirnov2012-08-19
| * cmdutils: extend -h to allow printing codec details.Anton Khirnov2012-08-19
* | Merge commit '7c5012127fb7e18f0616011257bb4248f6a8b608'Michael Niedermayer2012-08-20
|\|
| * cmdutils: change semantics of show_help_options() and document it.Anton Khirnov2012-08-19
| * avtools: move some newlines to show_help_options().Anton Khirnov2012-08-19
* | Merge commit 'd3810c47fe8c9509c28c65c0244e743c1d353daf'Michael Niedermayer2012-08-20
|\|
| * avtools: fix show_foo() signatures.Anton Khirnov2012-08-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-18
|\|