]> git.sesse.net Git - vlc/history - src
fixed SAP c= line TTL issue in #standard,
[vlc] / src /
2005-10-26 Gildas Bazin* src/video_output/vout_intf.c: small fix for cropping.
2005-10-25 Gildas Bazin* src/video_output/vout_intf.c: added support for on...
2005-10-25 Marian Durkoviconce again...
2005-10-25 Marian Durkovicstring modification before freeze
2005-10-25 Rémi Denis-CourmontRevert heavily flawed commit 12959.
2005-10-25 Antoine Cellerierre fix the stupid float ","/"." error. Please don't...
2005-10-24 Marian Durkovicmodifications for RTP reordering:
2005-10-23 Gildas Bazin* src/misc/net.c: WinCE fix.
2005-10-23 Gildas Bazin* src/video_output/vout_pictures.c: avoid overflow...
2005-10-23 Clément StenacExport URI from RTP module . Closes:#403
2005-10-23 Gildas Bazin* src/libvlc.c: fixed --width/height.
2005-10-23 Rémi Denis-CourmontRevert commit [12925] - reopens #403
2005-10-23 Gildas Bazin* src/video_output/video_output.c: get rid of hack...
2005-10-23 Gildas Bazin* src/video_output/vout_pictures.c: use fmt_in.i_visibl...
2005-10-23 Clément Stenacpsz_uri can be null in sap announcer if we have a SDP...
2005-10-22 Scott Caudlemsw ShowConsole() - enable previously provided msg...
2005-10-22 Marian Durkovicallocate HUGE buffer only for Windows sockets - see...
2005-10-22 Marian Durkovicincrease output buffer for HTTP streaming to 1 MByte
2005-10-22 Gildas Bazin* src/video_output/video_output.c: revert #12904 which...
2005-10-20 Derk-Jan Hartman* I think this should fix the width & height params...
2005-10-20 Marian Durkovicsend proper info in m= line of SAP announcements:
2005-10-19 Gildas Bazin* src/input/input.c: fixed segfault with sub autodetection.
2005-10-19 Marian Durkovic1088->1080 fix for broken HDTV encoders; could be disab...
2005-10-18 Derk-Jan Hartman* Don't crash if we cannot retrieve a directory in...
2005-10-18 Marian Durkovicuse display dimensions when creating vouts - solves...
2005-10-18 Marian Durkoviccalculate SAR from visible width/height
2005-10-17 Derk-Jan Hartman* Renamed "Advanced" subcat of "Input / Codecs" into...
2005-10-16 Derk-Jan Hartman* Fix the sub autodetect directory string
2005-10-16 Jean-Paul SamanFix several segmentation faults
2005-10-16 Jean-Paul SamanRemove useless whitespace
2005-10-16 Derk-Jan Hartman* announces -> announcements (announce is a verb)
2005-10-16 Derk-Jan Hartman* include limits.h to be sure of PATH_MAX availability
2005-10-16 Derk-Jan Hartman* Thanks to Meuuh for the feedback. threads prioritizat...
2005-10-16 Derk-Jan Hartman* Always set priorities on Mac OS X.
2005-10-16 Derk-Jan Hartman* This patch does what the revert'ed patch from before...
2005-10-16 Derk-Jan Hartman* What was i smoking when i did this change?
2005-10-16 Rémi Denis-CourmontBetter thread-safety in previous commit
2005-10-16 Rémi Denis-Courmont- Support for glibc IDN
2005-10-16 Derk-Jan Hartman* UTF-8 ified the subtitle autodetect core. (fixes...
2005-10-15 Jean-Paul SamanRTP reordering in module/access/udp.c done by me with...
2005-10-15 Cyril Deguet* playlist.c: hopefully fixed the playlist screwed...
2005-10-15 Sigmund Augdal Helbergall: updated my name and e-mail address
2005-10-15 Jean-Paul Samanwhitespace cleanup
2005-10-13 Boris Dorès- revert "spdif", "force-dolby-surround" and "headphone...
2005-10-12 Felix Paul Kühne* partial translation to Simplified Chinese by Wei...
2005-10-11 Clément StenacFix a bunch of preferences errors
2005-10-11 Damien Fouilleulundoing zcot's screensaver patch, better luck next...
2005-10-10 Felix Paul Kühne* applied zcot's screensaver patch. Thanks for the...
2005-10-09 Derk-Jan Hartman* clearer error messages on invalid seek
2005-10-09 Boris Dorès+ src/input/decoder.c src/libvlc.h:
2005-10-08 Laurent Aimar * input.c: fix invalid free.
2005-10-07 Rémi Denis-CourmontRemove unused option
2005-10-06 Laurent Aimar * var: create "demux" and "access" (--demux/access...
2005-10-06 Laurent Aimar * input: :demux=module really force module and bypass...
2005-10-02 Rémi Denis-CourmontMove UTF32 conversion to more appropriate file
2005-10-02 Jean-Paul SamanThe include vlc_md5.h is in the include path and not...
2005-10-02 Rémi Denis-CourmontAdd const qualifier
2005-10-02 Rémi Denis-CourmontOups minor fix
2005-10-02 Rémi Denis-CourmontUTF32 to UTF8 conversion
2005-10-02 Rémi Denis-CourmontFix compilation warning
2005-10-02 Clément StenacDon't reprint messages on quit
2005-10-01 Sam Hocevar * src/misc/cpu.c: oops.
2005-10-01 Sam Hocevar * src/misc/cpu.c: no need to push/pop %rbx before...
2005-09-29 Jean-Paul Samanremove trailing whitespace
2005-09-28 Christophe MutricyDocument the access/demux://MRL format
2005-09-25 Boris Dorès- the creation of the audio filter pipeline when specif...
2005-09-22 Gildas Bazin* src/stream_output/sap.c: net_Write() returns an int...
2005-09-22 Gildas Bazin* src/misc/getaddrinfo.c: WinCE implementation + ipv6...
2005-09-22 Gildas Bazin* ALL: WinCE EVC compilation fixes.
2005-09-21 Sam Hocevar * src/libvlc.c: cosmetic fix.
2005-09-18 Steve Lhommemisc possible buffer/resource misuse & tidy compilation
2005-09-18 Jean-Paul SamanFix compiler warning about signed and unsigned comparisons
2005-09-18 Jean-Paul SamanForward port of revision 12566: Ignore menu select...
2005-09-17 Rémi Denis-CourmontWin32 compile fix
2005-09-17 Rémi Denis-Courmont* print unreachable host as an error in net_OpenTCP...
2005-09-17 Clément StenacDefault to disabling screensaver under X (Closes:#253)
2005-09-15 Clément StenacSort-by-album patch by Pierre Marc Dumuid
2005-09-15 Clément StenacImprove random behaviour - Patch by Daniel Straenger...
2005-09-15 Derk-Jan Hartman* Fix yet another playlist corner case
2005-09-14 Derk-Jan Hartman* Better fix for [12521]. Previous fix resulted in...
2005-09-12 Derk-Jan Hartman* Prevent the autoplay function from playing the Shoutc...
2005-09-12 Antoine Cellerierfix daemon mode when HAVE_DAEMON is defined. fixes...
2005-09-12 Derk-Jan Hartman* remove debug line
2005-09-12 Derk-Jan Hartman* Fix the issue with random always playing the first...
2005-09-12 Derk-Jan Hartman* Fixes a problem where playlist_Play was playing items...
2005-09-11 Benjamin Pracht* Loop at the beginning of the playlist instead of...
2005-09-10 Steve Lhommevariables.c: void the buffer after the memmove to avoid...
2005-09-10 Benjamin Pracht* Go back to the first item when hitting "next" on...
2005-09-10 Rémi Denis-CourmontFix psz_userdir memleak
2005-09-09 Gildas Bazin* configure.ac, src/extras/libc.c, modules/misc/network...
2005-09-09 Gildas Bazin* src/misc/win32_specific.c: fixed minor memory leak...
2005-09-09 Christophe MutricyI shall compile before commiting * 100 for monday.
2005-09-09 Christophe MutricyFix a possible segfault patch by Brian Robb
2005-09-08 Benjamin Pracht* Take the position parametter into account in playlist...
2005-09-08 Derk-Jan Hartman* Fix a refcount issue in the OSD core
2005-09-07 Felix Paul Kühne* new Korean translation by Han HoJoong <0demon0@paran...
2005-09-05 Christophe Massiot * src/libvlc.c: When the user dir is not available...
2005-09-05 Gildas Bazin* src/libvlc.c: on win32, redirect stdout to vlc-help...
2005-09-03 Gildas Bazin* src/control/audio_video.c: forgot this file in last...
2005-09-03 Gildas Bazin* include/vlc/vlc.h, include/vlc/control.h, src/control...
next