1320 Commits (f44f093d6009f1027fc2cded80b7aa76f974b750)

Author SHA1 Message Date
Michael Niedermayer 27293b840c Revert "ac3enc: shift coefficients to 24-bit following MDCT rather than using an exponent offset." 14 years ago
Justin 323e6fead0 ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage. 14 years ago
Justin Ruggles 7e0a284b9f ac3enc: shift coefficients to 24-bit following MDCT rather than using an exponent offset. 14 years ago
Peter Ross c3afa4db91 bink: prevent overflows within binkidct by using int-sized intermediate array 14 years ago
Justin Ruggles 1e898e7d35 vmdaudio: output 8-bit audio as AV_SAMPLE_FMT_U8. 14 years ago
Justin Ruggles c11c79222e vmdaudio: output audio samples for standalone silent blocks. 14 years ago
Peter Ross e211e255aa bink: prevent overflows within binkidct by using int-sized intermediate array 14 years ago
Justin Ruggles 1108f8998c vmdaudio: output 8-bit audio as AV_SAMPLE_FMT_U8. 14 years ago
Justin Ruggles 9b73f78600 vmdaudio: output audio samples for standalone silent blocks. 14 years ago
Justin Ruggles 6159bd0d67 ac3enc: fix bug in stereo rematrixing decision. 14 years ago
Justin Ruggles 5b54d4b376 ac3enc: fix bug in stereo rematrixing decision. 14 years ago
Justin Ruggles 660ab0e64d ac3enc: change default floor code to 7. 14 years ago
Justin Ruggles 50d7140441 ac3enc: change default floor code to 7. 14 years ago
Baptiste Coudurier 31df5cb66d Fix qtrle regression test, actually test qtrle. 14 years ago
Baptiste Coudurier 646739a0a8 Fix qtrle regression test, actually test qtrle. 14 years ago
Justin Ruggles 1003022668 ac3enc: Change EXP_DIFF_THRESHOLD to 500. 14 years ago
Justin Ruggles c3beafa0f1 ac3enc: Change EXP_DIFF_THRESHOLD to 500. 14 years ago
Mans Rullgard 6aef89d54e Update mpegts test reference 14 years ago
Mans Rullgard 79dca23dc2 Update mpegts test reference 14 years ago
Georgi Chorbadzhiyski 4c9bfe3e4e mpegtsenc: set reserved bits to 1 in PCR field 14 years ago
Mans Rullgard c78c182097 fate: add h264 test for extreme cases in planar prediction 14 years ago
Georgi Chorbadzhiyski 535638b55f mpegtsenc: set reserved bits to 1 in PCR field 14 years ago
Mans Rullgard e63dd5fb04 fate: add h264 test for extreme cases in planar prediction 14 years ago
Mans Rullgard 73fd7c1f0a fate: add lossless h264 test 14 years ago
Mans Rullgard 05238927b7 fate: make lavfi tests output only md5 14 years ago
Mans Rullgard 76edf2c137 fate: add lossless h264 test 14 years ago
Mans Rullgard f4b1e21a63 fate: make lavfi tests output only md5 14 years ago
Justin Ruggles 024f63709d Add regression test for stereo s16le in voc. 14 years ago
Justin Ruggles a4f5af13fb Add regression test for stereo s16le in voc. 14 years ago
Mans Rullgard 3240b371f8 fate: simplify vp8 rules 14 years ago
Mans Rullgard ee6184a8d9 regtest: add openssl to md5 alternatives 14 years ago
Janne Grunau 2c3589bfda consolidate .gitignore patters into a single file 14 years ago
Janne Grunau 348b8218f7 convert svn:ignore properties to .gitignore files 14 years ago
Baptiste Coudurier 90603f7c93 Update smc fate ref due to r26310 14 years ago
Justin Ruggles dc7e07ac1f Add stereo rematrixing support to the AC-3 encoders. 14 years ago
Vitor Sessak 87c1410d11 Add a FATE test for Playstation STR version 3 14 years ago
Justin Ruggles 6fd96d1a85 Change the AC-3 encoder to use floating-point. 14 years ago
Vitor Sessak 815495f040 Remove the "-idct simple" command line option from the fate-psx-str test, 14 years ago
Justin Ruggles ec44dd5fc2 Change the default dB-per-bit code from 2 to 3. 14 years ago
Luca Barbato 8d660f7527 Make fate vp8 test cover emu_edge cases 14 years ago
Aurelien Jacobs 2c77c90684 add SubRip decoder 14 years ago
Stefano Sabatini b567020943 Add copy filter, useful for testing the avfilter_draw_slice() copy 14 years ago
Justin Ruggles 295ab2af6e Change FIX15() back to clipping to -32767..32767. 14 years ago
Vitor Sessak 90ca26e121 Increase STDDEV tolerance for the fate-amrwb-14k25 test so it pass in 14 years ago
Vitor Sessak 9c32023f5b Add AMR-WB FATE tests 14 years ago
Reimar Döffinger eb066a4ce9 Discard partial packet of last frame for fate-wmv8-drm to avoid test fails 14 years ago
Reimar Döffinger 853395b913 Add test for ASF -cryptokey that tests only demuxing, but both audio and video 14 years ago
Reimar Döffinger bf09a01981 Change ASF demuxer to return incomplete last packets. 14 years ago
Justin Ruggles 8c634b707b Update the test references for lavf-rm and seek-ac3_rm. 14 years ago
Justin Ruggles 918cd2255c Simplify fix15(). 14 years ago