summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
Commit message (Expand)AuthorAge
* h264: fully support cropping.Anton Khirnov2013-04-19
* hwaccel: fix use with frame based multithreadingJanne Grunau2013-03-26
* 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_VDA_ASYNC cruftAnton Khirnov2013-03-09
* 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
* Add the bumps and APIchanges entries for reference counted buffers changes.Anton Khirnov2013-03-08
* lavc: postpone the removal of request_channels API.Anton Khirnov2013-03-08
* lavc decoders: work with refcounted frames.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
* flac: add channel layout masks for streams with 7 or 8 channels.Tim Walker2013-02-06
* 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
* vdpau: Add VC-1 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-13
* vdpau: Add H.264 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-13
* vdpau: Add MPEG-4 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-13
* vdpau: Add MPEG-1/2 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-13
* vdpau: Add context and common helpers for hwaccel supportRémi Denis-Courmont2013-01-13
* Drop Snow codecDiego Biurrun2013-01-06
* avcodec: bump minor for adaptive h264 frame-mtJanne Grunau2012-12-18
* ZeroCodec: Flip outputCarl Eugen Hoyos2012-12-10
* tak: demuxer, parser, and decoderPaul B Mahol2012-12-07
* PGS subtitles: Expose forced flagJohn Stebbins2012-11-02
* avcodec: Add a RFC 3389 comfort noise codecMartin Storsjö2012-10-29
* avcodec: Remove broken MMI optimizationsDiego Biurrun2012-10-12
* Remove libmpeg2 #define remnantsDiego Biurrun2012-10-12
* lavc: deprecate the audio resampling API.Anton Khirnov2012-10-05
* Opus encoder using libopusNathan Caldwell2012-10-01
* Opus decoder using libopusNicolas George2012-09-28
* Add Opus codec id and codec description.Andrew D'Addesio2012-09-27
* lavc: add avcodec_free_frame().Anton Khirnov2012-09-24
* MSS2 decoderAlberto Delmás2012-08-31
* lavc: add lossy/lossless codec properties.Anton Khirnov2012-08-30
* lavc: add Ut Video encoderJan Ekström2012-08-20
* vda: support synchronous decodingSebastien Zwickert2012-08-14
* lavc: add AV prefix to codec ids.Anton Khirnov2012-08-07