Wed, 01 Feb 2006 11:31:33 +0000 |
diego |
video4linux2 input support
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
|
Mon, 05 Dec 2005 20:44:56 +0000 |
diego |
Unify include paths, -I.. is in CFLAGS.
libavformat
|
Wed, 12 Oct 2005 22:35:06 +0000 |
alex |
lame bit_rate calculation
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
|
Sat, 30 Apr 2005 21:43:59 +0000 |
michael |
switch to native time bases
libavformat
|
Sat, 08 Jan 2005 14:21:33 +0000 |
michael |
integer overflows, heap corruption
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
|
Tue, 27 Apr 2004 13:28:16 +0000 |
michael |
fix rounding errors with NTSC patch by (Luca Abeni <lucabe72 at email dot it>)
libavformat
|
Sun, 25 Apr 2004 13:30:21 +0000 |
michael |
ring buffer fix by (Luca Abeni <lucabe72 at email dot it>)
libavformat
|
Wed, 03 Mar 2004 15:41:21 +0000 |
michael |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavformat
|
Tue, 09 Sep 2003 19:14:05 +0000 |
michaelni |
kernel header bug workaround by (Ronald Bultje <rbultje at ronald dot bitfreak dot net>)
libavformat
|
Wed, 25 Jun 2003 10:21:45 +0000 |
al3x |
tv standard selection support for dv1394 and grab (v4l)
libavformat
|
Wed, 12 Mar 2003 15:16:19 +0000 |
michaelni |
per context frame_rate_base, this should finally fix frame_rate related av sync issues
libavformat
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavformat
|
Thu, 23 Jan 2003 10:33:16 +0000 |
bellard |
grab device is in AVFormatParameter (at least better than global variable)
libavformat
|
Wed, 22 Jan 2003 22:40:52 +0000 |
bellard |
dv patch by Max Krasnyansky (maxk at qualcomm dot com)
libavformat
|
Mon, 25 Nov 2002 19:07:40 +0000 |
bellard |
renamed libav to libavformat
libavformat
|