]> git.sesse.net Git - mlt/history - src/modules/avformat/producer_avformat.c
Fix YUV to RGB conversion when profile colorspace not 601.
[mlt] / src / modules / avformat / producer_avformat.c
2014-02-20 Dan DennedyFix YUV to RGB conversion when profile colorspace not...
2014-01-25 Dan DennedyFix crash on audio only clip using uninialized mutex.
2014-01-21 Dan DennedyFix a few problems with YCbCr colorspace conversion.
2014-01-12 Steinar H. GundersonMake the Movit converter use the correct color primaries.
2013-10-04 Dan DennedyAlways init pthread mutexes regardless if locking.
2013-10-04 Dan DennedyDo not try to use open_mutex unless it has been init.
2013-07-30 Maksym Veremeyenkouse rational fps value to calc frames count
2013-07-30 Dan DennedyFix sample count and rate with audio_index=all.
2013-07-04 Dan DennedyFix compile warning about planar_to_interleaved() unused.
2013-06-02 Dan DennedyFix audio_codec index out-of-bounds access (coverity...
2013-05-25 Maksym Veremeyenkomake mlt_position type double
2013-05-23 Dan DennedyAdd exit_on_disconnect property to avformat producer.
2013-05-22 Dan DennedyFix int overflow in force_fps handling.
2013-05-22 Dan DennedyAdd reconnect property to avformat producer.
2013-04-28 Dan DennedyFix compile errors on ffmpeg v0.7 - 0.11.
2013-04-28 Dan DennedyCleanup and improve aspect ratio selection.
2013-04-28 Dan DennedyCleanup and improve frame rate selection.
2013-03-30 Dan DennedyFix A/V sync error accumulation regression in avformat...
2013-03-24 Dan DennedyImprove frame rate detection with libav master.
2013-03-23 Dan DennedyAdd support for libavformat and libavcodec major versio...
2013-03-23 Dan DennedyDrop support for FFmpeg v0.5 and v0.6 and require swscale.
2013-03-23 Dan DennedyRemove audio resampling from avformat producer.
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2013-02-25 Dan DennedyFix assert in libavformat using force_fps with AVI...
2013-02-21 Dan DennedyLet loader producer use new GLSL normalizing filters...
2013-01-21 Dan DennedyFix audio seeking when no first video pts available.
2013-01-08 Dan DennedyContinue A/V sync fix when splitting audio and video...
2013-01-08 Dan DennedyFix A/V sync when splitting audio and video (kdenlive...
2012-12-31 Dan DennedyFix build against FFmepg 0.5 and 0.6.
2012-12-22 Dan DennedyAdd mlt_audio_u8 (sourceforce-182).
2012-12-22 Dan DennedyFix crash on unsupported audio formats (sourceforce...
2012-12-22 Dan DennedyFix the audio properties set on the frame within get_fr...
2012-12-22 Dan DennedyFix memory leak when failed to load avformat producer.
2012-12-22 Dan DennedyRevert "move mutex and deque initialization to producer...
2012-12-22 Dan DennedyRevert "fix memleak if file fails to open"
2012-12-13 Dan DennedyFix possible divide by zero exceptions.
2012-12-12 Dan DennedyFix force_fps by scaling the stream time_base.
2012-12-05 Dan DennedyFix producer_avformat builds for versions without AVSam...
2012-11-28 Dan DennedyFix decoding audio with planar formats.
2012-11-15 Dan DennedyRevert part of c48ed7 that caused performance regression.
2012-11-12 Dan DennedyMore fixes for force_full_luma (kdenlive-2799).
2012-10-24 Dan DennedyFix force_full_luma (kdenlive-2799).
2012-09-30 Dan Dennedyavformat: increase maximum audio stream index in producer
2012-09-30 Maksym Veremeyenkofix array index out of range
2012-09-16 Dan Dennedyfix image corruption with uncompressed video
2012-09-13 Dan Dennedyfix incorrect pointer comparisons in legacy code
2012-09-09 Dan Dennedychange producers to use mlt_frame_original_position()
2012-08-25 Dan Dennedyfix seeking on some formats (HDV) after a/v sync improv...
2012-08-25 Dan Dennedythe recent A/V sync overhaul needed some additional...
2012-08-21 Brian MatherlyUpdate src/modules/avformat/producer_avformat.c
2012-08-20 Dan Dennedyfix build on ffmpeg v0.5 (no CODEC_ID_VP8)
2012-08-18 Dan Dennedywebm works better with use_pts=1 as well (3559115)
2012-08-17 Dan Dennedyfix possible null pointer dereferences (coverity-709395)
2012-08-15 Dan Dennedyfix A/V synch on more H.264 files (without B-frames)
2012-08-14 Brian MatherlyIncrease libavutil version required to use PIX_FMT_YUVA...
2012-08-07 Dan DennedyMerge pull request #10 from mcfrisk/coverity_review_fix...
2012-08-05 Dan Dennedyadd image cache size property to avformat producer
2012-07-23 Dan Dennedyfix out-of-bounds read (coverity-709368)
2012-07-22 Dan Dennedyfix out-of-bounds read (coverity-709368 & 709369)
2012-07-20 Maksym Veremeyenkomove mutex and deque initialization to producer init...
2012-07-20 Maksym Veremeyenkofix leak of dv packets
2012-07-20 Maksym Veremeyenkofix memleak if file fails to open
2012-06-24 Dan DennedyMerge pull request #3 from j-b-m/master
2012-06-21 Dan Dennedystop checking PTS if we are only using DTS
2012-06-18 Dan DennedyMerge branch 'master' of github.com:mltframework/mlt
2012-06-17 Dan Dennedyoverhaul a/v sync and seeking in avformat producer
2012-06-01 Dan Dennedyfix image format regression in avformat caching
2012-06-01 Dan Dennedyremove unused alpha_cache member
2012-06-01 Dan Dennedyfix video_delay when using new_seek (AVCHD)
2012-06-01 Dan Dennedyfix a/v sync after recent change for faster AVCHD seeking
2012-06-01 Dan DennedyRevert "Revert "make speed of editing AVCHD tolerable""
2012-06-01 Dan DennedyRevert "make speed of editing AVCHD tolerable"
2012-06-01 Dan Dennedyfix image format regression in avformat caching
2012-06-01 Dan Dennedyremove unused alpha_cache member
2012-06-01 Dan Dennedyfix video_delay when using new_seek (AVCHD)
2012-06-01 Dan Dennedyfix a/v sync after recent change for faster AVCHD seeking
2012-06-01 Dan DennedyRevert "Revert "make speed of editing AVCHD tolerable""
2012-05-31 Jean-Baptiste MardelleMerge remote-tracking branch 'original/master'
2012-05-31 Dan DennedyRevert "make speed of editing AVCHD tolerable"
2012-05-30 Dan DennedyMerge pull request #1 from eddrog/master
2012-05-30 Dan Dennedyconvert avformat producer to use the new mlt_cache_put_...
2012-04-02 Dan Dennedymake speed of editing AVCHD tolerable
2012-03-19 Dan DennedyMerge https://github.com/pez4brian/mlt
2012-03-18 Brian MatherlyFix incorrect precompiler conditionals for libav/ffmpeg...
2012-03-15 Dan Dennedyfix segfault on failure to decode with multi-threaded...
2012-03-14 Maksym Veremeyenkofix playing audio with 0 channels
2012-03-05 Dan Dennedyremove deprecated source_fps property
2012-03-05 Dan Dennedyreplace legacy real_width and _height with meta.media...
2012-02-23 Dan Dennedyadd meta.media.codec.width and .height
2012-02-20 Dan Dennedyfix avformat build on older versions (YUVA444P is new)
2012-02-20 Maksym Veremeyenkoalpha extracting from planar formats
2012-02-06 Dan DennedyMerge branch 'pez'
2012-02-05 Dan Dennedyfix color problem with libav (3483629)
2012-02-04 Dan Dennedyfix AVOption processing on ffmpeg 0.8
2012-02-03 Dan Dennedyfix getting sample_fmt name crashing on some versions
2012-01-30 Dan Dennedyfix AVOption processing on libav 0.7.3
2012-01-28 Dan Dennedyfix SAMPLE_FMT support for v0.6 and less of libav/ffmpeg
2012-01-28 Dan Dennedyconvert all SAMPLE_FMT_16 to AV_SAMPLE_FMT_16
2012-01-22 Dan Dennedyremove global avformat mutex
2012-01-16 Dan Dennedyenable codec- and format-specific options for v0.7...
next