Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2008-02-26Fix trellis quant + AAN DCT.Michael Niedermayer
2008-02-16This shell script is not bash-specific.Diego Biurrun
2008-02-16Remove check for the availability of the -u diff flag, we require it inDiego Biurrun
2008-02-15Fix timestamps and durations if the first packets have no durations nor times...Michael Niedermayer
2008-02-15It appears last_pts was not set ...Michael Niedermayer
2008-02-15Header elision muxing support.Michael Niedermayer
2008-02-14Update regression test checksum for ffm.Benoit Fouet
2008-02-05seek regression ref update for oggBaptiste Coudurier
2008-02-05Fix issue 338:Baptiste Coudurier
2008-02-04Update seektest regression as well to previous lavf/nut commitsOded Shimon
2008-02-04back_ptr calculation used wrong timebase when searching for back syncpointOded Shimon
2008-02-04Fix intented algo in syncpoint writing before keyframes in NUT muxerOded Shimon
2008-02-04nut->max_distance was not set at all anywhere in the NUT muxerOded Shimon
2008-02-04ff_nut_reset_ts() expected to get 'ts*time_base_count', but muxer onlyOded Shimon
2008-02-04remove single-frame images from seektestMåns Rullgård
2008-02-03remove useless/incorrect comments in regression.shMåns Rullgård
2008-02-03split lavf regression testsMåns Rullgård
2008-02-03split regression tests allowing make to run them in parallelMåns Rullgård
2008-02-03get seek regression test filenames from reference fileMåns Rullgård
2008-01-31Fix b-libav.ul/al seek regression test.Michael Niedermayer
2008-01-31remove duplicate, disabled nut regression testMåns Rullgård
2008-01-30Print the name of the regression test that was run after finishing the test.Diego Biurrun
2008-01-29rename dv50 regression test output file to dv50.dvMåns Rullgård
2008-01-17Consider initial EOR in the back_ptr calculation.Michael Niedermayer
2007-12-034 months of hard development and finally it's done. Closes issue 58. Adpcm_sw...Benjamin Larsson
2007-12-03correct invalid durationMichael Niedermayer
2007-12-02Fix regression tests after r11127 and 11129Kostya Shishkov
2007-11-11ogg seek regression refBaptiste Coudurier
2007-11-10ogg muxerBaptiste Coudurier
2007-11-09Disable unused function, fixes the warning:Diego Biurrun
2007-11-06fix predictor initialization for adpcm-ima encoder not to lose first sampleTimofei V. Bondarenko
2007-11-05Fix mov checksums following r10852.Benoit Fouet
2007-11-03Seek regression for RM demuxer fixKostya Shishkov
2007-10-01Fix seek regression test for ac3 in rm after r10634Roberto Togni
2007-09-12fix timestamps used for ratecontrolMichael Niedermayer
2007-09-09allow changing of the spatial_decomposition_count and quantization tablesMichael Niedermayer
2007-09-08store halfpel filter coefficients in the header as well as theMichael Niedermayer
2007-09-08cleanup mc_block()Michael Niedermayer
2007-09-07Update mkv regression tests after r10421David Conrad
2007-09-05Matroska regression testsDavid Conrad
2007-09-03If a stream has no start time, but the first packet has a 'pts', use thatNeil Brown
2007-08-25use 16bit IDWT (a SIMD implementation of it should be >2x faster then withMichael Niedermayer
2007-08-23use more bits on the encoder sideMichael Niedermayer
2007-08-21Change rounding of the horizontal DWT to match the vertical one.Michael Niedermayer
2007-08-13Use PRId64 in seek testDavid Conrad
2007-08-10nut regression testMichael Niedermayer
2007-08-09take care to use video track field number as durationBaptiste Coudurier
2007-08-07ignore preroll, it is generally not what AVStream.start_time should containMichael Niedermayer
2007-08-06make wmv1 and wmv2 playable with M$ DMO decoderMichael Niedermayer
2007-08-05update seek regressions for r9917Michael Niedermayer