Peter Ross
b0c1f248d9
avcodec/svq1enc: output ident string in extradata field
...
This will enable the acurate identification of FFmpeg produced
SVQ1 streams, should there be new bugs found in the encoder.
2 years ago
Peter Ross
e1dd4a27ca
avcodec/svq1enc: do not use ambiguous interframe mean symbols
...
Don't emit interframe mean symbols -128 and 128.
2 years ago
James Almer
245ace4e2d
avformat/movenc: ensure we don't write the major brand as a compatible brand more than once
...
Signed-off-by: James Almer <jamrial@gmail.com>
5 years ago
James Almer
58ac760816
avformat/movenc: write the major brand also as the first compatible brand
...
Signed-off-by: James Almer <jamrial@gmail.com>
5 years ago
Marton Balint
397abca001
avformat/movenc: use unspecified language by default
...
English was used before.
Signed-off-by: Marton Balint <cus@passwd.hu>
5 years ago
Michael Niedermayer
0c152fe916
ffmpeg: prefix encoder with "Lavc " in bitexact mode
...
This avoids misleading encoder names like "encoder = prores"
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years ago
John Stebbins
30ce289074
movenc: Make tkhd "enabled" flag QuickTime compatible
...
QuickTime will play multiple audio tracks concurrently if this flag is
set for multiple audio tracks. And if no subtitle track has this flag
set, QuickTime will show no subtitles in the subtitle menu.
Signed-off-by: Anton Khirnov <anton@khirnov.net>
11 years ago
Janne Grunau
c8148e5c93
fate: move vsynth reference files to their own directory
12 years ago
Tim Nicholson
dcbf72836c
ffmpeg: add setting of field_order flag
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12 years ago
Michael Niedermayer
b02493e476
movenc: force video timebase to be 0.1ms precisse at least.
...
The timebases before where only guranteed to be 1/fps precisse
and could cause AV sync errors on low fps
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12 years ago
Mans Rullgard
7263cd5544
fate: convert codec-regression.sh to makefile rules
...
Signed-off-by: Mans Rullgard <mans@mansr.com>
13 years ago