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.
|
2022-11-01 09:24:29 +11:00 |
|
Peter Ross
|
e1dd4a27ca
|
avcodec/svq1enc: do not use ambiguous interframe mean symbols
Don't emit interframe mean symbols -128 and 128.
|
2022-11-01 09:24:29 +11:00 |
|
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>
|
2019-12-21 11:57:28 -03:00 |
|
James Almer
|
58ac760816
|
avformat/movenc: write the major brand also as the first compatible brand
Signed-off-by: James Almer <jamrial@gmail.com>
|
2019-12-21 11:57:28 -03:00 |
|
Marton Balint
|
397abca001
|
avformat/movenc: use unspecified language by default
English was used before.
Signed-off-by: Marton Balint <cus@passwd.hu>
|
2019-07-12 20:26:38 +02:00 |
|
Christophe Gisquet
|
8d02a55b1b
|
tests: add a third, 34x34, target
This should exercise the corner cases of numerous codecs.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-06-10 20:24:49 +02:00 |
|