Wed, 25 Jun 2008 22:37:26 +0000 |
michael |
Prevent invalid timestamps from being stored.
libavformat
|
Wed, 25 Jun 2008 19:59:52 +0000 |
banan |
Add support for mp3 contained in oma
libavformat
|
Wed, 25 Jun 2008 19:57:57 +0000 |
banan |
Rearrange parameter logic
libavformat
|
Wed, 25 Jun 2008 19:39:38 +0000 |
banan |
Add more codec IDs and tags.
libavformat
|
Wed, 25 Jun 2008 19:30:48 +0000 |
bcoudurier |
make av_find_stream_info find frame_size for aac too
libavformat
|
Wed, 25 Jun 2008 18:36:41 +0000 |
michael |
Make av_find_stream_info() find the frame_size for vorbis.
libavformat
|
Wed, 25 Jun 2008 18:31:48 +0000 |
michael |
Fill missing pts in during muxing when we know that they are equal to dts.
libavformat
|
Wed, 25 Jun 2008 18:15:04 +0000 |
michael |
We cannot calculate the duration of vorbis packets even if we do know the
libavformat
|
Wed, 25 Jun 2008 11:55:57 +0000 |
lucabe |
Remove improper usage of AV_TIME_BASE_Q
libavformat
|
Tue, 24 Jun 2008 23:56:16 +0000 |
michael |
Prevent duration calculation code from generating random durations for
libavformat
|
Tue, 24 Jun 2008 11:07:04 +0000 |
lucabe |
Do not set sample_rate = 90000 for mp2 and mp3 audio over RTP
libavformat
|
Mon, 23 Jun 2008 08:52:44 +0000 |
diego |
Remove unused variable, fixes the warning:
libavformat
|
Sun, 22 Jun 2008 23:52:57 +0000 |
bcoudurier |
chinese avs demuxing support, demux AVSFileFormat.mp4
libavformat
|
Sun, 22 Jun 2008 15:52:28 +0000 |
aurel |
matroskadec: decode track private data if needed
libavformat
|
Sun, 22 Jun 2008 15:49:44 +0000 |
aurel |
matroskadec: move buffer decoding code to a separate function
libavformat
|