Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ffmpeg, ffprobe: don't "merge" side data into packet data by default | wm4 | 2017-03-14 | 1 | -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 test | Michael Niedermayer | 2016-03-02 | 1 | -0/+49 |
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> |