| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011' | Michael Niedermayer | 2012-12-20 | 1 | -13/+11 |
|\ |
|
| * | cmdutils: pass number of groups to split_commandline(). | Anton Khirnov | 2012-12-19 | 1 | -13/+11 |
* | | cmdutils: implement debug/fdebug log level update differently. | Michael Niedermayer | 2012-12-20 | 1 | -6/+3 |
* | | Merge commit '77bd1bc73a1946b0f0ce09a7cbb242a65e138d06' | Michael Niedermayer | 2012-12-20 | 1 | -0/+4 |
|\| |
|
* | | Merge commit '0ec1642b60a5b1a4d913e2b9e3899173dff77e7a' | Michael Niedermayer | 2012-12-19 | 1 | -1/+0 |
|\| |
|
| * | cmdutils: don't log an error in opt_default(). | Anton Khirnov | 2012-12-18 | 1 | -1/+0 |
* | | Merge commit '8c9af5b2051b9927f845c7afdfeb30b82670ee77' | Michael Niedermayer | 2012-12-19 | 1 | -0/+241 |
|\| |
|
| * | cmdutils: add a commandline pre-parser. | Anton Khirnov | 2012-12-18 | 1 | -0/+241 |
* | | Merge commit 'a01c02bcff755a7891f777706b27452203aac71e' | Michael Niedermayer | 2012-12-19 | 1 | -30/+40 |
|\| |
|
| * | cmdutils: split parse_option(). | Anton Khirnov | 2012-12-18 | 1 | -30/+40 |
* | | lavu: make sure av_pix_fmt_desc_next returns a valid pix fmt. | Clément Bœsch | 2012-12-16 | 1 | -2/+0 |
* | | Merge commit 'ff953fecffd3b9a616a046723fb9d4690be032a6' | Michael Niedermayer | 2012-12-05 | 1 | -5/+0 |
|\| |
|
| * | lavc: set frame properties in ff_get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -5/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-30 | 1 | -2/+2 |
|\| |
|
| * | cmdutils: Use a configure check for enabling CommandLineToArgvW | Martin Storsjö | 2012-11-29 | 1 | -2/+2 |
| * | pixdesc: add av_pix_fmt_get_chroma_sub_sample | Luca Barbato | 2012-11-13 | 1 | -1/+3 |
* | | replace av_log(0, by av_log(NULL, | Michael Niedermayer | 2012-11-23 | 1 | -1/+1 |
* | | cmdutils: free the report file name. | Nicolas George | 2012-11-17 | 1 | -2/+5 |
* | | lavu/opt: fix av_opt_get_key_value() API. | Nicolas George | 2012-11-16 | 1 | -0/+2 |
* | | PRINT_CODEC_SUPPORTED: fix used variable | Michael Niedermayer | 2012-11-09 | 1 | -1/+1 |
* | | cmdutils: allow to set the report file name. | Nicolas George | 2012-11-04 | 1 | -11/+75 |
* | | Revert "cmdutils: allow specifying the file for -report" | Michael Niedermayer | 2012-11-04 | 1 | -11/+0 |
* | | cmdutils: allow specifying the file for -report | Michael Niedermayer | 2012-11-01 | 1 | -0/+11 |
* | | Merge commit '381dc1a5ec0925b281c573457c413ae643567086' | Michael Niedermayer | 2012-10-30 | 1 | -1/+2 |
|\| |
|
| * | cmdutils: Conditionally compile libswscale-related bits | Diego Biurrun | 2012-10-29 | 1 | -1/+6 |
* | | cmdutils: avoid using cpp directives within printf macro arguments | Leon van Stuivenberg | 2012-10-29 | 1 | -7/+10 |
* | | cmdutils: fix unclosed file on error | Michael Niedermayer | 2012-10-25 | 1 | -0/+1 |
* | | cmdutils: remove writes in never read variable | Michael Niedermayer | 2012-10-25 | 1 | -4/+4 |
* | | Merge commit '80521c1997a23e148edf89e11b939ab8646297ca' | Michael Niedermayer | 2012-10-24 | 1 | -0/+1 |
|\| |
|
| * | Include sys/time.h before sys/resource.h | Mans Rullgard | 2012-10-23 | 1 | -0/+1 |
* | | cmdutils: apply option to codec and format contexts if possible. | Michael Niedermayer | 2012-10-22 | 1 | -6/+15 |
* | | cmdutils: add missing check for ftell() return | Michael Niedermayer | 2012-10-18 | 1 | -0/+4 |
* | | cmdutils: remove unneeded null check | Michael Niedermayer | 2012-10-17 | 1 | -1/+1 |
* | | Merge commit 'b7f1010c8fce09096057528f7cd29589ea1ae7df' | Michael Niedermayer | 2012-10-12 | 1 | -5/+11 |
|\| |
|
| * | tools: do not use av_pix_fmt_descriptors directly. | Anton Khirnov | 2012-10-12 | 1 | -5/+11 |
* | | Merge commit 'b94e4acb4874843e914fd3cb8e089aff0756bb4a' | Michael Niedermayer | 2012-10-10 | 1 | -1/+1 |
|\| |
|
| * | cmdutils_read_file: increment *size after writing the trailing \0 | Janne Grunau | 2012-10-09 | 1 | -1/+1 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -4/+4 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-02 | 1 | -9/+9 |
|\| |
|
| * | Use atexit() instead of defining a custom exit_program() interface. | Diego Elio Pettenò | 2012-10-01 | 1 | -7/+7 |
| * | cmdutils: avoid setting data pointers to invalid values in alloc_buffer() | Anton Khirnov | 2012-09-15 | 1 | -1/+1 |
* | | cmdutils: sort codec lists. | Nicolas George | 2012-09-23 | 1 | -4/+40 |
* | | Fix segfault with -filters option | Bobby Bingham | 2012-09-18 | 1 | -1/+1 |
* | | msvc: Add a va_copy compatability macro for msvc | Derek Buitenhuis | 2012-09-15 | 1 | -0/+1 |
* | | Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5' | Michael Niedermayer | 2012-08-31 | 1 | -30/+33 |
|\| |
|
| * | avtools: remove the distinction between func_arg and func2_arg. | Anton Khirnov | 2012-08-30 | 1 | -18/+17 |
| * | cmdutils: make -codecs print lossy/lossless flags. | Anton Khirnov | 2012-08-30 | 1 | -7/+11 |
* | | cmdutils: add -layouts option. | Nicolas George | 2012-08-28 | 1 | -0/+29 |
* | | Fix one of the problems with -codecs, -encoders and -decoders. | Carl Eugen Hoyos | 2012-08-25 | 1 | -1/+2 |