Thu, 20 May 2004 16:00:22 +0000 |
michael |
bytestream tracing support
libavformat
|
Tue, 18 May 2004 02:33:27 +0000 |
romansh |
* IEC DV seems to accept SMPTE way of tagging 16:9 too.
libavformat
|
Thu, 13 May 2004 14:54:57 +0000 |
michael |
segfault fix
libavformat
|
Fri, 07 May 2004 02:57:13 +0000 |
melanson |
support SVQ1 in AVI files, just for fun
libavformat
|
Thu, 06 May 2004 21:52:38 +0000 |
michael |
vbr audio fix
libavformat
|
Sun, 02 May 2004 01:03:55 +0000 |
michael |
match latest spec
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
|
Tue, 27 Apr 2004 03:35:14 +0000 |
michael |
export pts if available
libavformat
|
Tue, 27 Apr 2004 02:55:05 +0000 |
michael |
NULL pointers ...
libavformat
|
Mon, 26 Apr 2004 22:16:06 +0000 |
michael |
mpeg SVCD compatibility, SCR fixes, standard compliance
libavformat
|
Sun, 25 Apr 2004 13:30:21 +0000 |
michael |
ring buffer fix by (Luca Abeni <lucabe72 at email dot it>)
libavformat
|
Sat, 24 Apr 2004 15:16:23 +0000 |
michael |
vis detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ca>)
libavformat
|
Sat, 24 Apr 2004 13:10:35 +0000 |
michael |
nut files in cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>)
libavformat
|
Sat, 24 Apr 2004 11:51:38 +0000 |
michael |
cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>)
libavformat
|
Fri, 23 Apr 2004 21:02:01 +0000 |
michael |
Mpeg start codes patch by ("Dmitry Borisov" <jbors at mail dot ru>)
libavformat
|
Sun, 18 Apr 2004 15:26:57 +0000 |
michael |
various fixes
libavformat
|
Sat, 17 Apr 2004 12:04:59 +0000 |
michael |
cleanup
libavformat
|
Tue, 13 Apr 2004 13:33:02 +0000 |
michael |
Off-by-two in mpegts.c patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)
libavformat
|
Mon, 12 Apr 2004 22:54:48 +0000 |
michael |
libavformat/os_support.c HAVE_LOCALTIME_R patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
libavformat
|
Mon, 12 Apr 2004 22:23:16 +0000 |
michael |
store correct pts
libavformat
|
Mon, 12 Apr 2004 20:06:23 +0000 |
michael |
bit-exact
libavformat
|
Mon, 12 Apr 2004 18:42:23 +0000 |
michael |
distclean by ("Steven M. Schultz" <sms at 2BSD dot COM>)
libavformat
|
Mon, 12 Apr 2004 18:32:36 +0000 |
michael |
10l
libavformat
|
Mon, 12 Apr 2004 17:40:31 +0000 |
michael |
libavformat/mov.c fails with gcc 2.95.3 patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
libavformat
|
Mon, 12 Apr 2004 16:50:03 +0000 |
michael |
moving nearly identical binary search code from nut/mpeg/asf to utils.c
libavformat
|
Sun, 11 Apr 2004 19:32:24 +0000 |
michael |
codec tag for FLV
libavformat
|
Sun, 11 Apr 2004 19:18:53 +0000 |
michael |
4xm codec tag
libavformat
|
Sun, 11 Apr 2004 14:58:51 +0000 |
michael |
some tag for mpeg2, so looking MPEG2VIDEO up works
libavformat
|
Sun, 11 Apr 2004 02:07:31 +0000 |
michael |
avoid seeking to the end, as it confuses some crappy code
libavformat
|
Sat, 10 Apr 2004 20:11:00 +0000 |
michael |
set codec_tag
libavformat
|
Sat, 10 Apr 2004 19:42:18 +0000 |
michael |
prefix global
libavformat
|
Sat, 10 Apr 2004 15:09:46 +0000 |
melanson |
patch courtesy of Todd Kirby:
libavformat
|
Fri, 09 Apr 2004 16:46:12 +0000 |
michael |
removing keyframe prediction and checksum threshold
libavformat
|
Fri, 09 Apr 2004 13:13:24 +0000 |
michael |
correctly identify AAC audio in mov/mp4/etc. files. patch by ("Thomas Raivio" <tjraivio at cc dot hut dot fi>)
libavformat
|
Fri, 09 Apr 2004 12:31:36 +0000 |
michael |
gcc 2.95.3 patch by ("Steven M. Schultz" <sms at 2bsd dot com>)
libavformat
|
Thu, 08 Apr 2004 00:22:22 +0000 |
michael |
fourcc & language code v->vb type
libavformat
|
Wed, 07 Apr 2004 21:33:53 +0000 |
michael |
dont reduce the min_distance of AVIndexEntry
libavformat
|
Wed, 07 Apr 2004 14:00:16 +0000 |
alex |
support for -timestamp
libavformat
|
Wed, 07 Apr 2004 13:27:53 +0000 |
alex |
unknown format char
libavformat
|
Wed, 07 Apr 2004 12:47:33 +0000 |
alex |
support for wider range of codecs
libavformat
|
Tue, 06 Apr 2004 17:40:17 +0000 |
michael |
10l (bytes_left() -> url_feof())
libavformat
|
Tue, 06 Apr 2004 06:31:12 +0000 |
romansh |
* making it possible to specify recording date and time in a stream
libavformat
|
Mon, 05 Apr 2004 22:00:59 +0000 |
michael |
search for undamaged headers
libavformat
|
Mon, 05 Apr 2004 12:02:10 +0000 |
michael |
checksuming for nut & nice checksum API for libavformat
libavformat
|
Mon, 05 Apr 2004 11:36:13 +0000 |
michael |
antitime
libavformat
|
Mon, 05 Apr 2004 10:38:01 +0000 |
michael |
10l (Titel->Title)
libavformat
|
Sun, 04 Apr 2004 22:34:26 +0000 |
michael |
info packet read/write & simplify
libavformat
|
Sun, 04 Apr 2004 20:24:28 +0000 |
michael |
make vorbis default again
libavformat
|