]> git.sesse.net Git - vlc/history - modules
asf: fixed some headers errors.
[vlc] / modules /
2003-08-25 Laurent Aimar asf: fixed some headers errors.
2003-08-25 Laurent Aimar * asf : fix display time.
2003-08-25 Gildas Bazin* modules/access/dshow/dshow.cpp: added an "adev" and...
2003-08-25 Gildas Bazin* modules/access/dshow/*: audio is now supported as...
2003-08-25 Laurent Aimar * mkv: handle Language name.
2003-08-25 Simon Latapie * put the beautiful "no picture" black screen.
2003-08-25 Laurent Aimar * http: added alias "mmsh" to output as mmsh (work...
2003-08-25 Laurent Aimar * httpd: when using "video/x-ms-asf-stream" we add...
2003-08-25 Laurent Aimar * asf: added an alias "asfh" : it creates special...
2003-08-24 Gildas Bazin* modules/codec/faad/decoder.c: for some reason my...
2003-08-24 Laurent Aimar * asf: more stuff (bitrate and time).
2003-08-24 Derk-Jan Hartman* changed debug strings to diff between unsupported...
2003-08-24 Laurent Aimar * asf : asf muxer, not well tested yet.
2003-08-24 Laurent Aimar * http: added wma/wmv mime type.
2003-08-24 Laurent Aimar * asf: detect dump of broadcasted asf stream.
2003-08-24 Eric Petit modules/demux/util/sub.c : compile fix
2003-08-24 Gildas Bazin* configure.ac, modules/access/dshow/: brand new Direct...
2003-08-24 Laurent Aimar * sub.c : fixed a warning.
2003-08-24 Derk-Jan Hartman* backwards compatibilty with older faad2 lib
2003-08-23 Laurent Aimar * configure.ac : added --enable-goom and --with-goom...
2003-08-23 Derk-Jan Hartman* modules/demux/util/sub.c: Fixed a crash when trying...
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...
next