Sun, 23 Jul 2006 18:19:33 +0000 |
reimar |
Try to find out correct start time to make seeking faster and add some
libavformat
|
Mon, 10 Jul 2006 21:14:37 +0000 |
mru |
allow individual selection of muxers and demuxers
libavformat
|
Sun, 09 Jul 2006 23:40:53 +0000 |
mru |
give AVInput/OutputFormat structs consistent names
libavformat
|
Sun, 25 Jun 2006 12:46:01 +0000 |
mru |
s/u_char/uint8_t/ accidentally copied from tcvp
libavformat
|
Sun, 25 Jun 2006 12:23:54 +0000 |
mru |
10l: don't allocate a new buffer quite so often
libavformat
|
Sun, 25 Jun 2006 00:41:13 +0000 |
mru |
cleaned up buffer management
libavformat
|
Fri, 16 Jun 2006 07:54:37 +0000 |
mru |
free codec extradata in av_close_input_file
libavformat
|
Sun, 04 Jun 2006 15:06:18 +0000 |
mru |
fix seek related bugs
libavformat
|
Fri, 12 May 2006 00:50:43 +0000 |
mru |
set stream time_base properly
libavformat
|
Thu, 11 May 2006 23:07:22 +0000 |
mru |
ogm demuxing
libavformat
|
Thu, 22 Dec 2005 01:10:11 +0000 |
diego |
COSMETICS: tabs --> spaces, some prettyprinting
libavformat
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavformat
|
Mon, 05 Dec 2005 00:15:51 +0000 |
mru |
ogg format probe function by Ivo <ivop at euronet nl>
libavformat
|
Fri, 23 Sep 2005 00:25:41 +0000 |
diego |
Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS
libavformat
|
Sun, 17 Jul 2005 22:24:36 +0000 |
michael |
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
libavformat
|