Sun, 25 Nov 2007 16:32:47 +0000 |
aurel |
add pcm_s16le_planar support for electronicarts files
libavformat
|
Wed, 21 Nov 2007 07:41:00 +0000 |
andoma |
Use dynamically allocated ByteIOContext in AVFormatContext
libavformat
|
Wed, 07 Nov 2007 23:01:32 +0000 |
aurel |
probe more kind of electronic arts files
libavformat
|
Tue, 30 Oct 2007 23:20:26 +0000 |
aurel |
EA IMA EACS decoder
libavformat
|
Tue, 30 Oct 2007 23:12:18 +0000 |
aurel |
EA IMA SEAD decoder
libavformat
|
Thu, 25 Oct 2007 21:17:39 +0000 |
aurel |
probe files starting with the 1SNh tag
libavformat
|
Thu, 25 Oct 2007 21:10:18 +0000 |
aurel |
don't use #define with names starting with _
libavformat
|
Thu, 25 Oct 2007 20:38:49 +0000 |
aurel |
add parsing of 1SNh header in the EA demuxer
libavformat
|
Wed, 24 Oct 2007 21:44:20 +0000 |
aurel |
avoid infinite loop at the end of files which are not properly terminated
libavformat
|
Wed, 24 Oct 2007 20:49:42 +0000 |
aurel |
EA ADPCM R1, R2 and R3 decoder
libavformat
|
Mon, 22 Oct 2007 21:06:04 +0000 |
aurel |
convert a if() into a switch() to ease addition of new tags to probe
libavformat
|
Thu, 18 Oct 2007 23:52:08 +0000 |
aurel |
better check for video track detection
libavformat
|
Thu, 18 Oct 2007 23:50:52 +0000 |
aurel |
skip unsupported audio track data
libavformat
|
Thu, 18 Oct 2007 23:44:05 +0000 |
aurel |
cosmetics: indentation
libavformat
|
Thu, 18 Oct 2007 23:42:54 +0000 |
aurel |
check if we found an audio track before initializing the audio stream
libavformat
|