8173 Commits (d62a0c1e5db1607d3223cc18299e5f7f8f154237)
 

Author SHA1 Message Date
Måns Rullgård 1ac9331a8f simplify setting of TARGET_* variables 18 years ago
Reimar Döffinger 266aa26c52 Add lzo test code 18 years ago
Luca Barbato 994fd8500d Fix warnings and simplify/reorder the code 18 years ago
Michael Niedermayer de3ae9596b stealing a few field names from mplayers asf demuxer 18 years ago
Ramiro Polla c839db53f7 Change occurences of 'test $foo != "no"' to 'enabled foo' for 18 years ago
Ramiro Polla 9a46fe7509 Change one occurence of 'test $foo = yes -o test $bar = yes' to 18 years ago
Ramiro Polla 90be59ef95 Change all straight 'test $foo = "yes"' to 'enabled foo'. 18 years ago
Michel Bardiaux 76ebb18f16 Segregate code common to BMP decoder and future encoder 18 years ago
Kostya Shishkov 74fd63d009 Set aspect ratio if present (for AP only) 18 years ago
Måns Rullgård edab3048c2 check for ARMv6 instruction set support 18 years ago
Michael Niedermayer 1fdefd9881 fix inifnite loop with http://sam.zoy.org/zzuf/lol-mplayer.mpg 18 years ago
Panagiotis Issaris de6c4b2dd3 Typo 18 years ago
Baptiste Coudurier 4abc097146 remove void * used in arithmetic warnings 18 years ago
Michael Niedermayer 24368c4ae4 cosmetics / remove #if 0 code 18 years ago
Baptiste Coudurier 72fd40bd3a add waveformatextensible support 18 years ago
Måns Rullgård cc1fb6238b add -Wno-pointer-sign to CFLAGS 18 years ago
Diego Biurrun e867d9b9c0 Update gcc sections. 18 years ago
Panagiotis Issaris b5bfb9f9de Silence GCC when incorrectly complaining that the "line" variable could be used 18 years ago
Diego Biurrun 200d9a885b Do not run (broken) ffserver test by default and warn about its brokenness. 18 years ago
Ramiro Polla ca3798dc22 Remove installstrip in favor of explicit strip; better for cross-compilation. 18 years ago
Diego Biurrun 7a7be12663 comment typo 18 years ago
Guillaume Poirier 706c0d6509 use more portable PRIu64 18 years ago
Panagiotis Issaris aadcc5cecd Bring down the number of snow.c warnings from 27 to 17 by using the const 18 years ago
Baptiste Coudurier e3e3be5346 do not force output audio channels 18 years ago
Panagiotis Issaris 6884c36c42 Brings down the number of snow.c warnings from 33 to 27 by putting parentheses 18 years ago
Benjamin Larsson 1541946878 Flash screen video encoding support. 18 years ago
Benjamin Larsson b6607559af Don't copy more then needed, bugfix by Gus Scheidt ellocogato at gmail dot com and Michel Bardiaux mbardiaux at mediaxim dot be. 18 years ago
Kostya Shishkov 615259a33e Some TIFFs do not set rows per strip for single strip. 18 years ago
Diego Biurrun 634444f4ce PROGS depends on PROGS_G so depending on just PROGS is enough. 18 years ago
Diego Biurrun 91f2de5e18 Simplify conditional compilation handling. 18 years ago
Diego Biurrun 722dabcc94 Move conditional CFLAGS and OBJS setting to common place. 18 years ago
Diego Biurrun 150d27725b Theora encoding via libtheora. 18 years ago
Diego Biurrun bf50703313 cosmetics: sort 18 years ago
Baptiste Coudurier 1821d48ea8 TODO update 18 years ago
Kostya Shishkov 8ea780d73d Add debug messages for AP headers 18 years ago
Kostya Shishkov 14f3f3a1ad Off-by-one error fix 18 years ago
Kostya Shishkov 5cca6bc3cd Fail on VC-1 interlaced streams 18 years ago
Baptiste Coudurier 9d57fd9be5 add hint for closed gop and sc threshold error message 18 years ago
Baptiste Coudurier e809d7e50a remove some printf warnings 18 years ago
Baptiste Coudurier 01aa1937cf make vars unsigned 18 years ago
Baptiste Coudurier 649348777e stop if current sample is higher than sample count 18 years ago
Ian Caulfield 08c8831685 fix indentation, patch by Ian Caulfield % ian P caulfield A gmail P com % 18 years ago
Ian Caulfield 44a39bd770 Allows the AC3 parser to read the frame size and codec parameters from E-AC3 streams, 18 years ago
Michael Niedermayer 6ad7cd0469 set last_picture for h.264 too, this significantly improves error concealment quality, i hope it doesnt break anything as last_picture_ptr was always NULL for h.264 18 years ago
Baptiste Coudurier 560588b717 replace strcpy by memcpy 18 years ago
Michael Niedermayer 0c74098b1c crash fix by Carl Eugen Hoyos cehoyos ag.or at 18 years ago
Michael Niedermayer 9ce5f3b7ea explicit values for all enums 18 years ago
Baptiste Coudurier a20a37e69a remove useless field 18 years ago
Baptiste Coudurier 69e7070da6 remove obsolete comment 18 years ago
Baptiste Coudurier 44d3fea53b make some fields unsigned 18 years ago