]> git.sesse.net Git - vlc/history - modules
* png_bitmap.cpp: fixed handling of PNG bitmaps with an alpha channel
[vlc] / modules /
2005-10-23 Cyril Deguet* png_bitmap.cpp: fixed handling of PNG bitmaps with...
2005-10-23 Gildas Bazin* modules/video_output/directx/*: support for cropping.
2005-10-23 Gildas Bazin* modules/video_output/opengl.c: hopefully got it right...
2005-10-23 Marian DurkovicSAP announcer needs destination address in URI
2005-10-23 Gildas Bazin* modules/video_output/opengl.c: implemented cropping.
2005-10-23 Clément StenacExport URI from RTP module . Closes:#403
2005-10-23 Gildas Bazin* modules/video_output/x11/xcommon.c: use p_vout->fmt_o...
2005-10-23 Gildas Bazin* modules/video_output/x11/xcommon.c: support cropping...
2005-10-23 Rémi Denis-CourmontAnother bunch of attributes fixes
2005-10-23 Rémi Denis-CourmontAdd usual SVN properties
2005-10-23 Rémi Denis-CourmontC 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 Boris Dorès- accurate testing of i_original_channels
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 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-20 Scott Caudleupdates spectrometer visualization. some optimization...
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 Marian Durkovicsend proper info in m= line of SAP announcements:
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 Marian Durkovicuse display width/height for libmpeg2 debug message
2005-10-18 Antoine Cellerierincrement version check ... (QDM2 won't work before...
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 Jean-Paul SamanRTP reordering fixes.
2005-10-18 Marian Durkovicprepare video outputs for display size not equal to...
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 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 Jean-Paul SamanRolled back part of revision 10144 and 11422. The solut...
2005-10-16 Jean-Paul SamanMake sure to get the right unit
2005-10-16 Felix Paul Kühne* 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 Steve Lhommemkv.cpp: file path comparison is case insensitive on...
2005-10-16 Derk-Jan Hartman* Fix the directory 'ignore' mode which skips .jpg...
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 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 Helbergall: updated my name and e-mail address
2005-10-15 Jean-Paul SamanFix indentation
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 Olivier Teulière * modules/gui/wxwidgets/messages.cpp: set the insertio...
2005-10-11 Laurent Aimar * udp: avoid sending uninitialized memory at the end...
2005-10-11 Clément StenacFix a bunch of preferences errors
2005-10-11 Jean-Paul SamanFix broken status command on rc interface
2005-10-10 Felix Paul Kühne* revert [12779] (this broke the output of MPEG PS...
2005-10-10 Felix Paul Kühne* set keywords properly and removed an outdated FIXME
2005-10-09 Derk-Jan Hartman* spelling
2005-10-09 Boris Dorès+ src/input/decoder.c src/libvlc.h:
2005-10-09 Olivier Teulière * skins2/src/dialogs.cpp: When no dialogs provider...
2005-10-09 Laurent Aimar * ogg: fix potential invalid read with broken files...
2005-10-09 Laurent Aimar * standard: allow to use 'dst' instead of 'url' (consi...
2005-10-09 Laurent Aimar http: removed useless debug.
2005-10-09 Laurent Aimar * ts: fix segfault with old dvbpsi, fix uninitialized...
2005-10-09 Gildas Bazin* modules/gui/wxwidgets: fixed build when wxWidgets...
2005-10-09 Felix Paul Kühne* redesign of the about window
2005-10-09 Felix Paul Kühne* removed unused variable
2005-10-09 Laurent Aimar * all: added Musepack support using libmpdec (1.2...
2005-10-09 Laurent Aimar * mp4: use ES_OUT_SET_NEXT_DISPLAY_TIME when doing...
2005-10-09 Gildas Bazin* modules/gui/wxwidgets/interface.cpp: restored call...
2005-10-08 Rémi Denis-Courmontiface-addr -> miface-addr
2005-10-08 Antoine Cellerier * handle CDATA (as if it were TEXT)
2005-10-07 Felix Paul Kühne* don't use 'ps' as suffix but 'mpg' like most other...
2005-10-06 Laurent Aimar * input: :demux=module really force module and bypass...
2005-10-06 Laurent Aimar * udp: Patch by Marian Durkovic:
2005-10-06 Clément StenacPatch to zcot's patch by zcot :)
2005-10-06 Felix Paul Kühne* allocate o_extended only if requested by the user...
2005-10-06 Laurent Aimar udp: support for RTP"header extension. Patch by Zohar...
2005-10-06 Laurent Aimar * http: update meta data only on title change.
2005-10-06 Laurent Aimar * record: correct i_update field.
2005-10-06 Laurent Aimar * mp4: support for tx3g subtitle (close #332)
2005-10-06 Clément StenacMisc WX improvements - patches by zcot
2005-10-06 Felix Paul Kühne* only save the affected modules (main, headphone,...
2005-10-06 Damien Fouilleulopen.cpp: unicode fix for ProbeDVD, ProbeCDDA, ProbeVCD
2005-10-06 Felix Paul Kühne* intf.m: -make sure that objects like o_open, o_wizard...
2005-10-06 Damien Fouilleulall: support for unicode version of wxwidgets for win32...
next