4342 Commits (b956373b6f62bfc72b71070b50f1f053225cab8a)

Author SHA1 Message Date
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 722dabcc94 Move conditional CFLAGS and OBJS setting to common place. 18 years ago
Diego Biurrun 150d27725b Theora encoding via libtheora. 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
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
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
Michael Niedermayer 3e997aa425 enum 18 years ago
Michael Niedermayer 2c16032028 maybe fix segfault with missing extradata (unchecked) 18 years ago
Michael Niedermayer 08eb8fcdbf fix segfault with darkkben.free.fr/corrupted_h264.mp4 18 years ago
Michael Niedermayer 2f29af3952 flame 18 years ago
Michael Niedermayer 6f9ca74bec check num_reorder_frames for validity 18 years ago
Michael Niedermayer 9170e34537 adding assert to protect delayed_pic 18 years ago
Luca Barbato 6847e61af3 10l, there is a corner case afterall... 18 years ago
Michael Niedermayer b34397b4cd 1/0 fix 18 years ago
Diego Biurrun 98cc3cea33 Fix FSF postal address. 18 years ago
Diego Biurrun 9688979c51 Fix some more license headers. 18 years ago
Diego Biurrun 7ce6a249c7 cosmetics: Sort decoder/encoder/parser variables lists. 18 years ago
Måns Rullgård bf60f563aa remove the last #ifdef from allcodecs.c 18 years ago
Diego Biurrun ec23a8cb73 cosmetics: List all encoders together. 18 years ago
Måns Rullgård f9aba097a3 remove useless #ifdef CONFIG_ZLIB 18 years ago
Måns Rullgård e3d2a690e8 remove useless #ifdef CONFIG_ZLIB 18 years ago
Benjamin Larsson 21f6aa108f Remove debug line. 18 years ago
Benjamin Larsson 8adc51f2ad Add flashsv encoder to changelog and fix the encoder so it actually works. 18 years ago
Måns Rullgård 90d912afd9 remove no longer needed ifeq tests 18 years ago
Måns Rullgård eba70fa4e2 remove no longer needed #ifdefs 18 years ago
Benjamin Larsson 053185c2fa Flash screen video encoder. 18 years ago
Diego Biurrun efbd19fe76 Declare zlib dependency in the Makefile, not in the source. 18 years ago
Benjamin Larsson 60527f3163 Really fix my never ending mistakes. 18 years ago
Benjamin Larsson 97ec93e176 Don't break compilation on systems without zlib. 18 years ago
Benjamin Larsson 0f7af06674 The block_size might be used incorrectly if it is not updated. 18 years ago
Luca Barbato f8a32f450a Constantize AVOption, solve few warnings, patch from flameeyes@gentoo.org aka "the other Diego" 18 years ago
Benjamin Larsson 65de07ea4f Fixed a typo, cosmetics. 18 years ago
Benjamin Larsson 96dbe78f75 Get rid of #ifdef CONFIG_ZLIB in the code. Code cleanup. 18 years ago
Reimar Döffinger 5484dad7f6 Fix crash when pred_order greater s->blocksize >> rice_order. 18 years ago
Michael Niedermayer 88e7a4d18c checking bitstream values and other related changes 18 years ago
Alex Beregszaszi fead30d444 rename BE/LE_8/16/32 to AV_RL/B_8/16/32 18 years ago
Guillaume Poirier 50eaa857c0 remove useless cast that makes code unreadable 18 years ago
Francois Oligny-Lemieux ac658be5db harden h264 decoding to prevent some crashes when input data is corrupted. 18 years ago
Michael Niedermayer 045bdb5ab4 uint16->uint8 18 years ago
Panagiotis Issaris e2158da8cc Change the Snow encoder to always use the available MotionEstContext pointer. 18 years ago
Luca Barbato 79acfb0e13 Avoid branches in the loop and solve a gcc warning 18 years ago
Luca Barbato 6845801f82 Cosmetics 18 years ago
Panagiotis Issaris 0467531999 fix segfault with http://sam.zoy.org/zzuf/lol-ffplay.ogm and 18 years ago