Tue, 26 Sep 2006 18:03:17 +0000 |
michael |
drop broken telecine detection code
libavformat
|
Tue, 26 Sep 2006 17:27:08 +0000 |
michael |
reindent
libavformat
|
Tue, 26 Sep 2006 17:25:28 +0000 |
michael |
dont ignore MAX_READ_SIZE
libavformat
|
Tue, 26 Sep 2006 17:09:03 +0000 |
michael |
support forward seeking in non seekable streams
libavformat
|
Tue, 26 Sep 2006 16:09:56 +0000 |
michael |
simplify seek() failure check
libavformat
|
Tue, 26 Sep 2006 03:41:51 +0000 |
kostya |
WavPack lossless audio decoder
libavformat
|
Fri, 22 Sep 2006 10:03:04 +0000 |
michael |
simplify url_fseek()
libavformat
|
Thu, 21 Sep 2006 07:31:53 +0000 |
romansh |
* Moving FifoBuffer out of libavformat/avformat.h and
libavformat
|
Wed, 20 Sep 2006 21:23:32 +0000 |
michael |
reduce scores if the mp3 frames dont start from the begin of the file (fixes flv deteted as mp3 issues)
libavformat
|
Wed, 20 Sep 2006 08:24:17 +0000 |
takis |
Migrate the "packetsize" OptionDef option to become an AVOption.
libavformat
|
Wed, 20 Sep 2006 08:23:01 +0000 |
takis |
Migrate the "muxrate" OptionDef option to become an AVOption.
libavformat
|
Sun, 17 Sep 2006 09:39:49 +0000 |
banan |
FLV seeking patch by Nazo. lovesyao at aol com.
libavformat
|
Fri, 15 Sep 2006 19:14:24 +0000 |
takis |
Split the DV demuxer and muxer into separate files (as suggested by Diego
libavformat
|
Fri, 15 Sep 2006 11:17:41 +0000 |
gpoirier |
Add support for 8-bit grayscale to V4L grabber
libavformat
|
Fri, 15 Sep 2006 09:42:51 +0000 |
gpoirier |
add support for grayscale rawvideo avi
libavformat
|
Thu, 14 Sep 2006 13:51:54 +0000 |
takis |
Make OFFSET() reuse offsetof
libavformat
|
Thu, 14 Sep 2006 12:04:07 +0000 |
takis |
Remove a redundant memset from libavformat.
libavformat
|
Tue, 12 Sep 2006 14:16:48 +0000 |
michael |
10l typo
libavformat
|
Tue, 12 Sep 2006 00:06:44 +0000 |
aurel |
add a VP6F fourcc for apps which rely on fourcc
libavformat
|
Mon, 11 Sep 2006 22:05:43 +0000 |
bcoudurier |
workaround for files, mainly d-cinema, with 0 sized tags especially UMID in source clip, 377M B.10,13 clearly mentions that this is non standard though
libavformat
|
Sun, 10 Sep 2006 21:51:08 +0000 |
gpoirier |
Use and set sane AVOption defaults
libavformat
|
Sun, 10 Sep 2006 20:31:58 +0000 |
gpoirier |
allow ffmpeg to read mp3s beginning with partial frames
libavformat
|
Sun, 10 Sep 2006 20:21:40 +0000 |
gpoirier |
make AVOptions default value field work.
libavformat
|
Sun, 10 Sep 2006 14:02:42 +0000 |
diego |
Add official LGPL license headers to the files that were missing them.
libavformat
|
Sat, 09 Sep 2006 17:19:37 +0000 |
aurel |
VP5 and VP6 video decoder
libavformat
|
Sat, 09 Sep 2006 08:57:55 +0000 |
michael |
AVPROBE_SCORE_MAX doc
libavformat
|
Sat, 09 Sep 2006 08:49:28 +0000 |
gpoirier |
undefines a few temporary defines which were not undefined after their usage.
libavformat
|
Fri, 08 Sep 2006 17:24:48 +0000 |
diego |
Remove empty variable declaration.
libavformat
|