]> git.sesse.net Git - vlc/history - modules
Fix conversion from locale to wxWidgets' Unicode
[vlc] / modules /
2005-03-08 Rémi Denis-CourmontFix conversion from locale to wxWidgets' Unicode
2005-03-08 Christophe Massiot* modules/codec/ffmpeg/video_filter.c: Fixed a regressi...
2005-03-08 Rémi Denis-CourmontFix UDP unicast access when both IPv6 and non-default...
2005-03-08 Rémi Denis-CourmontCreative Voice File demux
2005-03-08 Gildas Bazin* modules/codec/ffmpeg/video_filter.c: a few fixes...
2005-03-08 Gildas Bazin* modules/services_discovery/sap.c, modules/codec/x264...
2005-03-08 Gildas Bazin* modules/misc/freetype.c, modules/video_filter/marq...
2005-03-08 Gildas Bazin* modules/misc/dummy/renderer.c: forgot to commit this...
2005-03-08 Gildas Bazin* include/vlc_filter.h, vlc_video.h, src/video_output...
2005-03-07 Derk-Jan Hartman* Fix udp->tcp rollover when using multicast in rtsp...
2005-03-07 Steve Lhommemkv.cpp: prepare the code to handle seemless segment...
2005-03-07 Antoine Cellerier * add a mutex so the callbacks don't change anything...
2005-03-07 Gildas Bazin* modules/misc/freetype.c: replaced pi_gamma with an...
2005-03-07 Rémi Denis-CourmontFixes a compiler warning
2005-03-07 Steve Lhommemake the previous-chapter "intelligent" seek more gener...
2005-03-07 Steve Lhommeaudio.c: fix a compiler portability issue
2005-03-07 Rémi Denis-Courmont- Don't crash when transcoding is enabled
2005-03-07 Gildas Bazin* modules/gui/wince/interface.cpp: compilation fix.
2005-03-07 Gildas Bazin* modules/misc/freetype.c: removed debug messages.
2005-03-07 Christophe Massiot* src/video_output/vout_subpictures.c: New function...
2005-03-07 Gildas Bazin* modules/codec/ffmpeg/video.c: assume (M)JPEG YUV420...
2005-03-07 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c, src/video_output/vout_...
2005-03-07 Gildas Bazin* modules/access/dshow: flush the capture pin's buffers...
2005-03-07 Rémi Denis-CourmontAllow seeking
2005-03-07 Gildas Bazin* modules/gui/wince: fixed bunch of bugs and memory...
2005-03-07 Rémi Denis-Courmonttypo fix
2005-03-07 Rémi Denis-CourmontCosmetic cleanup (pointed out by fenrir)
2005-03-07 Rémi Denis-CourmontFix email address
2005-03-07 Rémi Denis-CourmontForgotten new file from previous commit
2005-03-07 Rémi Denis-Courmont- XA file demux
2005-03-07 Mark MoriartyFix mpeg ps time output, making it seekable. There...
2005-03-07 Eric Petit misc/freetype.c: compile fix
2005-03-06 Gildas Bazin* modules/codec/ffmpeg/audio.c: fix for ALAC support.
2005-03-06 Gildas Bazin* modules/codec/flac.c, configure.ac: FLAC packetizer...
2005-03-06 Antoine Cellerierremove useless --rc-extend option in favor of the longh...
2005-03-06 Gildas Bazin* modules/codec/ffmpeg: support for libavcodec's flac...
2005-03-06 Antoine Cellerier * mosaic call back help
2005-03-06 Mark Moriartyenable rc logo-file on the fly
2005-03-06 Gildas Bazin* modules/demux/mp4, modules/codec/ffmpeg: support...
2005-03-06 Mark Moriartytranscode -- prevent user error, limit mp3 channels...
2005-03-06 Rémi Denis-CourmontFixes segfault
2005-03-06 Steve Lhommemkv.cpp: support aspect ratio for video tracks
2005-03-06 Rémi Denis-Courmont- support for client certificate verification from...
2005-03-05 Gildas Bazin* modules/video_output/wingdi.c, include/video_output...
2005-03-05 Gildas Bazin* modules/gui/wince/*: improvements to the WinCE interface.
2005-03-05 Rémi Denis-CourmontMemleak fixed
2005-03-05 Gildas Bazin* modules/demux/*: removed useless probing messages.
2005-03-05 Sigmund Augdal Helbergfreetype.c: fix rendering with X11 vout. Do not ask...
2005-03-05 Rémi Denis-Courmont- TLS API cleanup
2005-03-05 Gildas Bazin* ALL: a few fixes.
2005-03-05 Gildas Bazin* modules/gui/wxwindows/timer.cpp: release input when...
2005-03-05 Gildas Bazin* include/video_output.h, ALL: changed api for vout_Req...
2005-03-05 Steve Lhommedvdread.c: fix the title duration & time reports
2005-03-05 Sigmund Augdal HelbergAll: change of text-renderer api. Now pf_render_text...
2005-03-05 Steve Lhommeinput.c, vlc_demux.h: allow seeking back in the same...
2005-03-05 Rémi Denis-CourmontUnbreak streaming wizard in Unicode compile
2005-03-04 Rémi Denis-CourmontFixed memleak
2005-03-04 Steve Lhommemkv.cpp: chapters are visible by default
2005-03-04 Rémi Denis-CourmontTLS session resumption support
2005-03-04 Rémi Denis-CourmontAdd HTTP/SSL
2005-03-04 Yoann Peronneau* modules/control/http.c: elements are now one level...
2005-03-04 Mark MoriartyMake logo-x, logo-y operate relative to upper left...
2005-03-04 Gildas Bazin* modules/gui/wxwindows/timer.cpp: don't forget to...
2005-03-04 Mark Moriartytime/marq -- correct positioning so that x-y are always...
2005-03-03 Gildas Bazin* modules/gui/wxwindows: portability fixes by Erik...
2005-03-03 Steve Lhommemkv.cpp: fix stuttering issue on timestamp (could be...
2005-03-03 Rémi Denis-Courmont- Specify a charset (according to locale) for HTML...
2005-03-03 Clément StenacCompile fix
2005-03-03 Gildas Bazin* modules/video_output/directx/directx.c: compilation...
2005-03-03 Gildas Bazin* modules/access/dshow/filter.cpp: re-enabled code...
2005-03-03 Gildas Bazin* modules/codec/x264.c: compilation fix for new libx264.
2005-03-03 Gildas Bazin* modules/gui/wince: try to save up a bit on memory...
2005-03-03 Rémi Denis-Courmont- Fixed a typo. Skins2 wouldn't compile
2005-03-03 Clément StenacPreferences consistency fixes by Christophe Mutricy...
2005-03-03 Eric Petit video_filter/mosaic.c: compile fix
2005-03-02 Steve Lhommemkv.cpp: update the seekpoint location after a manual...
2005-03-02 Steve Lhommemkv.cpp: handle EOF correctly for ordered chapters
2005-03-02 Antoine Cellerierremove debug messages, correct automatic positioning...
2005-03-02 Steve Lhommemkv.cpp: fix a gcc compilation error
2005-03-02 Steve LhommeAvoid \r\n problems between platforms
2005-03-02 Steve Lhommemkv.cpp: ordered chapters now functional !
2005-03-02 Steve Lhommevideo.c: don't display pre-rolled pictures
2005-03-02 Gildas Bazin* modules/codec/theora.c: sanity check for invalid...
2005-03-02 Steve Lhommemkv.cpp: correct use of the default chapter edition
2005-03-02 Gildas Bazin* modules/stream_out/transcode.c: added a missing vlc_o...
2005-03-01 Antoine CellerierAdd options to give a specific channel order in mosaic
2005-03-01 Antoine Cellerier * change copyright date
2005-03-01 Rémi Denis-Courmont- fix is_mult call in case of Unicode build (c_str...
2005-03-01 Derk-Jan Hartman* Fix compile issue on lirc.c
2005-03-01 Christophe Massiot* modules/video_output/picture.c: Changed the order...
2005-03-01 Steve Lhommemkv.cpp: better handling of the seekpoint numbers
2005-03-01 Christophe Massiot* modules/stream_out/transcode.c: Fixed --sout-transcod...
2005-03-01 Steve Lhommemkv.cpp: update the current chapter during playback
2005-03-01 Antoine Cellerier * fix placement calculation when vborder or hborder...
2005-03-01 Gildas Bazin* modules/codec/lpcm.c: support for 20/24 bits LPCM.
2005-03-01 Antoine Cellerier * add svn Id support and some copyright info in picture.h
2005-03-01 Mark Moriartydynamic, per-subpicture, font size control -- i_font_si...
2005-03-01 Steve Lhommemkv.cpp: fix the chapter/edition ending time
2005-03-01 Clément StenacFix playlist export
2005-03-01 Derk-Jan Hartman* simplified the lirc code to listen for key-* strings...
next