731 Commits (17929c04684a9ab8d6b647303e82da522999bf3d)

Author SHA1 Message Date
Zdenek Kabelac 5ca1d879bb * support for AAC audio (esds decoding - using extradata) 22 years ago
Michael Niedermayer 8b82a95675 svq3 decoder by anonymous 22 years ago
Roman Shaposhnik 631670888d * introducing new public interface in imgconvert.c 22 years ago
Michael Niedermayer b530f84262 VOB stream patch ba (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) 22 years ago
Andriy Rysin eb9ef61a81 prefers MP3 codec (rather than MP2) for output if 22 years ago
Andriy Rysin eeb67f400c mp3 codec autodetection patch by (Andriy Rysin <arysin at bcsii dot net>) 22 years ago
Mike Melanson d86053a416 first pass at a new VP3 video decoder 22 years ago
Roman Shaposhnik 8c0ff5d5c2 * Making AVI encoding predictable (all JUNK chunks are filled with 0) 22 years ago
Zdenek Kabelac 546031ee86 * keeping compiler happy and quiet 22 years ago
Zdenek Kabelac b6a17df438 * simplified parameters for parse routines 22 years ago
Zdenek Kabelac 5d23497493 * more strict types 22 years ago
Roman Shaposhnik e738cee9c4 Complete support for OpenDML AVIs and AVIs > 2Gb. 22 years ago
Zdenek Kabelac 5cd62665f0 * fixed initialization and some memleak 22 years ago
Zdenek Kabelac 693feac556 * filling bitdepth 22 years ago
Fabrice Bellard a059da1227 transparency support 22 years ago
Fabrice Bellard 7e2e1abf6b replaced progressive by interleaved 22 years ago
Fabrice Bellard 41f53f8694 use correct YUV format for JPEG 22 years ago
Fabrice Bellard cff5e386bf added progressive PNG support (both reading and writing) 22 years ago
Fabrice Bellard 3b1a27e04c added progressive image support 22 years ago
Fabrice Bellard 8b46d75e4a rgba32 support 22 years ago
Michael Niedermayer 5ae2c73e4d memleaks 22 years ago
Fabrice Bellard 8975ba81f8 added new netpbm pam format support (needed for alpha plane support) 22 years ago
François Revol 143d464416 Add latency check, the Media Kit shoul repport it, but this seems broken. 22 years ago
François Revol 6af6cf22c5 avoid detecting mpeg stream when other formats embed mp3 tracks. 22 years ago
Michael Niedermayer 22cf045590 we really shouldnt use M$* as default codec -> use MPEG4 as default 22 years ago
Mike Melanson deabd4fdde native Indeo3 decoder implementation 22 years ago
Philip Gladstone d86852d11c Clear out an unused field in the created AVI file. This helps make 22 years ago
Roman Shaposhnik 3e2937bef3 dv file format support patch by (Roman Shaposhnick <rvs at sun dot com>) 22 years ago
Roman Shaposhnik ce9fce63c5 AVI > 2Gb (OpenDML) generation patch by (Roman Shaposhnick <rvs at sun dot com>) 22 years ago
Sebastien Bechet 53e27dd5de QT AVID 4CCs patch by ("Sebastien Bechet" <s dot bechet at av7 dot net>) (not tested) 22 years ago
Michael Niedermayer 0da71265d8 H264 decoder & demuxer 22 years ago
Michael Niedermayer 6aafe463e5 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>) 22 years ago
Roman Shaposhnik deb0a292b0 AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>) 22 years ago
François Revol 335338e884 the media node now won't connect itself to the default audio input with -ad wait: 22 years ago
François Revol 788a2d3d8b experimental BeOS audio input support. (needs unreleased library) 22 years ago
François Revol 50515cddf3 cleanup; unused pipe() stuff removed. 22 years ago
Sebastien Bechet e8b478c131 I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>) 22 years ago
Mark Hills b88ba82315 ffserver deallocate ctx->streams on closing patch by (Mark Hills <mark at pogo dot org dot uk>) 22 years ago
Roman Shaposhnik 06219cb194 OpenDML AVI > 2Gb support patch by (Roman Shaposhnick <rvs at sun dot com>) 22 years ago
Michael Niedermayer 57d0375849 db video chunk in avi files support (idea by Dmitry Poplavsky <dima at thekompany dot com>) 22 years ago
Michael Niedermayer a05c8d7177 merging a small amount of the changes from BroadQ, the rest is either not clean / doesnt apply / or is PS2 specific (someone with a PS2 should merge/send a patch for the later) 22 years ago
Fred Rothganger e8750b0076 rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>) 22 years ago
Zdenek Kabelac 4a899dd689 * moved os_support.h into libavcodec 22 years ago
Michael Niedermayer e0ece99ab9 sorry forgot 22 years ago
François Revol d4ad24c17d Cleaner support for usleep() 22 years ago
Michael Niedermayer 14bea432f1 per context frame_rate_base, this should finally fix frame_rate related av sync issues 22 years ago
Roman Shaposhnik 2e7973bbe7 correct AUDIO strf parsing patch by (Roman Shaposhnick <rvs at sun dot com>) 22 years ago
Slavik Gnatenko 69db4e10f2 restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) 22 years ago
Michael Niedermayer df99755bda fixing parsing of opendml avis 22 years ago
Alex Beregszaszi ce2749d2c4 simplified 22 years ago