]> git.sesse.net Git - vlc/history - modules
* Update of README and install files with new information.
[vlc] / modules /
2004-10-17 Derk-Jan Hartman* vobsub.c: implemented vobsub seeking support.
2004-10-16 Derk-Jan Hartman* livedotcom: added a --rtsp-kasenna option to tell...
2004-10-15 Gildas Bazin* modules/codec/ffmpeg/demux.c: compilation fix for...
2004-10-15 Gildas Bazin* modules/codec/dvbsub.c: improvements to the encoder...
2004-10-15 Gildas Bazin* modules/codec/dvbsub.c: oops, small fix.
2004-10-15 Gildas Bazin* modules/codec/dvbsub.c: don't wait for an acquisition...
2004-10-15 Gildas Bazin* modules/codec/ffmpeg: fixed a couple of corner cases...
2004-10-15 Sam Hocevar * modules/access/http.c:
2004-10-14 Gildas Bazin* modules/codec/ffmpeg/video_filter.c: fixed cases...
2004-10-14 Gildas Bazin* modules/codec/dvbsub.c: another bunch of sanity check...
2004-10-14 Gildas Bazin* modules/codec/dvbsub.c: more sanity checks.
2004-10-13 Gildas Bazin* modules/codec/dvbsub.c: switch debugging off.
2004-10-13 Gildas Bazin* modules/codec/dvbsub.c:
2004-10-13 Gildas Bazin* modules/gui/wxwindows/video.cpp: will hopefully fix...
2004-10-13 Gildas Bazin* modules/video_output/x11/xcommon.c: don't steal event...
2004-10-12 Gildas Bazin* modules/visualization/goom.c: increased buffer queue...
2004-10-11 Gildas Bazin* modules/codec/x264.c: compilation fix.
2004-10-11 Gildas Bazin* modules/demux/ps.c: work around broken streams produc...
2004-10-10 Gildas Bazin* modules/codec/x264.c: a couple of fixes + use SSE2...
2004-10-10 Gildas Bazin* modules/codec/x264.c: added a bunch of new config...
2004-10-10 Olivier Teulière - modules/control/showintf.c: new control module,...
2004-10-10 Rocky BernsteinCompilation fix when libcddb is not available.
2004-10-09 Sigmund Augdal Helbergvobsub.c: Don't break autodetection of non-vobsub subtitles
2004-10-08 Gildas Bazin* modules/codec/dvbsub.c: bug fix in the encoder.
2004-10-08 Benjamin Pracht* new icons proposal for the playlist window
2004-10-08 Gildas Bazin* modules/demux/subtitle.c: portability fix.
2004-10-08 Gildas Bazin* modules/access/mms, modules/demux/mp4, modules/misc...
2004-10-08 Derk-Jan Hartman* hotkeys.c: change fullscreen setting even if there...
2004-10-07 Derk-Jan Hartman* removed another translatable string that is no longer...
2004-10-07 Derk-Jan Hartman* diretory.c: remove a completly useless translation...
2004-10-07 Rocky BernsteinFirst attempt at adding CD-Text.
2004-10-07 Derk-Jan Hartman* opengl: remove NULL from string arrays
2004-10-07 Benjamin Pracht* Fullscreen button works again
2004-10-07 Derk-Jan Hartman* Made the opengl effects a list of options instead...
2004-10-07 Gildas Bazin* modules/codec/toolame.c: lowered the priority of...
2004-10-07 Gildas Bazin* modules/codec/dvbsub.c:
2004-10-07 Rocky BernsteinFill in playlist information and stream & media information
2004-10-07 Gildas Bazin* modules/stream_out/transcode.c: bug fix for subtitles...
2004-10-06 Gildas Bazin* modules/mux/mpeg/ts.c: a couple of fixes for DVB...
2004-10-06 Derk-Jan Hartman* spelling correction
2004-10-06 Derk-Jan Hartman* vlc_b64_encode patch by Torsten Spindler
2004-10-06 Gildas Bazin* modules/codec/ffmpeg/postprocess.c: altivec CPU detec...
2004-10-06 Gildas Bazin* modules/video_output/directx: should solve the visibl...
2004-10-06 Gildas Bazin* src/input/stream.c, modules/demux/avi/avi.c: work...
2004-10-06 Gildas Bazin* modules/audio_output/waveout.c:
2004-10-06 Derk-Jan Hartman* Better Pragma header test. Apparently Pragma is a...
2004-10-05 Derk-Jan Hartman* Restored a fallback to the old Quartz drawing routine...
2004-10-05 Derk-Jan Hartman* Disabled the OSX OpenGL vout untill it's problems...
2004-10-05 Damien Fouilleul- removed some debug lines
2004-10-05 Damien Fouilleul- use existing default route when configuring crossbars...
2004-10-05 Damien Fouilleul- invoked crossbar properties pages after graph has...
2004-10-05 Derk-Jan Hartman* m3u.c: We now support http links to mms sources that...
2004-10-05 Derk-Jan Hartman* Alternative solution to mms recognition of http:...
2004-10-05 Gildas Bazin* modules/control/Modules.am: add rtci.c to make update...
2004-10-05 Gildas Bazin* modules/access/file.c: WinCE cruft removal.
2004-10-05 Derk-Jan Hartman* revert the mimetype recognition of http:// mmsh streams
2004-10-05 Gildas Bazin* modules/audio_output/portaudio.c: portaudio (www...
2004-10-04 Gildas Bazin* include/vlc_common.h: define PATH_MAX on WinCE.
2004-10-04 Derk-Jan Hartman* no longer use demuxdump. Only dump is a valid demux2...
2004-10-04 Gildas Bazin* modules/misc/network/ipv4.c: got rid of the #ifdef...
2004-10-04 Gildas Bazin* modules/access/file.c: got rid of the #ifdef HAVE_ERR...
2004-10-04 Gildas Bazin* modules/misc/dummy/decoder.c: use MAX_PATH instead...
2004-10-03 Gildas Bazin* modules/gui/wxwindows/open.cpp: fixed open dialog...
2004-10-03 Cyril Deguet - scaled_bitmap.cpp: fixed an old bug in the bresenham...
2004-10-03 Clément Stenac* Added delay and alignment to wx subtitles dialog
2004-10-02 Felix Paul Kühne* ALL: fixed some gettext stuff in the subtitles-option...
2004-10-02 Clément Stenac* Re-added sub-delay option
2004-10-02 Derk-Jan Hartmanlivedotcom.cpp: fprintf DEL DEL DEL DEL DEL
2004-10-02 Derk-Jan Hartman* mkv.cpp: cosmetics
2004-10-02 Christophe Massiot* modules/dvb/access.c: Fixed a major heap corruption...
2004-10-02 Clément StenacFixed string
2004-10-02 Clément StenacDo what I say, don't do what I do.
2004-10-02 Derk-Jan Hartman* vobsub.c : bail if we cannot find the .sub file
2004-10-02 Derk-Jan Hartman* Look the SAP module CAN get even uglier
2004-10-01 Gildas Bazin* configure.ac: added an --enable-httpd and --enable...
2004-10-01 Gildas Bazin* modules/codec/dmo/dmo.c: portability fix.
2004-10-01 Gildas Bazin* modules/video_filter/blend.c: portability fix.
2004-10-01 Gildas Bazin* modules/control/hotkeys.c, rc, modules/demux/mp4...
2004-09-30 Gildas Bazin* modules/gui/wxwindows/*: win32 fixes with new wxWidgets.
2004-09-30 Gildas Bazin* modules/codec/araw.c: compilation fix.
2004-09-30 Benjamin PrachtAdds the ability to specify the pid of the PMT (--sout...
2004-09-30 Gildas Bazin* modules/gui/wxwindows/subtitles.cpp: new "font size...
2004-09-30 Gildas Bazin* ALL: updates for the test release.
2004-09-30 Gildas Bazin* modules/audio_filter/converter/a52tofloat32.c,dtstofl...
2004-09-30 Gildas Bazin* modules/mux/wav.c: use aout_ChannelReorder().
2004-09-30 Gildas Bazin* modules/demux/wav.c: use aout_ChannelReorder().
2004-09-30 Gildas Bazin* modules/audio_filter/channel_mixer/simple.c: very...
2004-09-30 Gildas Bazin* modules/demux/wav.c: proper channels re-ordering...
2004-09-30 Gildas Bazin* modules/demux/ts.c: fixed segfault.
2004-09-30 Gildas Bazin* modules/demux/ps.c: fixed recent screwage.
2004-09-29 Mark MoriartyAdd rtci plugin, for various real-time parameter change...
2004-09-29 Mark MoriartyMinor fix, cleared warnings for unused var and undeclar...
2004-09-29 Felix Paul Kühne* fixed typos in some l10n-messages
2004-09-29 Mark MoriartyMove marquee processing from Playlist to Other, change...
2004-09-29 Mark MoriartyDestroy marq-timeout on exit, rename switch to "marq...
2004-09-29 Clément StenacA few string fixes
2004-09-28 Derk-Jan Hartman* Fix the cddax probing crash
2004-09-28 Gildas Bazin* modules/access/http.c: reversed a commit by accident.
2004-09-28 Gildas Bazin* modules/access/http.c: set ACCESS_CAN_CONTROL_PACE...
2004-09-28 Gildas Bazin* modules/access/http.c: set ACCESS_CAN_CONTROL_PACE...
next