]> git.sesse.net Git - ffmpeg/history - libavcodec/version.h
lavc: remove disabled FF_API_AVCODEC_OPEN cruft.
[ffmpeg] / libavcodec / version.h
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_AVCODEC_OPEN cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_ALLOC_CONTEXT cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_GET_PIX_FMT_NAME cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_FLAC_GLOBAL_OPTS cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_OLD_FF_PICT_TYPES cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_THREAD_INIT cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_ANTIALIAS_ALGO cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_OLD_AUDIOCONVERT cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_OLD_SAMPLE_FMT cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_PALETTE_CONTROL cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_MPEGVIDEO_GLOBAL_OPTS...
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_X264_GLOBAL_OPTS cruft.
2012-01-27 Anton Khirnovlavc: remove the deprecated opt.h header.
2012-01-27 Anton Khirnovlavc: increase major version to 54.
2012-01-24 Justin Rugglesavcodec: add a new codec_id for CRYO APC IMA ADPCM.
2012-01-24 Anton Khirnovlavc: postpone the removal of AVCodecContext.request_ch...
2012-01-24 Anton Khirnovlavc: postpone removing old audio encoding and decoding API
2012-01-23 Paul B MaholXWD encoder and decoder
2012-01-16 Justin Rugglesavcodec: bump minor version and add APIChanges for...
2012-01-16 Justin Rugglesavcodec: Add avcodec_encode_audio2() as replacement...
2012-01-11 Justin Rugglesavcodec: add GSM parser
2012-01-01 Janne Grunauthreads: introduce CODEC_CAP_AUTO_THREADS and add it...
2011-12-31 Janne Grunauthreads: default to automatic thread count detection
2011-12-28 Kostya ShishkovIndeo 4 decoder
2011-12-25 Anton KhirnovAdd minor bumps and APIchanges entries for lavc/lavfi...
2011-12-21 Martin Storsjölibavcodec: Define a side data type for parameter changes
2011-12-21 Martin Storsjölibavcodec: Define a side data type for new extradata
2011-12-18 Mans Rullgardavcodec: deprecate AVFrame.age
2011-12-13 Derek Buitenhuisv410 encoder and decoder
2011-12-08 Paul B Maholcljr: add encoder
2011-12-05 Sjoerd Simonsg722: Change bits per sample to 4
2011-12-02 Justin RugglesAdd avcodec_decode_audio4().
2011-12-02 Justin Rugglesavcodec: change number of plane pointers from 4 to...
2011-11-26 Justin Rugglesadx: add an ADX parser.
2011-11-25 Mans RullgardMake channel layout masks unsigned
2011-11-24 Anton Khirnovtiffenc: deprecate using compression_level
2011-11-22 Janne Grunaupthread: do not touch has_b_frames
2011-11-19 Justin Rugglesavcodec: move some AVCodecContext fields to an internal...
2011-11-14 Sebastien Zwickerthwaccel: OS X Video Decoder Acceleration (VDA) support.
2011-11-11 Derek BuitenhuisVBLE Decoder
2011-11-09 Justin Rugglesavcodec: add support for planar signed 8-bit PCM.
2011-11-07 Kostya ShishkovBMV demuxer and decoder
2011-11-05 Martin Storsjöavcodec: Allow locking and unlocking an avformat specif...
2011-10-28 Justin Rugglesavcodec: remove avcodec_parse_frame and deprecate assoc...
2011-10-20 Anton Khirnovlavc: deprecate img_get_alpha_info().
2011-10-20 Justin Ruggleslibspeexenc: add libspeex encoder
2011-10-19 Kostya ShishkovUt Video decoder
2011-10-14 Dustin Brodylavc: rename deprecation symbol FF_API_VERY_AGGRESSIVE...
2011-10-10 Mashiat Sarker Sha... lavc: Micro version bump for VC1 interlaced decoding...
2011-10-06 Anton Khirnovlibx264: support 9- and 10-bit output.
2011-09-26 Nicolas Georgeoggdec: add support for Xiph's CELT codec
2011-09-22 Maxim PoliakovskiApple ProRes decoder
2011-09-03 Anton Khirnovlavf,lavc,sws: add {avcodec,avformat,sws}_get_class...
2011-08-31 Anton Khirnovmjpegdec: add 'extern_huff' private option.
2011-08-31 Anton Khirnovsnow: add 'memc_only' private option.
2011-08-31 Anton Khirnovlibmp3lame: add 'reservoir' private option.
2011-08-31 Anton Khirnovmpeg12enc: add intra_vlc private option.
2011-08-24 Anton Khirnovlibx264: add 'crf' private option.
2011-08-23 Alberto DelmásWindows Media Image decoder (WMVP/WVP2)
2011-08-16 Anton Khirnovlavc: add avcodec_get_type() for mapping codec_id ...
2011-08-10 Anton Khirnovlavc: make avcodec_init() static on next bump.
2011-08-02 Luca Barbatoavpacket: signal possibly corrupted packets
2011-07-31 Dustin Brodylavc: Deprecate unused FF_ER_VERY_AGGRESSIVE
2011-07-22 Kostya Shishkovadd Flash Screen Video 2 decoder
2011-07-14 Anton KhirnovAdd an APIChanges entry and bump minor versions for...
2011-07-10 Anton Khirnovlavc: make avcodec_alloc_context3 officially public.
2011-07-10 Anton Khirnovac3dec: add a drc_scale private option
2011-07-10 Anton Khirnovlavc: introduce avcodec_open2() as a replacement for...
2011-05-28 Stefano Sabatinilavu: add av_get_pix_fmt_name() convenience function
2011-05-27 Justin Rugglesac3enc: add support for E-AC-3 encoding.
2011-05-18 Justin RugglesAdd request_sample_fmt field to AVCodecContext.
2011-05-10 Anton Khirnovlavc: move some flac-specific options to its private...
2011-05-01 Peter RossDPX image encoder
2011-04-26 Stefano Sabatinilavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE...
2011-04-26 Anton Khirnovlavc: remove FF_API_MB_Q cruft
2011-04-26 Anton Khirnovlavc: remove FF_API_RATE_EMU cruft
2011-04-26 Anton Khirnovlavc: remove FF_API_HURRY_UP cruft
2011-04-21 Ronald S. BultjeIntroduce slice threads flag.
2011-04-21 Anton Khirnovlavc: provide deprecated avcodec_thread_init until...
2011-04-21 Anton Khirnovlavc: provide the opt.h header until the next bump
2011-04-19 Anton Khirnovlavc: remove the FF_API_INOFFICIAL cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_SET_STRING_OLD cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_USE_LPC cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_SUBTITLE_OLD cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_VIDEO_OLD cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_AUDIO_OLD cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_OPT_SHOW cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_MM_FLAGS cruft.
2011-04-18 Anton KhirnovBump major versions of all libraries.
2011-04-17 Diego BiurrunReplace more FFmpeg references by Libav.
2011-04-15 Kostya Shishkovintroduce side information for AVPacket
2011-04-14 Martin Storsjölibavcodec: Bump micro after adding the dtx AVOptions
2011-04-13 Anton Khirnovlavc: postpone removal of request_channels
2011-04-13 Anton Khirnovlavc: postpone removal of audioconvert and sample_fmt...
2011-04-11 Martin StorsjöAdd support for AMR-WB encoding via libvo-amrwbenc
2011-04-11 Martin StorsjöAdd an AAC encoder by using the libvo-aacenc library
2011-04-10 Alberto DelmásParse sprite data for WMVP and WVP2, and decode sprites...
2011-04-07 Anton Khirnovlavc: add a FF_API_REQUEST_CHANNELS deprecation macro
2011-04-03 Anton Khirnovlavc: deprecate AVCodecContext.antialias_algo
2011-04-03 Anton Khirnovlavc: mark mb_qmin/mb_qmax for removal on next major...
next