]> git.sesse.net Git - vlc/shortlog
vlc
2004-10-02 Christophe... * modules/dvb/access.c: Fixed a major heap corruption...
2004-10-02 Felix Paul... * likely the final update to the G. translation
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-02 Clément Stenac(Final ?) update to french l10n file
2004-10-01 Felix Paul... * last fixes to the G. translation
2004-10-01 Gildas Bazin* configure.ac: added an --enable-httpd and --enable...
2004-10-01 Gildas Bazin* evc/*: some updates to the evc project files.
2004-10-01 Gildas Bazin* src/*: WinCE compilation fixes.
2004-10-01 Gildas Bazin* evc/vlc.vcw: removed old plugins.
2004-10-01 Gildas Bazin* modules/codec/dmo/dmo.c: portability fix.
2004-10-01 Gildas Bazin* src/input/demux.c: gee, what a nice bug.
2004-10-01 Gildas Bazin* src/libvlc.c, include/vlc_interface.h: don't open...
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-10-01 Gildas Bazin* src/extras/libc.c: shut up compiler warnings.
2004-10-01 Gildas Bazin* src/extras/libc.c: strtoll() replacement when not...
2004-10-01 Gildas Bazin* src/*: bunch of portability fixes.
2004-10-01 Derk-Jan Hartman* autodetect .idx files for vobsub autodetection
2004-09-30 Gildas Bazin* modules/gui/wxwindows/*: win32 fixes with new wxWidgets.
2004-09-30 Gildas Bazin* po/*: new updates before the test2 tarball is done.
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* src/audio_output/common.c: common facility for channe...
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 Gildas Bazin* src/input/clock.c: changes to the clock resync algo...
2004-09-29 Clément Stenac* Bumped up version number to 0.8.0-test2
2004-09-29 Derk-Jan Hartman* NEWS: AACplus webcasts are supported
2004-09-29 Benjamin PrachtAdds libpng to OSX contribs (for the logo filters)
2004-09-29 Felix Paul... * updated German translation
2004-09-29 Felix Paul... * 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-29 Derk-Jan Hartman* Use a proper faad2 snapshot, cause the default .tar...
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...
2004-09-28 Clément Stenac* Add hooks for getting/setting variables (not working...
2004-09-28 Clément StenacMisc Fixes
2004-09-28 Gildas Bazin* modules/gui/wxwindows/open.cpp: compilation fix.
2004-09-28 Gildas Bazin* modules/gui/wxwindows/open.cpp: added a caching option.
2004-09-28 Derk-Jan Hartman* recognize audio/aac as well
2004-09-28 Derk-Jan Hartman* marq.c: compilation fixes for non c++ compilers
2004-09-28 Gildas Bazin* modules/demux/vobsub.c: compilation fix + fixed a...
2004-09-27 Gildas Bazin* modules/demux/mpeg/mpga.c: use the date_*() api for...
2004-09-27 Derk-Jan Hartman* Hacky workaround for the vcdimager compile problem
2004-09-27 Gildas Bazin* modules/demux/mpeg/m4a.c: bug fix.
2004-09-27 Gildas Bazin* modules/demux/mpeg/m4a.c: MPEG 4 audio demuxer using...
2004-09-27 Gildas Bazin* modules/demux/wav.c: misc improvements.
2004-09-27 Gildas Bazin* src/audio_output/input.c: corrective audio resampling...
2004-09-27 Gildas Bazin* modules/access/mms/mms.c: set the priority to -1...
2004-09-27 Gildas Bazin* modules/access/http.c: keep this plugin at priority 0.
2004-09-27 Gildas Bazin* src/misc/modules.c: allow negative priorities.
2004-09-27 Gildas Bazin* modules/gui/wxwindows/*: work-around a wxwindows...
2004-09-27 Gildas Bazin* modules/stream_out/transcode.c: fixed subpictures...
2004-09-27 Gildas Bazin* src/video_output/vout_subpictures.c: a few fixes...
2004-09-27 Gildas Bazin* modules/video_filter/logo.c: implemented --logo-posit...
2004-09-27 Gildas Bazin* modules/video_filter/logo.c: new --logo-position...
2004-09-27 Gildas Bazin* modules/codec/ffmpeg/video.c: don't need to modify...
2004-09-26 Gildas Bazin* modules/mux/wav.c: small cleanup.
2004-09-26 Gildas Bazin"* modules/mux/wav.c: support for s16l as well as fl32...
2004-09-26 Sigmund Augdal... TODO: added some items, removed subtitle scaling, use...
2004-09-26 Mark MoriartyMoved marquee to Playlist area, "marquee " blanks...
2004-09-26 Gildas Bazin* modules/codec/libmpeg2.c, ffmpeg/video.c, theora...
2004-09-26 Gildas Bazin* modules/packetizer/mpegvideo.c: set fmt_out.video...
2004-09-26 Gildas Bazin* configure.ac: added check for daemon().
2004-09-26 Gildas Bazin* src/libvlc.c: use dameon() instead of fork() when...
2004-09-26 Mark MoriartyAdd --rc-extend switch, for extra commands.
2004-09-26 Clément StenacAdd logout function to RC interface
2004-09-26 Gildas Bazin* modules/codec/ffmpeg/audio.c: fixed 5.1 audio decoding.
2004-09-26 Gildas Bazin* modules/codec/ffmpeg/*: new --ffmpeg-lowres option...
2004-09-26 Clément Stenac* Use callbacks for live update
2004-09-26 Clément StenacAdd timeout hook for marquee
2004-09-26 Gildas Bazin* include/configuration.h: added change_float/integer_r...
2004-09-26 Mark Moriartymodules/video_milter/Modules.am -- added marquee filter
2004-09-26 Mark Moriartyconfigure.ac -- Add marquee subfilter
2004-09-26 Gildas Bazin* modules/control/rc.c: added an --rc-quiet option...
2004-09-26 Gildas Bazin* modules/demux/ps.h: fixed PSM parsing.
2004-09-26 Mark Moriartyrc.c -- Add hooks to control marquee string and offsets
2004-09-26 Sigmund Augdal... ffmpeg/video.c: fixed recent breakage of avc1 in mp4...
2004-09-26 Mark MoriartyAdd marq.c, marquee video filter.
2004-09-25 Sigmund Augdal... mkv.cpp: added support for quicktime video codecs in...
2004-09-25 Derk-Jan Hartman* update of NEWS and todo
2004-09-25 Sigmund Augdal... time.c: remove unused function parameter
2004-09-25 Gildas Bazin* modules/video_output/directx/*: fix for spurious...
2004-09-25 Sigmund Augdal... mkv.cpp: helper function for printing of the mkv parse...
next