- 07 Nov, 2012 16 commits
-
-
Stefano Sabatini authored
-
Stefano Sabatini authored
Improve feedback.
-
Thierry Foucu authored
A similar patch was posted by Justin Ruggles <justin.ruggles@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This remove the owner, group and permission preservation on fatesample checkouts These caused problems for durandal_1707 Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes Ticket1894 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Paul B Mahol authored
Previous version had significant artifacts. Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Peter Ross authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Peter Ross authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Peter Ross authored
wtvenc: output third video pts in timestamp chunk (this is what Microsoft Windows Media Center expects) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Peter Ross authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Peter Ross authored
wtvenc: do not emit stream2 and DSATTRIB_TRANSPORT_PROPERTY chunks; these are not required for playback Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes Ticket1824 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* qatar/master: libopencore-amr: Check the return value of amr_decode_fix_avctx Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Paul B Mahol authored
Final result is same and this allows support of multiple values per codec. Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 06 Nov, 2012 24 commits
-
-
Martin Storsjö authored
This allows getting rid of redundant checks later in the codec specific init functions. Move the check to before actually initializing the decoder lib, to simplify error handling. This fixes a case of returning a value from a void function, present since d40dab90. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Stefano Sabatini authored
Also slightly clarify logic, and should fix coverity issue CID 717771.
-
Stefano Sabatini authored
Found by Coverity, should fix CID 733741.
-
Stefano Sabatini authored
-
Stefano Sabatini authored
Also fix Coverity issue CID 733743: Dereference after null check
-
Nicolas George authored
Fixed CID703833 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes CID741419 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes CID703746 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Wavpack format documentation mentions that 131072 is max number of samples. This fixes huge memory allocations in sample from ticket #1889. Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Peter Ross authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Peter Ross authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Peter Ross authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* qatar/master: fate: atrac: Place atrac1 and atrac3 tests in different groups fate: aac: cosmetics: Group AAC LATM tests together x86: avresample: Add missing colons to assembly labels Conflicts: tests/fate/aac.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Diego Biurrun authored
YASM accepts labels without colons, but NASM issues warnings.
-
Alexander Strasser authored
The mention of multimedia stream sounds more like multiple elementary media streams like video and audio multiplexed into a multimedia container format. Signed-off-by: Alexander Strasser <eclipse7@gmx.net> Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
-
Alexander Strasser authored
Signed-off-by: Alexander Strasser <eclipse7@gmx.net> Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-