- 10 Jan, 2012 19 commits
-
-
Justin Ruggles authored
frame sample count calculation was incorrect
-
Justin Ruggles authored
The duration of the first packet was being calculated incorrectly, leading to an incorrect timestamp offset.
-
Aneesh Dogra authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Paul B Mahol authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Ronald S. Bultje authored
Additional comments from Måns Rullgard have been integrated by Reinhard Tartler. Signed-off-by: Reinhard Tartler <siretart@tauware.de>
-
Oka Motofumi authored
Fixes a compilation failure on win64. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Janne Grunau authored
It is not necessary to store the bit stream length in a RV34DecContext field.
-
Anton Khirnov authored
This is a hopefully temporary solution until lavfi can properly deal with resolution changes.
-
Anton Khirnov authored
-
Anton Khirnov authored
This option only applies to streamcopy, but is currently processed only when encoding.
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
If the creation time is stored in the file as a zero, the mov demuxer skips exporting the creation time. Currently, files muxed without a creation time get demuxed with a Jan 1st 1970 creation timestamp. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Paul B Mahol authored
Do not display garbage for invalid/unsupported bitfields values. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Paul B Mahol authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Luca Barbato authored
-
Luca Barbato authored
Remove some unneeded memsets.
-
Luca Barbato authored
Instead of busy waiting use poll();
-
Luca Barbato authored
Let pass the codec name to -pixel_format and introduce -input_format.
-
Laurentiu Ion authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
- 09 Jan, 2012 14 commits
-
-
Gaurav Narula authored
al15_44 uses independent coupling. al18_44 uses PNS (perceptual noise substitution). am05_44 uses main prediction and independent coupling. Signed-off-by: Alex Converse <alex.converse@gmail.com>
-
Alex Converse authored
-
Alex Converse authored
-
Alex Converse authored
-
Alex Converse authored
Fixes al_sbr_cm_48_5.1.mp4.
-
Diego Biurrun authored
The functions are not used in any part of Libav, therefore testing them in the cabac-test is unnecessary. Since this makes them unused, remove the functions.
-
Paul B Mahol authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Mike Melanson authored
(Does not attempt to decode percetual audio data inside.) Code coverage: libavformat/xwma.c: 3% -> 75% Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Mike Melanson authored
(Don't attempt to decode JPEG data.) Code coverage: libavformat/smjpeg.c: 0% -> 69% libavcodec/adpcm.c: 0% -> 10% (fresh run); 92.4% -> 93% following a FATE run Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Vitor Sessak authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Vitor Sessak authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Vitor Sessak authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Vitor Sessak authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Ronald S. Bultje authored
Also implement SSE2/AVX variants.
-
- 08 Jan, 2012 7 commits
-
-
Mike Melanson authored
Does not attempt to decode perceptual codecs inside. Code coverage: libavformat/wtv.c: 0% -> 71% Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Daniel Huang authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Mike Melanson authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Aneesh Dogra authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Laurentiu Ion authored
Fixes bug: #152 Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-