Mercurial > libavformat.hg
graph
-
Fix memleak, patch by I. Po % yyymmmm # gmail O com % libavformatWed, 19 Jul 2006 08:06:24 +0000, by gpoirier
-
add header info to flv format based on a patch by (Philipp Klaus >ffmpegdevel ad pylonsoft mot ch ) libavformatMon, 17 Jul 2006 21:51:21 +0000, by michael
-
fix playback of theora.ogg on mphq patch by (matthieu castet %% castet dat matthieu ot free dat fr %%) libavformatMon, 17 Jul 2006 10:44:53 +0000, by michael
-
replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use libavformatThu, 13 Jul 2006 23:10:01 +0000, by mru
-
add loop_input to AVFormatContext, getting rid of old hack libavformatThu, 13 Jul 2006 21:13:49 +0000, by mru
-
move common stuff from avienc.c and wav.c to new file riff.c libavformatWed, 12 Jul 2006 00:09:34 +0000, by mru
-
CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just libavformatTue, 11 Jul 2006 21:45:45 +0000, by diego
-
allow individual selection of muxers and demuxers libavformatMon, 10 Jul 2006 21:14:37 +0000, by mru
-
assign exact codec id, needed when stream copy libavformatMon, 10 Jul 2006 12:10:10 +0000, by bcoudurier
-
give AVInput/OutputFormat structs consistent names libavformatSun, 09 Jul 2006 23:40:53 +0000, by mru
-
remove STATS code (probably hasnt been used for years ..., and its not completely clear what it was good for anyway) libavformatSun, 09 Jul 2006 10:33:49 +0000, by michael
-
Etsi identifies DTS audio with stream_private+descriptor 0x7b (in the PMT). libavformatSat, 08 Jul 2006 16:25:45 +0000, by mru
-
new mov_read_packet, mov_read_seek, fix seeking in ni mov, fix demuxing adpcm libavformatSat, 08 Jul 2006 12:14:41 +0000, by bcoudurier
-
set proper bits_per_sample value for ADPCM codecs libavformatSat, 08 Jul 2006 07:14:00 +0000, by aurel
-
simplify the voc demuxer using av_get_bits_per_sample() libavformatFri, 07 Jul 2006 22:42:36 +0000, by aurel
-
av_get_bits_per_sample and due simplifications libavformatFri, 07 Jul 2006 17:50:09 +0000, by bcoudurier