- 06 Jul, 2014 1 commit
-
-
Michael Niedermayer authored
These where removed by libav while spliting the file in adcb8392 See: de6d9b64 See: 723106b2Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 30 Jun, 2014 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
This obviates a dependency of the LJPEG encoder on mpegvideo.
-
- 01 Jun, 2014 3 commits
-
-
Michael Niedermayer authored
This should make it simpler for users to test if such videos work Suggested-by: carl Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Reimar Döffinger authored
It is obviously nonsense since it produces wrong results or even crashes (crashes should be encode-only though). Fixes trac issue #1092. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
I do not know on which side to place the padding to encode with 16x16 MBs If someone knows or has a known to be correct sample, please contact me Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 16 Apr, 2014 1 commit
-
-
Michael Niedermayer authored
Fixes part of Ticket3466 Found-by: Andrey_Karpov / PVS-Studio Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 24 Jan, 2014 1 commit
-
-
Michael Niedermayer authored
This avoids the need for double error checking Fixes CID1163843 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 11 Jan, 2014 2 commits
-
-
Michael Niedermayer authored
drop hardcoded TWOMATRIX code Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 30 Dec, 2013 2 commits
-
-
Nicolas George authored
-
Nicolas George authored
-
- 17 Dec, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 06 Dec, 2013 5 commits
-
-
Michael Niedermayer authored
This reduces the amount of duplicated code 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>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This will be used by ljpeg Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 05 Dec, 2013 10 commits
-
-
Michael Niedermayer authored
This reduces the number of operations done per non zero coefficient Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Anton Khirnov authored
The alpha plane is not encoded.
-
Anton Khirnov authored
This will allow deMpegEncContextizing the LJPEG encoder.
-
Anton Khirnov authored
This will allow deMpegEncContextizing the LJPEG encoder.
-
Anton Khirnov authored
This will allow deMpegEncContextizing the LJPEG encoder.
-
Anton Khirnov authored
Pass the three needed fields from it directly. This will allow to deMpegEncContextize the LJPEG encoder.
-
Anton Khirnov authored
-
Anton Khirnov authored
It only needs PutBitContext from it, so pass that directly.
-
Anton Khirnov authored
-
Anton Khirnov authored
MpegEncContext.aspect_ratio_info is never set for mjpeg, so this was never written before.
-
- 04 Oct, 2013 1 commit
-
-
Clément Bœsch authored
See b2bed932.
-
- 03 Oct, 2013 1 commit
-
-
Diego Biurrun authored
-
- 23 Sep, 2013 1 commit
-
-
Michael Niedermayer authored
This may improve compatibility of lgpegs generated by libavcodec also encoded ljpegs become slightly smaller Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 20 Aug, 2013 1 commit
-
-
Diego Biurrun authored
-
- 25 Feb, 2013 1 commit
-
-
Diego Biurrun authored
-
- 23 Jan, 2013 1 commit
-
-
Diego Biurrun authored
It does not help as an abstraction and adds dsputil dependencies. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
- 18 Dec, 2012 2 commits
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes Ticket2040 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 16 Dec, 2012 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket1990 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 18 Nov, 2012 1 commit
-
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
- 08 Oct, 2012 1 commit
-
-
Anton Khirnov authored
-
- 01 Oct, 2012 1 commit
-
-
Diego Biurrun authored
-