]> git.sesse.net Git - ffmpeg/history - libavcodec/avcodec.h
aacdec: Clarify a channel mapping comment.
[ffmpeg] / libavcodec / avcodec.h
2010-05-26 Stefano SabatiniBump minor version bump and add an APIchanges entry...
2010-05-26 Carl Eugen HoyosBump minor version and add Changelog entry after r23334.
2010-05-26 Janne GrunauAdd CODEC_CAP_EXPERIMENTAL and prefer encoders without it.
2010-05-26 Alex ConverseAdd an AVSTREAM_PARSE_FULL_ONCE parsing mode to parse...
2010-05-25 James ZernVP8 decoding via libvpx.
2010-05-23 Reimar DöffingerDocument CODEC_FLAG_EMU_EDGE and avcodec_align_dimensio...
2010-05-20 Stefano SabatiniRename ff_raw_pixelFormatTags symbol to ff_raw_pix_fmt_...
2010-05-19 David ConradBump minor version for CODEC_ID_VP8
2010-05-19 GoogleAdd VP8 CODEC_ID
2010-05-17 Stefano SabatiniAdd log_level_offset to AVCodecContext.
2010-05-16 Stefano SabatiniChange the order of parameters for ff_eval_expr() and
2010-05-08 Reimar DöffingerAnother try for fixing/improving decode_video documenta...
2010-05-06 Jason Garrett-GlaserAdd intra refresh and crf-max support to the libavcodec...
2010-05-02 Reimar DöffingerClarify how allocation works for the picture argument for
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-04-01 Bobby BinghamAdd function to export EDGE_WIDTH from libavcodec.
2010-03-31 Ronald S. BultjeDocument API addition of avcodec_copy_context().
2010-03-31 Ronald S. BultjeAdd avcodec_copy_context().
2010-03-31 Jean-Daniel DupasReplace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG...
2010-03-30 Stefano SabatiniMove AVMediaType from libavcodec to libavutil.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-30 Carl Eugen HoyosAdd spectral extension to the E-AC-3 decoder.
2010-03-29 Mohamed NaufalImplement YOP demuxer and video decoder.
2010-03-27 Reimar DöffingerClearer CODEC_CAP_DR1 documentation.
2010-03-25 Baptiste CoudurierEnable more libx264 options, aq, psy, rc lookahead...
2010-03-23 Vitor SessakBump minor version, I forgot in the last commit
2010-03-22 Josh AllmannAdd doxygen docs for av_xiphlacing
2010-03-15 Benoit FouetRemove avcodec_thread_execute from avcodec.h, and make...
2010-03-13 Aurelien JacobsCODEC_ID_XVID is not used anywhere, remove it at next...
2010-03-13 Aurelien Jacobsbump minor avcodec version for libxvid codec id change...
2010-03-13 Stefano SabatiniMove error code definitions from libavcodec/avcodec...
2010-03-09 Alex ConverseRevert r22288 "Increase FF_INPUT_BUFFER_PADDING_SIZE...
2010-03-09 Daniel VerkampBump avcodec minor version for kgv1 decoder
2010-03-09 Daniel VerkampKega Game Video (KGV1) decoder
2010-03-08 Alex ConverseAdd an HE-AAC v1 decoder.
2010-03-07 Måns RullgårdCreate a public API for FFT family of functions
2010-03-07 Alex ConverseIncrease FF_INPUT_BUFFER_PADDING_SIZE to 64.
2010-02-27 Reimar DöffingerFix avcodec_align_dimensions to return values suitably...
2010-02-26 Benoit FouetFix typos in ref_index documentation.
2010-02-26 Michael NiedermayerClarify ref_index.
2010-02-21 Kostya ShishkovBink video decoder
2010-02-12 Michael NiedermayerTry to support truncated h264 frames mixed with mpeg...
2010-02-12 Ronald S. BultjeWMAVoice decoder.
2010-02-09 Kostya ShishkovIndeo 5 decoder
2010-02-03 Peter RossIFF PBM/ILBM bitmap decoder
2010-01-31 Daniel Verkamplibavcodec version bump for Bink codec IDs (r21536)
2010-01-31 Peter RossBink Audio decoder
2010-01-30 Stefano SabatiniImplement av_get_pix_fmt(), and deprecate avcodec_get_p...
2010-01-30 Daniel VerkampAdd Bink codec IDs
2010-01-29 Reimar DöffingerMake VP5 and VP6 decoders output a qscale table to...
2010-01-28 Rafaël CarréExport H264 profile and level in AVCodecContext.
2010-01-21 Michael NiedermayerClarify CODEC_CAP_SUBFRAMES.
2010-01-16 Vitor SessakSIPR16k decoder
2010-01-10 Vladimir VoroshilovSIPR decoder for modes 8k5, 6k5 and 5k0.
2010-01-10 Peter RossDeluxe Paint Animation decoder
2010-01-03 Stefano SabatiniDocument avcodec_pix_fmt_to_codec_tag().
2010-01-03 Stefano SabatiniPrefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_config...
2009-12-23 Kostya ShishkovAuravision Aura 2 decoder
2009-12-23 Kostya ShishkovAdd Auravision Aura decoding support
2009-12-17 Reimar DöffingerAdd decoder for R210 (uncompressed 10-bit RGB) codec.
2009-12-17 Michael TisonCD+G demuxer and decoder
2009-12-15 Ramiro PollaFix a typo in documentation.
2009-12-09 Jason Garrett-GlaserMinor version bump for mbtree addition.
2009-12-08 Erik SlagterAdd MBtree support for libx264
2009-11-24 Jason Garrett-GlaserAdd weightp support in API for libx264.
2009-11-20 Daniel VerkampAdd codec id for Flash screen codec v2 and hook it...
2009-11-18 Diego BiurrunAdd functions to return library license and library...
2009-11-12 Vitor SessakBump minor version after MPEG-4 Lossless commit
2009-11-12 Carl Eugen HoyosBump minor version after applying ALS decoder.
2009-11-11 Alex ConverseAdd a channels field to MPEG4AudioConfig.
2009-11-10 Justin RugglesAdd CH_LAYOUT_NATIVE channel mask value to allow user...
2009-10-29 Francesco LavraSupport demuxing teletext in DVB streams.
2009-10-24 Vitor SessakBump micro version after the FRWU decoder inclusion
2009-10-13 Reimar DöffingerAdd decoder for "forward uncompressed".
2009-10-12 Sascha Sommerextend description of avcodec_decode_audio3:
2009-10-12 Reimar DöffingerAdd an execute2 function that is more flexible and...
2009-09-29 Jason Garrett-GlaserFix indentation in avcodec.h
2009-09-22 Benjamin LarssonHook up the MD studio demuxer and Atrac1 decoder.
2009-09-16 Sascha SommerAdd CODEC_CAP_SUBFRAMES for codecs that output multiple...
2009-09-10 Benjamin LarssonAdd ATRAC1 codec ID.
2009-09-02 Sascha Sommeradd missing wmapro decoder parts
2009-08-26 Christian SchmidtDecoder for LPCM as used in Bluray discs.
2009-08-25 Stephen BackwayAdd Bluray Subtitle Support
2009-07-01 Måns RullgårdFix argument type mismatches for av_picture_crop and...
2009-06-29 Ronald S. BultjeAdd doxy to av_log_missing_feature() etc. stating that...
2009-06-29 Ronald S. BultjeMove av_log_missing_feature() from the internal.h to...
2009-06-23 Brian CrowellMake documentation better match the code. Now AVCodecCo...
2009-06-19 Reimar DöffingerAdd pts field to AVSubtitle, for use by future XSUB...
2009-06-13 Peter RossElectronic Arts Madcow decoder
2009-06-12 Jimmy ChristensenDPX (Digital Picture Exchange) image decoder
2009-06-07 Michael NiedermayerClarify (re)get_buffer() and CODEC_CAP_DR1 relation.
2009-06-06 Baptiste Coudurierclarify avcodec_decode_audio3 and avcodec_decode_video2...
2009-06-06 Stefano SabatiniRemove '\p', '\c' and '\e' doxygen markup from doxy...
2009-06-03 Reimar DöffingerAdd AV_PKT_FLAG_KEY and deprecate PKT_FLAG_KEY.
2009-06-03 Michael NiedermayerClarify the input AVPacket for avcodec_decode*()
2009-05-31 Andreas ÖmanAdd a lock manager API to libavcodec.
2009-05-27 Baptiste Coudurierremove apparently unused real_pict_num from AVCodecContext
2009-05-12 Baptiste CoudurierV210 Uncompressed 4:2:2 10-bit encoder and decoder
2009-05-11 David ConradAdd a chroma_sample_location field to define positionin...
2009-05-06 Daniel VerkampAdd 8088flex TMV video decoder.
next