751 Commits (e75d233506a044b1fcf81250d0941a2176fe6399)

Author SHA1 Message Date
Henrik Gulbrandsen 4fa6eac5f1 Correct ASF duration. 17 years ago
Michael Niedermayer 0366654e2b Use generic seeking code for flv. The removed code was a buggy duplicate. 17 years ago
Michael Niedermayer fd31550d23 Fix seeking in rm. 17 years ago
Baptiste Coudurier 83edd50917 update ogg seek reg tests because of r12630 17 years ago
Baptiste Coudurier 3a71577f87 homogenous regression tests output for image formats 17 years ago
Baptiste Coudurier 3251f24be7 missed one 17 years ago
Baptiste Coudurier 7261f9bd25 cosmetics, remove leading whitespaces 17 years ago
Baptiste Coudurier e516d3488a change rle encoder to count up to 127, sgi does not support 128 17 years ago
Justin Ruggles fe790f89e8 Use 15-bit LPC precision by default. This generally gives better compression 17 years ago
Justin Ruggles 6e330816d4 fix Ogg/FLAC header size 17 years ago
Baptiste Coudurier 38c669d853 cosmetics, remove superflous comments 17 years ago
Panagiotis Issaris 781138d005 Update the regression tests reference values after the changes to the Matroska 17 years ago
Måns Rullgård 88b5db9f08 replace -f pgmyuv with -f image2 -vcodec pgmyuv 17 years ago
Måns Rullgård 5b67e4f8b8 Simplify do_video_encoding() in regression.sh 17 years ago
Måns Rullgård 733a6d8360 Remove mp4psp regression test 17 years ago
Kostya Shishkov 9dc92a38a0 IMA ADPCM encoder - QT variant 17 years ago
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