Mercurial > libavformat.hg
graph
-
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
-
simplify and write correct values conforming to specs libavformatThu, 06 Jul 2006 14:38:50 +0000, by bcoudurier
-
vbr requires version=1 and samplesize=0 per QT spec libavformatThu, 06 Jul 2006 12:17:01 +0000, by michael
-
Woops, this file was supposed to be added in r5556: "Move initialisations and internal symbols in allformats.h" libavformatFri, 30 Jun 2006 08:26:29 +0000, by gpoirier
-
Move initialisations and internal symbols in allformats.h, libavformatFri, 30 Jun 2006 07:41:25 +0000, by gpoirier
-
extradata may be used as bitstream reader input so allocate with padding libavformatThu, 29 Jun 2006 19:42:34 +0000, by mru
-
detect audio-only program streams and broken files made by VDR libavformatThu, 29 Jun 2006 19:03:53 +0000, by mru
-
do not fail av_find_stream_info() if params for all streams could not be found libavformatThu, 29 Jun 2006 19:02:15 +0000, by mru
-
detect MPEG PES streams as MPEG PS; the PS demuxer will cope libavformatWed, 28 Jun 2006 21:40:08 +0000, by mru
-
dont read over the end of a data chunk and at the end search for the next libavformatWed, 28 Jun 2006 10:51:56 +0000, by michael
-
cleanup patch from Diego Petten <flameeyes@gentoo.org> libavformatSun, 25 Jun 2006 17:37:12 +0000, by lu_zero