summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
...
* 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
* lavc: move AVFrame.hwaccel_picture_private to Picture.Anton Khirnov2013-03-08
* avpacket: use AVBuffer to allow refcounting the packets.Anton Khirnov2013-03-08
* lavc: Deprecate the deinterlace functions in libavcodecRonald S. Bultje2013-03-07
* h264: Allow discarding the cropping information from SPSVittorio Giovara2013-01-25
* lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT.Ronald S. Bultje2013-01-20
* mkv: support vp9 tagTom Finegan2013-01-14
* Drop Snow codecDiego Biurrun2013-01-06
* lavc: Correct the description of pkt_dtsMartin Storsjö2012-12-23
* lavc: make pkt_{p,d}ts doxy less confusingAnton Khirnov2012-12-23
* lavc: rewrite and extend AVFrame doxyAnton Khirnov2012-12-23
* miscellaneous typo fixesDiego Biurrun2012-12-21
* tak: demuxer, parser, and decoderPaul B Mahol2012-12-07
* lavc: clarify get_buffer() documentationJustin Ruggles2012-11-25
* pixdesc: add av_pix_fmt_get_chroma_sub_sampleLuca Barbato2012-11-13
* parser: Move Doxygen documentation to the header filesDiego Biurrun2012-11-02
* PGS subtitles: Expose forced flagJohn Stebbins2012-11-02
* lavc: add some AVPacket doxy.Anton Khirnov2012-11-02
* avcodec: Add a RFC 3389 comfort noise codecMartin Storsjö2012-10-29
* lavc: fix documentation for AVCodecContext.delayJustin Ruggles2012-10-23
* lavc: extend frame_size doxy.Anton Khirnov2012-10-22
* lavc: update documentation for AVFrame.extended_dataJustin Ruggles2012-10-14
* avcodec: Remove broken MMI optimizationsDiego Biurrun2012-10-12
* Remove libmpeg2 #define remnantsDiego Biurrun2012-10-12
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* lavc: deprecate the audio resampling API.Anton Khirnov2012-10-05