summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
Commit message (Expand)AuthorAgeFilesLines
* pcm: support 24-bit/32-bit little-endian planarPaul B Mahol2013-09-271-1/+1
* aacdec: Add support for LD (Low Delay) AACAlex Converse2013-09-181-1/+1
* Add a WebP decoderJustin Ruggles2013-09-181-1/+1
* pcm_dvd: consolidate pieces from pcm.c and mpeg.cChristian Schmidt2013-08-311-1/+1
* Add a libfdk-aac decoderMartin Storsjö2013-08-201-1/+1
* lavc: Add refcounted api to AVPacketLuca Barbato2013-08-101-1/+1
* Voxware MetaSound decoderKostya Shishkov2013-08-081-1/+1
* deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND insteadKostya Shishkov2013-08-071-1/+4
* vdpau: deprecate bitstream buffers within the hardware contextRémi Denis-Courmont2013-08-051-1/+4
* vdpau: deprecate VDPAU codec capabilityRémi Denis-Courmont2013-08-051-1/+4
* avcodec: Add output_picture_number to AVCodecParserContextYusuke Nakamura2013-08-021-1/+1
* lavc: Add option to encode MPEG-2 AAC with libfdk-aacKieran Kunhya2013-06-241-1/+1
* lavc: add a libwavpack encoder wrapperAnton Khirnov2013-06-101-1/+1
* Go2Webinar decoderKostya Shishkov2013-06-031-2/+2
* dxtory v2 supportKostya Shishkov2013-05-281-1/+1
* vc1dec: Remove interlaced warningMichael Niedermayer2013-05-281-1/+1
* avcodec: Add picture structure information to AVCodecParserContext.Yusuke Nakamura2013-05-241-1/+1
* Escape 130 (RPL) decoderEli Friedman2013-05-181-1/+1
* Apple Intermediate Codec decoderKostya Shishkov2013-05-171-1/+1
* avcodec: Add field order information to AVCodecParserContext.Masaki Tanaka2013-05-031-1/+1
* lavc: schedule AVCodecContext.lowres for removal on next bump.Anton Khirnov2013-05-031-0/+3
* avcodec: Bump minor for JPEG 2000 decoderDiego Biurrun2013-04-221-1/+1
* h264: fully support cropping.Anton Khirnov2013-04-191-1/+1
* hwaccel: fix use with frame based multithreadingJanne Grunau2013-03-261-1/+1
* Add av_log_{ask_for_sample|missing_feature} replacements to libavutilDiego Biurrun2013-03-131-0/+3
* lavc: remove disabled FF_API_IDCT cruftAnton Khirnov2013-03-111-3/+0
* lavc: remove disabled FF_API_SNOW cruftAnton Khirnov2013-03-111-3/+0
* lavc: remove disabled FF_API_MMI cruftAnton Khirnov2013-03-111-3/+0
* lavc: remove disabled FF_API_LIBMPEG2 cruftAnton Khirnov2013-03-111-3/+0
* lavc: remove disabled FF_API_AVCODEC_RESAMPLE cruftAnton Khirnov2013-03-111-3/+0
* lavc: remove disabled FF_API_VDA_ASYNC cruftAnton Khirnov2013-03-091-3/+0
* lavc: remove disabled FF_API_CODEC_ID cruftAnton Khirnov2013-03-091-3/+0
* lavc: remove disabled FF_API_FIND_BEST_PIX_FMT cruftAnton Khirnov2013-03-091-3/+0
* lavc: remove disabled FF_API_DSP_MASK cruftAnton Khirnov2013-03-091-3/+0
* lavc: remove disabled FF_API_SUB_ID cruftAnton Khirnov2013-03-091-3/+0
* lavc: remove disabled FF_API_INTER_THRESHOLD cruftAnton Khirnov2013-03-091-3/+0
* lavc: remove disabled FF_API_COLOR_TABLE_ID cruftAnton Khirnov2013-03-091-3/+0
* lavc: remove disabled FF_API_MPV_GLOBAL_OPTS cruftAnton Khirnov2013-03-091-3/+0
* lavc: remove disabled FF_API_OLD_ENCODE_VIDEO cruftAnton Khirnov2013-03-091-3/+0
* lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruftAnton Khirnov2013-03-091-3/+0
* lavc: remove disabled FF_API_OLD_DECODE_AUDIO cruftAnton Khirnov2013-03-091-3/+0
* Add the bumps and APIchanges entries for reference counted buffers changes.Anton Khirnov2013-03-081-3/+3
* lavc: postpone the removal of request_channels API.Anton Khirnov2013-03-081-1/+1
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-0/+3
* avpacket: use AVBuffer to allow refcounting the packets.Anton Khirnov2013-03-081-0/+3
* lavc: Deprecate the deinterlace functions in libavcodecRonald S. Bultje2013-03-071-0/+3
* flac: add channel layout masks for streams with 7 or 8 channels.Tim Walker2013-02-061-1/+1
* h264: Allow discarding the cropping information from SPSVittorio Giovara2013-01-251-1/+1
* lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT.Ronald S. Bultje2013-01-201-0/+3
* vdpau: Add VC-1 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-131-1/+1
OpenPOWER on IntegriCloud