Mercurial > libavformat.hg
graph
-
Describe read_alloc return value and required pkt handling to avoid memleaks libavformat2009-04-07, by reimar
-
Error out also when reading nuv header returns with partial data and return libavformat2009-04-07, by reimar
-
override mov fourcc for pcm audio, this is safer when stream copying libavformat2009-04-07, by bcoudurier
-
Move av_packet_*() functions from libavformat/ to libavcodec/, where the libavformat2009-04-07, by rbultje
-
Fix timefilter test program build without previously building libavformat. libavformat2009-03-30, by diego
-
Generalize example target rule in common.mak so that it sets a -example$(EXESUF) libavformat2009-03-29, by diego
-
Don't strip the first three characters off of any metadata in ASF file. libavformat2009-03-28, by rbultje
-
Move output-example dependency declaration after subdir.mak include so that it is libavformat2009-03-27, by diego
-
Make svn:ignore properties globally consistent. Ignore all .d, .ho, .exe, -test libavformat2009-03-26, by diego
-
Move adding the '-test$(EXESUF)' suffix to test programs into common.mak. libavformat2009-03-25, by diego
-
set wrong_dts for iMovie created files which has huge ctts delay, fix ffmpeg_sample.m4v libavformat2009-03-25, by bcoudurier
-
strchr(string, '\0') returns non-NULL, and is thus not suited for use in libavformat2009-03-24, by rbultje
-
Rename 'tests' target to 'testprogs'. It is too easily confused with the libavformat2009-03-22, by diego
-
Remove alpha channel from default colorspace tables, since it is unused. See libavformat2009-03-22, by rbultje
-
Add a @todo with a comment from Kostya so we don't forget to optimize that at libavformat2009-03-22, by rbultje