- 04 Jan, 2012 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket834 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 03 Jan, 2012 21 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Carl Eugen Hoyos authored
This allows mplayer -vc bt411 to decode files encoded with FFmpeg. Reviewed-by: Paul B Mahol
-
Michael Niedermayer authored
The previous code ended in multiple different infinite loops. See stl_ten_1_big.sfd as example with and without zzuf Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Justin Ruggles <justin.ruggles@gmail.com>
-
Justin Ruggles authored
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Justin Ruggles <justin.ruggles@gmail.com>
-
Justin Ruggles authored
The reference encoder does not generate any streams using this, but the reference decoder can handle it, so we should as well.
-
Justin Ruggles authored
This isn't used by the reference encoder, but it is supported by the decoder.
-
Justin Ruggles authored
-
Justin Ruggles authored
Now that there is official documentation from Apple about this, we don't have to guess anymore.
-
Kostya Shishkov authored
-
Shitiz Garg authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Aneesh Dogra authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Daniel Verkamp authored
Signed-off-by:
Janne Grunau <janne-libav@jannau.net>
-
Piotr Bandurski authored
Fixes ticket #865.
-
Diego Biurrun authored
-
Michael Bradshaw authored
Signed-off-by:
Michael Bradshaw <mbradshaw@sorensonmedia.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Bradshaw authored
Reviewed-by:
Jean First <jeanfirst@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Bradshaw authored
The original code wasn't taking into account the fact that linesize may not equal the frame's width. This is to correct that. Signed-off-by:
Michael Bradshaw <mbradshaw@sorensonmedia.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Paul B Mahol authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Paul B Mahol authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Jean First authored
Signed-off-by:
Jean First <jeanfirst@gmail.com> Reviewed-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 02 Jan, 2012 18 commits
-
-
Mashiat Sarker Shakkhar authored
Up until now, the decoder didn't output anything in the data buffer. This fixes all the issues related to sample format, removes leftover code and actually outputs some audio to data buffer. With this, the only sample we have can be played. Seeking is still broken though.
-
Mashiat Sarker Shakkhar authored
-
Janne Grunau authored
Adds a new member to MpegEncContext to hold the number of used slice contexts. Fixes segfaults with '-threads 17 -thread_type slice' and fate-vsynth{1,2}-mpeg{2,4}thread{,_ilace} with --disable-pthreads.
-
Janne Grunau authored
-
Michael Niedermayer authored
Fixes Ticket856 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Justin Ruggles authored
-
Justin Ruggles authored
-
Hendrik Leppkes authored
Signed-off-by:
Justin Ruggles <justin.ruggles@gmail.com>
-
Justin Ruggles authored
-
Justin Ruggles authored
Also fix calculation of new position when switching buffers. This fixes "overread" error messages when seeking.
-
Paul B Mahol authored
y41p is a packed 12-bit 4:1:1 YUV format used by Brooktree. Fixes issue 1123 / ticket #102. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Jean First authored
Signed-off-by:
Jean First <jeanfirst@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This is not needed anymore. This reverts commit ca0350f4.
-