summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* 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
* avcodec: document the use of AVCodecContext.delay for audio decodingNathan Caldwell2012-09-28
* Add Opus codec id and codec description.Andrew D'Addesio2012-09-27
* lavc: add avcodec_free_frame().Anton Khirnov2012-09-24
* lavc: rename the argument of avcodec_alloc_frame/get_frame_defaultsAnton Khirnov2012-09-24
* lavc: replace AVCodecContext.encode with subtitle-specific callbackAnton Khirnov2012-09-17
* libavcodec: remove av_destruct_packet_nofree()Mans Rullgard2012-09-15
* MSS2 decoderAlberto Delmás2012-08-31
* lavc: add lossy/lossless codec properties.Anton Khirnov2012-08-30
* Add reminders to update the codec descriptor list with new codec IDs.Anton Khirnov2012-08-29
* lavc: add avcodec_descriptor_get_by_name().Anton Khirnov2012-08-18
* lavc: add const to AVCodec* function parameters.Anton Khirnov2012-08-18
* lavc: add an intra-only codec property.Anton Khirnov2012-08-11
* lavc: add codec descriptors.Anton Khirnov2012-08-11
* lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code.Anton Khirnov2012-08-10
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* lavc: add AV prefix to codec ids.Anton Khirnov2012-08-07
* Canopus Lossless decoderDerek Buitenhuis2012-08-01
* imgconvert: deprecate avcodec_find_best_pix_fmt()Janne Grunau2012-07-13
* imgconvert: add avcodec_find_best_pix_fmt2()Janne Grunau2012-07-13
* MS Expression Encoder Screen decoderKostya Shishkov2012-07-13
* libavcodec: Add more AAC profilesMartin Storsjö2012-07-12
* TechSmith Screen Codec 2 decoderKostya Shishkov2012-07-11
* MS ATC Screen (aka MSS3) decoderKostya Shishkov2012-07-02
* MS Screen 1 decoderKostya Shishkov2012-06-20
* lavc: Extend the documentation for avcodec_init_packetSimon A. Eugster2012-06-19
* Add support for iLBC decoding/encoding via the external library libilbcMartin Storsjö2012-06-18
* Indeo Audio decoderKostya Shishkov2012-06-05
* lavc: pad last audio frame with silence when needed.Anton Khirnov2012-05-09