aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/seek/cache-pipe
Commit message (Collapse)AuthorAgeFilesLines
* ffmpeg, ffprobe: don't "merge" side data into packet data by defaultwm42017-03-141-5/+5
| | | | | | | | Preparation for potentially disabling merged side data by default in the libs. Do this in particular because it affects fate tests. The changed tests either reflect added packet side data, or the changed packet size due to merged side data removal reducing the packet size.
* fate: add pipe and cache testMichael Niedermayer2016-03-021-0/+49
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>