summaryrefslogtreecommitdiff
path: root/tests/ref/vsynth/vsynth_lena-dnxhd-hr-hq-mov
Commit message (Collapse)AuthorAge
* avformat/movenc: ensure we don't write the major brand as a compatible brand ↵James Almer2019-12-21
| | | | | | 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-21
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* avformat/movenc: use unspecified language by defaultMarton Balint2019-07-12
| | | | | | English was used before. Signed-off-by: Marton Balint <cus@passwd.hu>
* tests/fate/vcodec: add dnxhr mov testsMark Reid2016-08-22
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>