570 Commits (831ec93567029c46ddd21e2b71838f4ebb768074)

Author SHA1 Message Date
  Baptiste Coudurier 995877956f update regression tests for ts due to r13641 17 years ago
  Michael Niedermayer d59591fb02 In mpeg1/2 timestamps are associated with the access unit which 17 years ago
  Måns Rullgård 968ae1d9cc fix servertest in out of tree builds 17 years ago
  Baptiste Coudurier 79c7968726 update regressions tests, should be stable now 17 years ago
  Baptiste Coudurier 626932fd83 sleep seems needed to wait for feed to be setup 17 years ago
  Michael Niedermayer bf1310c7b1 Update regression checksums after dts calculation fix (r13470). 17 years ago
  Baptiste Coudurier 0bf017c48b update regression ref due to r13412 17 years ago
  Baptiste Coudurier fd83ad7f02 use short option 17 years ago
  Baptiste Coudurier bc908bc453 do not loop input, useless 17 years ago
  Baptiste Coudurier ea2b716f68 fix feed path according to regression script 17 years ago
  Baptiste Coudurier 1faf7a20d5 simplify, use ffserver launch directive 17 years ago
  Baptiste Coudurier 38baa83c8a no need to sleep to hide crashes 17 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
  Diego Biurrun 953f54f1f4 #include required stdint.h header directly. 17 years ago
  Diego Biurrun e680989d7b #include stdint.h instead of using a manual typedef for uint8_t. 17 years ago
  Ramiro Polla bddbd7d3d1 Do not duplicate -y parameter on regression.sh. 17 years ago
  Ramiro Polla 25060fdf55 Ignore whitespace differences in seek test. 17 years ago
  Baptiste Coudurier d29ee34ce3 fix adpcm ima qt decoding, channel at init is 0, correct stereo out since samples += avctx->channels 17 years ago
  Baptiste Coudurier 0c691995bf cosmetics 17 years ago
  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