Mercurial > libavformat.hg
graph
-
make av_find_stream_info find frame_size for aac too libavformatWed, 25 Jun 2008 19:30:48 +0000, by bcoudurier
-
Make av_find_stream_info() find the frame_size for vorbis. libavformatWed, 25 Jun 2008 18:36:41 +0000, by michael
-
Fill missing pts in during muxing when we know that they are equal to dts. libavformatWed, 25 Jun 2008 18:31:48 +0000, by michael
-
We cannot calculate the duration of vorbis packets even if we do know the libavformatWed, 25 Jun 2008 18:15:04 +0000, by michael
-
Prevent duration calculation code from generating random durations for libavformatTue, 24 Jun 2008 23:56:16 +0000, by michael
-
Do not set sample_rate = 90000 for mp2 and mp3 audio over RTP libavformatTue, 24 Jun 2008 11:07:04 +0000, by lucabe
-
chinese avs demuxing support, demux AVSFileFormat.mp4 libavformatSun, 22 Jun 2008 23:52:57 +0000, by bcoudurier
-
matroskadec: decode track private data if needed libavformatSun, 22 Jun 2008 15:52:28 +0000, by aurel
-
matroskadec: move buffer decoding code to a separate function libavformatSun, 22 Jun 2008 15:49:44 +0000, by aurel
-
remove pts set hack, this is no more correct libavformatSun, 22 Jun 2008 08:44:58 +0000, by bcoudurier
-
do not reset ffm pts, this avoids setting last pts to 0 and screwing up seeking libavformatSun, 22 Jun 2008 00:26:25 +0000, by bcoudurier
-
uniformize AVStream->priv_data freeing in av_close_input_stream libavformatFri, 20 Jun 2008 17:22:56 +0000, by bcoudurier
-
factorize read_header failure freeing code libavformatFri, 20 Jun 2008 17:16:56 +0000, by bcoudurier
-
Check if there is at least a stream before writing trailer. libavformatFri, 20 Jun 2008 07:27:44 +0000, by benoit
-
Fix neverending loop which might happen when sending high-bitrate MPEG2 libavformatThu, 19 Jun 2008 10:31:45 +0000, by lucabe