summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* 10l (segfault fix)Michael Niedermayer2004-03-02
* 100l (divx5 b frame + seeking + flush fix)Michael Niedermayer2004-03-02
* forgot default chroma_format valueIvan Kalvachev2004-03-02
* fix typoIvan Kalvachev2004-03-02
* initial chroma_format changes,xvmc tweaks and codec_capIvan Kalvachev2004-03-01
* attribute_used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov))Dmitry Baryshkov2004-03-01
* optimizing/cleanup of mpeg/qpel_motion()Michael Niedermayer2004-02-29
* attribute used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov))Dmitry Baryshkov2004-02-29
* skip b frames before first i frameMichael Niedermayer2004-02-29
* simplify MPV_motion()Michael Niedermayer2004-02-29