summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 10lMichael Niedermayer2004-09-22
* write shorter headers if possibleMichael Niedermayer2004-09-22
* removing useless codeMichael Niedermayer2004-09-22
* last timestamp and -vsync 0 fixMichael Niedermayer2004-09-22
* * simplification patch by Jeffrey Ryan MuizelaarJeff Muizelaar2004-09-22
* * fixing a regression introduced by the last seek-support patchRoman Shaposhnik2004-09-22
* 8 -> FRAC_BITSMichael Niedermayer2004-09-21
* Decoding to bgr15/16 from 16bit input. Decoding of 24bit input added, not yet...Alex Beregszaszi2004-09-21
* greyscale decoding (option to skip u,v planes) supportAlex Beregszaszi2004-09-21
* lot of bigendian fixesAlex Beregszaszi2004-09-21
* gcc 2.95 compile fix by (Jan Knutar <jknutar at nic dot fi>)Michael Niedermayer2004-09-21
* initial timestamp fixMichael Niedermayer2004-09-20
* 1/0 fix for files with size=0Michael Niedermayer2004-09-20
* check if the user specified timestamps are strictly monotoneMichael Niedermayer2004-09-20
* * fix for a DV regression introduced with the last round of avi_read_packetRoman Shaposhnik2004-09-19
* av_rescale with user specified roundingMichael Niedermayer2004-09-19
* consistent use of types patch by (D Richard Felker III <dalias at aerifal dot...D Richard Felker III2004-09-19
* * a couple of silly defaults to make everybody happy.Roman Shaposhnik2004-09-19
* * misc. fixes and hacks to improve timing detection in raw DVRoman Shaposhnik2004-09-19
* * seek in raw DV patch by Nathan Kurz (nate at verse dot com)Nathan Kurz2004-09-18
* passing an array or double precission parameters for the scaling function, in...Michael Niedermayer2004-09-18
* simplify getsymbol patch by (Loren Merritt <lorenm at u dot washington dot edu>)Loren Merritt2004-09-17
* huffyuv writes to AVCodecContext.stats_out only once every 32 frames,Michael Niedermayer2004-09-17
* warning the user about possible incompatibilitiesMichael Niedermayer2004-09-17
* (non)interlaced huffyuv patch by (Loren Merritt <lorenm at u dot washington d...Loren Merritt2004-09-17
* h264 qpel mc, size 16 patch by (Romain Dolbeau <dolbeau at caps-entreprise do...Romain Dolbeau2004-09-16
* 10l (scene change pict_type was wrong after coded_frame fix) patch by (Loren ...Loren Merritt2004-09-16
* removing the .so file when make clean is run patch by ("Todd.Kirby" <doublesh...Todd Kirby2004-09-16
* make distcleanMichael Niedermayer2004-09-16
* IBM Ultimotion video decoder, courtesy of Konstantin ShishkovMike Melanson2004-09-16
* added support for the elusive AVI palette change chunk, courtesy ofMike Melanson2004-09-16
* 10lMichael Niedermayer2004-09-15
* per picture psnrMichael Niedermayer2004-09-15
* various fixes for the main chunk demux loopMichael Niedermayer2004-09-15
* changing size segfault fixMichael Niedermayer2004-09-15
* comment fixMichael Niedermayer2004-09-14
* qprd + mpeg2 segfault fixMichael Niedermayer2004-09-14
* * I was finally convinced. And besides, if err it's better to err withRoman Shaposhnik2004-09-14
* AVC (H264 in mp4 files, fourcc avc1) supportRoberto Togni2004-09-13
* pre_cmp fixMichael Niedermayer2004-09-13
* H.261 decoder improvementsMaarten Daniels2004-09-13
* 100l (forgot to set the 8x8 mc functions, so ME did use the mpeg ones ...)Michael Niedermayer2004-09-12
* use h264 MC code if possibleMichael Niedermayer2004-09-12
* 10l (gcc 2.95 compilation)Michael Niedermayer2004-09-12
* fixed frameratesMichael Niedermayer2004-09-12
* use pointer arithmetic in mc_block(), 25% fasterMichael Niedermayer2004-09-12
* get/set_sr_golomb() cleanupMichael Niedermayer2004-09-10
* fail if SSE && !memalign && !memalign_hackMichael Niedermayer2004-09-10
* mess cleanupMichael Niedermayer2004-09-10
* put the warning to the right place to avoid crashesAlex Beregszaszi2004-09-10