summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* 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
* reversing not yet reversed changes from r1.7 -> r1.8 except the static/const ...Michael Niedermayer2003-03-081-22/+27
* Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>)Max Krasnyansky2003-03-071-19/+0
* * compile PNG only when ZLIB is availableZdenek Kabelac2003-02-273-0/+6
* move repeat_pict field from AVCodecContext -> AVFrame (closes bug #683536)Michael Niedermayer2003-02-261-1/+1
* prettier debug outputFrançois Revol2003-02-251-0/+22
* ogg deallocate patch by (Mark Hills <mark at pogo dot org dot uk>)Mark Hills2003-02-251-1/+4
* avoid false URL protocol detection when using ':' in filenamesFabrice Bellard2003-02-211-0/+5
* Looks like this one was forgotten in the INT -> int_t moveFrançois Revol2003-02-131-2/+2
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-1135-295/+295
* * static,const,compiler warning cleanupZdenek Kabelac2003-02-109-25/+22
* raw ac3 auto detects parametersFabrice Bellard2003-02-091-2/+17
* variable UDP packet size patch by Max KrasnyanskyMax Krasnyansky2003-02-091-1/+5
* hook this up to the CYUV decoderMike Melanson2003-02-091-0/+2
* added 8 bit palette support for non animated GIFFabrice Bellard2003-02-092-42/+74
* added 8 bit palette supportFabrice Bellard2003-02-091-4/+83
* DV packet copy fix by Roman ShaposhnickFabrice Bellard2003-02-061-6/+12
* Fix against C integrists breaks :P (hope I didn't break anything else)François Revol2003-02-061-5/+6
* Fix the 'hard cpu loop' problem when capturing audio from /dev/dsp. ThisPhilip Gladstone2003-02-051-0/+12
* yes, PNG can be simpler :-)Fabrice Bellard2003-02-042-156/+402
* removing unused stuffFabrice Bellard2003-02-047-12655/+0
* zero copy packet handling for DV1394 by Max KrasnyanskyFabrice Bellard2003-02-033-59/+79
* added GIF image format (both read and write)Fabrice Bellard2003-02-032-0/+2
* added primitive image GIF encoder based on animated gif encoderFabrice Bellard2003-02-031-85/+121
* added automatic GIF/animated GIF probing - added GIF as an image format too -...Fabrice Bellard2003-02-031-63/+189
* avoid too many false detectionsFabrice Bellard2003-02-022-31/+37
OpenPOWER on IntegriCloud