]> git.sesse.net Git - vlc/history - modules
* modules/codec/subsdec/subsdec.c: reordered the list of encodings. Should
[vlc] / modules /
2003-08-23 Derk-Jan Hartman* modules/codec/subsdec/subsdec.c: reordered the list...
2003-08-23 Laurent Aimar * goom: visual effects using goom. (Not yet enabled)
2003-08-23 Laurent Aimar * faad: fix SBR handling.
2003-08-23 Derk-Jan Hartman* added a vlc_current_charset function. This tries...
2003-08-23 Loïc Minier * added missing .cvsignore
2003-08-23 Laurent Aimar * avi : fixed a lock problem.
2003-08-22 Laurent Aimar *all : multi-pass clean up/cosmetics.
2003-08-22 Laurent Aimar * all: use stream_Seek/Size/Tell wrappers.
2003-08-22 Laurent Aimar * avi: use stream_*, some clean and reordering.
2003-08-22 Mohammed Adnène... no v4l tab for win32
2003-08-22 Derk-Jan Hartman* A vflip should flip on the vertical axis and not...
2003-08-22 Cyril Deguet* interface.cpp: fixed a stack corruption which caused...
2003-08-21 Derk-Jan Hartman* Removed the xmga plugin since it was quote "a waste...
2003-08-20 Cyril Deguet* fixed an internal error with stupid gcc2.95
2003-08-20 Mohammed Adnène... * Bitrate options for PVR
2003-08-20 Simon Latapie * had accidentally deleted the first line of vout.m
2003-08-20 Simon Latapie * mozilla plugin on MacOSX : scrollbar clipping proble...
2003-08-20 Laurent Aimar * avi: fixed playback of others brokens stream.
2003-08-19 Mohammed Adnène... Oooooooops !
2003-08-19 Mohammed Adnène... SLP Announce :)
2003-08-19 Clément Stenac* src/audio_output/input.c: forgot to free something
2003-08-19 Mohammed Adnène... Video4Linux / PVR / KFIR unified panel
2003-08-19 Sigmund Augdal Helbergmodules/visualization/scope/scope.c:
2003-08-19 Simon Latapie * XPCOM implementation in mozilla plugin on MacOSX...
2003-08-18 Laurent Aimar * asf: clean up + use stream_* (It's not yet well...
2003-08-18 Laurent Aimar * udp: udp-sout-caching is now also accessible by...
2003-08-18 Laurent Aimar * ts: fix PCR value when using pcr-soft.
2003-08-18 Sigmund Augdal HelbergTurned the scope plugin into a audio filter that can...
2003-08-18 Clément Stenac* src/audio_output/input.c
2003-08-18 Jean-Paul SamanSmall fix.
2003-08-18 Laurent Aimar * all: move "wave format tag to fourcc" from demuxers...
2003-08-17 Laurent Aimar * all: A little clean up.
2003-08-17 Sigmund Augdal Helbergmodules/misc/freetype.c:
2003-08-17 Laurent Aimar * all: moved Get(D/Q)WLE and Get(D/Q)WBE to include...
2003-08-17 Laurent Aimar * all: added OggS fourcc. (still unsported but allow...
2003-08-17 Laurent Aimar * avi, dummy: removed useless include.
2003-08-17 Sigmund Augdal Helbergmodules/misc/freetype.c:
2003-08-17 Gildas Bazin* modules/demux/flac.c: few cosmetic changes.
2003-08-16 Clément Stenac* configure.ac : linked stream_out_standard to ws2_32...
2003-08-15 Laurent Aimar * ffmpeg: added m4cc and M4CC as MPEG4 fourcc.
2003-08-15 Laurent Aimar * pes: fix private stream with mpeg1.
2003-08-14 Laurent Aimar * ts: use right stream_id for A52 (0xbd -> fix mplayer...
2003-08-14 Laurent Aimar * all: added support for a52 in PES private stream...
2003-08-14 Clément Stenac* all: as announce calls non-standard functions (SLP...
2003-08-14 Sigmund Augdal HelbergFirst part of code to allow configurable hotkeys.
2003-08-14 Sigmund Augdal Helbergmodules/control/lirc/lirc.c:
2003-08-14 Sigmund Augdal Helbergvlc_playlist.h:
2003-08-14 Simon Latapie * mozilla plugin on MacOSX. Not fully implemented...
2003-08-14 Gildas Bazin* src/extras/libc.c, nclude/vlc_common.h, modules/mux...
2003-08-13 Gildas Bazin* ALL: bumped version number to 0.6.3-cvs
2003-08-13 Gildas Bazin* modules/stream_out/standard.c: fixed segfault on...
2003-08-13 Gildas Bazin* include/announce.h, src/stream_output/announce.c...
2003-08-13 Gildas Bazin* modules/video_output/x11/xcommon.c: fixed a bug with...
2003-08-13 Clément Stenac* configure.ac : we need to define HAVE_SLP_H
2003-08-13 Laurent Aimar * ts.c: commented out useless code and an annoying...
2003-08-13 Jean-Paul SamanKeep track of ioctl_UnsetDMXFilter
2003-08-13 Eric Petit Missing file
2003-08-13 Gildas Bazin* modules/access/dvdplay/*: support for dvd menus navig...
2003-08-12 Gildas Bazin* modules/codec/ffmpeg/video.[ch]: another temporary...
2003-08-12 Jean-Paul SamanFixed long problem with tuning to frequencies like...
2003-08-12 Jean-Paul Saman* more cleanup
2003-08-12 Jean-Paul Saman* Audio is verified to work, it was a problem with...
2003-08-12 Sam Hocevar * modules/demux/mkv.cpp: support for libmatroska...
2003-08-11 Gildas Bazin* modules/stream_out/transcode.c: work around a problem...
2003-08-11 Laurent Aimar * copy: removed annoying debug message.
2003-08-11 Laurent Aimar * httpd: added HEAD command support.
2003-08-11 Gildas Bazin* modules/packetizer/mpegvideo.c: oops, fixed typo.
2003-08-11 Gildas Bazin* modules/packetizer/mpegvideo.c: small clarification.
2003-08-10 Laurent Aimar * mpegvideo.c: try to set a better value for length...
2003-08-10 Gildas Bazin* modules/mux/mpeg/ts.c: oops.
2003-08-10 Gildas Bazin* modules/demux/mkv.cpp, modules/mux/avi.c, modules...
2003-08-10 Gildas Bazin* modules/access/vcd/vcd.c: a few navigation fixes.
2003-08-10 Clément Stenac* modules/LIST: Updated all modules
2003-08-10 Gildas Bazin* modules/codec/subsdec/subsdec.[c,h]: added --subsdec...
2003-08-10 Gildas Bazin* include/configuration.h: bug fix for add_string_from_...
2003-08-09 Gildas Bazin* modules/codec/ffmpeg/video.c: temporary hack to work...
2003-08-09 Gildas Bazin* modules/access/vcd/vcd.c: sanity check on the track...
2003-08-09 Gildas Bazin* modules/access/vcd/cdrom.c: switching to YellowMode2...
2003-08-09 Gildas Bazin* src/stream_output/stream_output.c, include/stream_out...
2003-08-08 Gildas Bazin* modules/codec/ffmpeg/: proper generation of pts in...
2003-08-08 Gildas Bazin* src/input/input_clock.c: reverted the patch that...
2003-08-08 Christophe Massiot* modules/gui/macosx/prefs.m: Localized two strings.
2003-08-05 Jean-Paul SamanThe familiar interface is now officially removed from...
2003-08-05 Jean-Paul SamanAdded glade2 project file.
2003-08-05 Jean-Paul SamanRemoving file.
2003-08-05 Jean-Paul SamanRemoving files for Familiar interface (Gtk+1.2 and...
2003-08-05 Jean-Paul SamanFixed superflous tuning ;-)
2003-08-05 Jean-Paul Saman- Enabled tuning for DVB-C and DVB-T cards.
2003-08-05 Laurent Aimar * sdp: near implemented basic RTP reading (MPA payload...
2003-08-04 Gildas Bazin* modules/misc/freetype.c: don't assume input string...
2003-08-04 Laurent Aimar * ts: fixed a segfault when removing PCR stream.
2003-08-04 Laurent Aimar * sdp: begun to implement RTP code. (Not yet usefull)
2003-08-04 Jean-Paul SamanAdded a error message that the default values are used.
2003-08-04 Jean-Paul SamanTuning succeeds, but have no audio yet. Major cleanup...
2003-08-04 Jean-Paul SamanFixed missing headerfile.
2003-08-04 Laurent Aimar * sdp: - fixed loading of file > 1024 bytes.
2003-08-03 Gildas Bazin* src/misc/configuration.c, include/configuration.h...
2003-08-03 Benjamin Pracht* modules/access_out/http.c :
2003-08-03 Laurent Aimar * sdp: parse 'a=' field.
2003-08-03 Laurent Aimar * sdp: begining of a SDP parser. It won't let you...
next