aboutsummaryrefslogtreecommitdiff
path: root/libavformat
AgeCommit message (Expand)Author
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
2003-01-25removed unneeded mallocsFabrice Bellard
2003-01-23use av_strdup()Fabrice Bellard
2003-01-23use av_malloc()Fabrice Bellard
2003-01-23zero sized malloc patch by Roman ShaposhnickRoman Shaposhnik
2003-01-23dv1394 channel selection by Max Krasnyansky - modified channel number to be i...Fabrice Bellard
2003-01-23grab device is in AVFormatParameter (at least better than global variable)Fabrice Bellard
2003-01-23video_device fixesFabrice Bellard
2003-01-23removed warningsFabrice Bellard
2003-01-22dv patch by Max Krasnyansky (maxk at qualcomm dot com)Max Krasnyansky
2003-01-22dependency handling is consistant with libavcodecFabrice Bellard
2003-01-17removed redundant 4CCFrançois Revol
2003-01-17Fix probing for some files (ew.mov, april.mov)François Revol
2003-01-14AUtomatic dependency generation. Runs on Linux (at least). Probably shouldPhilip Gladstone
2003-01-11os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)Slavik Gnatenko
2003-01-11jpeg detection fix - fixed imagepipe outputFabrice Bellard
2003-01-11added still image supportFabrice Bellard
2003-01-11added url_get_filename()Fabrice Bellard
2003-01-11extracted yuv4mpeg from img.c (untested)Fabrice Bellard
2003-01-11added simple still image format support to simplify image and imagepipe video...Fabrice Bellard
2002-12-30libav -> libavformat in Makefile patch by (Thomas Jarosch <tomj at simonv dot...Thomas Jarosch