summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* lavc: deprecate FF_DEBUG_MV and remove all traces of its useAnton Khirnov2013-10-31
* Add HEVC decoderGuillaume Martres2013-10-31
* lavc: replace avcodec_set_dimensions with ff_set_dimensionsAnton Khirnov2013-10-31
* h264: wait for initial complete frame before outputing framesJohn Stebbins2013-10-31
* HNM4/HNM4A demuxer & video decoderDavid Kment2013-10-31
* lavc: change all decoders to behave consistently with AV_EF_CRCCHECK.Anton Khirnov2013-10-28
* lavc doxy: extend/clarify avcodec_decode_audio4() doxyAnton Khirnov2013-10-12
* lavc doxy: remove false statements about alignment requirements.Anton Khirnov2013-10-12
* lavc: mark deprecated AVCodec.max_lowres for removal on next bumpAnton Khirnov2013-10-02
* pcm: support 24-bit/32-bit little-endian planarPaul B Mahol2013-09-27
* lavc doxy: document that avcodec_flush_buffers() invalidates decoded framesAnton Khirnov2013-09-24
* Add a WebP decoderJustin Ruggles2013-09-18
* Drop pointless directory name prefixes from #includes in the current dirDiego Biurrun2013-09-10
* lavc: Add refcounted api to AVPacketLuca Barbato2013-08-10
* deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND insteadKostya Shishkov2013-08-07
* vdpau: deprecate VDPAU codec capabilityRĂ©mi Denis-Courmont2013-08-05
* avcodec: Add output_picture_number to AVCodecParserContextYusuke Nakamura2013-08-02
* Add missing deprecation attributesDiego Biurrun2013-07-27
* lavc: Add option to encode MPEG-2 AAC with libfdk-aacKieran Kunhya2013-06-24
* Go2Webinar decoderKostya Shishkov2013-06-03
* avcodec: Add picture structure information to AVCodecParserContext.Yusuke Nakamura2013-05-24
* Escape 130 (RPL) decoderEli Friedman2013-05-18
* lavc doxy: add avcodec.h to the libavcodec group.Anton Khirnov2013-05-17
* Apple Intermediate Codec decoderKostya Shishkov2013-05-17
* avcodec: Add field order information to AVCodecParserContext.Masaki Tanaka2013-05-03
* lavc: schedule AVCodecContext.lowres for removal on next bump.Anton Khirnov2013-05-03
* avcodec: doxy: Clarify how to use buf[] when implementing get_buffer2()Derek Buitenhuis2013-04-30
* avcodec: doxy: Clarify what get_buffer2 must fill in buf[]Derek Buitenhuis2013-04-30
* JPEG 2000 decoder for DCinemaNicolas Bertrand2013-04-22
* h264: fully support cropping.Anton Khirnov2013-04-19
* lavc: extend / update the [coded_]{width,height} doxyAnton Khirnov2013-04-10
* lavc: update the doxy for avcodec_decode_{video,audio} wtih refcounting.Anton Khirnov2013-03-19
* Add av_log_{ask_for_sample|missing_feature} replacements to libavutilDiego Biurrun2013-03-13
* lavc: remove disabled FF_API_IDCT cruftAnton Khirnov2013-03-11
* lavc: remove disabled FF_API_SNOW cruftAnton Khirnov2013-03-11
* lavc: remove disabled FF_API_MMI cruftAnton Khirnov2013-03-11
* lavc: remove disabled FF_API_LIBMPEG2 cruftAnton Khirnov2013-03-11
* lavc: remove disabled FF_API_AVCODEC_RESAMPLE cruftAnton Khirnov2013-03-11
* lavc: remove disabled FF_API_CODEC_ID cruftAnton Khirnov2013-03-09
* lavc: remove disabled FF_API_FIND_BEST_PIX_FMT cruftAnton Khirnov2013-03-09
* lavc: remove disabled FF_API_DSP_MASK cruftAnton Khirnov2013-03-09
* lavc: remove disabled FF_API_SUB_ID cruftAnton Khirnov2013-03-09
* lavc: remove disabled FF_API_INTER_THRESHOLD cruftAnton Khirnov2013-03-09
* lavc: remove disabled FF_API_COLOR_TABLE_ID cruftAnton Khirnov2013-03-09
* lavc: remove disabled FF_API_MPV_GLOBAL_OPTS cruftAnton Khirnov2013-03-09
* lavc: remove disabled FF_API_OLD_ENCODE_VIDEO cruftAnton Khirnov2013-03-09
* lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruftAnton Khirnov2013-03-09
* lavc: remove disabled FF_API_OLD_DECODE_AUDIO cruftAnton Khirnov2013-03-09
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* Move AVFrame from lavc to lavu.Anton Khirnov2013-03-08