]> git.sesse.net Git - vlc/history - modules/access
* ALL: final improvements to the decoders/packetizers api.
[vlc] / modules / access /
2003-11-15 Laurent Aimar* v4l: hack from xine from GStreamer to compile v4l...
2003-11-09 Rocky BernsteinAllow return to have a numeric prefix too.
2003-11-09 Rocky BernsteinSmall changes to assist debugging.
2003-11-09 Gildas Bazin* modules/access/v4l/v4l.c: couple of fixes.
2003-11-09 Rocky BernsteinHandle keyboard input: numeric entry, next, prev, retur...
2003-11-07 Laurent Aimar * udp: mp3/rtp is now correctly working.
2003-11-07 Christophe Massiot* modules/access/satellite: Big rework of the old satel...
2003-11-07 Rocky BernsteinNeed to change libvcdinfo to be more robust when there are
2003-11-06 Gildas Bazin* modules/access/v4l/v4l.c: big clean-up of the Video4L...
2003-11-05 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.*: added...
2003-11-05 Gildas Bazin* include/configuration.h: some small re-work of the...
2003-11-03 Gildas Bazin* modules/access/dshow/*: attempt at supporting DV...
2003-10-29 Clément Stenac* src/playlist/* && Makefile.am
2003-10-29 Gildas Bazin* ALL: improved hotkeys support.
2003-10-26 Sigmund Augdal Helbergmodules/access/dvdplay/intf.c:
2003-10-25 Laurent Aimar * v4l: added fps option to reduce the frame rate.
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-10-24 Gildas Bazin* configure.ac: fix for wxWindows headers detection.
2003-10-24 Sam Hocevar * modules/access/satellite/access.c: Typo.
2003-10-24 Benjamin Prachtchanged input parametter to channel, to be compatble...
2003-10-23 Benjamin PrachtAdded the "input" parameter in pvr input command line...
2003-10-23 Jean-Paul SamanReviewed file:
2003-10-22 Gildas Bazin* configure.ac, modules/codec/Modules.am, modules/codec...
2003-10-18 Gildas Bazin* modules/access/dshow/*: fixes and optimizations....
2003-10-05 Rocky BernsteinAdd ability to dynamically set debug ouput.
2003-10-05 Rocky BernsteinAdd pf_demux_control setting. Also fix some small typos.
2003-10-04 Gildas Bazin* modules/access/vcdx/*: Brand new VCD input module...
2003-10-02 Jean-Paul SamanRework in DVB plugin to allow tuning to DVB-T cards.
2003-10-02 Jean-Paul SamanFix bug for DVB-T tuning. The code always used default...
2003-09-22 Jean-Paul SamanRemoved compatibility tweak for old satellite GUI.
2003-09-21 Gildas Bazin* include/vlc_common.h: ssize_t is now typedefed in...
2003-09-19 Jean-Paul SamanNew dvb and old satellite modules now use the *correct...
2003-09-19 Jean-Paul SamanFrequency et al is really specified in KHz and not...
2003-09-14 Clément Stenac* modules/visualisation/visual/visual.c: thou shall...
2003-09-10 Laurent Aimar * ftp : use atoll.
2003-09-10 Laurent Aimar * http: Added 'Connection: Close' in the request....
2003-09-10 Clément StenacRemoved useless stuff for icecast
2003-09-10 Clément Stenac* Workaround for buggy IceCast servers who identify...
2003-09-08 Benjamin Pracht-pvr.c
2003-09-08 Laurent Aimar * rtsp: useless.
2003-09-07 Laurent Aimar * all : set pf_demux_control.
2003-09-03 Benjamin Pracht * qdsk.c : fix a typo
2003-09-01 Jean-Paul SamanSmall error in hi/low band detection inside ioctl_SetFr...
2003-08-31 Gildas Bazin* modules/access/dshow/*: always try to get the video...
2003-08-30 Gildas Bazin* modules/access/v4l/v4l.c: fixed uninitialized variable.
2003-08-29 Laurent Aimar * v4l: removed encoder.h include.
2003-08-28 Gildas Bazin* src/video_output/*, src/libvlc.h, include/video_outpu...
2003-08-27 Gildas Bazin* modules/access/dshow/dshow.cpp: fixed crash when...
2003-08-27 Gildas Bazin* modules/access/dshow/*: handle upside down pictures...
2003-08-26 Gildas Bazin* modules/access/dshow/*: bug fixes.
2003-08-26 Laurent Aimar * mmsh: a little clean, and fixed 1/2 potential segfaults.
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-24 Derk-Jan Hartman* changed debug strings to diff between unsupported...
2003-08-24 Gildas Bazin* configure.ac, modules/access/dshow/: brand new Direct...
2003-08-18 Jean-Paul SamanSmall fix.
2003-08-17 Laurent Aimar * all: moved Get(D/Q)WLE and Get(D/Q)WBE to include...
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 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-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-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-05 Jean-Paul SamanThe familiar interface is now officially removed from...
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-04 Jean-Paul SamanTuning succeeds, but have no audio yet. Major cleanup...
2003-08-03 Laurent Aimar * rtsp: mmmh, close the socket.
2003-08-03 Laurent Aimar rtsp: connect to an RTSP server, issue a DESCRIBE...
2003-08-02 Benjamin Pracht* modules/access/http.c
2003-08-01 Sam Hocevar * modules/access/http.c:
2003-08-01 Gildas Bazin* src/input/input_clock.c: fixed 2 regressions in 0...
2003-07-31 Laurent Aimar * all: added a i_ttl field in network_socket_t to...
2003-07-31 Benjamin Pracht* modules/access/http.c :
2003-07-31 Benjamin Pracht* Add support for basic authentification in http access.
2003-07-31 Jean-Paul SamanAdding DVB module to support satellite, cable and teres...
2003-07-24 Sam Hocevar * modules/access/v4l/v4l.c:
2003-07-24 Benjamin Pracht* "frequency=" is channel frequency in kHz again
2003-07-24 Benjamin Pracht* Changes "frequency=" syntax. New syntax is channel...
2003-07-23 Jean-Paul SamanWhen recv() returns -1 a bug is triggered inside RTPRea...
2003-07-23 Gildas Bazin* ALL: changes to the playlist_Add() and VLC_AddTarget...
2003-07-22 Benjamin Prachtfrequency is nom frequency in MHz * 16, as for the...
2003-07-22 Benjamin Pracht* We're finally parsing all parameters (including standard)
2003-07-16 Sam Hocevar * modules/access/http.c:
2003-07-10 Laurent Aimar * mmstu: workaround for some streams. (missing 0x11...
2003-06-27 Sam Hocevar * bootstrap:
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-06-23 Benjamin PrachtCopy / paste of code so that the pvr input parse all...
2003-06-17 Derk-Jan Hartman* moved the capability definition up one line. the...
2003-06-17 Gildas Bazin* modules/*: got rid of empty module objects.
2003-06-09 Christophe Massiot* modules/access/file.c: Fixed a compile issue (thanks...
2003-06-07 Eric Petit modules/access/pvr/pvr.c : compile fix
2003-06-07 Eric Petit missing cvsignore
2003-06-04 Eric Petit Added a special access module for PVR MPEG-2 encoding...
2003-06-02 Sigmund Augdal Helberghttp.c: if the webserver doesn't return 206 the stream...
2003-05-31 Laurent Aimar * mjpeg grabbing added, thanks to Paul Forgey <paulf...
next