]> git.sesse.net Git - ffmpeg/history - libavcodec/utils.c
H264: fix slice end error detection
[ffmpeg] / libavcodec / utils.c
2011-04-01 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-31 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-30 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-29 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-28 Reimar DöffingerUnbreak avcodec_thread_init
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-26 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-25 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-24 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-23 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-22 Michael NiedermayerFake-Merge remote-tracking branch 'ffmpeg-mt/master'
2011-03-21 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-18 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-17 Michael NiedermayerRevert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"
2011-03-17 Michael NiedermayerRevert "use LIBAV_LICENSE and LIBAV_VERSION instead...
2011-03-17 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
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-15 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-13 Johan AnderssonUpdate the url to the site website and change ffmpeg...
2011-03-12 Michael NiedermayerMerge branch 'master' of git://git.ffmpeg.org/ffmpeg
2011-03-11 Michael NiedermayerMerge remote-tracking branch 'remotes/newdev/master'
2011-03-09 Michael NiedermayerMerge remote-tracking branch 'remotes/newdev/master'
2011-03-04 Michael NiedermayerMove guess_correct_pts() under got_picture_ptr.
2011-02-16 Reinhard TartlerMerge libavcore into libavutil
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2011-02-11 Mans RullgardRemove incorrect return statement from avcodec_thread_f...
2011-02-11 Mans RullgardFix build with threading disabled
2011-02-11 Reimar Döffingercheck sample_fmt in avcodec_open
2011-02-11 Alexander StrangeDeprecate avcodec_thread_init()
2011-02-11 Alexander StrangeFrame-based multithreading framework using pthreads
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-07 Nicolas GeorgeImplement guessed_pts in avcodec_decode_video2
2011-02-04 Nicolas GeorgeSet pkt_pts in avcodec_default_reget_buffer()
2011-02-03 Nicolas GeorgeSet pkt_pts in avcodec_default_reget_buffer()
2011-01-26 Diego Elio PettenòMake the ff_lockmgr_cb function pointer static to utils.c
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().
next