- 28 Sep, 2008 5 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
There is no functionnal changes + cosmetics.
-
Laurent Aimar authored
-
Laurent Aimar authored
The input main loop will now handles space control at the right place.
-
Laurent Aimar authored
They are set to -1 if not specified.
-
- 25 Sep, 2008 1 commit
-
-
Laurent Aimar authored
Patch provided by Marian Durkovic.
-
- 21 Sep, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 20 Sep, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 18 Sep, 2008 3 commits
-
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
It was a big race condition, please understand how multi-thread works before touching core files. Do not throw away the few first subtitles.
-
Laurent Aimar authored
-
- 11 Sep, 2008 1 commit
-
-
dionoea authored
This is commit is necessary to split the audio and video capture accesses. Example use with current git master to record screen and webcam: ./vlc screen:// --screen-fps 25 --screen-width 100 --screen-height 100 -I dummy --screen-follow-mouse --input-slave v4l2://:audio-method=0 -vv --sout '#transcode{vcodec=mp2v,vb=1024}:std{access=file,mux=ts,dst=/tmp/a.ts}' --run-time 10
-
- 08 Sep, 2008 2 commits
-
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
It only makes sense if the thread actually initializes something.
-
- 07 Sep, 2008 5 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
Interfaces are updated every 250 millisecond. Statistiques are updated every second.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 06 Sep, 2008 2 commits
-
-
Laurent Aimar authored
This fixes a few "deadlocks" with input waiting for playlist, while playlist is waiting for input event.
-
Laurent Aimar authored
-
- 05 Sep, 2008 1 commit
-
-
Laurent Aimar authored
It is provided for convenience for interfaces.
-
- 28 Aug, 2008 2 commits
-
-
Laurent Aimar authored
This removes the need for suxor_thread_t.
-
Laurent Aimar authored
-
- 27 Aug, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 26 Aug, 2008 3 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
The record access_filter will become useless as soon as all demuxers that can support it will be modified. The record support is half done. I will also add es_out_t record functionnalities, and a way to selected one of them if both are supported.
-
- 25 Aug, 2008 1 commit
-
-
Felix Paul Kühne authored
-
- 23 Aug, 2008 3 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
I will properly fix it. This reverts commit 1e6d1086.
-
dionoea authored
Keep p_input->i_state when adding a subtitle on the fly. This prevents i_state from being changed to BUFFERING_S (which would in turn prevent the input from being paused). This should close #1904. (Should be backported in 0.8.6 if we keep that branch)
-
- 22 Aug, 2008 1 commit
-
-
Laurent Aimar authored
-
- 12 Aug, 2008 3 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
- 07 Aug, 2008 1 commit
-
-
ivoire authored
-
- 28 Jul, 2008 1 commit
-
-
Laurent Aimar authored
-
- 13 Jul, 2008 1 commit
-
-
Laurent Aimar authored
interface. (This variable will contain the id of spu-es that is teletext or -1 if not present)
-
- 09 Jul, 2008 1 commit
-
-
Pierre d'Herbemont authored
This reverts commit 5183d34d.
-