summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Clear out an unused field in the created AVI file. This helps makePhilip Gladstone2003-04-12
* dv file format support patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-04-08
* AVI > 2Gb (OpenDML) generation patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-04-08
* QT AVID 4CCs patch by ("Sebastien Bechet" <s dot bechet at av7 dot net>) (not...Sebastien Bechet2003-04-05
* H264 decoder & demuxerMichael Niedermayer2003-04-04
* support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at...Michael Niedermayer2003-04-04
* AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-03-28
* the media node now won't connect itself to the default audio input with -ad w...François Revol2003-03-27
* experimental BeOS audio input support. (needs unreleased library)François Revol2003-03-27
* cleanup; unused pipe() stuff removed.François Revol2003-03-27
* I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>)Sebastien Bechet2003-03-26
* ffserver deallocate ctx->streams on closing patch by (Mark Hills <mark at pog...Mark Hills2003-03-26
* OpenDML AVI > 2Gb support patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-03-26
* db video chunk in avi files support (idea by Dmitry Poplavsky <dima at thekom...Michael Niedermayer2003-03-20
* merging a small amount of the changes from BroadQ, the rest is either not cle...Michael Niedermayer2003-03-18
* rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>)Fred Rothganger2003-03-16
* * moved os_support.h into libavcodecZdenek Kabelac2003-03-12
* sorry forgotMichael Niedermayer2003-03-12
* Cleaner support for usleep()François Revol2003-03-12
* per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer2003-03-12
* correct AUDIO strf parsing patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-03-12
* restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail...Slavik Gnatenko2003-03-11
* fixing parsing of opendml avisMichael Niedermayer2003-03-11
* simplifiedAlex Beregszaszi2003-03-09
* 10lMichael Niedermayer2003-03-08
* fixing frame_rate accuracyMichael Niedermayer2003-03-08
* forgot ....Michael Niedermayer2003-03-08
* wmv2 & huffyuv regression testMichael Niedermayer2003-03-08
* huffyuv encoding fixedMichael Niedermayer2003-03-08
* read BITMAPINFOHEADER extra stuff (huffyuv decoding fixed)Michael Niedermayer2003-03-08
* merging fourcc with codec_tagMichael Niedermayer2003-03-08
* reversing not yet reversed changes from r1.7 -> r1.8 except the static/const ...Michael Niedermayer2003-03-08
* Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>)Max Krasnyansky2003-03-07
* * compile PNG only when ZLIB is availableZdenek Kabelac2003-02-27
* move repeat_pict field from AVCodecContext -> AVFrame (closes bug #683536)Michael Niedermayer2003-02-26
* prettier debug outputFrançois Revol2003-02-25
* ogg deallocate patch by (Mark Hills <mark at pogo dot org dot uk>)Mark Hills2003-02-25
* avoid false URL protocol detection when using ':' in filenamesFabrice Bellard2003-02-21
* Looks like this one was forgotten in the INT -> int_t moveFrançois Revol2003-02-13
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* * static,const,compiler warning cleanupZdenek Kabelac2003-02-10
* raw ac3 auto detects parametersFabrice Bellard2003-02-09
* variable UDP packet size patch by Max KrasnyanskyMax Krasnyansky2003-02-09
* hook this up to the CYUV decoderMike Melanson2003-02-09
* added 8 bit palette support for non animated GIFFabrice Bellard2003-02-09
* added 8 bit palette supportFabrice Bellard2003-02-09
* DV packet copy fix by Roman ShaposhnickFabrice Bellard2003-02-06
* Fix against C integrists breaks :P (hope I didn't break anything else)François Revol2003-02-06
* Fix the 'hard cpu loop' problem when capturing audio from /dev/dsp. ThisPhilip Gladstone2003-02-05
* yes, PNG can be simpler :-)Fabrice Bellard2003-02-04