Tue, 24 Apr 2007 11:45:13 +0000 |
benoit |
more format abbreviations
libavformat
|
Tue, 24 Apr 2007 10:51:26 +0000 |
bcoudurier |
correct comment about seek function
libavformat
|
Tue, 24 Apr 2007 05:50:30 +0000 |
diego |
Remove unused code + variable, fixes a warning.
libavformat
|
Sun, 22 Apr 2007 18:48:07 +0000 |
michael |
dont assert(0) due to buggy rm demuxer
libavformat
|
Sun, 22 Apr 2007 16:23:44 +0000 |
michael |
fix av_seek_frame_generic() so that it doesnt fail if the
libavformat
|
Sun, 22 Apr 2007 11:07:35 +0000 |
michael |
init packet before calling the demuxer
libavformat
|
Sun, 22 Apr 2007 00:50:36 +0000 |
conrad |
Change from using a seek table internal to the TTA demuxer to using the standard lavf index.
libavformat
|
Sat, 21 Apr 2007 18:37:10 +0000 |
bcoudurier |
long -> int
libavformat
|
Sat, 21 Apr 2007 18:12:51 +0000 |
bcoudurier |
cosmetics: mov_mp4 -> mp4
libavformat
|
Sat, 21 Apr 2007 18:09:14 +0000 |
bcoudurier |
clean and simplify esds reading function
libavformat
|
Sat, 21 Apr 2007 18:03:53 +0000 |
bcoudurier |
remove broken ctab code
libavformat
|
Sat, 21 Apr 2007 18:01:47 +0000 |
bcoudurier |
use INT64_MAX
libavformat
|
Fri, 20 Apr 2007 23:45:53 +0000 |
alex |
remove possibly broken wince cruft
libavformat
|
Tue, 17 Apr 2007 20:53:39 +0000 |
banan |
Atrac3 decoder.
libavformat
|
Sun, 15 Apr 2007 13:51:57 +0000 |
aurel |
add an enum for need_parsing
libavformat
|
Sun, 15 Apr 2007 12:35:44 +0000 |
diego |
Make the declaration of AVInputFormat ac3_demuxer conditional
libavformat
|
Sun, 15 Apr 2007 12:32:36 +0000 |
diego |
Move AC3 header parsing code together with the rest of the AC3 parsing code.
libavformat
|
Fri, 13 Apr 2007 07:50:04 +0000 |
benoit |
timestamps generation improvement when parsing avi
libavformat
|
Thu, 12 Apr 2007 11:28:34 +0000 |
diego |
spelling
libavformat
|
Thu, 12 Apr 2007 08:11:33 +0000 |
benoit |
DVR-MS probe audio format
libavformat
|
Tue, 10 Apr 2007 14:10:36 +0000 |
bcoudurier |
add D-10 PAL 40 audio essence container ul
libavformat
|
Tue, 10 Apr 2007 14:04:59 +0000 |
bcoudurier |
add D-10 PAL 40 ul
libavformat
|
Tue, 10 Apr 2007 11:27:24 +0000 |
aurel |
cosmetics: indentation
libavformat
|
Mon, 09 Apr 2007 17:03:20 +0000 |
aurel |
add support for seeking to a keyframe instead of a random frame
libavformat
|