- 09 Oct, 2008 2 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
It should fix a potential segfault when the vout is closed.
-
- 05 Oct, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 30 Sep, 2008 1 commit
-
-
Laurent Aimar authored
It allows removing partially a ugly input dependency in vout as well as finer control at decoder side.
-
- 28 Sep, 2008 5 commits
-
-
Laurent Aimar authored
Now SSA subtitle pause is working even with karaoke.
-
Laurent Aimar authored
-
Laurent Aimar authored
This provides a pause with a maximal latency of one call to pf_demux from the demuxer.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 24 Sep, 2008 1 commit
-
-
Laurent Aimar authored
I have modified spu_RenderSubpictures to take a b_paused argument. The calls to pf_pre_render/pf_update_regions could have been moved to spu_SortSubpicture and might have been cleaner BUT the way used keeps all time consumming tasks inside spu_RenderSubpictures.
-
- 21 Sep, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 20 Sep, 2008 1 commit
-
-
dionoea authored
As discussed on IRC. Yield was quite confusing.
-
- 17 Sep, 2008 1 commit
-
-
Laurent Aimar authored
-
- 13 Sep, 2008 2 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
One side effect is that the snapshot is now taken using the picture that will be displayed (chroma and resize filter applied).
-
- 10 Sep, 2008 2 commits
-
-
Laurent Aimar authored
The user aspect ratio and resize will still be lost on an AR aspect ratio change. (we may want to keep at least the requested resie).
-
Rémi Denis-Courmont authored
-
- 08 Sep, 2008 1 commit
-
-
Laurent Aimar authored
-
- 03 Sep, 2008 1 commit
-
-
dionoea authored
Properly malloc(), memcpy() and free() the quantizer matrix. (Somebody please patch libmpeg2 so we can postproc it's output too!) Thanks to fenrir for his help.
-
- 02 Sep, 2008 2 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 28 Aug, 2008 1 commit
-
-
Laurent Aimar authored
This removes the need for suxor_thread_t.
-
- 27 Aug, 2008 2 commits
-
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
- 20 Aug, 2008 2 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 06 Aug, 2008 1 commit
-
-
ivoire authored
-
- 03 Aug, 2008 1 commit
-
-
ivoire authored
-
- 25 Jul, 2008 1 commit
-
-
Laurent Aimar authored
-
- 22 Jul, 2008 1 commit
-
-
Pierre d'Herbemont authored
-
- 20 Jul, 2008 1 commit
-
-
Jean-Paul Saman authored
-
- 17 Jul, 2008 3 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Laurent Aimar authored
No you CANNOT release a vout by vlc_object_release if you have created it by vout_Request or vout_Create.
-
- 09 Jul, 2008 2 commits
-
-
Pierre d'Herbemont authored
This reverts commit 5183d34d.
-
Pierre d'Herbemont authored
-
- 06 Jul, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 05 Jul, 2008 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 02 Jul, 2008 1 commit
-
-
dionoea authored
-