585 Commits (37a4b3bb02f52dab1fb226c72c1e1bafcd0afff7)

Author SHA1 Message Date
Michael Niedermayer 73e2261318 The last flag fix fixed mpeg4-qprd (there the flags ended up being trashed 17 years ago
Michael Niedermayer b6bffc46b8 Fix trellis quant + AAN DCT. 17 years ago
Diego Biurrun 2d83fe90e3 This shell script is not bash-specific. 17 years ago
Diego Biurrun 989bbe62d0 Remove check for the availability of the -u diff flag, we require it in 17 years ago
Michael Niedermayer 83a9db42a3 Fix timestamps and durations if the first packets have no durations nor timestamps, 17 years ago
Michael Niedermayer e942293db1 It appears last_pts was not set ... 17 years ago
Michael Niedermayer a712d725c0 Header elision muxing support. 17 years ago
Benoit Fouet 3f8e1fc80c Update regression test checksum for ffm. 17 years ago
Baptiste Coudurier 485f076dc2 seek regression ref update for ogg 17 years ago
Baptiste Coudurier 37b74c8651 Fix issue 338: 17 years ago
Oded Shimon eb757a6251 Update seektest regression as well to previous lavf/nut commits 17 years ago
Oded Shimon 4ddcc983b4 back_ptr calculation used wrong timebase when searching for back syncpoint 17 years ago
Oded Shimon 02c986a8d6 Fix intented algo in syncpoint writing before keyframes in NUT muxer 17 years ago
Oded Shimon 82badd27f1 nut->max_distance was not set at all anywhere in the NUT muxer 17 years ago
Oded Shimon 103d74ea5c ff_nut_reset_ts() expected to get 'ts*time_base_count', but muxer only 17 years ago
Måns Rullgård 9d6a96af24 remove single-frame images from seektest 17 years ago
Måns Rullgård 704abfec05 remove useless/incorrect comments in regression.sh 17 years ago
Måns Rullgård 2009721d99 split lavf regression tests 17 years ago
Måns Rullgård 4383ed5cba split regression tests allowing make to run them in parallel 17 years ago
Måns Rullgård d2e40fe5e1 get seek regression test filenames from reference file 17 years ago
Michael Niedermayer aba29e6feb Fix b-libav.ul/al seek regression test. 17 years ago
Måns Rullgård f5655f2afb remove duplicate, disabled nut regression test 17 years ago
Diego Biurrun 76de4ea681 Print the name of the regression test that was run after finishing the test. 17 years ago
Måns Rullgård a8fa959a0f rename dv50 regression test output file to dv50.dv 17 years ago
Michael Niedermayer 175e23e875 Consider initial EOR in the back_ptr calculation. 17 years ago
Benjamin Larsson b529ab37ba 4 months of hard development and finally it's done. Closes issue 58. Adpcm_swf regressions tests. 17 years ago
Michael Niedermayer 7548783bc5 correct invalid duration 17 years ago
Kostya Shishkov ec28509fed Fix regression tests after r11127 and 11129 17 years ago
Baptiste Coudurier 6865337f7b ogg seek regression ref 17 years ago
Baptiste Coudurier 5118cae694 ogg muxer 17 years ago
Diego Biurrun e9b67fe42e Disable unused function, fixes the warning: 17 years ago
Timofei V. Bondarenko 62b3415258 fix predictor initialization for adpcm-ima encoder not to lose first sample 17 years ago
Benoit Fouet 40b67a56d1 Fix mov checksums following r10852. 17 years ago
Kostya Shishkov d447fc3132 Seek regression for RM demuxer fix 17 years ago
Roberto Togni 64d8ef0bb7 Fix seek regression test for ac3 in rm after r10634 17 years ago
Michael Niedermayer f612801465 fix timestamps used for ratecontrol 17 years ago
Michael Niedermayer e559c30a20 allow changing of the spatial_decomposition_count and quantization tables 17 years ago
Michael Niedermayer 7d7f57d939 store halfpel filter coefficients in the header as well as the 17 years ago
Michael Niedermayer a68ca08e30 cleanup mc_block() 17 years ago
David Conrad 7a297ceb8f Update mkv regression tests after r10421 17 years ago
David Conrad 46491f138c Matroska regression tests 17 years ago
Neil Brown 9fcbcca60a If a stream has no start time, but the first packet has a 'pts', use that 17 years ago
Michael Niedermayer d593e32983 use 16bit IDWT (a SIMD implementation of it should be >2x faster then with 17 years ago
Michael Niedermayer b538791bc9 use more bits on the encoder side 17 years ago
Michael Niedermayer ce611a27be Change rounding of the horizontal DWT to match the vertical one. 17 years ago
David Conrad 99e8b22dc5 Use PRId64 in seek test 17 years ago
Michael Niedermayer f38e2b13bd nut regression test 17 years ago
Baptiste Coudurier 9031aeb1cd take care to use video track field number as duration 17 years ago
Michael Niedermayer 371bf80642 ignore preroll, it is generally not what AVStream.start_time should contain 17 years ago
Michael Niedermayer d7826b58d2 make wmv1 and wmv2 playable with M$ DMO decoder 17 years ago