- 28 May, 2016 1 commit
-
-
Diego Biurrun authored
-
- 04 May, 2016 1 commit
-
-
Vittorio Giovara authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
- 27 Jul, 2015 1 commit
-
-
Vittorio Giovara authored
Express bitfields more simply. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 31 May, 2015 1 commit
-
-
Vittorio Giovara authored
-
- 28 May, 2015 1 commit
-
-
Anton Khirnov authored
-
- 22 May, 2015 1 commit
-
-
Vittorio Giovara authored
It is just a duplicate of an AVCodecContext member so use it instead.
-
- 19 Apr, 2015 1 commit
-
-
Vittorio Giovara authored
-
- 18 Jun, 2014 1 commit
-
-
Diego Biurrun authored
-
- 04 Apr, 2014 1 commit
-
-
Diego Biurrun authored
-
- 23 Mar, 2014 1 commit
-
-
Vittorio Giovara authored
-
- 16 Mar, 2014 1 commit
-
-
Vittorio Giovara authored
-
- 03 Oct, 2013 1 commit
-
-
Diego Biurrun authored
-
- 27 Mar, 2013 1 commit
-
-
Martin Storsjö authored
This fixes standalone compilation of the msmpeg4v2, msmpeg4v3 and wmv2 encoders, that previously failed to link due to the decoder codepaths requiring error_resilience. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 08 Mar, 2013 1 commit
-
-
Anton Khirnov 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>
-
- 01 Oct, 2012 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 08 Aug, 2012 1 commit
-
-
Mans Rullgard authored
This puts x86-specific things in the x86/ subdirectory where they belong. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 07 Aug, 2012 1 commit
-
-
Anton Khirnov authored
-
- 21 Apr, 2012 1 commit
-
-
Mans Rullgard authored
This feature is complex, of questionable utility, and slows down normal decoding. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 06 Apr, 2012 1 commit
-
-
Martin Storsjö authored
Also break some long lines, remove codec function placeholder comments and add spaces in sample/pixel format lists. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 01 Mar, 2012 1 commit
-
-
Diego Biurrun authored
-
- 28 Feb, 2012 1 commit
-
-
Diego Biurrun authored
-
- 15 Feb, 2012 6 commits
-
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 17 Dec, 2011 1 commit
-
-
Mans Rullgard authored
This macro is empty since the removal of the A32 bitstream reader. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 12 Dec, 2011 1 commit
-
-
Dustin Brody authored
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
- 07 Nov, 2011 1 commit
-
-
Alex Converse authored
run: The number of zero coefficients preceding a non-zero coefficient, in the scan order. The absolute value of the non-zero coefficient is called "level". The run-level code makes illegal reads when trying to set up tables for nonsense level 0.
-
- 02 Nov, 2011 1 commit
-
-
Diego Biurrun authored
-
- 20 Oct, 2011 1 commit
-
-
Anton Khirnov authored
They are used in lavf.
-
- 21 Sep, 2011 1 commit
-
-
Diego Biurrun authored
-
- 29 Jul, 2011 1 commit
-
-
Anton Khirnov authored
It's more readable and less prone to breakage.
-
- 10 Jul, 2011 1 commit
-
-
Diego Biurrun authored
FF_COMMON_FRAME holds the contents of the AVFrame structure and is also copied to struct Picture. Replace by an embedded AVFrame structure in struct Picture.
-
- 02 Jun, 2011 1 commit
-
-
Mans Rullgard authored
-
- 24 May, 2011 2 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
The encoder has never produced files that could be decoded with any software and there should be no reason to create such files anyway.
-