Sat, 25 Mar 2006 19:51:12 +0000 |
michael |
dont set random timestamps if they are not known
libavformat
|
Sat, 25 Mar 2006 19:40:27 +0000 |
michael |
fixing timebase
libavformat
|
Sat, 25 Mar 2006 13:37:34 +0000 |
diego |
Rename time variable to the more descriptive block_time.
libavformat
|
Wed, 22 Mar 2006 11:11:02 +0000 |
michael |
duration and subitle fix from the patch by Steve Lhomme
libavformat
|
Wed, 22 Mar 2006 11:06:08 +0000 |
michael |
cleanup codec_id mapping (untested)
libavformat
|
Wed, 22 Mar 2006 10:33:21 +0000 |
michael |
fix aspect ratio
libavformat
|
Mon, 30 Jan 2006 23:32:14 +0000 |
mru |
add missing #includes
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 11:27:37 +0000 |
michael |
total == 0 seems like it should be valid (based upon patch by Steve Lhomme | slhomme divxcorp com)
libavformat
|
Mon, 12 Dec 2005 01:56:46 +0000 |
mru |
use PRIxN, %zd, %td formats where needed
libavformat
|
Tue, 19 Jul 2005 15:32:43 +0000 |
michael |
more non portable float parsing code ...
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
|
Thu, 26 May 2005 20:17:12 +0000 |
michael |
AVPacket.pos
libavformat
|
Fri, 13 May 2005 18:10:23 +0000 |
mru |
change extradata format for vorbis
libavformat
|
Thu, 17 Mar 2005 01:25:01 +0000 |
michael |
more fine grained discarding of packets
libavformat
|
Fri, 11 Mar 2005 19:52:43 +0000 |
rfelker |
Patch from Gianluigi Tiesi (sherpya at netfarm dot it):
libavformat
|
Sun, 06 Mar 2005 19:52:41 +0000 |
michael |
H.264 and Vorbis support in matroska patch by (Mns Rullgrd |mru inprovide com)
libavformat
|
Sat, 22 Jan 2005 13:36:02 +0000 |
michael |
support discarding uninterresting packets
libavformat
|
Sat, 08 Jan 2005 14:21:33 +0000 |
michael |
integer overflows, heap corruption
libavformat
|
Wed, 14 Jul 2004 01:32:14 +0000 |
michael |
libdts support by (Benjamin Zores <ben at geexbox dot org>)
libavformat
|
Fri, 21 May 2004 20:43:21 +0000 |
michael |
move time_base (pts_num/pts_den) from AVFormatContext -> AVStream
libavformat
|
Wed, 07 Apr 2004 13:27:53 +0000 |
alex |
unknown format char
libavformat
|
Wed, 24 Mar 2004 23:32:48 +0000 |
mellum |
warning patrol
libavformat
|
Fri, 12 Mar 2004 02:26:01 +0000 |
michael |
big endian compile fix by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>)
libavformat
|
Thu, 11 Mar 2004 16:26:42 +0000 |
michael |
matroska demuxer by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>)
libavformat
|