Sun, 07 Jan 2007 00:02:15 +0000 |
diego |
variable renaming: mp3lame --> libmp3lame
libavformat
|
Wed, 01 Nov 2006 22:39:58 +0000 |
diego |
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
libavformat
|
Wed, 18 Oct 2006 13:15:27 +0000 |
diego |
Fix license header error notice by Steve LHomme.
libavformat
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavformat
|
Sat, 02 Sep 2006 23:10:28 +0000 |
mru |
remove redundant declarations
libavformat
|
Thu, 20 Jul 2006 10:22:07 +0000 |
michael |
fix regression failure after adler simplification
libavformat
|
Thu, 13 Jul 2006 21:29:01 +0000 |
mru |
move adler32 to libavutil
libavformat
|
Wed, 12 Jul 2006 00:09:34 +0000 |
mru |
move common stuff from avienc.c and wav.c to new file riff.c
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
|
Tue, 20 Jun 2006 22:19:11 +0000 |
diego |
Remove unused variable, patch by Stefan Huehner stefan__at__huehner__dot__org.
libavformat
|
Fri, 16 Jun 2006 07:54:37 +0000 |
mru |
free codec extradata in av_close_input_file
libavformat
|
Sun, 23 Apr 2006 13:47:13 +0000 |
ods15 |
Disable lavf NUT until it is synced to spec
libavformat
|
Wed, 01 Mar 2006 11:29:55 +0000 |
michael |
add size to AVIndex
libavformat
|
Thu, 19 Jan 2006 22:30:37 +0000 |
diego |
Properly #ifdef muxer-specific parts.
libavformat
|