1802 Commits (ca390e727d165bf80445035c4b67a7239fdc87c0)
 

Author SHA1 Message Date
Zdenek Kabelac ca390e727d * update cleanup rules (Steven M. Schultz) 22 years ago
Wolfgang Hesseler 7604246d1a more #ifdef CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>) with modifications by me (s/WOLFGANG/CONFIG_ENCODERS/ and some other fixes) 22 years ago
Philip Gladstone 0a6de063b0 Updated with many new features. 22 years ago
Michael Niedermayer 9902f4e2e4 1000l 22 years ago
Michael Niedermayer 4e61e21c32 bigendian bug (fixes?) 22 years ago
Michael Niedermayer deb2277c0d simpler & faster 22 years ago
Michael Niedermayer bba9b16c26 moving postprocess to ffmpeg/libavcodec 22 years ago
Michael Niedermayer 7d67e968a4 improving parsing of incomplete headers 22 years ago
Michael Niedermayer e54d94ba4e cleanup 22 years ago
Michael Niedermayer 0481412aba brightness / saturation / contrast / different yuv colorspace support for some yuv2rgb converters (many converters still ignore it) 22 years ago
Michael Niedermayer 6542b44e2a cleanup 22 years ago
Michael Niedermayer 77a4965980 cleanup 22 years ago
François Revol d271b84bf7 Looks like this one was forgotten in the INT -> int_t move 22 years ago
François Revol 3f07e60546 fix for legacy audio 22 years ago
Zdenek Kabelac 244b86134b * int64_t is now the right name 22 years ago
Michael Niedermayer 9858f77376 avoid #include "../ 22 years ago
Michael Niedermayer 6524b641c0 #ifdef c++ 22 years ago
Zdenek Kabelac 2720569a9a * prototypes at one place 22 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
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