- 09 Apr, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 06 Apr, 2007 6 commits
-
-
Damien Fouilleul authored
-
Christophe Massiot authored
-
Christophe Massiot authored
in the TS demux and mux. Includes changesets : [18605] [18606] [18607] [18609] [18610] [18613] [18615] [18620] [18630] [18633] [19717]
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
* libdca: use revision 35 instead of the latest possible, since that one is broken and since we want to mostly use 0.8.6a's contribs for 0.8.6b
-
- 04 Apr, 2007 3 commits
-
-
Felix Paul Kühne authored
* make sure that the fspanel is being actived in all possible vout-goes-fullscreen ways (closes #1132)
-
Rémi Denis-Courmont authored
-
Loïc Minier authored
* Fix missing include causing a build failure with GCC 4.3; patch by Martin Michlmayr; Debian #417750.
-
- 03 Apr, 2007 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Paul Saman authored
-
- 02 Apr, 2007 2 commits
-
-
Pierre d'Herbemont authored
Mac OS X gui: Fix a crash when asking for fullscreen state when no p_real_vout is defined.
-
Antoine Cellerier authored
Fix 0.8.6 only bug reported by fireblade on the forums ( http://forum.videolan.org/viewtopic.php?p=106488 ).
-
- 01 Apr, 2007 26 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Derk-Jan Hartman authored
fixes dvbsub positioning
-
Derk-Jan Hartman authored
Fixed es_format_Clean (when called multiple times with the same es_format).
-
Derk-Jan Hartman authored
Fixed a memleak per packetizer module_Need in flac.c
-
Derk-Jan Hartman authored
Do not use visible_pitch when walking trough the lines
-
Derk-Jan Hartman authored
matroska crash. don't use block, in case when it can be ( block || simpleblock)
-
Derk-Jan Hartman authored
Fixed wrong type used in mp4 parsing
-
Derk-Jan Hartman authored
H264 packetization fixes
-
Derk-Jan Hartman authored
Patch by ILEoo to make the telnet interface work with "telnet" again (on linux). Looks ok according to the recv(2) manpage. Please fix if this is flawed.
-
Derk-Jan Hartman authored
Fixed segfault when faad reports an unknown channel configuration (Fixed lol-vlc.aac segfault, http://sam.zoy.org/zzuf/)
-
Derk-Jan Hartman authored
Copy complete es format descriptor when extra data is added.
-
Derk-Jan Hartman authored
Fixed uninitialized value for ADTS stream.
-
Derk-Jan Hartman authored
Fixed subtitle/osd memory leaks (subpicture_region_t->psz_text was not freed).
-
Derk-Jan Hartman authored
Fixed memory leak at each new PMT if we don't have CAM.
-
Derk-Jan Hartman authored
don't malloc(0)
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
Fix use of uninitialized memory with raw UDP
-
Derk-Jan Hartman authored
HTTP and UDP access outputs return byte count
-
Derk-Jan Hartman authored
Fix out-of-bound read in switcher
-
Derk-Jan Hartman authored
Close telnet connection in case of error (fixes #995)
-
Derk-Jan Hartman authored
Configure patches in use by Gentoo on 0.8.6 tree already
-
Derk-Jan Hartman authored
modules/demux/ts.c: Fixed erroneous warning messages (reported by Bill May).
-
Derk-Jan Hartman authored
Don't crash on messed up aspect ratios
-
Derk-Jan Hartman authored
Use DIR_SEP instead of "/"
-