]> git.sesse.net Git - mlt/shortlog
mlt
2012-03-20 Maksym VeremeyenkoInitialize all decklink interface pointers and reset...
2012-03-19 Dan DennedyMerge https://github.com/pez4brian/mlt
2012-03-18 Brian MatherlyFix incorrect precompiler conditionals for libav/ffmpeg...
2012-03-17 Dan Dennedyadd gdk-pixbuf-2.0 dependency to pango producer
2012-03-17 Dan Dennedyfix build on OS X 10.6
2012-03-15 Dan Dennedyenumerate available devices in decklink module
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-12 Brian MatherlyFix broken pixbuf and qimage producer metadata.
2012-03-08 Dan Dennedyindicate image producers seekable
2012-03-07 Dan Dennedyupdate service metadata for pixbuf and qimage
2012-03-06 Dan Dennedyallow %u in image sequence pattern containing begin...
2012-03-06 Dan Dennedyadd image sequences where scanf format contains begin...
2012-03-06 Dan Dennedyrefactor load_filenames in qimage
2012-03-06 Dan Dennedyrefactor load_filenames in pixbuf
2012-03-05 Dan Dennedyremove a couple more remnants of legacy real_width...
2012-03-05 Dan Dennedyremove deprecated source_fps property
2012-03-05 Dan Dennedyreplace legacy real_width and _height with meta.media...
2012-03-05 Dan Dennedyremove consumer_aspect_ratio property - use profile...
2012-03-05 Dan Dennedyremove output_ratio property - use profile instead
2012-03-05 Dan Dennedyremove usage of normalised_width and _height properties...
2012-03-05 Dan Dennedyrename this to transition and affine
2012-03-05 Dan Dennedyrename this to self in composite transition
2012-03-05 Dan Dennedyrename this to frame and filter
2012-03-05 Dan Dennedyrename this to frame and filter
2012-03-05 Dan Dennedyrename this to filter
2012-03-05 Dan Dennedyrename this to frame and filter
2012-03-05 Dan Dennedyremove normalised_width and _height properties from...
2012-03-05 Dan Dennedyfix regression with adding image conversion to image...
2012-03-02 Dan Dennedyconvert to and cache requested format in qimage
2012-03-02 Dan Dennedysplit refresh_qimage() into refresh_qiamge() and refres...
2012-03-02 Dan Dennedyfix regression in pixbuf setting _real_width and _heigh...
2012-03-02 Dan Dennedyfactorize out exif reorientation in qimage producer
2012-03-02 Dan Dennedyremove the cache property from qimage
2012-03-01 Dan Dennedyfix QObject::connect of type QTextCursor errors
2012-03-01 Dan Dennedyfix regressions caused by refactoring and format conversion
2012-03-01 Dan Dennedyconvert to and cache requested format in pixbuf
2012-03-01 Dan Dennedysplit refresh_image() into refresh_pixbuf() and refresh...
2012-03-01 Dan Dennedycouple of small service metadata fixes
2012-03-01 Dan Dennedyfactorize out exif reorientation
2012-03-01 Dan Dennedyremove the cache property from pixbuf
2012-02-29 Dan Dennedychange priority of producers for swf files (3494517)
2012-02-27 Dan Dennedythe audio also stutters on Linux when paused
2012-02-26 j-b-mfix some audio codecs not detected with newer libavcodec
2012-02-23 Dan Dennedyfix Mlt::Profile::set_frame_rate setting incorrect...
2012-02-23 Dan Dennedyfix segfault on stop in avformat consumer
2012-02-23 Dan Dennedyadd meta.media.codec.width and .height
2012-02-23 Dan Dennedyfix regression when using producer 'consumer' with...
2012-02-22 Dan Dennedyfix asm compilation on some versions of gcc
2012-02-20 Maksym Veremeyenkoallow start decklink producer from pause
2012-02-20 Dan Dennedylet mlt_frame_set_alpha clear the get_alpha_mask functi...
2012-02-20 Dan Dennedyfix avformat build on older versions (YUVA444P is new)
2012-02-20 Maksym Veremeyenkoalpha extracting from planar formats
2012-02-20 Maksym Veremeyenkoclone alpha on whan cloning image
2012-02-20 Dan Dennedyprevent audio from stuttering when paused on Windows
2012-02-20 Dan Dennedyrename this to self
2012-02-20 Dan Dennedyset interim version 0.7.9
2012-02-17 Dan Dennedyrefactor dissolve_yuv() to use composite_line_yuv()
2012-02-17 Dan Dennedymake composite_line_yuv() available to other services
2012-02-17 Maksym Veremeyenkofix rounding causes by -ffast-math
2012-02-17 Maksym Veremeyenkouse sse2 instruction for line compositing
2012-02-14 Dan Dennedyupdate ChangeLog for v0.7.8
2012-02-14 Dan Dennedyset version to 0.7.8
2012-02-14 Dan Dennedyadd release notes for v0.7.8
2012-02-13 Brian MatherlyDetect video codecs that use the new libavcodec "encode...
2012-02-12 Dan Dennedydeprecate sdl_image
2012-02-12 Dan Dennedyrename this to self
2012-02-12 Dan Dennedyrename this to self
2012-02-12 Dan Dennedymake Frame::get_position() retrun type consistent
2012-02-12 Simon A. EugsterAdd get_position to Mlt::Frame
2012-02-11 Dan Dennedyfix transition vqm build on mingw32
2012-02-11 Dan Dennedysupport non-explicit abnormal producer usage
2012-02-11 Ryan RixPatch to build with GCC 4.7
2012-02-11 Dan DennedyEnsure thread cleanup upon stop when an error occurs.
2012-02-10 Dan Dennedyfix possible mem corruption in filter_restricted()
2012-02-10 Dan Dennedyscale size and position of rendered text with resolution
2012-02-10 Dan Dennedyadd vqm metrics to frame properties
2012-02-10 Dan Dennedyfix build warning in vqm
2012-02-10 Dan Dennedyfix swfdec/configure appending to config.mak
2012-02-10 Brian MatherlyExit make with error if any yml validation fails.
2012-02-09 Dan Dennedyadd rendering to vqm and yaml service metadata
2012-02-09 Dan Dennedyadd vqm transition
2012-02-08 Dan Dennedyfix race condition stopping avformat consumer
2012-02-07 Dan Dennedyonly automatically set strict=experimental when acodec...
2012-02-07 Dan DennedyRevert "default to strict=experimental for painless...
2012-02-06 Dan DennedyMerge branch 'pez'
2012-02-05 Dan Dennedyfix color problem with libav (3483629)
2012-02-05 Dan Dennedyfix crash on private symbol when mmx disabled on libav...
2012-02-04 Dan Dennedyfix AVOption processing on ffmpeg 0.8
2012-02-04 Dan Dennedyadd null pointer check on return from mlt_frame_get_audio
2012-02-04 Dan Dennedyinitialize audio_position so first call to get_audio...
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 build on ffmpeg 0.6
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-28 Dan Dennedyfix invalid free when making absolute path relative
2012-01-28 Dan Dennedyfix string allocation length
2012-01-28 Dan Dennedycorrect documentation of mlt_service_disconnect
2012-01-26 Brian MatherlyConvert producer_xml to use mlt_log rather than fprintf.
next