]> git.sesse.net Git - vlc/shortlog
vlc
2005-10-23 Rémi Denis... Another bunch of attributes fixes
2005-10-23 Rémi Denis... Add usual SVN properties
2005-10-23 Rémi Denis... C source code is not executable
2005-10-23 Marian Durkovicuse correct address filed for MMSH
2005-10-23 Marian Durkovicif no mux, add TS also for RTP
2005-10-23 Clément StenacPut the full path in wizard output option (Closes:...
2005-10-22 Scott Caudlemsw ShowConsole() - enable previously provided msg...
2005-10-22 Boris Dorès- accurate testing of i_original_channels
2005-10-22 Marian Durkovicallocate HUGE buffer only for Windows sockets - see...
2005-10-22 Steve Lhommemkv.cpp: add some debugging messages for the users...
2005-10-22 Steve Lhommemkv.cpp: add support for the basic A_AAC codec ID
2005-10-22 Steve Lhommemkv.cpp: support for the new header stripping compression
2005-10-22 Cyril Deguet* all: the "visible" attribute for windows (in the...
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-22 Gildas Bazin* modules/audio_output/alsa.c: rework of the previous...
2005-10-22 Cyril Deguet* hotkeys.c: don't crash when there is no input
2005-10-21 Steve Lhommemkv.cpp: implement working support for the new SimpleBl...
2005-10-21 Felix Paul... * use the latest ffmpeg-cvs again. Included dionoea...
2005-10-20 Scott Caudleupdates spectrometer visualization. some optimization...
2005-10-20 Derk-Jan Hartman* I think this should fix the width & height params...
2005-10-20 Jean-Paul Samanfix one potential refcount problem
2005-10-20 Jean-Paul SamanPut vlc_object_release() at the proper place. This...
2005-10-20 Christophe... * Put the with-ffmpeg-* outside the test
2005-10-20 Christophe... * Fix pkg-config detection
2005-10-20 Marian Durkovicsend proper info in m= line of SAP announcements:
2005-10-20 Marian Durkovicour address needs to be fetched via getsockname()
2005-10-20 Marian Durkovicadded RTP method to streamout dialog
2005-10-20 Marian Durkovicfixed some issues with port numbers
2005-10-20 Benjamin PrachtForgot to remove some debug...
2005-10-20 Marian Durkovicfixed rtp with mux=ts
2005-10-19 Steve Lhommemkv.cpp: read the new KaxSimpleBlock element (when...
2005-10-19 Benjamin Pracht* This should fix switching from a stereo device to...
2005-10-19 Felix Paul... * fix aclocal-cleaning
2005-10-19 Derk-Jan Hartman* fix liveMedia URL
2005-10-19 Marian Durkovicuse display width/height for libmpeg2 debug message
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-19 Derk-Jan Hartman* Fix clean target of liveMedia
2005-10-18 Antoine Cellerierincrement version check ... (QDM2 won't work before...
2005-10-18 Derk-Jan Hartman* Re apply the revert from [12159]. ffmpeg pkg-config...
2005-10-18 Antoine Celleriercheck for LIBAVCODEC_BUILD >= ((50<<16)+(0<<8)+0) in...
2005-10-18 Antoine Cellerier * add qdm2 support. Thanks to the ffmpeg people for...
2005-10-18 Derk-Jan Hartman* Don't crash if we cannot retrieve a directory in...
2005-10-18 Jean-Paul SamanRTP reordering fixes.
2005-10-18 Felix Paul... * let's run 'make clean-src' when typing 'make clean...
2005-10-18 Steve Lhommeconfigure.ac: require libebml that fixes a major bug
2005-10-18 Steve Lhommecontrib: update the libebml/libmatroska versions (libeb...
2005-10-18 Marian Durkovicuse display dimensions when creating vouts - solves...
2005-10-18 Marian Durkovicprepare video outputs for display size not equal to...
2005-10-18 Marian Durkoviccalculate SAR from visible width/height
2005-10-17 Jean-Paul Samanreverted most of revision 12872, it didn't work after all
2005-10-17 Jean-Paul SamanSeveral RTP reordering fixes (Thanks to Marian Durkovic...
2005-10-17 Derk-Jan Hartman* Renamed "Advanced" subcat of "Input / Codecs" into...
2005-10-17 Damien Fouilleulplugin.cpp: formatting cleanup
2005-10-17 Derk-Jan Hartman* cough, cough... undef a config option decleration
2005-10-16 Derk-Jan Hartman* Fix crash on Quit issue in Mac OS X
2005-10-16 Derk-Jan Hartman* Fix BeOS breakage due to [12863]
2005-10-16 Antoine Celleriercorrect DVD autoplay (thanks to E-bola)
2005-10-16 Derk-Jan Hartman* Fix the sub autodetect directory string
2005-10-16 Jean-Paul SamanFix several segmentation faults
2005-10-16 Rémi Denis... Rewrite base64 encoder
2005-10-16 Jean-Paul SamanRolled back part of revision 10144 and 11422. The solut...
2005-10-16 Jean-Paul SamanRemove useless whitespace
2005-10-16 Jean-Paul SamanMake sure to get the right unit
2005-10-16 Felix Paul... * wizard.*: added the display-option to the advanced...
2005-10-16 Derk-Jan Hartman* forgot about the strings rules for menu-items.
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 Steve Lhommemkv.cpp: file path comparison is case insensitive on...
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... Better thread-safety in previous commit
2005-10-16 Rémi Denis... - Support for glibc IDN
2005-10-16 Derk-Jan Hartman* Fix the directory 'ignore' mode which skips .jpg...
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 Derk-Jan Hartman* Fix an OSX only issue with accents and other weird...
2005-10-15 Cyril Deguet* playlist.c: hopefully fixed the playlist screwed...
2005-10-15 Steve Lhommemkv.cpp: more user-friendly error messages
2005-10-15 Steve Lhommemkv.cpp: use error messages instead of debug messages
2005-10-15 Steve Lhommemkv.cpp: verify that the matroska version needed for...
2005-10-15 Steve Lhommemkv.cpp: better test when files with no Segment UID...
2005-10-15 Steve Lhommemkv.cpp: fix a potential problem when the same dir...
2005-10-15 Sigmund Augdal... all: updated my name and e-mail address
2005-10-15 Jean-Paul SamanFix indentation
2005-10-15 Jean-Paul Samanwhitespace cleanup
2005-10-15 Jean-Paul SamanFullscreen patch for rc-interface that allows to force...
2005-10-14 Derk-Jan Hartman* Revert previous commit.
2005-10-14 Derk-Jan Hartman* If codec_type != video | audio, then don't use the...
2005-10-14 Derk-Jan Hartman* libavformat shouldn't handle .xa files. We have modli...
2005-10-13 Boris Dorès- revert "spdif", "force-dolby-surround" and "headphone...
2005-10-12 Cyril Deguet* vlcproc.cpp: fixed "playlist.*" variables (were broke...
2005-10-12 Cyril Deguet* all: added "wx-config" option in menuconfig
2005-10-12 Olivier Teulière * modules/gui/wxwidgets/messages.cpp: set the insertio...
2005-10-12 Felix Paul... * set keywords correctly
2005-10-12 Felix Paul... * partial translation to Simplified Chinese by Wei...
2005-10-11 Damien Fouilleuladded clearer comments, couple of fixes
next