aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-14remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->Mike Melanson
2004-03-14no read loop tcp/http and http CRLF fix by (Leon van Stuivenberg <l dot vanst...Michael Niedermayer
2004-03-13fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at...Ronald S. Bultje
2004-03-13removing broken mpeg_decode_gop()Michael Niedermayer
2004-03-13fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot ...Gildas Bazin
2004-03-13be smarter about the variable size of the extra SVQ3 dataMike Melanson
2004-03-13(f)pritf() vs. av_log() and 'make test' updateMichael Niedermayer
2004-03-13Parse stss info in MOV files to get key frames patch by ("Brian Becker" <Bria...Brian Becker
2004-03-13smarten up the SVQ3 extradata decoder without changing the external APIMike Melanson
2004-03-13credit updateMike Melanson
2004-03-13added SGI image format, encoding and decoding, courtesy of Todd KirbyMike Melanson
2004-03-13Matroska creditsMike Melanson
2004-03-12 * moving some of the commonly used bit reading/writing functionsRoman Shaposhnik
2004-03-12big endian compile fix by ("Ronald S. Bultje" <R dot S dot Bultje at students...Michael Niedermayer
2004-03-11AltiVec support in postproc/ + altivec optimizations for yuv2yuvX patch by (R...Romain Dolbeau
2004-03-11matroska demuxer by ("Ronald S. Bultje" <R dot S dot Bultje at students dot u...Michael Niedermayer
2004-03-1110lMichael Niedermayer
2004-03-11nicer output for 'ffmpeg -formats'Michael Niedermayer
2004-03-10mb stuffing in partitioned frames fixMichael Niedermayer
2004-03-10h263+ custom pcf supportMichael Niedermayer
2004-03-10Correcting the header size for ADPCM_IMA_WAV files patch by (Brian Becker <br...Brian Becker
2004-03-10guess framerateMichael Niedermayer
2004-03-10disable lames leading zero "feature", fixes a few more flv encoding issuesMichael Niedermayer
2004-03-0910l (1 vs. descrLength(1)) found by (Jean Le Feuvre - jeanlf)Michael Niedermayer
2004-03-09flv fixesMichael Niedermayer
2004-03-09find_start_code() optimization (about 2x faster now) this may improve decodin...Michael Niedermayer
2004-03-09regression test fix (forcing specific audio codecs as the default often depen...Michael Niedermayer
2004-03-09* missing opts for make depZdenek Kabelac
2004-03-08ss patch by (Benjamin Larsson <banan at student dot ltu dot se>)Benjamin Larsson
2004-03-08channel count & samplerate fixMichael Niedermayer
2004-03-08use optimized VP3 functions where appropriateMike Melanson
2004-03-08cut over to using new VP3 DSP functions and remove the old ones; bringMike Melanson
2004-03-08seperated out the C-based VP3 DSP functions into a different file; alsoMike Melanson
2004-03-06h263 framerate & aspect ratio fixesMichael Niedermayer
2004-03-06forgot to commit from patch by (Konstantin Andreyev <kandreyev at bcsii dot c...Konstantin Andreyev
2004-03-05write trailer before closing codecs as otherwise accesses to extradata in wri...Michael Niedermayer
2004-03-05asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)Konstantin Andreyev
2004-03-05split asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)Konstantin Andreyev
2004-03-05fix motion compensation with (x+1/2,y+1/2) MVsMichael Niedermayer
2004-03-0510lMichael Niedermayer
2004-03-05* more constsZdenek Kabelac
2004-03-05* const warn eliminationZdenek Kabelac
2004-03-05* const warn elimintationZdenek Kabelac
2004-03-05* constZdenek Kabelac
2004-03-04silence warningsIvan Kalvachev
2004-03-03count > thread_count for execute()Michael Niedermayer
2004-03-03av_log() cleanupMichael Niedermayer
2004-03-03av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux
2004-03-03macrofree av_freep()Michael Niedermayer
2004-03-02add vlc for cbp=0 that is valid in 422,444Ivan Kalvachev