1783 Commits (4596673c062e3834b6d31d1e8e210b64d74ce26b)
 

Author SHA1 Message Date
Michael Niedermayer 4596673c06 -fPIC compileable 22 years ago
Michael Niedermayer b3b8bf6419 yv12 -> yuy2 converter in alpha asm (from mplayerxp) 22 years ago
Michael Niedermayer f0b62bbde2 cleanup (unsigned stride -> int stride) 22 years ago
Philip Gladstone df4f91471c Initial checkin for a cheaper text drawing function than imlib2.c. 22 years ago
Philip Gladstone b90a6beb8a Add Makefile entry for the drawtext filter 22 years ago
Philip Gladstone 04511d5326 Add checking for the existience of freetype2 22 years ago
Michael Niedermayer ae2d2d6c41 check for qscale==0 (fixes 1/0 on one corrupted stream) 22 years ago
Zdenek Kabelac dce778e0ea * check for potentialy problematic field len 22 years ago
Zdenek Kabelac b29f97d136 * static,const,compiler warning cleanup 22 years ago
Zdenek Kabelac f2598a19a2 * opts compilation 22 years ago
Zdenek Kabelac fe1b62fb3e * still unfinished code for Options 22 years ago
Zdenek Kabelac 97d96aaa76 * still unfinished code for Options 22 years ago
Zdenek Kabelac 5c91a6755b * static,const,compiler warning cleanup 22 years ago
Fabrice Bellard cd66005dda raw ac3 auto detects parameters 22 years ago
Max Krasnyansky 9899efb41a variable UDP packet size patch by Max Krasnyansky 22 years ago
Mike Melanson 1e711bd603 hook this up to the CYUV decoder 22 years ago
Mike Melanson c78f73c8c1 register cyuv with allcodecs.c 22 years ago
Fabrice Bellard 84ab361f3e added 8 bit palette support for non animated GIF 22 years ago
Fabrice Bellard 3ce27f13b9 added 8 bit palette support 22 years ago
Fabrice Bellard 7e6d70d0b1 added paletted 8 bit format support 22 years ago
Michael Niedermayer f70f7c6db2 Creative YUV (CYUV) decoder by (Mike Melanson <melanson at pcisys dot net>) 22 years ago
Philip Gladstone 4be3147d0d prevent segfault when passed no arguments 22 years ago
Michael Niedermayer c40c34828a direct blocksize in bframes fix (might fix qpel+bframe bug) 22 years ago
Philip Gladstone 16e83cbbc4 Fix a bug in the conversion of rgba32->yuv420p. This resulted in garbage images 22 years ago
François Revol 04bbd31b9f fix for using ffplay without specifying the audio device 22 years ago
Michael Niedermayer cfadadecd8 mpeg1 b frame regression test 22 years ago
Michael Niedermayer a1661db3c5 update 22 years ago
Michael Niedermayer d90cc6af20 changes to f_code calculation for b frames -> changed checksum 22 years ago
Michael Niedermayer 63b15e559a mpeg1 bframe encoding patch by (Raphaël LEGRAND) with some modifications by me 22 years ago
Michael Niedermayer 27efd8467a checksum changed cuz of b frame segfault fix? 22 years ago
Michael Niedermayer 668154dfea b frame segfault fix (+-1 bug) 22 years ago
Fabrice Bellard ec82011340 DV packet copy fix by Roman Shaposhnick 22 years ago
François Revol cc0799e5f8 Fix against C integrists breaks :P (hope I didn't break anything else) 22 years ago
Philip Gladstone 79134973d8 Fix the 'hard cpu loop' problem when capturing audio from /dev/dsp. This 22 years ago
Fabrice Bellard 85a57296cc yes, PNG can be simpler :-) 22 years ago
Fabrice Bellard 838dec4498 removing unused stuff 22 years ago
Michael Niedermayer b739d6762f cliping MVs, i dunno if its correct but it looks better then without it 22 years ago
Fabrice Bellard 6fa5a56c1b zero copy packet handling for DV1394 by Max Krasnyansky 22 years ago
Fabrice Bellard cdc90af008 added GIF image format (both read and write) 22 years ago
Fabrice Bellard ba19f84810 added primitive image GIF encoder based on animated gif encoder 22 years ago
Fabrice Bellard fcfa89e81c added automatic GIF/animated GIF probing - added GIF as an image format too - added interlaced gif support 22 years ago
Michael Niedermayer b2609d4cbd yuv9 -> yv12 bugfixes 22 years ago
Michael Niedermayer 36df880581 divx503 decoding fix 22 years ago
Fabrice Bellard fa7773216a avoid too many false detections 22 years ago
Fabrice Bellard 4c7e861929 handle odd image sizes when using subsampled chroma (useful for JPEG images) 22 years ago
Fabrice Bellard fe2a4ca379 fixed copy 22 years ago
Fabrice Bellard 0250738f13 added jpeg image encoder and decoder (new YUV handling routines and mjpeg codec fixes are necessary to go further) 22 years ago
Fabrice Bellard 12b64a2252 added animated GIF decoder (pts and various disposal handling are missing) 22 years ago
Fabrice Bellard a26058a50d Try this fix 22 years ago
Fabrice Bellard 811b32ed69 dependencies are only build with make depend 22 years ago