index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix timestamps used for ratecontrol
Michael Niedermayer
2007-09-11
3
-95
/
+95
*
allow changing of the spatial_decomposition_count and quantization tables
Michael Niedermayer
2007-09-09
3
-36
/
+36
*
store halfpel filter coefficients in the header as well as the
Michael Niedermayer
2007-09-08
3
-36
/
+36
*
cleanup mc_block()
Michael Niedermayer
2007-09-08
3
-38
/
+38
*
Update mkv regression tests after r10421
David Conrad
2007-09-07
2
-29
/
+29
*
Matroska regression tests
David Conrad
2007-09-05
3
-0
/
+61
*
If a stream has no start time, but the first packet has a 'pts', use that
Neil Brown
2007-09-03
1
-1
/
+1
*
use 16bit IDWT (a SIMD implementation of it should be >2x faster then with
Michael Niedermayer
2007-08-25
3
-22
/
+22
*
use more bits on the encoder side
Michael Niedermayer
2007-08-23
3
-20
/
+20
*
Change rounding of the horizontal DWT to match the vertical one.
Michael Niedermayer
2007-08-21
3
-26
/
+26
*
Use PRId64 in seek test
David Conrad
2007-08-13
1
-1
/
+1
*
nut regression test
Michael Niedermayer
2007-08-10
3
-0
/
+62
*
take care to use video track field number as duration
Baptiste Coudurier
2007-08-09
1
-1
/
+1
*
ignore preroll, it is generally not what AVStream.start_time should contain
Michael Niedermayer
2007-08-06
1
-1
/
+1
*
make wmv1 and wmv2 playable with M$ DMO decoder
Michael Niedermayer
2007-08-05
3
-48
/
+48
*
update seek regressions for r9917
Michael Niedermayer
2007-08-05
1
-147
/
+147
*
flashsv regression test
Michael Niedermayer
2007-08-04
4
-0
/
+64
*
regression tests for yuv440p yuvj440p
Andreas Öman
2007-07-19
3
-1
/
+9
*
round timestamps up, k2 broadcast server seems to need it
Baptiste Coudurier
2007-07-13
1
-1
/
+1
*
set locale to C in seek test
Måns Rullgård
2007-07-10
2
-425
/
+428
*
update regression checksums after r9447
Benoit Fouet
2007-07-03
2
-2
/
+2
*
misc typo fixes
Diego Biurrun
2007-06-12
1
-1
/
+1
*
misc spelling fixes
Diego Biurrun
2007-06-12
1
-1
/
+1
*
Merge tests Makefile into the top-level Makefile.
Diego Biurrun
2007-06-07
8
-679
/
+604
*
The server configuration file is passed as a command line parameter.
Diego Biurrun
2007-06-07
1
-1
/
+1
*
seek tests only available with GPL enabled
Benoit Fouet
2007-05-30
1
-4
/
+3
*
Mark phony swscale_error target as such.
Diego Biurrun
2007-05-29
1
-1
/
+1
*
10l: Revert accidental removal of unused code.
Diego Biurrun
2007-05-27
1
-0
/
+13
*
Exit with error when running libavtest and not configured with --enable-gpl.
Diego Biurrun
2007-05-27
1
-0
/
+1
*
Rename variable for consistency.
Diego Biurrun
2007-05-27
1
-2
/
+2
*
whitespace cosmetics
Diego Biurrun
2007-05-27
1
-13
/
+10
*
better variable names
Diego Biurrun
2007-05-27
1
-4
/
+4
*
Remove comments that are neither very enlightening nor particularly up-to-date.
Diego Biurrun
2007-05-27
1
-6
/
+0
*
Do not hide the commands make runs.
Diego Biurrun
2007-05-27
1
-7
/
+7
*
Fix seek_test compilation for out-of-tree builds.
Diego Biurrun
2007-05-27
2
-18
/
+2
*
Remove portability comment, it should be pure POSIX now.
Diego Biurrun
2007-05-25
1
-1
/
+0
*
whitespace cosmetics
Diego Biurrun
2007-05-25
1
-2
/
+2
*
'grep -q' is a GNU extension.
Diego Biurrun
2007-05-25
1
-1
/
+1
*
Do not fail or print an error if the logfile already exists.
Diego Biurrun
2007-05-25
1
-1
/
+1
*
Also remove seek_test upon clean.
Diego Biurrun
2007-05-25
1
-2
/
+2
*
Replace multiple rules for compiling binaries by one pattern rule.
Diego Biurrun
2007-05-24
1
-10
/
+1
*
Use proper license header.
Diego Biurrun
2007-05-24
1
-5
/
+6
*
typo
Diego Biurrun
2007-05-24
2
-2
/
+2
*
Remove obsolete and non-working DSP test program.
Diego Biurrun
2007-05-24
2
-198
/
+0
*
forgotten h.261 seek regression checksum update due to
Michael Niedermayer
2007-05-21
1
-20
/
+20
*
Do not specify directories in #include path, -I flags take care of this.
Ronald S. Bultje
2007-05-16
1
-10
/
+10
*
Remove trailing / from -I flags, MinGW appears to dislike them.
Zuxy Meng
2007-05-09
1
-1
/
+1
*
give the position offset of the file in the packet
Daniel Cardenas
2007-05-02
1
-508
/
+508
*
update reference file for seek test after delivery 8826
Benoit Fouet
2007-05-02
1
-1
/
+1
*
modify order in which files are diff'd
Benoit Fouet
2007-05-02
1
-1
/
+1
[next]