]> git.sesse.net Git - ffmpeg/history - libavcodec/utils.c
alsa: add support for more formats.
[ffmpeg] / libavcodec / utils.c
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.
2010-09-10 Martin StorsjöAllow the lowres option to affect audio codecs, too
2010-09-07 Stefano SabatiniRemove use of deprecated functions av_image_fill_pointe...
2010-09-07 Stefano SabatiniUse new imgutils.h API names, fix deprecation warnings.
2010-08-06 Stefano SabatiniRemove use of the deprecated function avcodec_check_dim...
2010-08-06 Stefano SabatiniDeprecate avcodec_check_dimensions() in favor of the...
2010-07-31 Stefano SabatiniUse av_fill_image_pointers/linesizes in place of ff_fil...
2010-07-26 Stefano SabatiniDeprecate av_parse_video_frame_size() and av_parse_vide...
2010-07-11 Reimar Döffinger100l, change avsubtitle_free to the actually tested...
2010-07-11 Reimar DöffingerAdd avsubtitle_free function.
2010-07-07 Carl Eugen HoyosAdd new decoder property max_lowres and do not init...
2010-07-06 Måns RullgårdMove av_tempfile() to libxvidff.c as only the xvid...
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-06-02 Stefano SabatiniMake avcodec_string() use av_get_codec_tag_string().
2010-06-02 Stefano SabatiniImplement av_get_codec_tag_string() and use it in ffprobe.
2010-05-27 Jai MenonCosmetics : Fix typo.
2010-05-26 Janne GrunauAdd CODEC_CAP_EXPERIMENTAL and prefer encoders without it.
2010-05-18 Francesco LavraFactorize some code into the new function ff_toupper4().
2010-05-12 Reimar DöffingerSet coded_frame to NULL when closing a codec, since...
2010-04-25 Stefano SabatiniMake avcodec_check_dimensions() return AVERROR(EINVAL...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-04-13 Stefano SabatiniFactorize code in get_bit_rate().
2010-04-06 Craig ThomassonFix segfault when encoder initialization fails.
2010-04-01 Bobby BinghamAdd function to export EDGE_WIDTH from libavcodec.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-02-28 Carl Eugen HoyosMake av_get_bit_rate() static and remove av_, the funct...
2010-02-28 Carl Eugen HoyosInclude libxvid_internal.h: It contains the prototype...
2010-02-27 Reimar DöffingerFix avcodec_align_dimensions to return values suitably...
2010-02-20 Vitor SessakFree encoder extradata in avcodec_close(). Should fix...
2010-02-12 David ConradSpecial case VP5/6 chroma alignment on x86 as well
2010-01-13 Zuxy MengMore av_cold for infrequently called functions.
2010-01-09 Michael NiedermayerAdd a function to match a 2 element vector of uint16_t...
2010-01-06 Carl Eugen Hoyos100l: Fix compilation after r21037.
2010-01-06 Daniel VerkampHandle more ADPCM codecs in av_get_bits_per_sample().
2010-01-03 Stefano SabatiniPrefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_config...
2009-12-14 Michael NiedermayerSet reordered_opaque in default_reget_buffer() with...
2009-11-21 Robert KrügerFactorize av_get_bit_rate (for future use outside of...
2009-11-20 Michael NiedermayerAllocate pictures with enough padding for jpeg.
2009-11-18 Diego BiurrunAdd functions to return library license and library...
2009-11-10 Michael NiedermayerAdd a NULL pointer check to avcodec_close() this should...
2009-11-09 Francesco LavraMove ff_reverse in libavcodec to av_reverse in libavutil.
2009-10-13 Reimar DöffingerPrint a warning message when avcodec_default_free_buffe...
next