Wed, 23 Apr 2003 18:38:34 +0000 |
kabi |
* keeping compiler happy and quiet
libavformat
|
Wed, 23 Apr 2003 08:58:42 +0000 |
kabi |
* simplified parameters for parse routines
libavformat
|
Wed, 23 Apr 2003 08:56:14 +0000 |
kabi |
* more strict types
libavformat
|
Wed, 23 Apr 2003 02:04:40 +0000 |
romansh |
Complete support for OpenDML AVIs and AVIs > 2Gb.
libavformat
|
Tue, 22 Apr 2003 08:36:39 +0000 |
kabi |
* fixed initialization and some memleak
libavformat
|
Tue, 22 Apr 2003 08:32:33 +0000 |
kabi |
* filling bitdepth
libavformat
|
Mon, 21 Apr 2003 21:18:51 +0000 |
bellard |
transparency support
libavformat
|
Mon, 21 Apr 2003 21:18:15 +0000 |
bellard |
replaced progressive by interleaved
libavformat
|
Mon, 21 Apr 2003 14:39:52 +0000 |
bellard |
use correct YUV format for JPEG
libavformat
|
Sun, 20 Apr 2003 14:20:32 +0000 |
bellard |
added progressive PNG support (both reading and writing)
libavformat
|
Sun, 20 Apr 2003 14:19:17 +0000 |
bellard |
added progressive image support
libavformat
|
Sat, 19 Apr 2003 16:23:03 +0000 |
bellard |
rgba32 support
libavformat
|
Sat, 19 Apr 2003 15:48:40 +0000 |
michaelni |
memleaks
libavformat
|
Sat, 19 Apr 2003 15:18:00 +0000 |
bellard |
added new netpbm pam format support (needed for alpha plane support)
libavformat
|
Fri, 18 Apr 2003 16:22:12 +0000 |
mmu_man |
Add latency check, the Media Kit shoul repport it, but this seems broken.
libavformat
|
Fri, 18 Apr 2003 14:35:15 +0000 |
mmu_man |
avoid detecting mpeg stream when other formats embed mp3 tracks.
libavformat
|
Thu, 17 Apr 2003 19:56:33 +0000 |
michaelni |
we really shouldnt use M$* as default codec -> use MPEG4 as default
libavformat
|
Tue, 15 Apr 2003 10:12:38 +0000 |
tmmm |
native Indeo3 decoder implementation
libavformat
|
Sat, 12 Apr 2003 03:04:08 +0000 |
philipjsg |
Clear out an unused field in the created AVI file. This helps make
libavformat
|
Tue, 08 Apr 2003 09:56:19 +0000 |
michaelni |
dv file format support patch by (Roman Shaposhnick <rvs at sun dot com>)
libavformat
|
Tue, 08 Apr 2003 09:51:15 +0000 |
michaelni |
AVI > 2Gb (OpenDML) generation patch by (Roman Shaposhnick <rvs at sun dot com>)
libavformat
|
Sat, 05 Apr 2003 12:20:19 +0000 |
mmu_man |
QT AVID 4CCs patch by ("Sebastien Bechet" <s dot bechet at av7 dot net>) (not tested)
libavformat
|
Fri, 04 Apr 2003 14:42:28 +0000 |
michaelni |
H264 decoder & demuxer
libavformat
|
Fri, 04 Apr 2003 13:45:45 +0000 |
michaelni |
support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>)
libavformat
|
Fri, 28 Mar 2003 14:05:55 +0000 |
michaelni |
AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>)
libavformat
|
Thu, 27 Mar 2003 15:08:16 +0000 |
mmu_man |
the media node now won't connect itself to the default audio input with -ad wait:
libavformat
|
Thu, 27 Mar 2003 14:44:30 +0000 |
mmu_man |
experimental BeOS audio input support. (needs unreleased library)
libavformat
|
Thu, 27 Mar 2003 13:37:47 +0000 |
mmu_man |
cleanup; unused pipe() stuff removed.
libavformat
|
Wed, 26 Mar 2003 23:25:18 +0000 |
michaelni |
I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>)
libavformat
|
Wed, 26 Mar 2003 10:30:08 +0000 |
michaelni |
ffserver deallocate ctx->streams on closing patch by (Mark Hills <mark at pogo dot org dot uk>)
libavformat
|