Thu, 05 Jun 2008 15:03:55 +0000 |
diego |
cosmetics: s/Id/id/ in libavformat where Id refers to id Software.
libavformat
|
Tue, 03 Jun 2008 16:20:54 +0000 |
diego |
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
libavformat
|
Fri, 30 May 2008 16:05:56 +0000 |
ramiro |
raw mlp demuxer
libavformat
|
Mon, 12 May 2008 10:30:40 +0000 |
cehoyos |
Replace some occurrences of 0 with CODEC_ID_NONE.
libavformat
|
Fri, 09 May 2008 11:56:36 +0000 |
diego |
Use full path for #includes from another directory.
libavformat
|
Sat, 03 May 2008 00:12:32 +0000 |
banan |
dts probe
libavformat
|
Fri, 02 May 2008 14:52:39 +0000 |
lu_zero |
Import Dirac demuxer/muxer from SoC branch; written by Marco Gerards,
libavformat
|
Mon, 28 Apr 2008 18:29:42 +0000 |
michael |
raw GSM demuxer (does not work yet as parser is missing)
libavformat
|
Mon, 28 Apr 2008 14:14:44 +0000 |
bcoudurier |
set demuxers .value and use common audio_read_header function
libavformat
|
Tue, 22 Apr 2008 11:14:01 +0000 |
bwolowiec |
change ff_ac3_parse_header() to take a GetBitContext instead of const char*
libavformat
|
Mon, 21 Apr 2008 15:20:53 +0000 |
andoma |
Compute AC3 frame CRC for stronger raw AC3 format probing.
libavformat
|
Sun, 20 Apr 2008 20:28:12 +0000 |
banan |
Raw dts muxer
libavformat
|
Sat, 12 Jan 2008 00:24:10 +0000 |
michael |
Set pts/dts in raw (yuv,rgb,pcm) demuxers.
libavformat
|
Wed, 26 Dec 2007 22:28:22 +0000 |
michael |
Do not force fps unless the user actually specified one.
libavformat
|
Wed, 21 Nov 2007 07:41:00 +0000 |
andoma |
Use dynamically allocated ByteIOContext in AVFormatContext
libavformat
|