6158 Commits (a94e666cb5db1b23b22b5804abaee7c44b547431)
 

Author SHA1 Message Date
Loren Merritt 89ddb72aa1 warn on interlaced streams 19 years ago
Panagiotis Issaris 3a1fda0a37 clip_uint8 should return an uint8_t instead of an int (patch by Panagiotis Issaris < takis.issaris _at_ uhasselt.be >) 19 years ago
Diego Biurrun 2805e3b4eb Add missing newlines at end of file. 19 years ago
Michael Niedermayer 2bda41e5b2 extend range used for testing (larger range should work too but testing code overflows) 19 years ago
Michael Niedermayer 5c1cb3792d <= vs. >= 10l bug 19 years ago
Loren Merritt 2848ce84d2 don't force asserts in release builds. 2% faster h264. 19 years ago
Loren Merritt 0c2aaa882d memory leak. 19 years ago
Måns Rullgård d1c9b76287 add newline at end of file 19 years ago
Michael Niedermayer 7f12a9780e use previous qscale for intra_dc_threshold check 19 years ago
Michael Niedermayer e27b6e62f7 missmatch control for mpeg2 intra dequantization if bitexact=1 19 years ago
Benjamin Larsson 6eb1427f0f Revert bad ac3enc commit, the commited code was bigger and slower. 19 years ago
Zuxy Meng 392f6da897 Remove unused and unsupported Cyrix's "Extended MMX", 19 years ago
Alan Curry 9c445fbe7a Fix some bugs handling input that is not aligned at 16 bytes or has 19 years ago
Diego Biurrun c4921874f5 Enable AMR_NB decoder/encoder when either AMR_NB or AMR_NB_FIXED is defined. 19 years ago
Diego Biurrun 3ed410a6bd Fix amr_nb-fixed build. 19 years ago
Diego Biurrun 06aa32ff18 Add EXTRADEPS variable for extra dependencies that need to be built first. 19 years ago
Diego Biurrun 64eaac62ca amr_nb should disable amr_nb-fixed and vice versa. 19 years ago
Diego Biurrun 6eb07e7349 Disentangle dependencies between amr_nb and amr_nb-fixed: amr_nb-fixed does 19 years ago
Diego Biurrun 28fff4c81b cosmetics 19 years ago
Diego Biurrun e0fb7e5b0d cosmetics: Group all AMR variables together, add some newlines. 19 years ago
Diego Biurrun 90d9a1ba70 Misplaced CLEANAMR. 19 years ago
Diego Biurrun 1ea00ed061 CLEANAMRWB --> CLEANAMR typo 19 years ago
Luca Barbato 5f22aa3cc0 13% faster inner_add_yblock 19 years ago
Luca Barbato f420826c35 40% faster decode 19 years ago
Benjamin Larsson ddbddce547 Fix samples to bytes relation. 19 years ago
Uoti Urpala f267587ece Vorbis specs requires blocksize_1 >= blocksize_0, error if it's false. 19 years ago
Oded Shimon 9d4461b9f2 Disable lavf NUT until it is synced to spec 19 years ago
Michael Niedermayer fdb3a34156 avoid AVInteger usage in av_rescale 19 years ago
Benjamin Larsson 176c142abc Patch to generate the ac3 window, based on code by Justin Ruggles. 19 years ago
Loren Merritt c6f9e821c3 10l in h264 vismb/vismv (broke on 2006-03-09) 19 years ago
Alex Beregszaszi c2ea5f060c report to user if mmf with midi found (and not supported) 19 years ago
Uoti Urpala 4f26258f84 dtsdec.c copies one input packet at a time to a (static) buffer of size 19 years ago
Luca Abeni c3f11d199c Simplify the code used for assigning video_resample, video_crop, & video_pad 19 years ago
Reimar Döffinger 50a6c318b2 Avoid crash if there is a rtjpeg quant header but no video stream in file 19 years ago
Reimar Döffinger 2d5545c302 make "size" variable in avpicture_alloc signed, since avpicture_get_size 19 years ago
Baptiste Coudurier 3cb4ee5124 set width and height even for mpeg4, pix_fmt to NONE will force decoding anwyay 19 years ago
Baptiste Coudurier b6c1bfe097 add AVID DV fourcc 19 years ago
Baptiste Coudurier e0977c8045 indention 19 years ago
Baptiste Coudurier 5c72cad888 always skip garbage at end of atom 19 years ago
Baptiste Coudurier 98d12b09af move declaration to mov.h 19 years ago
Wolfram Gloger f42635f558 gcc-2.95 compile fix, patch by Wolfram Gloger <wmglo A dent PIS med PIS uni-muenchen PIS de> 19 years ago
Erik Auerswald 4ee5599fba 10l in rgb2rgb_template.c 19 years ago
Luca Barbato fd925db3c8 typo in the gcc handmade regalloc trigger 19 years ago
Nicolas Plourde fac8012c3f add support for intel mac. mp3lib is not fixed yet. 19 years ago
Diego Biurrun 2900340e6f Add mphq2 admins. 19 years ago
Diego Biurrun 2cf30841b5 Have EXTRALIBS appear after other link options, fixes shared build on Cygwin. 19 years ago
Diego Biurrun e1ffc3adb8 Revert Windows "warning" message. 19 years ago
Wolfgang Scherer 60dfd14778 Fix SIGSEGV in rv10-null-pointer-500k.rm. 19 years ago
Diego Biurrun 04f40508b2 Allow passing CFLAGS through the environment on all platforms. 19 years ago
Diego Biurrun b9ca6d4704 output cosmetics 19 years ago