summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 10l (segfault)Michael Niedermayer2004-09-27
| | | | Originally committed as revision 3520 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10lMichael Niedermayer2004-09-27
| | | | Originally committed as revision 3519 to svn://svn.ffmpeg.org/ffmpeg/trunk
* set AVCodecContext.width/height to the picture width/height instead of the ↵Michael Niedermayer2004-09-27
| | | | | | one stored in the bitstream (that only matters if lowres!=0) Originally committed as revision 3518 to svn://svn.ffmpeg.org/ffmpeg/trunk
* lowres chroma fixMichael Niedermayer2004-09-26
| | | | Originally committed as revision 3517 to svn://svn.ffmpeg.org/ffmpeg/trunk
* lowres slice fixMichael Niedermayer2004-09-26
| | | | Originally committed as revision 3516 to svn://svn.ffmpeg.org/ffmpeg/trunk
* porting optimizations from 4x4 dct to 8x8Michael Niedermayer2004-09-26
| | | | Originally committed as revision 3515 to svn://svn.ffmpeg.org/ffmpeg/trunk
* optimizing 4x4 idctMichael Niedermayer2004-09-26
| | | | Originally committed as revision 3514 to svn://svn.ffmpeg.org/ffmpeg/trunk
* lowres slice fixMichael Niedermayer2004-09-26
| | | | Originally committed as revision 3513 to svn://svn.ffmpeg.org/ffmpeg/trunk
* low resolution interlaced supportMichael Niedermayer2004-09-26
| | | | Originally committed as revision 3512 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1/8 resolution decodingMichael Niedermayer2004-09-26
| | | | Originally committed as revision 3511 to svn://svn.ffmpeg.org/ffmpeg/trunk
* low resolution decoding fixMichael Niedermayer2004-09-26
| | | | Originally committed as revision 3510 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1/4 resolution decodingMichael Niedermayer2004-09-26
| | | | Originally committed as revision 3509 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l (wrong context)Michael Niedermayer2004-09-25
| | | | Originally committed as revision 3508 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1/2 resolution decodingMichael Niedermayer2004-09-25
| | | | Originally committed as revision 3507 to svn://svn.ffmpeg.org/ffmpeg/trunk
* some credits for all these patchesMichael Niedermayer2004-09-25
| | | | Originally committed as revision 3506 to svn://svn.ffmpeg.org/ffmpeg/trunk
* assertion when playing AVC/H.264 streams fix by (Loren Merritt <lorenm at u ↵Michael Niedermayer2004-09-25
| | | | | | dot washington dot edu>) Originally committed as revision 3505 to svn://svn.ffmpeg.org/ffmpeg/trunk
* H.264 max reference pictures fix by (Loren Merritt <lorenm at u dot ↵Michael Niedermayer2004-09-25
| | | | | | washington dot edu>) Originally committed as revision 3504 to svn://svn.ffmpeg.org/ffmpeg/trunk
* trellis quantization for h263(p)Michael Niedermayer2004-09-24
| | | | Originally committed as revision 3503 to svn://svn.ffmpeg.org/ffmpeg/trunk
* unusedMichael Niedermayer2004-09-24
| | | | Originally committed as revision 3502 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 100lMichael Niedermayer2004-09-24
| | | | Originally committed as revision 3501 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Zlib encoder: fix image orientation (was flipped), 100l in deflate errorRoberto Togni2004-09-23
| | | | | | check, put right codec type in extradata Originally committed as revision 3500 to svn://svn.ffmpeg.org/ffmpeg/trunk
* merge predict_plane() with DWTELEM->8bit conversation (21% faster)Michael Niedermayer2004-09-23
| | | | Originally committed as revision 3499 to svn://svn.ffmpeg.org/ffmpeg/trunk
* imlib2 vhook rgba fix by ("Todd.Kirby" <doubleshot at pacbell dot net>)Michael Niedermayer2004-09-23
| | | | Originally committed as revision 3498 to svn://svn.ffmpeg.org/ffmpeg/trunk
* segfault fix by (Kostya <cannonball at bw-team dot com>)Michael Niedermayer2004-09-23
| | | | Originally committed as revision 3497 to svn://svn.ffmpeg.org/ffmpeg/trunk
* jpeg regression testMichael Niedermayer2004-09-22
| | | | Originally committed as revision 3496 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10lMichael Niedermayer2004-09-22
| | | | Originally committed as revision 3495 to svn://svn.ffmpeg.org/ffmpeg/trunk
* write shorter headers if possibleMichael Niedermayer2004-09-22
| | | | Originally committed as revision 3494 to svn://svn.ffmpeg.org/ffmpeg/trunk
* removing useless codeMichael Niedermayer2004-09-22
| | | | Originally committed as revision 3493 to svn://svn.ffmpeg.org/ffmpeg/trunk
* last timestamp and -vsync 0 fixMichael Niedermayer2004-09-22
| | | | Originally committed as revision 3492 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * simplification patch by Jeffrey Ryan MuizelaarJeff Muizelaar2004-09-22
| | | | Originally committed as revision 3491 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * fixing a regression introduced by the last seek-support patchRoman Shaposhnik2004-09-22
| | | | Originally committed as revision 3490 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 8 -> FRAC_BITSMichael Niedermayer2004-09-21
| | | | Originally committed as revision 3489 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Decoding to bgr15/16 from 16bit input. Decoding of 24bit input added, not ↵Alex Beregszaszi2004-09-21
| | | | | | yet finished, but at least the picture can be recognized Originally committed as revision 3488 to svn://svn.ffmpeg.org/ffmpeg/trunk
* greyscale decoding (option to skip u,v planes) supportAlex Beregszaszi2004-09-21
| | | | Originally committed as revision 3487 to svn://svn.ffmpeg.org/ffmpeg/trunk
* lot of bigendian fixesAlex Beregszaszi2004-09-21
| | | | Originally committed as revision 13424 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* gcc 2.95 compile fix by (Jan Knutar <jknutar at nic dot fi>)Michael Niedermayer2004-09-21
| | | | Originally committed as revision 3486 to svn://svn.ffmpeg.org/ffmpeg/trunk
* initial timestamp fixMichael Niedermayer2004-09-20
| | | | Originally committed as revision 3485 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1/0 fix for files with size=0Michael Niedermayer2004-09-20
| | | | Originally committed as revision 3484 to svn://svn.ffmpeg.org/ffmpeg/trunk
* check if the user specified timestamps are strictly monotoneMichael Niedermayer2004-09-20
| | | | | | timestamp guess code 10l fix Originally committed as revision 3483 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * fix for a DV regression introduced with the last round of avi_read_packetRoman Shaposhnik2004-09-19
| | | | | | fixes. Originally committed as revision 3482 to svn://svn.ffmpeg.org/ffmpeg/trunk
* av_rescale with user specified roundingMichael Niedermayer2004-09-19
| | | | Originally committed as revision 3481 to svn://svn.ffmpeg.org/ffmpeg/trunk
* consistent use of types patch by (D Richard Felker III <dalias at aerifal ↵D Richard Felker III2004-09-19
| | | | | | dot cx>) Originally committed as revision 3480 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * a couple of silly defaults to make everybody happy.Roman Shaposhnik2004-09-19
| | | | Originally committed as revision 3479 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * misc. fixes and hacks to improve timing detection in raw DVRoman Shaposhnik2004-09-19
| | | | Originally committed as revision 3478 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * seek in raw DV patch by Nathan Kurz (nate at verse dot com)Nathan Kurz2004-09-18
| | | | Originally committed as revision 3477 to svn://svn.ffmpeg.org/ffmpeg/trunk
* passing an array or double precission parameters for the scaling function, ↵Michael Niedermayer2004-09-18
| | | | | | | | instead of missusing a few bits of the flags fixing the naming of the scaling functions a little Originally committed as revision 13374 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* simplify getsymbol patch by (Loren Merritt <lorenm at u dot washington dot edu>)Loren Merritt2004-09-17
| | | | Originally committed as revision 3476 to svn://svn.ffmpeg.org/ffmpeg/trunk
* huffyuv writes to AVCodecContext.stats_out only once every 32 frames,Michael Niedermayer2004-09-17
| | | | | | | | | | presumably to reduce the size of the log file. However, it doesn't clear stats_out on the other 31 out of 32 frames. So the application (ffmpeg and mencoder) writes each stat line 32 times. bugfix by (Loren Merritt <lorenm at u dot washington dot edu>) Originally committed as revision 3475 to svn://svn.ffmpeg.org/ffmpeg/trunk
* warning the user about possible incompatibilitiesMichael Niedermayer2004-09-17
| | | | Originally committed as revision 3474 to svn://svn.ffmpeg.org/ffmpeg/trunk
* (non)interlaced huffyuv patch by (Loren Merritt <lorenm at u dot washington ↵Loren Merritt2004-09-17
| | | | | | dot edu>) Originally committed as revision 3473 to svn://svn.ffmpeg.org/ffmpeg/trunk