]> git.sesse.net Git - mlt/history - src/modules/vorbis/producer_vorbis.c
Fix reading binary files on Windows.
[mlt] / src / modules / vorbis / producer_vorbis.c
2014-03-25 Dan DennedyFix reading binary files on Windows.
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2012-09-09 Dan Dennedychange producers to use mlt_frame_original_position()
2012-07-23 Dan Dennedyfix memory leak (coverity-709391)
2011-05-07 Dan DennedyMake the frame audio properties consistent.
2011-03-06 Dan DennedyMerge branch 'roto' of git://github.com/ttill/MLT-roto...
2011-01-24 Dan DennedyAdd service locks for parallelism.
2010-02-15 Dan DennedyMerge branch 'master' of dennedy.org:git/mltframework...
2010-02-09 Dan DennedyFix short forward seeking in vorbis producer.
2009-08-16 j-b-mMerge branch 'master' of git://mltframework.org/mlt
2009-08-04 Dan DennedyRefactor audio conversion and mixing.
2009-05-08 Dan DennedyMerge ../mlt++
2009-02-10 ddennedyproducer_vorbis.c, producer_avformat.c, consumer_avform...
2008-12-22 ddennedyproducer_vorbis.c: add meta.media. properties.
2008-07-09 ddennedyproducer_vorbis.c: bugfix regression with introduction...
2008-02-02 ddennedyframework: remove global profile, rather share one...
2007-12-04 ddennedymlt_consumer.c, mlt_frame.c, mlt_multitrack.c, mlt_play...
2007-10-19 ddennedyavformat/factory.c, jackrack/jack_rack.c, jackrack...
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2006-12-31 j-b-mRead metadata from avformat and vorbis producers, using...
2006-12-31 j-b-mVorbis should set correct values in frame for audio...
2005-07-12 lilo_booterproducer_vorbis.c
2005-07-12 lilo_booterproducer_vorbis.c
2005-01-25 lilo_booterRemaining audio handling switched to stacks; Minor...
2004-12-01 lilo_booterBig modification - switch to macros for parent class...
2004-05-03 lilo_booterminor clean ups; added a null consumer for easier valgr...
2004-02-20 lilo_booterMemory pooling part 2 and other optimisations
2004-02-19 lilo_booterMemory pooling
2004-01-27 lilo_bootervorbis producer added, clean up on clip handling in...