summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* * Making AVI encoding predictable (all JUNK chunks are filled with 0)Roman Shaposhnik2003-04-241-2/+4
* * keeping compiler happy and quietZdenek Kabelac2003-04-233-4/+8
* * simplified parameters for parse routinesZdenek Kabelac2003-04-231-128/+123
* * more strict typesZdenek Kabelac2003-04-232-3/+4
* Complete support for OpenDML AVIs and AVIs > 2Gb.Roman Shaposhnik2003-04-235-74/+219
* * fixed initialization and some memleakZdenek Kabelac2003-04-221-125/+271
* * filling bitdepthZdenek Kabelac2003-04-221-1/+1
* transparency supportFabrice Bellard2003-04-211-6/+22
* replaced progressive by interleavedFabrice Bellard2003-04-212-6/+6
* use correct YUV format for JPEGFabrice Bellard2003-04-211-3/+28
* added progressive PNG support (both reading and writing)Fabrice Bellard2003-04-201-121/+378
* added progressive image supportFabrice Bellard2003-04-201-1/+6
* rgba32 supportFabrice Bellard2003-04-191-9/+72
* memleaksMichael Niedermayer2003-04-191-1/+12
* added new netpbm pam format support (needed for alpha plane support)Fabrice Bellard2003-04-193-3/+196
* Add latency check, the Media Kit shoul repport it, but this seems broken.François Revol2003-04-181-0/+11
* avoid detecting mpeg stream when other formats embed mp3 tracks.François Revol2003-04-181-1/+1
* we really shouldnt use M$* as default codec -> use MPEG4 as defaultMichael Niedermayer2003-04-171-1/+1
* native Indeo3 decoder implementationMike Melanson2003-04-151-0/+4
* Clear out an unused field in the created AVI file. This helps makePhilip Gladstone2003-04-121-1/+2
* dv file format support patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-04-081-3/+2
* AVI > 2Gb (OpenDML) generation patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-04-082-64/+121
* QT AVID 4CCs patch by ("Sebastien Bechet" <s dot bechet at av7 dot net>) (not...Sebastien Bechet2003-04-051-0/+4
* H264 decoder & demuxerMichael Niedermayer2003-04-041-0/+28
* support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at...Michael Niedermayer2003-04-041-1/+0
* AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-03-281-22/+93
* the media node now won't connect itself to the default audio input with -ad w...François Revol2003-03-271-4/+10
* experimental BeOS audio input support. (needs unreleased library)François Revol2003-03-271-26/+110
* cleanup; unused pipe() stuff removed.François Revol2003-03-271-82/+1
* I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>)Sebastien Bechet2003-03-261-0/+1
* ffserver deallocate ctx->streams on closing patch by (Mark Hills <mark at pog...Mark Hills2003-03-261-6/+3
* OpenDML AVI > 2Gb support patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-03-261-9/+35
* db video chunk in avi files support (idea by Dmitry Poplavsky <dima at thekom...Michael Niedermayer2003-03-201-1/+2
* merging a small amount of the changes from BroadQ, the rest is either not cle...Michael Niedermayer2003-03-182-3/+52
* rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>)Fred Rothganger2003-03-162-4/+7
* * moved os_support.h into libavcodecZdenek Kabelac2003-03-121-1/+1
* sorry forgotMichael Niedermayer2003-03-121-5/+4
* Cleaner support for usleep()François Revol2003-03-121-15/+1
* per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer2003-03-1217-78/+92
* correct AUDIO strf parsing patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-03-124-13/+30
* restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail...Slavik Gnatenko2003-03-111-2/+0
* fixing parsing of opendml avisMichael Niedermayer2003-03-111-28/+41
* simplifiedAlex Beregszaszi2003-03-091-1/+1
* 10lMichael Niedermayer2003-03-081-1/+1
* fixing frame_rate accuracyMichael Niedermayer2003-03-081-2/+9
* forgot ....Michael Niedermayer2003-03-081-0/+1
* wmv2 & huffyuv regression testMichael Niedermayer2003-03-081-0/+1
* huffyuv encoding fixedMichael Niedermayer2003-03-082-2/+11
* read BITMAPINFOHEADER extra stuff (huffyuv decoding fixed)Michael Niedermayer2003-03-084-12/+47
* merging fourcc with codec_tagMichael Niedermayer2003-03-082-3/+2
OpenPOWER on IntegriCloud