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