ffmpeg/tests
Anton Khirnov aba232cfa9 lavf: deprecate r_frame_rate.
According to its description, it is supposed to be the LCM of all the
frame durations. The usability of such a thing is vanishingly small,
especially since we cannot determine it with any amount of reliability.
Therefore get rid of it after the next bump.

Replace it with the average framerate where it makes sense.

FATE results for the wtv and xmv demux tests change. In the wtv case
this is caused by the file being corrupted (or possibly badly cut) and
containing invalid timestamps. This results in lavf estimating the
framerate wrong and making up wrong frame durations.
In the xmv case the file contains pts jumps, so again the estimated
framerate is far from anything sane and lavf again makes up different
frame durations.

In some other tests lavf starts making up frame durations from different
frame.
2012-07-29 08:06:30 +02:00
..
fate lavf: use dts difference instead of AVPacket.duration in find_stream_info() 2012-07-29 08:04:42 +02:00
ref lavf: deprecate r_frame_rate. 2012-07-29 08:06:30 +02:00
Makefile build: use COMPILE template for HOSTOBJS 2012-07-26 23:58:59 +01:00
audiogen.c audiogen: allow specifying random seed as a commandline parameter. 2012-07-28 14:32:48 +02:00
base64.c
fate-run.sh fate-run: make avconv() properly deal with multiple inputs. 2012-07-09 08:22:38 +02:00
fate.sh
lavf-regression.sh avconv: merge configuration code for complex and simple filters 2012-05-29 19:19:16 +02:00
lavfi-regression.sh lavfi: reclassify showfiltfmts as a TESTPROG 2012-07-04 17:48:25 +01:00
lena.pnm
md5.sh fate: fix md5sum replacement on some systems 2012-05-30 07:52:35 +01:00
regression-funcs.sh fate: convert codec-regression.sh to makefile rules 2012-05-29 08:35:41 +01:00
rotozoom.c fate: avoid freopen(NULL) in videogen/rotozoom 2012-06-07 11:28:39 +01:00
tiny_psnr.c
utils.c fate: teach videogen/rotozoom to output a single raw video stream 2012-05-29 08:27:19 +01:00
videogen.c fate: avoid freopen(NULL) in videogen/rotozoom 2012-06-07 11:28:39 +01:00