Tue, 20 Apr 2010 14:45:34 +0000 |
diego |
Remove explicit filename from Doxygen @file commands.
libavformat
|
Tue, 30 Mar 2010 23:30:55 +0000 |
stefano |
Define AVMediaType enum, and use it instead of enum CodecType, which
libavformat
|
Tue, 09 Mar 2010 12:37:13 +0000 |
pross |
Remove static function name prefixes from American Laser Games MM demuxer
libavformat
|
Sat, 09 Jan 2010 03:31:13 +0000 |
pross |
update my email address
libavformat
|
Tue, 15 Sep 2009 09:21:29 +0000 |
reimar |
Vastly improved mm_probe function, passes probetest.
libavformat
|
Mon, 16 Feb 2009 16:27:08 +0000 |
benoit |
Add a context to av_log() call and update the trace not to be redundant.
libavformat
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavformat
|
Sun, 11 Jan 2009 22:19:48 +0000 |
diego |
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
libavformat
|
Sun, 24 Aug 2008 14:02:55 +0000 |
reimar |
Remove useless empty close functions in mmf and mm demuxers.
libavformat
|
Tue, 08 Jul 2008 12:44:08 +0000 |
pross |
Remove AVPaletteControl from ALG MM demuxer/decoder
libavformat
|
Tue, 03 Jun 2008 16:20:54 +0000 |
diego |
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
libavformat
|
Wed, 21 Nov 2007 07:41:00 +0000 |
andoma |
Use dynamically allocated ByteIOContext in AVFormatContext
libavformat
|
Thu, 19 Jul 2007 15:23:32 +0000 |
takis |
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
libavformat
|
Thu, 19 Jul 2007 15:21:30 +0000 |
takis |
Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM).
libavformat
|
Thu, 05 Jul 2007 10:40:25 +0000 |
diego |
license header consistency cosmetics
libavformat
|
Sun, 08 Apr 2007 20:24:16 +0000 |
diego |
Get rid of unnecessary pointer casts.
libavformat
|
Sun, 08 Apr 2007 11:34:15 +0000 |
michael |
allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks
libavformat
|
Fri, 19 Jan 2007 22:12:59 +0000 |
alex |
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
libavformat
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavformat
|
Wed, 26 Jul 2006 01:12:26 +0000 |
diego |
Fix FSF postal address.
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, 12 Feb 2006 06:49:40 +0000 |
melanson |
complete American Laser Games MM playback system, courtesy of Peter Ross
libavformat
|