summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* VBLE DecoderDerek Buitenhuis2011-11-121-0/+1
* lavc: update AVCodecContext.delay documentationMichael Niedermayer2011-11-101-3/+5
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-101-0/+1
|\
| * avcodec: add support for planar signed 8-bit PCM.Justin Ruggles2011-11-091-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-081-0/+2
|\ \ | |/
| * BMV demuxer and decoderKostya Shishkov2011-11-081-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-071-11/+19
|\ \ | |/
| * cosmetics: insert some spaces in explicit enum value assignmentsKostya Shishkov2011-11-061-11/+11
| * move 8SVX audio codecs to the audio codec list part on the next bumpKostya Shishkov2011-11-061-0/+4
| * deprecate codec IDs that won't ever be usedKostya Shishkov2011-11-061-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-041-1/+1
|\ \ | |/
| * avcodec: Remove a misplaced and useless attribute_deprecatedMartin Storsjö2011-11-031-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-291-7/+13
|\ \ | |/
| * isom: Add MPEG4SYSTEMS dummy object type indication.Alex Converse2011-10-281-0/+2
| * avcodec: remove avcodec_parse_frame and deprecate associated elements.Justin Ruggles2011-10-271-7/+11
* | avcodec: Change values of codec ids at the end of lists that dont exist outsi...Michael Niedermayer2011-10-281-8/+11
* | avcodec: Resolve the codec_id compatibility issue.Michael Niedermayer2011-10-281-1/+2
* | Add SMPTE240M transfer characteristics flag.Hendrik Leppkes2011-10-281-0/+1
* | 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
OpenPOWER on IntegriCloud