| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: add YCgCo color space. | Hendrik Leppkes | 2011-10-24 | 1 | -0/+1 |
* | avcodec: add ifdef from qatar that could not be merged previously due to comp... | Michael Niedermayer | 2011-10-22 | 1 | -0/+4 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-21 | 1 | -4/+16 |
|\ |
|
| * | lavc: deprecate img_get_alpha_info(). | Anton Khirnov | 2011-10-20 | 1 | -0/+3 |
| * | avcodec: add CODEC_CAP_DELAY note to avcodec_decode_audio3() documentation | Justin Ruggles | 2011-10-20 | 1 | -0/+4 |
| * | avcodec: clarify the CODEC_CAP_DELAY note in avcodec_decode_video2() | Justin Ruggles | 2011-10-20 | 1 | -2/+3 |
| * | avcodec: clarify documentation of CODEC_CAP_DELAY | Justin Ruggles | 2011-10-20 | 1 | -2/+4 |
| * | avcodec.h: Move G.729/G.723 CODEC_IDs to the correct section. | Diego Biurrun | 2011-10-20 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-20 | 1 | -2/+15 |
|\| |
|
| * | lavc: make avcodec_get_context_defaults3 "officially" public | Anton Khirnov | 2011-10-19 | 1 | -2/+14 |
| * | Ut Video decoder | Kostya Shishkov | 2011-10-19 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-19 | 1 | -10/+5 |
|\| |
|
| * | lavc: rename AV_ER_* options to AV_EF_* and rename AGGRESSIVE to BUFFER | Dustin Brody | 2011-10-18 | 1 | -4/+4 |
| * | lavc: replace API-bump-triggered AVCodecContext field change with shorter, no... | Dustin Brody | 2011-10-18 | 1 | -5/+1 |
* | | libutvideo: Add Ut Video Decoder Wrapper | Derek Buitenhuis | 2011-10-17 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-17 | 1 | -2/+0 |
|\| |
|
| * | avcodec: remove stray @deprecated comment | Mans Rullgard | 2011-10-16 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-14 | 1 | -5/+18 |
|\| |
|
| * | lavc: add a flag-based error_recognition field to AVCodecContext and deprecat... | Dustin Brody | 2011-10-14 | 1 | -4/+17 |
| * | lavc: rename deprecation symbol FF_API_VERY_AGGRESSIVE to FF_API_ER | Dustin Brody | 2011-10-14 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-07 | 1 | -0/+5 |
|\| |
|
| * | libx264: support 9- and 10-bit output. | Anton Khirnov | 2011-10-06 | 1 | -0/+5 |
| * | Synchronize various 4CCs and codec tags from FFmpeg. | Diego Biurrun | 2011-10-04 | 1 | -0/+2 |
| * | oggdec: add support for Xiph's CELT codec | Nicolas George | 2011-09-26 | 1 | -0/+1 |
* | | Add the G723.1 demuxer and decoder | Mohamed Naufal Basheer | 2011-09-29 | 1 | -0/+1 |
* | | G.729 build environment | Vladimir Voroshilov | 2011-09-24 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-21 | 1 | -2/+2 |
|\| |
|
| * | lavc: undeprecate AVPALETTE_SIZE and AVPALETTE_COUNT macros | Anton Khirnov | 2011-09-21 | 1 | -2/+2 |
* | | lavc: better reference to AVOptions | Michael Niedermayer | 2011-09-18 | 1 | -1/+1 |
* | | lavc: Document that AVOptions should be used. | Michael Niedermayer | 2011-09-18 | 1 | -0/+2 |
* | | lavc: add CODEC_FLAG2_SHOW_ALL | Michael Niedermayer | 2011-09-18 | 1 | -0/+1 |
* | | Binary text decoder | Peter Ross | 2011-09-16 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-07 | 1 | -3/+3 |
|\| |
|
| * | libx264: add 'direct-pred' private option | Anton Khirnov | 2011-09-07 | 1 | -2/+2 |
| * | libx264: add 'partitions' private option | Anton Khirnov | 2011-09-07 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-06 | 1 | -4/+8 |
|\| |
|
| * | libx264: add 'cplxblur' private option | Anton Khirnov | 2011-09-06 | 1 | -2/+2 |
| * | libx264: add 'deblock' private option | Anton Khirnov | 2011-09-06 | 1 | -2/+4 |
| * | libx264: add 'b-bias' private option | Anton Khirnov | 2011-09-06 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-04 | 1 | -0/+8 |
|\| |
|
| * | lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. | Anton Khirnov | 2011-09-03 | 1 | -0/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-01 | 1 | -17/+34 |
|\| |
|
| * | lavc: cosmetics, group deprecated codec flags | Anton Khirnov | 2011-08-31 | 1 | -39/+29 |
| * | mpeg12: add 'scan_offset' private option. | Anton Khirnov | 2011-08-31 | 1 | -0/+2 |
| * | h263/p encoder: add 'structured_slices' private option. | Anton Khirnov | 2011-08-31 | 1 | -0/+2 |
| * | h263/p encoder: add 'obmc' private option. | Anton Khirnov | 2011-08-31 | 1 | -1/+1 |
| * | h263p encoder: add 'aiv' private option. | Anton Khirnov | 2011-08-31 | 1 | -0/+2 |
| * | h263p encoder: add 'umv' private option. | Anton Khirnov | 2011-08-31 | 1 | -0/+2 |
| * | mpeg12enc/mpeg4videoenc: add 'alternate_scan' private option. | Anton Khirnov | 2011-08-31 | 1 | -0/+2 |
| * | mjpegdec: add 'extern_huff' private option. | Anton Khirnov | 2011-08-31 | 1 | -0/+2 |