- 19 Jun, 2013 7 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit a0e61ed659cde4db1778001e0543df8785de1261) Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Janne Grunau authored
This is mostly useful if the hw accelerator cannot handle the stream. The software decoder fallback will then use frame multithreading if it supports it. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit b72986e83bad854b2db4a0e7e1d4e54be5140179) Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit eb86cfe7de7acb16d437238cf572d7d63b1f474e) Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Jean-Paul Saman authored
-
Rémi Denis-Courmont authored
(cherry picked from commit c5d9ac73f6d09b2307c32c43cda342bfd2de09a7) Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Jean-Paul Saman authored
-
Rémi Denis-Courmont authored
This requires bleeding-edge libavcodec. (cherry picked from commit ae1e8b4ac3167981f7f46c83afeaa9423330fc18) Conflicts: modules/codec/Modules.am po/POTFILES.in
-
- 18 Jun, 2013 8 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 3d29910e66214abb38d72a5d8172c4402144eb0d) Conflicts: modules/codec/avcodec/video.c
-
Rémi Denis-Courmont authored
The acceleration plugin now returns the expected pixel format instead of checking it. That way, the avcodec module can check it directly. This works as long as each acceleration plugin supports only one pixel format (otherwise a table would be required). (cherry picked from commit b667100bcf0cbd916db4fbb6ce6f8a51ff971ad8) Conflicts: modules/codec/avcodec/dxva2.c modules/codec/avcodec/va.h modules/codec/avcodec/vaapi.c modules/codec/avcodec/vda.c modules/codec/avcodec/video.c
-
Jean-Paul Saman authored
(cherry picked from commit e7eb250a251766658a3ac5d8d8e7da9a3d792b4f) Conflicts: modules/codec/Modules.am modules/codec/avcodec/avcodec.c modules/codec/avcodec/dxva2.c modules/codec/avcodec/va.h modules/codec/avcodec/vaapi.c modules/codec/avcodec/vda.c modules/codec/avcodec/video.c
-
Jean-Paul Saman authored
(cherry picked from commit 93fd69f494343adb8871501729801c49c7651130) Conflicts: modules/codec/avcodec/dxva2.c modules/codec/avcodec/va.h modules/codec/avcodec/vaapi.c modules/codec/avcodec/vda.c modules/codec/avcodec/video.c
-
Jean-Paul Saman authored
This is a manual backport of commit-id: 1962cd3095652e676cea7830da863cc6f2b621d6
-
Jean-Paul Saman authored
It is really 2.0.7 now.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Remove the dependency on video_output/opengl.{c,h} and cleanup an unused variable.
-
- 17 Jun, 2013 1 commit
-
-
Jean-Paul Saman authored
This reverts commit 91f15717. Conflicts: modules/codec/avcodec/vaapi.c src/video_output/video_output.c
-
- 14 Jun, 2013 2 commits
-
-
Jean-Paul Saman authored
Rename functions and structures.
-
Jean-Paul Saman authored
Reuse as much code as possible from vaapi-xcb implementation. Most of the routines can be shared and are placed inside common.{c,h}. The video output has been moved to modules/video_output/vaapi/, but is still build from modules/codec/avcodec/Modules.am. This is because the video output shares the same libva connection as the decoder. Since this is mandatory for some GPU implementations such as AMD Fusion.
-
- 13 Jun, 2013 2 commits
-
-
Jean-Paul Saman authored
-
Finn Hughes authored
Ignore wholly translucent rows at the top and bottom of the subtitle page Only create an overlay large enough for the remaining rows and only only ask zvbi to render those rows. One happy side effect is that now --vbi-text no longer outputs header text for some teletext streams (although --vbi-text is still unusable imho). Reducing the size of the overlay allows stutter free playback of teletext subtitles on significantly slower hardware.
-
- 10 Jun, 2013 2 commits
-
-
Takahito HIRANO authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit b50c7652c71962d64df75ec60a901131e577fdc7)
-
Rafaël Carré authored
(cherry picked from commit 272f2282872a605d3ba897aa0ff9576bf89e8165) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
- 06 Jun, 2013 3 commits
-
-
Christoph Miebach authored
-
Yogesh K S authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Aled Powell authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
- 05 Jun, 2013 2 commits
-
-
Rafaël Carré authored
-
Jean-Paul Saman authored
-
- 04 Jun, 2013 1 commit
-
-
Rémi Denis-Courmont authored
(cherry picked from commit b701ae9ee5a78ca4d04d8c00c6c248d082dcc3f7)
-
- 27 May, 2013 1 commit
-
-
Aled Powell authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
- 26 May, 2013 11 commits
-
-
Christoph Miebach authored
-
Jean-Baptiste Kempf authored
-
Christoph Miebach authored
-
Aled Powell authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Jean-Baptiste Kempf authored
-
Christoph Miebach authored
-
Julen Ruiz Aizpuru authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Dean Lee authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Andriy Bandura authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Kaya Zeren authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Bruno Miguel Queiros authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-