summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* lavc: update AVCodecContext.delay documentationMichael Niedermayer2011-11-10
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-10
|\
| * avcodec: add support for planar signed 8-bit PCM.Justin Ruggles2011-11-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-08
|\|
| * BMV demuxer and decoderKostya Shishkov2011-11-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-07
|\|
| * cosmetics: insert some spaces in explicit enum value assignmentsKostya Shishkov2011-11-06
| * move 8SVX audio codecs to the audio codec list part on the next bumpKostya Shishkov2011-11-06
| * deprecate codec IDs that won't ever be usedKostya Shishkov2011-11-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-04
|\|
| * avcodec: Remove a misplaced and useless attribute_deprecatedMartin Storsjö2011-11-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-29
|\|
| * isom: Add MPEG4SYSTEMS dummy object type indication.Alex Converse2011-10-28
| * avcodec: remove avcodec_parse_frame and deprecate associated elements.Justin Ruggles2011-10-27
* | avcodec: Change values of codec ids at the end of lists that dont exist outsi...Michael Niedermayer2011-10-28
* | avcodec: Resolve the codec_id compatibility issue.Michael Niedermayer2011-10-28
* | Add SMPTE240M transfer characteristics flag.Hendrik Leppkes2011-10-28
* | avcodec: add YCgCo color space.Hendrik Leppkes2011-10-24
* | avcodec: add ifdef from qatar that could not be merged previously due to comp...Michael Niedermayer2011-10-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-21
|\|
| * lavc: deprecate img_get_alpha_info().Anton Khirnov2011-10-20
| * avcodec: add CODEC_CAP_DELAY note to avcodec_decode_audio3() documentationJustin Ruggles2011-10-20
| * avcodec: clarify the CODEC_CAP_DELAY note in avcodec_decode_video2()Justin Ruggles2011-10-20
| * avcodec: clarify documentation of CODEC_CAP_DELAYJustin Ruggles2011-10-20
| * avcodec.h: Move G.729/G.723 CODEC_IDs to the correct section.Diego Biurrun2011-10-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-20
|\|
| * lavc: make avcodec_get_context_defaults3 "officially" publicAnton Khirnov2011-10-19
| * Ut Video decoderKostya Shishkov2011-10-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-19
|\|
| * lavc: rename AV_ER_* options to AV_EF_* and rename AGGRESSIVE to BUFFERDustin Brody2011-10-18
| * lavc: replace API-bump-triggered AVCodecContext field change with shorter, no...Dustin Brody2011-10-18
* | libutvideo: Add Ut Video Decoder WrapperDerek Buitenhuis2011-10-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-17
|\|
| * avcodec: remove stray @deprecated commentMans Rullgard2011-10-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-14
|\|
| * lavc: add a flag-based error_recognition field to AVCodecContext and deprecat...Dustin Brody2011-10-14
| * lavc: rename deprecation symbol FF_API_VERY_AGGRESSIVE to FF_API_ERDustin Brody2011-10-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-07
|\|
| * libx264: support 9- and 10-bit output.Anton Khirnov2011-10-06
| * Synchronize various 4CCs and codec tags from FFmpeg.Diego Biurrun2011-10-04
| * oggdec: add support for Xiph's CELT codecNicolas George2011-09-26
* | Add the G723.1 demuxer and decoderMohamed Naufal Basheer2011-09-29
* | G.729 build environmentVladimir Voroshilov2011-09-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-21
|\|
| * lavc: undeprecate AVPALETTE_SIZE and AVPALETTE_COUNT macrosAnton Khirnov2011-09-21
* | lavc: better reference to AVOptionsMichael Niedermayer2011-09-18
* | lavc: Document that AVOptions should be used.Michael Niedermayer2011-09-18
* | lavc: add CODEC_FLAG2_SHOW_ALLMichael Niedermayer2011-09-18
* | Binary text decoderPeter Ross2011-09-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-07
|\|