]> git.sesse.net Git - ffmpeg/history - libavcodec/utils.c
lavc: remove disabled FF_API_AVCODEC_OPEN cruft.
[ffmpeg] / libavcodec / utils.c
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_AVCODEC_OPEN 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_OLD_SAMPLE_FMT cruft.
2012-01-24 Justin Rugglesavcodec: add a new codec_id for CRYO APC IMA ADPCM.
2012-01-16 Justin Rugglesavcodec: Add avcodec_encode_audio2() as replacement...
2012-01-16 Justin Rugglesavcodec: add a public function, avcodec_fill_audio_frame().
2012-01-15 Reinhard Tartlerlavc: Relax API strictness in avcodec_decode_audio3...
2012-01-12 Alex Converseutils: Check for extradata size overflows.
2012-01-07 Martin Storsjölibavcodec: Handle param change side data in avcodec_de...
2012-01-07 Martin Storsjölibavcodec: Move apply_param_change up above avcodec_de...
2012-01-01 Janne Grunauthreads: set thread_count to 1 when thread support...
2011-12-25 Stefano Sabatinilavc: add format field to AVFrame
2011-12-25 Stefano Sabatinilavc: add width and height fields to AVFrame
2011-12-25 Stefano Sabatinilavc: add a sample_aspect_ratio field to AVFrame
2011-12-21 Martin Storsjölibavcodec: Apply parameter change side data when decod...
2011-12-20 Rafaël Carrélavc: always align height by 32 pixel
2011-12-18 Mans Rullgardavcodec: deprecate AVFrame.age
2011-12-11 Mans Rullgardlavc: avoid invalid memcpy() in avcodec_default_release...
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-24 Ronald S. Bultjeh264: add support for decoding planar RGB images.
2011-11-19 Justin Rugglesavcodec: move some AVCodecContext fields to an internal...
2011-11-05 Martin Storsjöavcodec: Allow locking and unlocking an avformat specif...
2011-10-22 Dustin Brodylavc: translate non-flag-based er options into flag...
2011-10-21 Ronald S. Bultjesws/pixfmt/pixdesc: add support for yuv420p9le/be.
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for ff_toupper4.
2011-10-16 Steven Waltersw32threads: support for frame multithreading
2011-10-06 Anton Khirnovlibx264: support 9- and 10-bit output.
2011-09-30 Justin Rugglesavcodec: reject audio packets with NULL data and non...
2011-09-24 Justin Rugglesadpcmenc: Set bits_per_coded_sample
2011-09-21 Anton Khirnovlavc/utils: move avcodec_init() higher in the file.
2011-08-16 Anton Khirnovlavc: add avcodec_get_type() for mapping codec_id ...
2011-08-10 Baptiste Coudurierlavc: fix parentheses placement in avcodec_open2().
2011-08-10 Anton Khirnovlavc: make avcodec_init() static on next bump.
2011-07-11 Ronald S. Bultjevp8/mt: flush worker thread, not application thread...
2011-07-10 Anton Khirnovlavc: introduce avcodec_open2() as a replacement for...
2011-07-03 Mans RullgardDo not include mathematics.h in avutil.h
2011-06-29 Jason Garrett-GlaserAdd new yuv444 pixfmts to avcodec_align_dimensions2
2011-06-28 Diego Biurrunavutil: Remove unused arbitrary precision integer code.
2011-06-20 Justin RugglesReplace usages of av_get_bits_per_sample_fmt() with...
2011-06-06 Ronald S. Bultjeutils.c: fix crash with threading enabled.
2011-06-05 Anton Khirnovlavf,lavc: free avoptions in a generic way.
2011-06-03 Stefano SabatiniReplace avcodec_get_pix_fmt_name() by av_get_pix_fmt_na...
2011-06-02 Alexander StrangeH264/MPEG frame-level multi-threading.
2011-05-11 Baptiste Coudurierswscale: extend YUV422p support to 10bits depth
2011-05-10 Oskar ArvidssonAdd the notion of pixel size in h264 related functions.
2011-05-10 Oskar ArvidssonAdd pixel formats for 9- and 10-bit yuv420p.
2011-04-27 Diego BiurrunSimplify av_log_missing_feature().
2011-04-27 Justin RugglesIf AVCodecContext.channels is 0 and AVCodecContext...
2011-04-27 Justin RugglesIf AVCodecContext.channel_layout and AVCodecContext...
2011-04-27 Justin Rugglescosmetics: indentation
2011-04-27 Justin RugglesCheck AVCodec.supported_samplerates and AVCodec.channel...
2011-04-26 Stefano Sabatinilavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE...
2011-04-22 Diego BiurrunMake av_log_ask_for_sample() accept a variable number...
2011-04-21 Anton Khirnovlavc: provide deprecated avcodec_thread_init until...
2011-04-19 Justin RugglesIn avcodec_open(), set return code to an error value...
2011-04-19 Anton Khirnovlavc: remove misc disabled 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-18 Diego BiurrunReplace mplayerhq.hu URLs by libav.org.
2011-04-17 Diego BiurrunReplace more FFmpeg references by Libav.
2011-04-11 Martin Storsjög722: Return 8 bits per sample for g722 in av_get_bits_...
2011-04-05 Alexander StrangeRemove unnecessary parameter from ff_thread_init()...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-16 Janne Grunauuse LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
2011-03-16 Janne Grunaureplace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
2011-03-13 Johan AnderssonUpdate the url to the site website and change ffmpeg...
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2011-02-10 Mans RullgardRemove incorrect return statement from avcodec_thread_f...
2011-02-09 Mans RullgardFix build with threading disabled
2011-02-09 Reimar Döffingercheck sample_fmt in avcodec_open
2011-02-09 Alexander StrangeDeprecate avcodec_thread_init()
2011-02-09 Alexander StrangeFrame-based multithreading framework using pthreads
2011-02-03 Nicolas GeorgeSet pkt_pts in avcodec_default_reget_buffer()
2011-01-24 Diego Elio PettenòMake the ff_lockmgr_cb function pointer static to utils.c
2011-01-17 Janne Grunauupdate av_log_missing_feature() to git
2011-01-12 Aurelien Jacobsdon't complain about codec type/id mismatche for attach...
2011-01-08 Anssi HannulaShow profile in avcodec_string().
2011-01-07 Michael NiedermayerAdd pkt_dts to AVFrame, this will in the future allow...
2011-01-07 Michael NiedermayerAdd AVFrame.pkt_pts that contains the correctly reorder...
2011-01-07 Anssi HannulaAdd av_get_profile_name() to get profile names.
2010-12-31 Aurelien Jacobsfree subtitle_header before overwriting it to avoid...
2010-12-19 Anatoly NenashevFix -lowres with ffplay.
2010-12-04 Michael NiedermayerChange the argument of memory allocation functions...
2010-11-21 Stefano SabatiniUse the new libavcore audio channel API.
2010-11-12 Stefano SabatiniReplace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_...
2010-11-09 Stefano SabatiniMove internal function ff_set_systematic_pal() to libav...
2010-11-03 Reimar DöffingerH.264 decode: support cropping up to 28 pixels in inter...
2010-11-03 Stefano SabatiniRemove usage of deprecated libavcodec/audioconvert...
2010-11-02 Stefano SabatiniAdd av_get_bits_per_sample_fmt() to libavcore/samplefmt...
2010-09-30 Aurelien Jacobsadd FF_API_SUBTITLE_OLD define to disable the deprecate...
2010-09-30 Aurelien Jacobsadd FF_API_VIDEO_OLD define to disable the deprecated...
2010-09-30 Aurelien Jacobsadd FF_API_AUDIO_OLD define to disable the deprecated...
2010-09-29 Michael NiedermayerMove allocation and init to defaults of the private...
2010-09-26 Michael NiedermayerMove AVOptions from libavcodec to libavutil
2010-09-15 Reimar DöffingerCheck avctx width/height more thoroughly (e.g. all...
2010-09-13 Carl Eugen HoyosTest lowres before codec init.
next