| Commit message (Expand) | Author | Age | Files | Lines |
* | add 4xm to the family | Mike Melanson | 2003-05-25 | 2 | -0/+4 |
* | first pass at an experimental 4xm demuxer | Mike Melanson | 2003-05-25 | 2 | -1/+282 |
* | Warning and compatibility fixes. | Falk Hüffner | 2003-05-24 | 2 | -3/+3 |
* | truncated h263 decoding support / H263-ES "demuxer" | Michael Niedermayer | 2003-05-22 | 1 | -0/+29 |
* | AMR-NB audio support patch by (<joca at rixmail dot se>) | joca@rixmail.se | 2003-05-14 | 1 | -35/+114 |
* | * added s263 (mapped to h263 - 3gp files) | Zdenek Kabelac | 2003-05-12 | 1 | -3/+5 |
* | * passing ImageDescriptions for SVQ3 (Vertical300K.sorenson works) | Zdenek Kabelac | 2003-05-12 | 1 | -6/+38 |
* | * uninitialized/unused vars cleanup | Zdenek Kabelac | 2003-05-12 | 1 | -7/+3 |
* | * support for AAC audio (esds decoding - using extradata) | Zdenek Kabelac | 2003-05-12 | 1 | -526/+500 |
* | svq3 decoder by anonymous | Michael Niedermayer | 2003-05-09 | 1 | -0/+1 |
* | * introducing new public interface in imgconvert.c | Roman Shaposhnik | 2003-05-07 | 2 | -15/+4 |
* | VOB stream patch ba (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) | Michael Niedermayer | 2003-05-05 | 1 | -4/+4 |
* | prefers MP3 codec (rather than MP2) for output if | Andriy Rysin | 2003-05-05 | 1 | -1/+21 |
* | mp3 codec autodetection patch by (Andriy Rysin <arysin at bcsii dot net>) | Andriy Rysin | 2003-05-05 | 1 | -0/+14 |
* | first pass at a new VP3 video decoder | Mike Melanson | 2003-05-05 | 2 | -0/+2 |
* | * Making AVI encoding predictable (all JUNK chunks are filled with 0) | Roman Shaposhnik | 2003-04-24 | 1 | -2/+4 |
* | * keeping compiler happy and quiet | Zdenek Kabelac | 2003-04-23 | 3 | -4/+8 |
* | * simplified parameters for parse routines | Zdenek Kabelac | 2003-04-23 | 1 | -128/+123 |
* | * more strict types | Zdenek Kabelac | 2003-04-23 | 2 | -3/+4 |
* | Complete support for OpenDML AVIs and AVIs > 2Gb. | Roman Shaposhnik | 2003-04-23 | 5 | -74/+219 |
* | * fixed initialization and some memleak | Zdenek Kabelac | 2003-04-22 | 1 | -125/+271 |
* | * filling bitdepth | Zdenek Kabelac | 2003-04-22 | 1 | -1/+1 |
* | transparency support | Fabrice Bellard | 2003-04-21 | 1 | -6/+22 |
* | replaced progressive by interleaved | Fabrice Bellard | 2003-04-21 | 2 | -6/+6 |
* | use correct YUV format for JPEG | Fabrice Bellard | 2003-04-21 | 1 | -3/+28 |
* | added progressive PNG support (both reading and writing) | Fabrice Bellard | 2003-04-20 | 1 | -121/+378 |
* | added progressive image support | Fabrice Bellard | 2003-04-20 | 1 | -1/+6 |
* | rgba32 support | Fabrice Bellard | 2003-04-19 | 1 | -9/+72 |
* | memleaks | Michael Niedermayer | 2003-04-19 | 1 | -1/+12 |
* | added new netpbm pam format support (needed for alpha plane support) | Fabrice Bellard | 2003-04-19 | 3 | -3/+196 |
* | Add latency check, the Media Kit shoul repport it, but this seems broken. | François Revol | 2003-04-18 | 1 | -0/+11 |
* | avoid detecting mpeg stream when other formats embed mp3 tracks. | François Revol | 2003-04-18 | 1 | -1/+1 |
* | we really shouldnt use M$* as default codec -> use MPEG4 as default | Michael Niedermayer | 2003-04-17 | 1 | -1/+1 |
* | native Indeo3 decoder implementation | Mike Melanson | 2003-04-15 | 1 | -0/+4 |
* | Clear out an unused field in the created AVI file. This helps make | Philip Gladstone | 2003-04-12 | 1 | -1/+2 |
* | dv file format support patch by (Roman Shaposhnick <rvs at sun dot com>) | Roman Shaposhnik | 2003-04-08 | 1 | -3/+2 |
* | AVI > 2Gb (OpenDML) generation patch by (Roman Shaposhnick <rvs at sun dot com>) | Roman Shaposhnik | 2003-04-08 | 2 | -64/+121 |
* | QT AVID 4CCs patch by ("Sebastien Bechet" <s dot bechet at av7 dot net>) (not... | Sebastien Bechet | 2003-04-05 | 1 | -0/+4 |
* | H264 decoder & demuxer | Michael Niedermayer | 2003-04-04 | 1 | -0/+28 |
* | support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at... | Michael Niedermayer | 2003-04-04 | 1 | -1/+0 |
* | AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>) | Roman Shaposhnik | 2003-03-28 | 1 | -22/+93 |
* | the media node now won't connect itself to the default audio input with -ad w... | François Revol | 2003-03-27 | 1 | -4/+10 |
* | experimental BeOS audio input support. (needs unreleased library) | François Revol | 2003-03-27 | 1 | -26/+110 |
* | cleanup; unused pipe() stuff removed. | François Revol | 2003-03-27 | 1 | -82/+1 |
* | I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>) | Sebastien Bechet | 2003-03-26 | 1 | -0/+1 |
* | ffserver deallocate ctx->streams on closing patch by (Mark Hills <mark at pog... | Mark Hills | 2003-03-26 | 1 | -6/+3 |
* | OpenDML AVI > 2Gb support patch by (Roman Shaposhnick <rvs at sun dot com>) | Roman Shaposhnik | 2003-03-26 | 1 | -9/+35 |
* | db video chunk in avi files support (idea by Dmitry Poplavsky <dima at thekom... | Michael Niedermayer | 2003-03-20 | 1 | -1/+2 |
* | merging a small amount of the changes from BroadQ, the rest is either not cle... | Michael Niedermayer | 2003-03-18 | 2 | -3/+52 |
* | rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>) | Fred Rothganger | 2003-03-16 | 2 | -4/+7 |