aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/lavf/mov_rtphint
Commit message (Collapse)AuthorAgeFilesLines
* avformat/movenc: ensure we don't write the major brand as a compatible brand ↵James Almer2019-12-211-2/+2
| | | | | | more than once Signed-off-by: James Almer <jamrial@gmail.com>
* avformat/movenc: write the major brand also as the first compatible brandJames Almer2019-12-211-2/+2
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* avformat/movenc: use unspecified language by defaultMarton Balint2019-07-121-1/+1
| | | | | | English was used before. Signed-off-by: Marton Balint <cus@passwd.hu>
* Merge commit '618d02c1fa9e74d490cace64a7d15762656b521c'James Almer2019-03-141-0/+3
* commit '618d02c1fa9e74d490cace64a7d15762656b521c': tests: Convert lavf container tests to non-legacy test scripts Merged-by: James Almer <jamrial@gmail.com>