| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-18 | 1 | -1/+20 |
|\ |
|
| * | lavc: add opt_find to AVCodecContext class. | Anton Khirnov | 2011-06-17 | 1 | -1/+20 |
* | | Remove specific note when not specific | Etienne Buira | 2011-05-27 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-19 | 1 | -1/+6 |
|\| |
|
| * | Add request_sample_fmt field to AVCodecContext. | Justin Ruggles | 2011-05-18 | 1 | -0/+6 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-12 | 1 | -1/+1 |
|\| |
|
| * | lavc: deprecate named constants for deprecated antialias_algo. | Anton Khirnov | 2011-05-11 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-11 | 1 | -8/+12 |
|\| |
|
| * | AVOptions: make default_val a union, as proposed in AVOption2. | Anton Khirnov | 2011-05-10 | 1 | -382/+382 |
| * | lavc: move some flac-specific options to its private context. | Anton Khirnov | 2011-05-10 | 1 | -6/+10 |
* | | Merge commit '85770f2a2651497861ed938efcd0df3696ff5e45' | Michael Niedermayer | 2011-05-01 | 1 | -382/+383 |
|\ \ |
|
| * | | AVOptions: make default_val a union, as proposed in AVOption2. | Anton Khirnov | 2011-04-30 | 1 | -382/+382 |
| |/ |
|
* | | In libx264 wrapper, change wpredp to a codec specific option. | Baptiste Coudurier | 2011-04-29 | 1 | -1/+0 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-27 | 1 | -10/+0 |
|\| |
|
| * | lavc: remove FF_API_MB_Q cruft | Anton Khirnov | 2011-04-26 | 1 | -4/+0 |
| * | lavc: remove FF_API_RATE_EMU cruft | Anton Khirnov | 2011-04-26 | 1 | -3/+0 |
| * | lavc: remove FF_API_HURRY_UP cruft | Anton Khirnov | 2011-04-26 | 1 | -3/+0 |
* | | ac3dec: allow selecting float output at runtime. | Reimar Döffinger | 2011-04-25 | 1 | -0/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-20 | 1 | -9/+0 |
|\| |
|
| * | lavc: remove misc disabled cruft. | Anton Khirnov | 2011-04-19 | 1 | -3/+0 |
| * | lavc: remove the FF_API_INOFFICIAL cruft. | Anton Khirnov | 2011-04-19 | 1 | -3/+0 |
| * | lavc: remove the FF_API_USE_LPC cruft. | Anton Khirnov | 2011-04-19 | 1 | -3/+0 |
* | | vpxenc: add CQ_LEVEL mapping | James Zern | 2011-04-12 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-08 | 1 | -0/+2 |
|\| |
|
| * | lavc: add a FF_API_REQUEST_CHANNELS deprecation macro | Anton Khirnov | 2011-04-07 | 1 | -0/+2 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-04 | 1 | -0/+4 |
|\| |
|
| * | lavc: deprecate AVCodecContext.antialias_algo | Anton Khirnov | 2011-04-03 | 1 | -0/+2 |
| * | lavc: mark mb_qmin/mb_qmax for removal on next major bump. | Anton Khirnov | 2011-04-03 | 1 | -0/+2 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-03 | 1 | -1/+5 |
|\| |
|
| * | lavc: deprecate rate_emu | Anton Khirnov | 2011-04-02 | 1 | -0/+2 |
| * | lavc: mark hurry_up for removal on next major bump | Anton Khirnov | 2011-04-02 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-26 | 1 | -0/+10 |
|\| |
|
| * | Add audio_service_type field to AVCodecContext for encoding and reporting | Justin Ruggles | 2011-03-25 | 1 | -0/+10 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | vbv_delay AVOption for ABI compatibility | Michael Niedermayer | 2011-02-16 | 1 | -0/+1 |
| * | Frame-based multithreading framework using pthreads | Alexander Strange | 2011-02-09 | 1 | -0/+4 |
| * | Update qmin/qmax values for libx264 presets | Jason Garrett-Glaser | 2011-02-08 | 1 | -2/+2 |
* | | vbv_delay AVOption for ABI compatibility | Michael Niedermayer | 2011-02-16 | 1 | -0/+1 |
* | | Frame-based multithreading framework using pthreads | Alexander Strange | 2011-02-11 | 1 | -0/+4 |
* | | Update qmin/qmax values for libx264 presets | Jason Garrett-Glaser | 2011-02-09 | 1 | -2/+2 |
|/ |
|
* | Export dca profile information. | Anssi Hannula | 2011-01-06 | 1 | -0/+5 |
* | Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum | Stefano Sabatini | 2010-11-12 | 1 | -1/+1 |
* | Add new -slices option and use it for libvpx and libx264. | James Zern | 2010-10-22 | 1 | -0/+1 |
* | add FF_API_INOFFICIAL define to disable the deprecated 'inofficial' flag | Aurelien Jacobs | 2010-09-30 | 1 | -1/+1 |
* | add FF_API_USE_LPC define to disable the deprecated AVCodecContext.use_lpc field | Aurelien Jacobs | 2010-09-30 | 1 | -1/+1 |
* | Move allocation and init to defaults of the private codec contexts to avcodec... | Michael Niedermayer | 2010-09-29 | 1 | -0/+30 |
* | Move AVOptions from libavcodec to libavutil | Michael Niedermayer | 2010-09-26 | 1 | -1/+1 |
* | Allow the lowres option to affect audio codecs, too | Martin Storsjö | 2010-09-10 | 1 | -1/+1 |
* | Cosmetics: add missing space to options.c | Jason Garrett-Glaser | 2010-08-04 | 1 | -1/+1 |
* | Do not map video quantizer scale (from 1-51 to 0-63) for libvpx anymore. | James Zern | 2010-07-12 | 1 | -2/+2 |