]> git.sesse.net Git - mlt/history - src/modules/avformat/consumer_avformat.c
Fix over- and under-linking.
[mlt] / src / modules / avformat / consumer_avformat.c
2009-05-09 Dan DennedyFix over- and under-linking.
2009-05-08 Dan DennedyMerge ../mlt++
2009-04-10 ddennedyMerge branch 'review-2' of git://github.com/rayl/mlt
2009-04-10 ddennedyMerge branch 'review-1' of git://github.com/rayl/mlt
2009-04-09 ddennedyconsumer_avformat: bugfix (kdenlive-677) to make interl...
2009-04-07 Ray LehtiniemiConstness changes
2009-04-07 Ray LehtiniemiConstness changes
2009-03-10 ddennedyavformat: fix compilation due to recent PIX_FMT changes...
2009-02-10 ddennedyproducer_vorbis.c, producer_avformat.c, consumer_avform...
2009-01-14 ddennedyconsumer_avformat.c: set consumer buffer prefill to...
2009-01-14 ddennedyconsumer_avformat.c: bugfix (kdenlive-450) bad timestam...
2009-01-14 ddennedyconsumer_avformat.c: add support for an=1, vn=1, acodec...
2009-01-06 ddennedyconsumer_avformat.c: report list of muxers when f=list...
2008-12-29 ddennedyconsumer_avformat.c: further analysis and testing revea...
2008-12-26 ddennedyproducer_avformat.c, consumer_avformat.c: use av_set_st...
2008-12-26 ddennedyconsumer_avformat.c: bugfix rendering to widescreen...
2008-12-02 ddennedyconsumer_avformat.c: clean up the dual pass log at...
2008-10-28 ddennedyproducer_avformat.c: simplify recent commit to conform...
2008-10-22 ddennedyconsumer_avformat.c:
2008-10-21 ddennedyconsumer_avformat.c: fix deprecated warning on av_set_s...
2008-10-21 ddennedyconsumer_avformat.c: fix build on older libavformat...
2008-10-08 j-b-mconsumer_avformat.c: Fix crash introduced by FFmpeg...
2008-09-12 ddennedyconsumer_avformat.c: bugfix (2106941) compilation again...
2008-07-13 ddennedyconsumer_avformat.c: bugfix recent regression with...
2008-05-15 ddennedyprofiles/dv_*, consumer_avformat.c, producer_avformat...
2008-05-12 ddennedyconsumer_avformat.c: revert erroneous change that slipp...
2008-05-12 ddennedyavformat/configure: fix compiling against shared ffmpeg...
2008-02-13 ddennedyconsumer_avformat.c:
2008-02-11 ddennedyconsumer_avformat.c, producer_avformat.c: add FFmpeg...
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...