summaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/mov-aac-2048-priming
Commit message (Collapse)AuthorAgeFilesLines
* ffprobe: fix printing packet side data informationJames Almer2017-03-291-1/+1
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* ffmpeg, ffprobe: don't "merge" side data into packet data by defaultwm42017-03-141-1/+2
| | | | | | | | 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.
* lavf/mov.c: Use the correct timescale when seeking for audio.Sasi Inguva2016-10-311-0/+217
Signed-off-by: Sasi Inguva <isasi@google.com> Reviewed-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
OpenPOWER on IntegriCloud