ffmpeg/tests/ref
John Stebbins f812eeda17 matroskaenc: Fix writing TRACKDEFAULTFLAG
The element was only being written when the value == 1.  But the default
value of this element is 1, so this has no useful effect.  This element
needs to be written when the value == 0.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
2013-08-27 14:00:31 +02:00
..
acodec movenc: Make tkhd "enabled" flag QuickTime compatible 2013-08-23 09:55:42 +02:00
fate nuv: Do not ignore lzo decompression failures 2013-08-13 13:09:22 +02:00
lavf matroskaenc: Fix writing TRACKDEFAULTFLAG 2013-08-27 14:00:31 +02:00
seek matroskaenc: Fix writing TRACKDEFAULTFLAG 2013-08-27 14:00:31 +02:00
vsynth movenc: Make tkhd "enabled" flag QuickTime compatible 2013-08-23 09:55:42 +02:00