124 Commits (93d45466335db2e4a69155b5871d6aa5d6215907)

Author SHA1 Message Date
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
Michael Niedermayer 9145f8b386 10l 22 years ago
Michael Niedermayer 0bf79c2fcd fixing frame_rate accuracy 22 years ago
Michael Niedermayer 8a7b1b18e2 forgot .... 22 years ago
Michael Niedermayer e23d5712ea wmv2 & huffyuv regression test 22 years ago
Michael Niedermayer 952c69c479 huffyuv encoding fixed 22 years ago
Michael Niedermayer b559b29b1f read BITMAPINFOHEADER extra stuff (huffyuv decoding fixed) 22 years ago
Michael Niedermayer 7004ffb3d7 merging fourcc with codec_tag 22 years ago