- 04 Dec, 2012 1 commit
-
-
Anton Khirnov authored
It's got_frame, not data size
-
- 08 Oct, 2012 1 commit
-
-
Anton Khirnov authored
-
- 24 Aug, 2012 1 commit
-
-
Jan Ekström authored
Put the zero length check in place of code that was never used during decoding, as zero-length slices were generally refused in decode_frame(). Signed-off-by:
Kostya Shishkov <kostya.shishkov@gmail.com>
-
- 20 Aug, 2012 1 commit
-
-
Jan Ekström authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 17 Aug, 2012 1 commit
-
-
Jan Ekström authored
Signed-off-by:
Kostya Shishkov <kostya.shishkov@gmail.com>
-
- 07 Aug, 2012 1 commit
-
-
Anton Khirnov authored
-
- 22 Jun, 2012 2 commits
-
-
Hendrik Leppkes authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Carl Eugen Hoyos authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 20 Apr, 2012 1 commit
-
-
Jan Ekström authored
General cosmetics, such as keeping lines under 80 characters, fixing a couple of typos (predition -> prediction) and a general style fix that was pointed out by Derek when I was having my sliced multithreading patch in review by him. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 15 Apr, 2012 1 commit
-
-
Derek Buitenhuis authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 24 Mar, 2012 2 commits
-
-
Ronald S. Bultje authored
Fixes crash during slice size reading if slice_end goes negative. Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: libav-stable@libav.org
-
Kostya Shishkov authored
Spotted by Антон.
-
- 15 Feb, 2012 2 commits
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 28 Jan, 2012 1 commit
-
-
Alex Converse authored
-
- 08 Jan, 2012 1 commit
-
-
Aneesh Dogra authored
>> time ./avconv -i file.avi -f null - Before : real 0m7.784s After : real 0m3.662s Tested on a Intel Core i3 Processor (2 cores, 4 threads). Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 03 Jan, 2012 1 commit
-
-
Kostya Shishkov authored
-
- 29 Oct, 2011 2 commits
-
-
Kostya Shishkov authored
If the frame is filled with the same colour, encoder may produce no data and the fill value is indicated by zero code length (the rest of symbols will have 0xFF for code length, meaning invalid). So such Huffman trees should be treated specially. Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Kostya Shishkov authored
Luma slices in YUV420 colourspace should have height in multiple of two since they have the same line of chrominance data corresponding to pair of them. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 19 Oct, 2011 1 commit
-
-
Kostya Shishkov authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-