]> git.sesse.net Git - mlt/history - src/modules/avformat/producer_avformat.c
Fix crash when repeating frames after failure to decode video.
[mlt] / src / modules / avformat / producer_avformat.c
2010-07-15 Dan DennedyFix crash when repeating frames after failure to decode...
2010-04-26 Dan DennedyFix white artifacts in image (2972137)
2010-04-20 Dan DennedyImprove error handling on video decode failure (kdenliv...
2010-02-27 Dan DennedyFix crash on reading uncompressed (rawvideo).
2010-02-15 Dan DennedyMerge branch 'master' of dennedy.org:git/mltframework...
2010-02-14 Dan DennedyAdd a reference to avformat producer on the frame when...
2010-02-11 Dan DennedyMake avformat producer less chatty in verbose mode.
2010-02-08 Dan DennedyFix audio muxing when downsampling >2 channels.
2010-02-08 Dan DennedyFix crash in filter resize with cached images (kdenlive...
2010-02-05 Dan DennedyFix setting resolution and format in avformat image...
2010-02-05 Dan DennedyFix force_progressive=0 on avformat producer.
2010-02-05 Dan DennedyAdd image caching to avformat producer.
2010-01-27 Dan DennedyFix segfault when using audio_index=all on file with...
2010-01-22 Dan DennedyLet environment variable MLT_NO_VDPAU=1 disable VDPAU.
2010-01-20 Dan DennedyAdd support for libavdevice (v4l/v4l2).
2010-01-13 Dan DennedyFix detection of aspect ratio of DV in AVI.
2010-01-13 Dan DennedyFix A/V sync after seeking on some files (2892086).
2010-01-11 Dan DennedyFix setting progressive property on repeated frames...
2009-12-17 Dan DennedyFix crash at end of some files with audio_index=all.
2009-12-17 Dan DennedyRedo avformat producer locking - less off-and-on.
2009-12-14 Dan DennedyAdd producer variant avformat-novalidate.
2009-12-13 Dan DennedyFix audio_index=all when stream not stereo.
2009-12-13 Dan DennedySome B.C.E. sample files need more audio streams.
2009-12-13 Dan DennedyFix regression with addition of mlt_cache.
2009-12-12 Dan DennedyAdd cache support to avformat producer.
2009-12-11 Dan DennedyAdd support for decoding H.264 with VDPAU.
2009-12-09 Dan DennedyFix underlinking libm by removing math function.
2009-12-03 Dan DennedyFix audio buffer overflow on large resampling (2902193).
2009-12-03 Dan DennedyFix regression converting mono to stereo.
2009-11-30 Dan DennedyAdd force_fps property to avformat producer.
2009-11-30 Dan DennedyFix pointer of V plane for yuv420p.
2009-11-30 Dan DennedyFix crash in avformat producer on unusable file.
2009-11-21 Dan DennedyAdd support for new libavcodec decode functions.
2009-11-21 Dan DennedyFix seek on some AVCHD causing infinite loop.
2009-11-21 Dan DennedyFix dropping samples on math error (kdenlive 1219).
2009-10-14 Dan DennedyFix audio distortion due to supplying incorrect decode...
2009-10-14 Dan DennedyAdd dynamically resizing audio buffer.
2009-10-13 Dan DennedyMerge branch 'kdenlivetitle' of git://github.com/j...
2009-10-13 Dan DennedyFix regression on video-only files (kdenlive-1206).
2009-10-12 Dan DennedyFix regression with mono audio (kdenlive-1204).
2009-10-11 Dan DennedyAdd codec.frame_rate and drop the profile/level meta...
2009-10-11 Dan DennedyImprove this log message.
2009-10-07 Dan DennedyAdd support for audio_index=all.
2009-10-07 Dan DennedyConvert audio structures to arrays.
2009-10-07 Dan DennedyFactor out audio seeking and decoding from the get_audi...
2009-10-07 Dan DennedyFactor out video codec initialization.
2009-10-07 Dan DennedyFactor out audio codec setup from audio index handling.
2009-10-07 Dan DennedyReduce usage of properties for state.
2009-09-15 Dan DennedyRemove the old location of the first_pts calculation.
2009-09-15 Dan DennedyFix concurrency instability.
2009-09-15 Dan DennedyRelocate setting first_pts and fix ffmpeg concurrency.
2009-09-15 Dan DennedyRestore seeking to one second before target.
2009-09-15 Dan DennedyPatch from Ivan Schreter to fix seeking on AVCHD.
2009-08-31 j-b-mMerge branch 'master' of git://mltframework.org/mlt
2009-08-31 j-b-mMerge branch 'master' of git://mltframework.org/mlt...
2009-08-29 Marco GittlerMerge branch 'kdenlivetitle' of github.com:gmarco/mlt...
2009-08-28 Dan DennedyFix A/V sync regression introduced in commit f6916f
2009-08-26 Marco GittlerMerge branch 'master' of git://mltframework.org/mlt...
2009-08-26 Dan DennedyFix A/V sync regression introduced in commit f6916f
2009-08-21 Marco GittlerMerge branch 'master' of git://mltframework.org/mlt...
2009-08-19 Dan DennedyFix a/v sync on files with incorrect codec frame rate...
2009-08-16 j-b-mMerge branch 'master' of git://mltframework.org/mlt
2009-08-04 Dan DennedyRefactor audio conversion and mixing.
2009-07-03 Dan DennedyMassive refactoring of image conversion.
2009-06-22 Dan DennedyFix crash in avformat producer on audio overrun.
2009-06-20 Dan DennedyFix regression in 8bit audio handling.
2009-06-17 Dan DennedyMigrate to FFmpeg av_audio_resample_init.
2009-06-17 Dan DennedyFix (kdenlive-824) >2 channels not downmixed.
2009-06-04 Dan DennedyWorkaround video streams with wild timestamps (kdenlive...
2009-06-03 Dan DennedyAdd support for RGBA formats such as QT Anim.
2009-05-14 Dan DennedyImprove reliability of video playback.
2009-05-09 Dan DennedyFix over- and under-linking.
2009-05-08 Dan DennedyMerge ../mlt++
2009-05-05 ddennedyImprove seek performance with dnxhd and huffyuv codecs.
2009-04-30 ddennedyproducer_avformat.c: improve audio synchronization...
2009-04-10 ddennedyMerge branch 'review-2' of git://github.com/rayl/mlt
2009-04-10 ddennedyMerge branch 'review-1' of git://github.com/rayl/mlt
2009-04-09 ddennedyproducer_avformat.c: bugfix building on some older...
2009-03-10 ddennedyproducer_avformat.c: add backwards compatibility macro...
2009-02-10 ddennedyproducer_vorbis.c, producer_avformat.c, consumer_avform...
2009-01-24 ddennedyproducer_avformat.c: add version check to use AVCodec...
2009-01-06 ddennedyproducer_avformat.{c,yml}: support special constructor...
2008-12-31 ddennedyproducer_avformat.c: fix build on older versions of...
2008-12-28 ddennedyfilter_rescale.c, producer_avformat.c, producer_libdv...
2008-12-26 ddennedyproducer_avformat.c, consumer_avformat.c: use av_set_st...
2008-12-21 ddennedyproducer_avformat.c: add a bunch of metadata about...
2008-12-18 ddennedyproducer_avformat.c: add support for AVOptions as prope...
2008-12-14 ddennedyproducer_avformat.c: bugfix (kdenlive-432) segfault...
2008-11-25 ddennedyproducer_avformat.c: bugfix r1242 segfault due to impro...
2008-11-25 ddennedyproducer_avformat.c: fix to previous commit to still...
2008-11-25 ddennedyproducer_avformat.c: bugfix (kdenlive-297) audio distor...
2008-11-13 ddennedyproducer_avformat.c: bugfix (kdenlive-347) segfault...
2008-11-08 ddennedyproducer_avformat.c: bugfix detection of aspect ratio...
2008-11-08 ddennedyproducer_avformat.c: inadvertantly left something comme...
2008-11-08 ddennedyproducer_avformat.c: rework the aspect ratio detection...
2008-10-27 j-b-mproducer_avformat.c: Fix crash / corruption when changi...
2008-10-27 ddennedyproducer_avformat.c: optimize slightly the stream index...
2008-10-27 ddennedyproducer_avformat.c: bugfix regression with audio_index...
2008-10-20 ddennedyproducer_avformat.c: bugfix Ogg Vorbis files and possib...
2008-10-02 ddennedyproducer_avformat.c: bugfix reading file over http.
next