Carl Eugen Hoyos
|
cb8f5194b3
|
Set bits_per_coded_sample when encoding Microsoft Video-1.
Fixes ticket #1193.
|
2012-04-15 16:35:03 +02:00 |
|
Paul B Mahol
|
ae2c33b0c2
|
cosmetics: remove superfluous curly brackets
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2012-03-23 03:09:07 +01:00 |
|
Michael Niedermayer
|
6e3aee03b8
|
msvideo1enc: switch to ff_alloc_packet2().
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2012-03-22 19:03:21 +01:00 |
|
Michael Niedermayer
|
73f8f7e839
|
msvideo1enc: switch to encode2()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2012-02-24 04:13:01 +01:00 |
|
Paul B Mahol
|
7099f36578
|
lavc: replace rest of deprecated FF_*_TYPE with AV_PICTURE_TYPE_*
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2012-01-03 03:25:22 +01:00 |
|
Paul B Mahol
|
ba10207bbe
|
Use more designated initializers.
Also remove some pointless NULL/0 assigments.
C++ code must be left as it is because named struct
initializers are not supported by C++ standard.
|
2011-12-30 20:00:53 +01:00 |
|
Michael Niedermayer
|
e09ffa4524
|
msvideo1enc: Check that dimensions are a multiple of 4.
Fixes Ticket784
Found by: ami_stuff
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2011-12-17 23:25:59 +01:00 |
|
Clément Bœsch
|
1912c215e0
|
doxygen: remove a few @file parameters.
It is not mandatory and prevents breakage on rename.
|
2011-10-04 08:04:17 +02:00 |
|
Reimar Döffinger
|
20e5d64a1a
|
msvideo1enc: minor cosmetic cleanup, use FFALIGN, avoid calculating value
twice and add a missing "const".
|
2011-05-07 09:40:45 +02:00 |
|
Kostya Shishkov
|
e4be3485af
|
MS Video 1 encoder
|
2011-05-04 02:22:12 +02:00 |
|