- 08 Sep, 2007 26 commits
-
-
Jean-Baptiste Kempf authored
Qt4 - Audio/Video order fix in menus. Changes MediaInformation shortcut to Ctrl+I. Will not remove Ctrl+J for codecs since this is one of the most asked question.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(it was only used internally by the RTP sout).
-
Rémi Denis-Courmont authored
Only now there is one per track rather than one per client per track.
-
Rémi Denis-Courmont authored
-
Ilkka Ollakka authored
small typo to fix port-audio/video sending.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
Patch by Hannes Domani
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
Qt4 - MainInterface, implement the feature request to show elapsed/remaining time in the statusBar() through a menu.
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
Fix play/pause toggle Removes 2 unused signals
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 07 Sep, 2007 12 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - Media Info. Re-add some info for DVB. Clean the in_Edit state that was stored two times in different classes.
-
Rafaël Carré authored
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
and fix a few minor leaks
-
Rémi Denis-Courmont authored
This saves: - one malloc() per packet per client } due to - one memcpy() per packet per client } block_Duplicate() - one mwait() per packet per client, and - one thread per client per track So it should really help scale RTSP broadcast up. However, in its current state, it removes the pts synchronization, which might not be such a great idea. I will re-add it later.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
-
Jean-Baptiste Kempf authored
ADD a $STRIP option to bootstrap because x264 needs it
-
Ilkka Ollakka authored
with numbers to be solved.
-
- 06 Sep, 2007 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-