| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetics: remove superfluous curly brackets | Paul B Mahol | 2012-03-23 | 1 | -2/+1 |
* | libxavs: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -3/+2 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-24 | 1 | -36/+82 |
|\ |
|
| * | libxavs: switch to encode2(). | Anton Khirnov | 2012-02-23 | 1 | -25/+63 |
| * | libxavs: add an AVClass at the beginning of XavsContext. | Anton Khirnov | 2012-02-23 | 1 | -0/+1 |
| * | libxavs: split extradata writing out of encode_nals(). | Anton Khirnov | 2012-02-23 | 1 | -11/+18 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-29 | 1 | -1/+0 |
|\| |
|
| * | cosmetics: Remove extra newlines at EOF | Alex Converse | 2012-01-27 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-28 | 1 | -36/+0 |
|\| |
|
| * | lavc: remove disabled FF_API_X264_GLOBAL_OPTS cruft. | Anton Khirnov | 2012-01-27 | 1 | -36/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-12 | 1 | -1/+1 |
|\| |
|
| * | threads: add CODEC_CAP_AUTO_THREADS for libvpx and xavs | Janne Grunau | 2012-01-11 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-13 | 1 | -13/+13 |
|\| |
|
| * | AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* | Anton Khirnov | 2011-10-12 | 1 | -13/+13 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-12 | 1 | -27/+99 |
|\| |
|
| * | libxavs: add private options corresponding to deprecated global options | Anton Khirnov | 2011-09-12 | 1 | -27/+99 |
| * | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -3/+3 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* | Stefano Sabatini | 2011-05-02 | 1 | -3/+3 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the | Stefano Sabatini | 2010-09-25 | 1 | -1/+1 |
* | add Chinese AVS encoding via external library libxavs | Stefan Gehrer | 2010-07-27 | 1 | -0/+351 |