]> git.sesse.net Git - mlt/history - src/modules/avformat/consumer_avformat.c
framework: remove global profile, rather share one mlt_profile across a service netwo...
[mlt] / src / modules / avformat / consumer_avformat.c
2008-02-02 ddennedyframework: remove global profile, rather share one...
2008-01-20 ddennedyconsumer_avformat.c: bugfix (kdenlive-28) a/v sync...
2007-12-12 ddennedyconsumer_avformat.c: make compilation fix on url_fclose...
2007-12-04 ddennedyconsumer_avformat.c: fix pointer passed to url_fclose()
2007-07-30 ddennedyconsumer_avformat.c: align some defaults with ffmpeg...
2007-07-14 ddennedyconsumer_avformat.c: save disabled, experimental flushi...
2007-06-28 ddennedyconsumer_avformat.c: bugfix initial buffer size to...
2007-06-27 j-b-mRevert my commit changing qscale's default value. This...
2007-06-10 ddennedyadded support for ilme=1 and ildct=1 properties to...
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2007-03-04 ddennedyadd support for ffmpeg libswscale
2007-01-22 j-b-mWrite metadata if there is any
2007-01-02 j-b-mChange default value for libavformat's qscale, preventi...
2005-11-10 lilo_booterAllows aac output, corrects ntsc sample collection...
2005-09-27 lilo_booter+ Correction and a minor optimisation
2005-09-27 lilo_bootersrc/modules/avformat/consumer_avformat.c
2005-08-19 lilo_booter+ Correction for aspect ratio
2005-07-19 lilo_booterconsumer_avformat.c
2005-07-07 lilo_bootersrc/modules/avformat/consumer_avformat.c
2005-06-21 lilo_bootersrc/framework/mlt_consumer.c src/framework/mlt_consumer.h
2005-05-28 lilo_booterNTSC fix
2005-05-27 lilo_booteraudio out fix
2005-05-23 lilo_booterjpeg and mjpeg fixes
2005-05-04 lilo_booterFFMPEG revisions to match current CVS (part 1)
2005-04-05 ddennedyrealtime scheduling updates; suppress libdv errors...
2005-02-21 lilo_booterMinor mods to playout via avformat and miracle unit...
2004-12-01 lilo_booterBig modification - switch to macros for parent class...
2004-10-27 lilo_booterAttempt at an aspect ratio clean up
2004-10-07 lilo_booterRevised attached filter handling and clones
2004-09-08 lilo_booterMore work with events
2004-09-02 lilo_booterevent fix for playlist and consumer-stopped event
2004-06-21 lilo_booterconsumer avformat fix and silly stuff in lumas
2004-06-21 lilo_booterstdout fix for avformat consumer and change of defaults...
2004-05-30 lilo_booterUpdate to latest ffmpeg cvs
2004-05-25 lilo_booterSync with current ffmpeg CVS and minor clean up
2004-05-22 lilo_booterfix for avformat seek < gop; fix for avformat consumer...
2004-05-03 lilo_bootersox fix; remove consumer avformat diagnostic
2004-05-03 lilo_booterminor clean ups; added a null consumer for easier valgr...
2004-04-30 lilo_booterSundry consumer modifications; albino compile fix;...
2004-04-19 lilo_booterconfig mods; avformat static or shared build; correctio...
2004-04-13 lilo_booterMakefile error handling and consumer avformat cleanup
2004-03-30 lilo_booterMinor optimisations, consumer avformat experimentation
2004-03-30 ddennedyinherit scheduling priority on any created thread
2004-03-29 lilo_booterconsumer avformat added, various cleanups and consumer...