- 17 Mar, 2013 1 commit
-
-
Richard authored
mpeg: Add passing DVD navigation packets (startcode 0x1bf) to caller to allow better playback handling of DVDs. The two types of packets (PCI and DSI) are passed untouched but combined by the new codec ID AV_CODEC_ID_DVD_NAV. The first 980 bytes in the packet contain the PCI data. The next 1018 are the DSI data. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 13 Mar, 2013 2 commits
-
-
Diego Biurrun authored
This allows reporting missing features and requesting samples from all libraries in a standard way; with a simplified API.
-
Michael Niedermayer authored
Revert "Merge commit '0517c9e0'" bring the old audio resampling API back This reverts commit d3edc65d, reversing changes made to 150de78d. Conflicts: libavcodec/version.h It seems there are several applications still using it Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 12 Mar, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 11 Mar, 2013 5 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 09 Mar, 2013 11 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 08 Mar, 2013 4 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
Its replacement is still not ready.
-
Anton Khirnov authored
-
Anton Khirnov authored
This will allow us to avoid copying the packets in many cases. This breaks ABI.
-
- 07 Mar, 2013 1 commit
-
-
Ronald S. Bultje authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 03 Mar, 2013 1 commit
-
-
Ronald S. Bultje authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 17 Feb, 2013 1 commit
-
-
Clément Bœsch authored
-
- 12 Feb, 2013 1 commit
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 06 Feb, 2013 2 commits
-
-
Tim Walker authored
They were added to the latest FLAC specification: https://git.xiph.org/?p=flac-website.git;a=commit;h=65c199a2Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
Tim Walker authored
They were added to the latest FLAC specification: https://git.xiph.org/?p=flac-website.git;a=commit;h=65c199a2
-
- 25 Jan, 2013 1 commit
-
-
Vittorio Giovara authored
Some 3D systems overload the meaning of the field for other purposes. Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 21 Jan, 2013 2 commits
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Ronald S. Bultje authored
This allows us to get rid of them on the next major bump. All of the above are functionally irrelevant, and most of them are unused, except the vp3 one, which is used wrongly in the bfin arch optimizations.
-
- 13 Jan, 2013 5 commits
-
-
Rémi Denis-Courmont authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Rémi Denis-Courmont authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Rémi Denis-Courmont authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Rémi Denis-Courmont authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Rémi Denis-Courmont authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 06 Jan, 2013 2 commits
-
-
Carl Eugen Hoyos authored
The decoder also supports a12v, but removes the transparency layer since no samples with actual transparency are available for testing.
-
Diego Biurrun authored
Snow is a toy codec with no real-world use and horrible code.
-