consumer_avformat.c: bugfix (kdenlive-450) bad timestamps in MPEG-2 Transport Stream...
[melted] / src / modules / avformat /
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 ddennedyproducer_avformat.{c,yml}: support special constructor...
2009-01-06 ddennedyconsumer_avformat.c: report list of muxers when f=list...
2009-01-02 ddennedyavformat/configure: add -lbz2 automatically for --avfor...
2008-12-31 ddennedyproducer_avformat.c: fix build on older versions of...
2008-12-29 ddennedyconsumer_avformat.c: further analysis and testing revea...
2008-12-28 ddennedyavformat/configure: update the recommended ffmpeg revision
2008-12-28 ddennedyfilter_rescale.c, producer_avformat.c, producer_libdv...
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-22 ddennedyavformat/Makefile: suppress error on uninstall target
2008-12-22 ddennedyavformat/configure, avformat/Makfile, avformat/factory...
2008-12-21 ddennedyproducer_avformat.c: add a bunch of metadata about...
2008-12-20 ddennedyavformat/filter_swscale.c: add support for scaling...
2008-12-20 ddennedyavformat/Makefile, avformat/factory.c, avformat/filter_...
2008-12-18 ddennedyavformat/configure, avformat/Makefile, avformat/factory...
2008-12-18 ddennedyavformat/configure: checkout (--avformat-svn) or recomm...
2008-12-18 ddennedyavformat/Makefile, avformat/factory.c, avformat/filter_...
2008-12-18 ddennedyproducer_avformat.c: add support for AVOptions as prope...
2008-12-14 ddennedyproducer_avformat.c: bugfix (kdenlive-432) segfault...
2008-12-02 ddennedyconsumer_avformat.c: clean up the dual pass log at...
2008-11-25 ddennedyproducer_avformat.c: bugfix r1242 segfault due to impro...
2008-11-25 ddennedyproducer_avformat.c: fix to previous commit to still...
2008-11-25 ddennedyproducer_avformat.c: bugfix (kdenlive-297) audio distor...
2008-11-13 ddennedyproducer_avformat.c: bugfix (kdenlive-347) segfault...
2008-11-08 ddennedyproducer_avformat.c: bugfix detection of aspect ratio...
2008-11-08 ddennedyproducer_avformat.c: inadvertantly left something comme...
2008-11-08 ddennedyproducer_avformat.c: rework the aspect ratio detection...
2008-10-28 ddennedyproducer_avformat.c: simplify recent commit to conform...
2008-10-27 j-b-mproducer_avformat.c: Fix crash / corruption when changi...
2008-10-27 ddennedyproducer_avformat.c: optimize slightly the stream index...
2008-10-27 ddennedyproducer_avformat.c: bugfix regression with audio_index...
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-20 ddennedyproducer_avformat.c: bugfix Ogg Vorbis files and possib...
2008-10-08 j-b-mconsumer_avformat.c: Fix crash introduced by FFmpeg...
2008-10-02 ddennedyproducer_avformat.c: bugfix reading file over http.
2008-09-12 ddennedyconsumer_avformat.c: bugfix (2106941) compilation again...
2008-07-13 ddennedyconsumer_avformat.c: bugfix recent regression with...
2008-07-13 ddennedyproducer_avformat.c: bugfix segfault when fail to open...
2008-07-09 ddennedyproducer_avformat.c: bugfix regression playing audio...
2008-06-25 ddennedyproducer_avformat.c: bugfix segfault up the call stack...
2008-06-17 ddennedyproducer_avformat.c: bugfix segfault in unprotected...
2008-06-10 ddennedyproducer_avformat.c: close the file at the end of objec...
2008-06-04 ddennedyproducer_avformat.c: remove multi-threaded audio decodi...
2008-05-15 ddennedyavformat/configure: fix compilation against shared...
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-05-09 ddennedyproducer_avformat.c: bugfix reporting of top_field_firs...
2008-05-09 ddennedyavformat/Makefile, configure: fix --avformat-swscale...
2008-03-18 ddennedyavformat/configure: improve chances of successful linki...
2008-03-04 ddennedymetaschema.yaml, producer_avformat.yml: reset schema_ve...
2008-02-28 ddennedyframework/Makefile, metaschema.yaml: add a Kwalify...
2008-02-27 ddennedyavformat/Makefile: compilation fix for latest FFmpeg...
2008-02-26 ddennedyavformat/factory.c, producer_avformat.yml, avformat...
2008-02-24 ddennedyavformat/configure, avformat/Makefile: add libavdevice...
2008-02-13 ddennedyavformat/configure: use pkg-config with --avformat...
2008-02-13 ddennedyconsumer_avformat.c:
2008-02-13 ddennedyproducer_avformat.c: cleanup whitespace
2008-02-11 ddennedyconsumer_avformat.c, producer_avformat.c: add FFmpeg...
2008-02-06 ddennedymlt_repository.[hc]:
2008-02-04 ddennedymove binary modules to libdir - affects MLT_REPOSITORY
2008-02-02 ddennedyframework: remove global profile, rather share one...
2008-01-20 ddennedyconsumer_avformat.c: bugfix (kdenlive-28) a/v sync...
2008-01-11 ddennedyproducer_avformat.c: do not free AVPacket if av_read_fr...
2007-12-12 ddennedyconsumer_avformat.c: make compilation fix on url_fclose...
2007-12-08 ddennedyavformat/configure: revert mistaken change in last...
2007-12-08 ddennedysox/configure: remove libsamplerate from linking by...
2007-12-04 ddennedymlt_consumer.c, mlt_frame.c, mlt_multitrack.c, mlt_play...
2007-12-04 ddennedyconsumer_avformat.c: fix pointer passed to url_fclose()
2007-10-19 ddennedyavformat/factory.c, jackrack/jack_rack.c, jackrack...
2007-10-19 ddennedyavformat/configure: fix detect shared install of libavf...
2007-07-30 ddennedyconsumer_avformat.c: align some defaults with ffmpeg...
2007-07-15 ddennedyavformat/configure: add --avformat-svn-extra
2007-07-14 ddennedyconsumer_avformat.c: save disabled, experimental flushi...
2007-07-01 ddennedyproducer_avformat.c: improve frame accuracy
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-26 ddennedyproducer_avformat.c: bugfix audio sync with some codecs...
2007-06-10 ddennedyproducer_avformat.c: bugfix segfault when paused after...
2007-06-10 ddennedyproducer_avformat.c: make better test for existence...
2007-06-10 ddennedyproducer_avformat.c: fix setting int property as double
2007-06-10 ddennedyproducer_avformat.c:
2007-06-10 ddennedyadded support for ilme=1 and ildct=1 properties to...
2007-06-09 ddennedy--avformat-swscale with --avformat-svn is only permitte...
2007-06-09 ddennedychange --avformat-svn configure option to do a static...
2007-04-10 ddennedyfix compilation without swscale
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2007-03-27 ddennedyfixup some swscale integration
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...
2006-12-31 j-b-mRead metadata from avformat and vorbis producers, using...
2006-10-06 lilo_booter+ General improved media support
2006-10-03 lilo_booter+ Correction to previous patch - fixes pause behaviour...
2006-10-03 lilo_booter+ Corrections for uncompressed video sources
2006-09-28 dezeroexPatch supplied by Jean-Baptiste.
next