]> git.sesse.net Git - mlt/history - src/modules/avformat
Use the new inverse parameter on Movit LumaMixEffect.
[mlt] / src / modules / avformat /
2014-02-20 Dan DennedyFix YUV to RGB conversion when profile colorspace not...
2014-02-17 Maksym Veremeyenkofix samples number calculation for 24 and 32 bit output
2014-02-16 Maksym Veremeyenkocheck result of header write
2014-02-15 Dan DennedyFix regression in YUV/RGB luma scaling, commit 6834acd...
2014-02-06 Dan DennedyFix build against libav master.
2014-01-25 Dan DennedyFix crash on audio only clip using uninialized mutex.
2014-01-21 Dan DennedyFix aspect ratio if width or height are set after aspec...
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-12-30 Dan DennedyConvert backtick to $(shell) in Makefiles.
2013-10-19 Maksym Veremeyenkoframe leak fix
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-09-09 Dan DennedyFix muxing vorbis into webm/mkv with libavcodec < 55.
2013-09-07 Dan DennedyCheck for libswscale and libavdevice when configuring...
2013-08-20 Dan DennedyCleanup x264 stats files when "passlogfile" supplied.
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 setting muxer-specific options (SF-197).
2013-07-04 Dan DennedyFix compile warning about planar_to_interleaved() unused.
2013-07-04 Dan DennedyUse avcodec_encode_audio2() with libavcodec v54 (SF...
2013-06-24 Dan DennedyFix compile error on older versions of FFmepg 0.10...
2013-06-23 Dan DennedyFix compile error on older versions of FFmepg and Libav.
2013-06-20 Dan DennedyFix compressed video output in avformat.
2013-06-02 Dan DennedyFix possible divide by zero (coverity-1026781).
2013-06-02 Dan DennedyUpdate the recommended FFmpeg/Libav versions.
2013-06-02 Dan DennedyFix audio_codec index out-of-bounds access (coverity...
2013-05-29 Dan DennedyFix libvorbis encoding on recent versions of libavcodec.
2013-05-26 Dan DennedyCompletely flush audio in avformat consumer.
2013-05-26 Dan DennedyFix compile warning (pointer-to-int-cast) in avformat...
2013-05-25 Maksym Veremeyenkomake mlt_position type double
2013-05-25 Dan Dennedylibavcodec's vorbis encoder is also experimental.
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-05-02 Dan DennedyFix crash when VDPAU fails init (kdenlive-3079).
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-04-13 Dan DennedyAdd alpha channel support to avformat consumer.
2013-04-04 Dan DennedyFail on continual encoding errors.
2013-04-04 Dan DennedyExtend samples-per-frame fix to multi audio stream...
2013-04-04 Dan DennedyFix regression in most recent commit d658f9b.
2013-03-30 Dan DennedyFix compilation error introduced in previous commit.
2013-03-30 Dan DennedyExtend recent fix for samples-per-frame to the flush...
2013-03-30 Dan DennedyFix A/V sync error accumulation in avformat consumer.
2013-03-30 Dan DennedyFix A/V sync error accumulation regression in avformat...
2013-03-28 Dan DennedyFix applying ffmpeg-like options to mlt_profile.
2013-03-24 Dan DennedyFix swscale to take init size arg as pointer.
2013-03-24 Dan DennedyImprove frame rate detection with libav master.
2013-03-23 Dan DennedyRestore avresample filter when build against FFmpeg.
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-23 Dan DennedyMake the arg to avcolor_space filter a pointer.
2013-03-22 Dan DennedyCleaner fix for segfault at exit on av_lockmgr_regiter...
2013-03-22 Dan DennedyMake avformat_lockmgr() safer by setting mutex pointer...
2013-03-22 Nicolas BoichatFix Segmentation fault at exit by calling av_lockmgr_re...
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2013-03-07 Dan DennedyShow the invalid format in the error message.
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-02-13 Dan DennedyMerge pull request #25 from RedDwarf69/versioned_symbols
2013-02-12 Dan DennedyMerge pull request #24 from RedDwarf69/versioned_dirs
2013-02-07 Cristian Morales... Version modules and data directories, and melt
2013-01-27 Dan DennedyImprove field order indication on rawvideo output.
2013-01-21 Dan DennedyFix audio seeking when no first video pts available.
2013-01-21 Dan DennedyFix interlace flags in rawvideo output.
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-24 Dan DennedyFix minor memory leak found with valgrind.
2012-11-21 Dan DennedyFix audio distortion at end of output (3576437 and...
2012-11-15 Dan DennedyRevert part of c48ed7 that caused performance regression.
2012-11-14 Dan DennedySet version to 0.8.4
2012-11-12 Dan DennedyMore fixes for force_full_luma (kdenlive-2799).
2012-11-10 Dan DennedyExtend fix for audio encoding distortion to flush stage...
2012-11-09 Maksym Veremeyenkocalc image size as largest of two image size calculatio...
2012-10-28 Dan DennedyFix build on libav master by adopting new API constants.
2012-10-24 Dan DennedyFix force_full_luma (kdenlive-2799).
2012-10-23 Dan DennedyRefactor the interleaved-to-planar audio conversions.
2012-10-23 Dan DennedyFix encoding audio distortion for planar codecs (3576437)
2012-10-05 Dan DennedyMerge pull request #12 from xzhavilla/master
2012-10-04 Alberto VillaAvoid repeating -I twice
2012-10-04 Alberto VillaUse $avformat_suffix in pkg-config invocations
2012-09-30 Dan Dennedyavformat: increase maximum audio stream index in producer
2012-09-30 Maksym Veremeyenkofix array index out of range
2012-09-25 Dan Dennedyfix first few frames with "aspect" property on avformat...
2012-09-23 Dan Dennedyfix build against libav master
2012-09-19 Dan Dennedyfix build due to removal of deprecated encode() from...
next