Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
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
|
Sat, 13 May 2006 11:37:56 +0000 |
michael |
sanity checks some might have been exploitable
libavformat
|
Sat, 11 Mar 2006 04:27:58 +0000 |
kostya |
More correct demuxing and timestamp setting fot Sierra VMD
libavformat
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
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
|
Sat, 17 Dec 2005 17:57:03 +0000 |
henry |
malloc padding to avoid reading past the malloc()ed area.
libavformat
|
Mon, 12 Dec 2005 01:56:46 +0000 |
mru |
use PRIxN, %zd, %td formats where needed
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
|
Wed, 13 Jul 2005 10:18:35 +0000 |
michael |
printf-> av_log patch by (Benjamin Larsson, banan: student ltu se)
libavformat
|
Thu, 26 May 2005 20:17:12 +0000 |
michael |
AVPacket.pos
libavformat
|
Fri, 04 Feb 2005 18:58:59 +0000 |
michael |
fixing an integer overflow, which could lead to overwriting the end of a malloced buffer by 8 bytes
libavformat
|
Fri, 04 Feb 2005 03:38:33 +0000 |
michael |
VMD playing error patch by (Kostya (cannonball bw-team com>)
libavformat
|
Sat, 19 Jun 2004 03:59:34 +0000 |
melanson |
sweeping change from -EIO -> AVERROR_IO
libavformat
|
Fri, 21 May 2004 20:43:21 +0000 |
michael |
move time_base (pts_num/pts_den) from AVFormatContext -> AVStream
libavformat
|
Sun, 14 Mar 2004 04:08:11 +0000 |
melanson |
minor VMD system update; still not perfect, but should not crash either
libavformat
|
Fri, 02 Jan 2004 04:47:02 +0000 |
melanson |
initial commit for Sierra VMD file demuxer
libavformat
|