aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec: add YCgCo color space.Hendrik Leppkes2011-10-241-0/+1
* avcodec: add ifdef from qatar that could not be merged previously due to comp...Michael Niedermayer2011-10-221-0/+4
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-211-4/+16
|\
| * lavc: deprecate img_get_alpha_info().Anton Khirnov2011-10-201-0/+3
| * avcodec: add CODEC_CAP_DELAY note to avcodec_decode_audio3() documentationJustin Ruggles2011-10-201-0/+4
| * avcodec: clarify the CODEC_CAP_DELAY note in avcodec_decode_video2()Justin Ruggles2011-10-201-2/+3
| * avcodec: clarify documentation of CODEC_CAP_DELAYJustin Ruggles2011-10-201-2/+4
| * avcodec.h: Move G.729/G.723 CODEC_IDs to the correct section.Diego Biurrun2011-10-201-0/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-201-2/+15
|\|
| * lavc: make avcodec_get_context_defaults3 "officially" publicAnton Khirnov2011-10-191-2/+14
| * Ut Video decoderKostya Shishkov2011-10-191-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-191-10/+5
|\|
| * lavc: rename AV_ER_* options to AV_EF_* and rename AGGRESSIVE to BUFFERDustin Brody2011-10-181-4/+4
| * lavc: replace API-bump-triggered AVCodecContext field change with shorter, no...Dustin Brody2011-10-181-5/+1
* | libutvideo: Add Ut Video Decoder WrapperDerek Buitenhuis2011-10-171-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-171-2/+0
|\|
| * avcodec: remove stray @deprecated commentMans Rullgard2011-10-161-2/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-141-5/+18
|\|
| * lavc: add a flag-based error_recognition field to AVCodecContext and deprecat...Dustin Brody2011-10-141-4/+17
| * lavc: rename deprecation symbol FF_API_VERY_AGGRESSIVE to FF_API_ERDustin Brody2011-10-141-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-071-0/+5
|\|
| * libx264: support 9- and 10-bit output.Anton Khirnov2011-10-061-0/+5
| * Synchronize various 4CCs and codec tags from FFmpeg.Diego Biurrun2011-10-041-0/+2
| * oggdec: add support for Xiph's CELT codecNicolas George2011-09-261-0/+1
* | Add the G723.1 demuxer and decoderMohamed Naufal Basheer2011-09-291-0/+1
* | G.729 build environmentVladimir Voroshilov2011-09-241-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-211-2/+2
|\|
| * lavc: undeprecate AVPALETTE_SIZE and AVPALETTE_COUNT macrosAnton Khirnov2011-09-211-2/+2
* | lavc: better reference to AVOptionsMichael Niedermayer2011-09-181-1/+1
* | lavc: Document that AVOptions should be used.Michael Niedermayer2011-09-181-0/+2
* | lavc: add CODEC_FLAG2_SHOW_ALLMichael Niedermayer2011-09-181-0/+1
* | Binary text decoderPeter Ross2011-09-161-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-071-3/+3
|\|
| * libx264: add 'direct-pred' private optionAnton Khirnov2011-09-071-2/+2
| * libx264: add 'partitions' private optionAnton Khirnov2011-09-071-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-061-4/+8
|\|
| * libx264: add 'cplxblur' private optionAnton Khirnov2011-09-061-2/+2
| * libx264: add 'deblock' private optionAnton Khirnov2011-09-061-2/+4
| * libx264: add 'b-bias' private optionAnton Khirnov2011-09-061-1/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-041-0/+8
|\|
| * lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.Anton Khirnov2011-09-031-0/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-011-17/+34
|\|
| * lavc: cosmetics, group deprecated codec flagsAnton Khirnov2011-08-311-39/+29
| * mpeg12: add 'scan_offset' private option.Anton Khirnov2011-08-311-0/+2
| * h263/p encoder: add 'structured_slices' private option.Anton Khirnov2011-08-311-0/+2
| * h263/p encoder: add 'obmc' private option.Anton Khirnov2011-08-311-1/+1
| * h263p encoder: add 'aiv' private option.Anton Khirnov2011-08-311-0/+2
| * h263p encoder: add 'umv' private option.Anton Khirnov2011-08-311-0/+2
| * mpeg12enc/mpeg4videoenc: add 'alternate_scan' private option.Anton Khirnov2011-08-311-0/+2
| * mjpegdec: add 'extern_huff' private option.Anton Khirnov2011-08-311-0/+2