aboutsummaryrefslogtreecommitdiff
path: root/libavformat
AgeCommit message (Expand)Author
2003-03-12per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer
2003-03-12correct AUDIO strf parsing patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik
2003-03-11restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail...Slavik Gnatenko
2003-03-11fixing parsing of opendml avisMichael Niedermayer
2003-03-09simplifiedAlex Beregszaszi
2003-03-0810lMichael Niedermayer
2003-03-08fixing frame_rate accuracyMichael Niedermayer
2003-03-08forgot ....Michael Niedermayer
2003-03-08wmv2 & huffyuv regression testMichael Niedermayer
2003-03-08huffyuv encoding fixedMichael Niedermayer
2003-03-08read BITMAPINFOHEADER extra stuff (huffyuv decoding fixed)Michael Niedermayer
2003-03-08merging fourcc with codec_tagMichael Niedermayer
2003-03-08reversing not yet reversed changes from r1.7 -> r1.8 except the static/const ...Michael Niedermayer
2003-03-07Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>)Max Krasnyansky
2003-02-27* compile PNG only when ZLIB is availableZdenek Kabelac
2003-02-26move repeat_pict field from AVCodecContext -> AVFrame (closes bug #683536)Michael Niedermayer
2003-02-25prettier debug outputFrançois Revol
2003-02-25ogg deallocate patch by (Mark Hills <mark at pogo dot org dot uk>)Mark Hills
2003-02-21avoid false URL protocol detection when using ':' in filenamesFabrice Bellard
2003-02-13Looks like this one was forgotten in the INT -> int_t moveFrançois Revol
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac
2003-02-10* static,const,compiler warning cleanupZdenek Kabelac
2003-02-09raw ac3 auto detects parametersFabrice Bellard
2003-02-09variable UDP packet size patch by Max KrasnyanskyMax Krasnyansky
2003-02-09hook this up to the CYUV decoderMike Melanson
2003-02-09added 8 bit palette support for non animated GIFFabrice Bellard
2003-02-09added 8 bit palette supportFabrice Bellard
2003-02-06DV packet copy fix by Roman ShaposhnickFabrice Bellard
2003-02-06Fix against C integrists breaks :P (hope I didn't break anything else)François Revol
2003-02-05Fix the 'hard cpu loop' problem when capturing audio from /dev/dsp. ThisPhilip Gladstone
2003-02-04yes, PNG can be simpler :-)Fabrice Bellard
2003-02-04removing unused stuffFabrice Bellard
2003-02-03zero copy packet handling for DV1394 by Max KrasnyanskyFabrice Bellard
2003-02-03added GIF image format (both read and write)Fabrice Bellard
2003-02-03added primitive image GIF encoder based on animated gif encoderFabrice Bellard
2003-02-03added automatic GIF/animated GIF probing - added GIF as an image format too -...Fabrice Bellard
2003-02-02avoid too many false detectionsFabrice Bellard
2003-02-02fixed copyFabrice Bellard
2003-02-02added jpeg image encoder and decoder (new YUV handling routines and mjpeg cod...Fabrice Bellard
2003-02-02added animated GIF decoder (pts and various disposal handling are missing)Fabrice Bellard
2003-02-02Try this fixFabrice Bellard
2003-02-01added basic png handlingFabrice Bellard
2003-02-01added basic png handling - do not remake dependencies automaticallyFabrice Bellard
2003-02-01added stripped down libpngFabrice Bellard
2003-01-31added DVD LPCM decoding supportFabrice Bellard
2003-01-29--disable-risky supportMichael Niedermayer
2003-01-28* headers valid for C++ compilersZdenek Kabelac
2003-01-27Audio support for DV1394 by Max KrasnyanskyFabrice Bellard
2003-01-27DV audio decoder by Roman ShaposhnickFabrice Bellard
2003-01-27audio only avi patch by (Andriy Rysin <arysin at bcsii dot net>)Andriy Rysin