- 19 Sep, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 14 Sep, 2012 9 commits
-
-
Michael Niedermayer authored
The code otherwise breaks compilation (gcc 4.5 tested but probably any compiler) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 2942431a ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Paul B Mahol authored
Closes #1619. Signed-off-by:
Paul B Mahol <onemda@gmail.com> (cherry picked from commit 8a57ca5c ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes Ticket1373 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 70f0ffa1 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 5891e454 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes Ticket1629 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 3d781704 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes Ticket1633 Found-by:
Piotr Bandurski <ami_stuff@o2.pl> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit f0896a6b ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes Ticket1718 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 93b240f4 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Ben Jackson authored
pthread_wait_cond can wake up for no reason (Wikipedia: Spurious_wakeup). The FF_THREAD_SLICE thread mechanism could spontaneously execute jobs or allow the caller of avctx->execute to return before all jobs were complete. This adds tests to both cases to ensure the wakeup is real. Signed-off-by:
Ben Jackson <ben@ben.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit e3329474 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 13 Sep, 2012 7 commits
-
-
Nicolas George authored
The aresample filter changes the format, layout and/or sample rate, it can not copy them blindly from its input. Fix trac ticket 1671 because af_volume uses the properties from the buffer and not from the link.
-
Nicolas George authored
-
Carl Eugen Hoyos authored
(cherry picked from commit 7680d99b)
-
jamal authored
Folder and file names weren't being separated with a slash. This resulted in .dll.a, .lib and .def files not being removed on uninstall. Signed-off-by:
Alexander Strasser <eclipse7@gmx.net> (cherry picked from commit 49440853 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
jamal authored
(cherry picked from commit d48f014f ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Ronald S. Bultje authored
Apparently, some build environments require dxva.h even for dxva2, while others lack this header entirely. Including it conditionally allows building in both cases. Signed-off-by:
Martin Storsjö <martin@martin.st> (cherry picked from commit fa845061 ) Conflicts: configure Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This fixes build failures on debian/kfreebsd Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit bed63a5e ) Conflicts: configure Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 31 Aug, 2012 1 commit
-
-
Carl Eugen Hoyos authored
-
- 06 Aug, 2012 3 commits
-
-
Reimar Döffinger authored
The previous method of having to initialize it outside lead to incorrect code: even if it was initialized, it usually was only initialized once, thus a packet that could not be matched to any stream would just be processed with the return values from the previous call. Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de> (cherry picked from commit 69aeba13 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Reimar Döffinger authored
Also slightly more correct behaviour in case streams_left for some reason is 0 from the start. Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de> (cherry picked from commit a4163b2d ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes crash based on a uninitialized array index read. If the read does not crash then out of array writes based on the same index might have been triggered afterwards. Found-by: inferno@chromium.org Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 9e1c55cf ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 02 Jul, 2012 1 commit
-
-
Michael Niedermayer authored
The bitrate is not writeable by an encoder. Fixes generation of invalid wma Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 07 Jun, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 06 Jun, 2012 17 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 6cfaccab ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 317ca0d3 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 33775c35 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Reimar Döffinger authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 93147daf ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This fixes terminal messup in case of crashes (like in make fate) Reviewed-by:
François Revol <revol@free.fr> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit c8a11014 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 787c395a ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 63b1c080 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Carl Eugen Hoyos authored
(cherry picked from commit a3bc7f91 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Carl Eugen Hoyos authored
(cherry picked from commit 1faf0d6a ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Carl Eugen Hoyos authored
Found, analysed and tested by trac user Jamal. Fixes ticket #1411 (cherry picked from commit 757d5b9b ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Kostya Shishkov authored
In Musepack SV8 codec property tell the maximum nonzero band, but every frame codes maximum band as a limit (i.e. strictly less than given value). Synthesis also expects maximum nonzero band, so there's a need to convert frame maximum band limit value. (cherry picked from commit b56825c4 ) Conflicts: libavcodec/mpc8.c Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Alex Converse authored
(cherry picked from commit 79c8e29a ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Carl Eugen Hoyos authored
Found, analysed and tested by trac user Jamal. Fixes part of Ticket #1404. (cherry picked from commit 568a5924 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Carl Eugen Hoyos authored
Found, analysed and tested by trac user Jamal. Fixes part of Ticket #1404. (cherry picked from commit 84986b4e ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Carl Eugen Hoyos authored
Found, analysed and tested by trac user Jamal. Fixes part of Ticket #1404. (cherry picked from commit a4b885d5 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Carl Eugen Hoyos authored
(cherry picked from commit c02ef078 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 38c9ebd2 ) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-