Mercurial > libavformat.hg
graph
-
Fix detection of some stereo atrac files by not comparing the libavformatSun, 23 May 2010 21:56:54 +0000, by banan
-
oups, 100l, revert unrelated hunk from commit r23266 libavformatSun, 23 May 2010 21:10:05 +0000, by bcoudurier
-
albm 3gp tag has optional track field not date libavformatSun, 23 May 2010 21:04:39 +0000, by bcoudurier
-
change author metadata to artist in mov de/muxer libavformatSun, 23 May 2010 21:03:14 +0000, by bcoudurier
-
Make the nut decoder read the ff_nut_video_tags to detect codec id of libavformatSun, 23 May 2010 18:34:18 +0000, by stefano
-
Define ff_nut_video_tags and make Nut muxer and demuxer set it in libavformatSun, 23 May 2010 18:34:15 +0000, by stefano
-
Add a md5 muxer that allows checking the md5 sums of generated streams without libavformatSun, 23 May 2010 13:07:33 +0000, by reimar
-
Make ff_random_get_seed public, rename to av_get_random_seed, export the header libavformatSun, 23 May 2010 08:53:40 +0000, by mstorsjo
-
Make av_write_header() return AVERROR(EINVAL) rather than -1 if the libavformatSat, 22 May 2010 21:52:06 +0000, by stefano
-
Store in a dedicated array the format name - codec id - codec type libavformatSat, 22 May 2010 21:52:02 +0000, by stefano
-
Move AVCodecTag from riff.h into internal.h. libavformatSat, 22 May 2010 16:01:32 +0000, by cehoyos