- 18 Apr, 2013 1 commit
-
-
Rafaël Carré authored
Assuming stereo is fairly safe and still better than not decoding anything. This is what gstreamer does, and mplayer might do the same thing.
-
- 17 Apr, 2013 18 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Note that updated meta are still marked with access_t.info.i_update, which remains undefined in case of threaded stream filter. Luckily, unlike pf_control() re-entrancy, unprotected access to info.i_update cannot crash on any practical system.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This was only used for INPUT_UPDATE_SIZE.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(vlc_open() takes care of that)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
David Fuhrmann authored
-
Edward Wang authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Jean-Paul Saman authored
Do not leak mutex/conditional or fifo in transcode_video_new() its error path when p_sys->i_thread > 1.
-
Jean-Paul Saman authored
Do not leak mutex in sout_NewInstance() on error.
-
- 16 Apr, 2013 21 commits
-
-
Rafaël Carré authored
This reverts commit f3e0178e. libtool always adds -nostdlib which renders these options useless
-
Felix Paul Kühne authored
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
Mac codes are only 0 to 0x3ff and 0x7fff.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Also add missing STREAM_CAN_FASTSEEK to HTTP live.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Turning off the cache makes no sense here, especially right after enabling reading ahead (which intrisically means caching).
-
Francois Cartegnie authored
Otherwise it confusingly closes silently
-
Francois Cartegnie authored
Otherwise could any MRL with net caching.
-
Francois Cartegnie authored
-