]> git.sesse.net Git - mlt/history - src/modules/dv/producer_libdv.c
Fix calloc() parameter ordering
[mlt] / src / modules / dv / producer_libdv.c
2012-07-25 Mikko RapeliFix calloc() parameter ordering
2012-03-05 Dan Dennedyremove deprecated source_fps property
2012-03-05 Dan Dennedyreplace legacy real_width and _height with meta.media...
2011-12-11 Dan Dennedyadd mlt_image_none support to producers
2011-07-03 Dan DennedyMake libdv sample aspect ratio consistent with profiles.
2011-05-07 Dan DennedyMake the frame audio properties consistent.
2011-03-07 Dan DennedyRefactor to use mlt_frame_set_image/_alpha.
2010-09-27 Dan DennedySet libdv producer to Rec 601 colorspace.
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++
2008-12-28 ddennedyfilter_rescale.c, producer_avformat.c, producer_libdv...
2008-12-22 ddennedyproducer_libdv.c: add meta.media. properties.
2008-02-08 ddennedyproducer_libdv.c: fix test for framerate matching profile
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-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2006-09-28 dezeroexPatch supplied by Jean-Baptiste.
2006-01-08 ddennedyMake libdv producer return some image even if unable...
2005-07-21 lilo_booter- Removed unused aspect ratio property
2005-07-16 lilo_booterrc/framework/mlt_frame.c
2005-04-19 lilo_booterFix for file identification and dv
2005-04-15 lilo_booterPreparation for kino support
2005-04-05 ddennedyrealtime scheduling updates; suppress libdv errors...
2005-01-25 lilo_booterRemaining audio handling switched to stacks; Minor...
2004-12-27 ddennedyfix aspect ratios in producer_libdv
2004-12-01 lilo_booterBig modification - switch to macros for parent class...
2004-10-02 lilo_booterData feed and show filters
2004-09-18 lilo_booterBuild fix and temporary libdv compatability
2004-09-06 lilo_booterFilter attachments to services
2004-08-26 lilo_booterMlt Ref Counts and Playlist split/join
2004-08-05 lilo_booterFix for current libdv
2004-03-29 lilo_booterconsumer avformat added, various cleanups and consumer...
2004-03-26 lilo_booterpooling and properties checks; dv decoder stack; factor...
2004-03-12 ddennedyfix aspect
2004-03-11 lilo_booterdemo framework added
2004-03-09 ddennedyadd luma to composite.
2004-03-01 ddennedymuch improved mmx yuv scaler
2004-02-29 lilo_booterunique ids
2004-02-21 lilo_booteravformat whoops, pooling claridication and removal...
2004-02-20 lilo_booterMemory pooling part 2 and other optimisations
2004-02-19 lilo_booterMemory pooling
2004-02-16 ddennedywestley serialises with entry in/out; full field, aspec...
2004-02-13 lilo_booterDefaults for PAL/NTSC on producers and consumers
2004-02-06 ddennedysome bugfixes, westley property handling reorg, make...
2004-02-05 lilo_booterwestley/libxml2 mods, mcdv/mpeg release integration
2004-01-14 lilo_booterRemoval of timecodes, consumer libdv, serialisation...
2004-01-09 lilo_booterint64 based comms and more unit functionality
2004-01-08 lilo_booterMore miracle mods
2004-01-08 ddennedysome fixes to the fixes
2004-01-08 ddennedymove audio sample calculator to mlt_frame and use from...
2004-01-07 lilo_bootermiracle part 1
2004-01-06 ddennedyadded luma transition and new frame properties
2004-01-02 lilo_booterincomplete next/prev clip behaviour
2003-12-22 lilo_booterminor tidy up
2003-12-19 lilo_booterInitial revision