]> git.sesse.net Git - mlt/history - src/modules/avformat
Use CXX rather than CC for linking C++ (3090682)
[mlt] / src / modules / avformat /
2011-01-01 Dan DennedySet recommended FFmpeg version to 0.6.1.
2011-01-01 Dan DennedyIncrease video encoder output buffer size.
2010-12-29 Dan DennedyFix an infinite loop encoding a video with vorbis audio...
2010-12-09 Dan DennedyAdd consumer-fatal-error event to avformat consumer.
2010-11-30 Dan DennedyMake the formats and codecs available through properties.
2010-11-30 Dan DennedyFix reading uncompressed video (bug 3121436).
2010-11-30 Dan DennedyMake VDPAU decoding a tad more resilient.
2010-11-10 Dan DennedyAdd locks around avcodec_open/_close for thread protection.
2010-11-10 Dan DennedyFix regression on 1920x1088 clips.
2010-10-22 Dan DennedyFix frame rate detection when the muxer rate is 0/0.
2010-10-21 Dan DennedyDisable colorspace normalization - not working yet.
2010-10-14 Dan DennedyFix regression using codec frame rate.
2010-10-14 Dan DennedyAdd colorspace to auto-profile.
2010-10-14 Dan DennedyFix version support for AVCodec:colorspace.
2010-10-14 Dan DennedyAdd --avformat-no-vdpau configure option.
2010-10-07 Dan DennedyFix some framerate-related issues on playback.
2010-10-07 Dan DennedyImprove some media attributes detection.
2010-10-07 Dan DennedyAdd immutable meta.media-prefixed properties.
2010-10-05 Dan DennedyAdd support for short-hand vpre to avformat consumer.
2010-10-05 Dan DennedyFFmpeg build improvements (3078007).
2010-09-27 Dan DennedySet default colorspace (from profile) on frames.
2010-09-26 Dan DennedyRename variables and properties around luma range for...
2010-09-26 Dan DennedyAdd conversion to profile colorspace.
2010-09-26 Dan DennedyExpand colorspace support to explicit 601.
2010-09-26 Dan DennedySet colorspace in codec context.
2010-09-26 Dan DennedyRemove hardcoded luma scaling and passing skip_luma_sca...
2010-09-26 Dan DennedyRename yuv_std to colorspace.
2010-09-26 Dan DennedyRequire skip_luma_scale explicitly <> 0.
2010-09-26 Dan DennedyAdd input YUV colorspace (601 vs 709) handling.
2010-09-26 Dan DennedyRevert new image types.
2010-09-26 Dan DennedyGet initial skipping of luma scaling to work.
2010-09-26 Dan DennedyImprove colorspace handling (work in progress)
2010-09-20 j-b-mImprove fps detection in avformat producer.
2010-09-13 Dan DennedyEnhance image conversion logging.
2010-09-13 Dan DennedyValidate that swscale supports the resolution in avform...
2010-09-10 Dan DennedyFix returning last bit of audio samples from avformat.
2010-09-10 Dan DennedyMerge branch 'work' of git://github.com/gmarco/mlt
2010-09-08 Dan DennedyRefix alpha channel scaling memory leak (3060324).
2010-09-08 Dan DennedyRevert 3a419b4 (Use caching for swscale contexts).
2010-09-07 Dan DennedyFix regression in commit f9dbf1.
2010-09-07 Dan DennedyFix memory leak regression introduced in commit 3a419b.
2010-09-06 Dan DennedyApply alpha on frame to rgba image (kdenlive-1786).
2010-09-04 Dan DennedyFix field order on avformat cached images.
2010-09-03 Dan DennedyAutomatically crop 8 bottom lines of 1088 source.
2010-08-29 Dan DennedyFix regression on scaling alpha channel.
2010-08-28 Dan DennedyFix audio decoding when AVPacket has >1 frame.
2010-08-24 Dan DennedyFix regression in avcolorspace filter.
2010-08-22 Dan DennedyUse caching for swscale contexts.
2010-08-22 Dan DennedyFix detecting VDPAU on dash-based systems.
2010-08-22 Dan DennedyEnable swscale CPU flags.
2010-08-14 Dan DennedyImprove quality of libswscale conversions and scaling.
2010-08-09 Dan DennedyFix image cache hit updating position state (kdenlive...
2010-08-05 Dan DennedyMove firing consumer-frame-show to after done with...
2010-07-20 Dan DennedyFix infinite loop on some audio decode errors (kdenlive...
2010-07-15 Dan DennedyFix crash when repeating frames after failure to decode...
2010-06-20 Dan DennedyFixup local ffmpeg build.
2010-06-18 Dan DennedyRevoke special handling for vorbis.
2010-06-01 Dan DennedyMerge branch 'kdenlivetitle' of git://github.com/j...
2010-06-01 Dan DennedyMerge branch 'master' of dennedy.org:git/mltframework...
2010-06-01 Dan DennedyFix build on BSD with VDPAU (Alberto Villa).
2010-05-28 Dan DennedyFix compilation warning undeclared av_get_pix_fmt().
2010-05-17 Dan DennedyMerge branch 'interlaced_title' of git://github.com...
2010-05-17 Dan DennedyEnable flushing the encoder buffers.
2010-05-17 Dan DennedyFix deprecated function and remove unused variable.
2010-05-16 Dan DennedyMultitrack audio encoding continued.
2010-05-13 Dan DennedyAdd multitrack audio encoding.
2010-04-26 Dan DennedyFix white artifacts in image (2972137)
2010-04-20 Dan DennedyImprove error handling on video decode failure (kdenliv...
2010-04-18 Dan DennedyOnly use newish version of libswcale.
2010-02-28 Dan DennedyAdd resolution as init arg to libswscale filters.
2010-02-27 Dan DennedyFix crash on reading uncompressed (rawvideo).
2010-02-27 Dan DennedyFix offset to alpha component on OS X.
2010-02-26 Dan DennedyMake FFmpeg the primary image converter if available.
2010-02-26 Dan DennedyFix avcolor_space alias.
2010-02-16 Dan DennedyAdd v0.5.0 release notes.
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-10 Dan DennedyLook for libvdpau.so in /usr/lib64 as well.
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 DennedySometimes x264 is crashing on single or first pass...
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 DennedyMake realtime (streaming) avformat consumer less bursty.
2010-01-20 Dan DennedyAdd support for libavdevice (v4l/v4l2).
2010-01-19 Dan DennedyFix muxing when encoding with x264 and B frames (2928953).
2010-01-19 Dan DennedyRemove deprecation warnings on guess_format.
2010-01-19 Dan DennedyOnly report video encode error when truly error result.
2010-01-19 Dan DennedyAdd apre, fpre, and vpre properties to avformat consumer.
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-15 Dan DennedyMake VDPAU independent of SDL X11 Display.
2009-12-14 Dan DennedyDo not compile vdpau_close() until it can be used.
next