- Oct 16, 2006
-
-
hartman authored
Apparently ffmpeg doesn't like how we were feeding the SPS/PPS to it. At least this way it works. There is still something wrong. Instead of directly starting to work after the SPS/PPS is received (from MPEG-TS), it waits 1 extra I frame. If I just output the SPS/PPS directly instead of reinserting it, it works directly after the SPS/PPS is received on the I frame directly following them.
-
Jean-Baptiste Kempf authored
* Some design * Tab order
-
dionoea authored
-
Jean-Baptiste Kempf authored
-
Philippe Morin authored
-
- Oct 15, 2006
-
-
zorglub authored
-
dionoea authored
-
hartman authored
*demux/asf Support for dvr-ms ASF. This is a a priorietary extension to ASF that allows Media Center to store MPEG2 in ASF.
-
zorglub authored
-
hartman authored
-
Rafaël Carré authored
-
Felix Paul Kühne authored
-
zorglub authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
littlejohn authored
-
littlejohn authored
-
Rafaël Carré authored
-
- Oct 14, 2006
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
sigmunau authored
upnp_intel: fix a potential crash, and add some more debug output
-
bigben authored
* Do not poke the screensaver is the stream is paused (idea from Adam Dane) * Poke the screensaver every 30s as told in the comments (fix from Adam Dane)
-
Philippe Morin authored
-
Philippe Morin authored
-
Philippe Morin authored
-
dionoea authored
Motion control interface can now be used with the rotate video filter. (Should be usefull when watching videos on a boat i guess ... :) ) Command line: vlc --control motion --motion-use-rotate --video-filter rotate <the video>
-
zorglub authored
-
zorglub authored
-
sigmunau authored
-
dionoea authored
-
dionoea authored
This still needs work to make it look better, and be able to use it with the "motion" control module.
-
dionoea authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Correctly count the children of a node. The previous code counted the endpoints too, which gave a too high children count.
-
- Oct 13, 2006
-
-
dionoea authored
(needs backporting)
-
Christophe Mutricy authored
Don't use dl_open on win32 Both patches by Tim Schuerewege. thanks.
-