- 08 Nov, 2016 2 commits
-
-
Rostislav Pehlivanov authored
The intention is to have both encoding and decoding functions in opus_rc.c. Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
-
Rostislav Pehlivanov authored
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
-
- 19 Oct, 2016 3 commits
-
-
Matthieu Bouron authored
Adds the following changes: * mediacodecdec.{c,h} -> mediacodecdec_common.{c,h} * mediacodecdec_h2645.c -> mediacodecdec.c
-
Matthieu Bouron authored
-
Matthieu Bouron authored
-
- 01 Oct, 2016 1 commit
-
-
Josh de Kock authored
There is really no need for two aac wrappers, we already have libfdk-aac which is better. Not to mention that faac doesn't even support HEv1, or HEv2. It's also under a license which is unusable for distribution, so it would only be useful to people who will compile their own ffmpeg, only use it themselves (which at that point should just use fdk-aac). Signed-off-by: Josh de Kock <josh@itanimul.li>
-
- 25 Sep, 2016 1 commit
-
-
James Almer authored
Signed-off-by: James Almer <jamrial@gmail.com>
-
- 17 Sep, 2016 1 commit
-
-
Jai Luthra authored
* Multichannel support for TrueHD is experimental There should be downmix substreams present for 2+ channel bitstreams, but ffmpeg decoder doesn't need it. Will add support for this soon. * There might be lossless check failures on LFE channels * 32-bit sample support has been removed for now, will add it later While testing, some samples gave lossless check failures when enforcing s32. Probably this will also get solved with the LFE issues. Signed-off-by: Jai Luthra <me@jailuthra.in>
-
- 15 Sep, 2016 1 commit
-
-
Matthieu Bouron authored
-
- 10 Sep, 2016 2 commits
-
-
Rodger Combs authored
-
Rodger Combs authored
-
- 23 Aug, 2016 1 commit
-
-
Rafaël Carré authored
-
- 22 Aug, 2016 1 commit
-
-
Umair Khan authored
It conforms to the RM22 version of the reference encoder Signed-off-by: Umair Khan <omerjerk@gmail.com>
-
- 18 Aug, 2016 1 commit
-
-
Paul B Mahol authored
-
- 02 Aug, 2016 1 commit
-
-
James Almer authored
Signed-off-by: James Almer <jamrial@gmail.com>
-
- 27 Jul, 2016 1 commit
-
-
Martin Storsjö authored
This is cherrypicked from libav, from commits 82b75251 and d0b1e604. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 25 Jul, 2016 1 commit
-
-
James Almer authored
This reverts commit 2adbea4e. A better solution will follow in the next commit.
-
- 24 Jul, 2016 2 commits
-
-
Carl Eugen Hoyos authored
Regression since 0bf5fd2e
-
Matthieu Bouron authored
lavc/movenc rely on avpriv_dnxhd_parse_header_prefix declared by dnxhddata.h since e47981da. Fixes a missing symbol error in lavc/movenc if the dnxhd encoder is not enabled.
-
- 11 Jul, 2016 2 commits
-
-
Rostislav Pehlivanov authored
Still much left to optimize, but it provides a significant performance improvement - 10% for 300Mbps (1080p30), 25% for 1.5Gbps (4k 60fps) in comparison with the default implementation. Signed-off-by: Rostislav Pehlivanov <rpehlivanov@obe.tv>
-
Carl Eugen Hoyos authored
Also fix a possible issue with the mpegaudio audiotoolbox decoders. Fixes ticket #5703.
-
- 08 Jul, 2016 1 commit
-
-
Matthieu Bouron authored
-
- 29 Jun, 2016 4 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
The MP2 muxer uses none of the code of the MP3 muxer.
-
Diego Biurrun authored
It is also used by the Dirac parsing code.
-
Diego Biurrun authored
This fixes standalone compilation of the SVQ3 decoder, which had incomplete dependencies related to H.264 parsing.
-
- 28 Jun, 2016 1 commit
-
-
Martin Storsjö authored
While it is less featureful (and slower) than the built-in H264 decoder, one could potentially want to use it to take advantage of the cisco patent license offer. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 26 Jun, 2016 1 commit
-
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
- 25 Jun, 2016 1 commit
-
-
Timo Rothenpieler authored
-
- 23 Jun, 2016 1 commit
-
-
Derek Buitenhuis authored
The 10-bit decoding support is available now in native decoder. Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
- 21 Jun, 2016 1 commit
-
-
Anton Khirnov authored
This is more consistent with the naming of other decoders.
-
- 20 Jun, 2016 2 commits
-
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 10 Jun, 2016 1 commit
-
-
Timo Rothenpieler authored
-
- 07 Jun, 2016 1 commit
-
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
- 31 May, 2016 2 commits
-
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Andrey Turkin authored
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
-
- 26 May, 2016 1 commit
-
-
foo86 authored
Avoids unwanted parser dependency on dcadata. Signed-off-by: James Almer <jamrial@gmail.com>
-
- 25 May, 2016 1 commit
-
-
James Almer authored
They are needed starting with the previous commit Signed-off-by: James Almer <jamrial@gmail.com>
-
- 21 May, 2016 1 commit
-
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-