]> git.sesse.net Git - vlc/history - src/input
* modules/gui/wxwindows/*: don't forget to delete the timer.
[vlc] / src / input /
2003-10-11 Derk-Jan Hartman* src/input/subtitles.c: made the autodetection fuzzine...
2003-10-10 Gildas Bazin* src/input/input_dec.c: use VLC_OBJECT_PACKETIZER...
2003-10-08 Gildas Bazin* include/vlc_codec.h: defines decoders/encoders relate...
2003-10-06 Gildas Bazin* src/input/input_dec.c: forgot to commit that with...
2003-10-02 Derk-Jan Hartman* Small fix to doxygen comments
2003-10-01 Derk-Jan Hartman* modules/misc/freetype.c: spelling errors
2003-09-30 Derk-Jan Hartman* src/input/input.c: fixed usage of sub-file variable.
2003-09-30 Derk-Jan Hartman* Select the subtitle track, if it's specified via...
2003-09-22 Derk-Jan Hartman* modules/gui/macosx/playlist.?: implemented Save Playlist
2003-09-20 Gildas Bazin* src/input/input_programs.c: p_input->stream.p_selecte...
2003-09-20 Laurent Aimar * input: added position-offset and time-offset for...
2003-09-15 Laurent Aimar * input: one lock issue.
2003-09-13 Laurent Aimar * src/video_output/video_output.c : do not use FIND_...
2003-09-12 Laurent Aimar * include/stream_output.h include/vlc_common.h ...
2003-09-12 Laurent Aimar * include/input_ext-intf.h : added stream_t member...
2003-09-08 Laurent Aimar* stream : convert a msg_Err into msg_Warn.
2003-09-07 Laurent Aimar * input: introduce 'position', 'time', 'length', ...
2003-09-02 Gildas Bazin* ALL: Introduction of a new api for decoders.
2003-08-20 Laurent Aimar * stream: less warnings.
2003-08-18 Laurent Aimar * all: added stream_DataPacket
2003-08-17 Laurent Aimar * all: removed all u8/u16/.... occurences.
2003-08-14 Sigmund Augdal Helberginclude/ninput.c, src/input/stream.c:
2003-08-13 Jean-Paul SamanFixed segmentation fault in input_SplitBuffer() when...
2003-08-13 Gildas Bazin* modules/access/dvdplay/*: support for dvd menus navig...
2003-08-08 Gildas Bazin* src/input/input_clock.c: reverted the patch that...
2003-08-03 Gildas Bazin* src/input/input_ext-plugins.c: fixed nasty segfault...
2003-08-02 Laurent Aimar * all: some helpers functions for pf_demux_control.
2003-08-02 Laurent Aimar * all: added a pf_demux_control member to input_thread...
2003-08-01 Gildas Bazin* src/input/input_clock.c: fixed 2 regressions in 0...
2003-08-01 Laurent Aimar * vlc_common.h: include stdarg.h by default. Required...
2003-07-30 Gildas Bazin* modules/control/http.c: on win32 we store the html...
2003-07-28 Christophe Massiot* Fixed my last commit.
2003-07-27 Gildas Bazin* src/input/input_ext-plugins.c: forgot to re-lock...
2003-07-27 Christophe Massiot* src/input/input_clock.c: Fixed two long-standing...
2003-07-23 Gildas Bazin* include/variables.h, src/misc/variables.c: you can...
2003-07-23 Gildas Bazin* ALL: changes to the playlist_Add() and VLC_AddTarget...
2003-07-20 Gildas Bazin* src/input/input_ext-plugins.c: fixed previous commit.
2003-07-20 Gildas Bazin* src/input/input_ext-plugins.c: in input_FillBuffer...
2003-07-13 Christophe Massiot* Only allow 4x fast-forward, since 8x won't work on...
2003-06-28 Laurent Aimar * input: close all vouts (not only the first one).
2003-06-28 Laurent Aimar * input.c : call input_DelInfo _after_ that all decode...
2003-06-24 Sam Hocevar * include/interface.h: renamed this file to vlc_inter...
2003-05-31 Eric Petit * src/input/input_ext-intf.c : added an input_SetRate...
2003-05-27 Derk-Jan Hartman* Turn mem leaks into warning's instead of errors....
2003-05-22 Gildas Bazin* src/audio_output/*, src/input/*: fixed the audio...
2003-05-18 Laurent Aimar * input_program.c: input_DelES destroyed the decoder...
2003-05-17 Gildas Bazin* include/input_ext-intf.h: forgot this file in my...
2003-05-15 Gildas Bazin* src/input/input_programs.c: a few fixes to the naviga...
2003-05-15 Gildas Bazin* src/input/input_programs.c: implemented prev-title...
2003-05-11 Gildas Bazin* src/input/input_programs.c: small bug fix.
2003-05-11 Derk-Jan Hartman* src/input/input_programs.c: Added a 'intf-changed...
2003-05-10 Gildas Bazin* src/input/input_programs.c: misc fixes/improvements...
2003-05-08 Eric Petit ALL: fixed BeOS-specific warnings (ssize_t is not...
2003-05-05 Gildas Bazin* modules/demux/mpeg/ts.c: compiler warning fix.
2003-05-05 Gildas Bazin* ALL: changed the prototype of input_AddES() to includ...
2003-05-05 Gildas Bazin* ALL: removed the old channels server stuff (was depre...
2003-05-04 Gildas Bazin* src/misc/variables.c, ALL: improvements to the object...
2003-04-13 Laurent Aimar * all: new sout scheme. Now a chain of module are...
2003-03-30 Christophe Massiot* Resampler plug-in based on CoreAudio's AudioConverter.
2003-03-25 Gildas Bazin* src/input/input.c, src/video_output/video_output...
2003-03-24 Gildas Bazin* modules/access/*: pf_read() in access modules is...
2003-03-14 Sigmund Augdal Helbergall: info strings are now localized, fixed some typos...
2003-03-12 Sam Hocevar * ./src/stream_output/stream_output.c: Win32 compilat...
2003-03-11 Gildas Bazin* ALL: experimental code for stream (dvd) navigation...
2003-03-05 Gildas Bazin* src/input/input_ext-plugins.c: added an msleep()...
2003-03-04 Christophe Massiot* Fixed a major bug in the LPCM codec.
2003-02-26 Gildas Bazin* src/input/input_ext-dec.c: added a few sanity checks...
2003-02-24 Sigmund Augdal Helbergupdated documentation to reflect that input_AccessReini...
2003-02-18 Derk-Jan Hartman* Changed an Error message. Many people did not understand:
2003-02-08 Christophe MassiotFixed previous commit.
2003-02-08 Christophe Massiot* src/extras/libc.c: New vlc_wraptext function,
2003-02-06 Christophe MassiotFixed interface freezes in the OS X interface.
2003-01-31 Christophe MassiotFixed a major bug of people who like to declare vars...
2003-01-25 Laurent Aimar* avi: no more segfault when we have 'max buffer alloca...
2003-01-22 Laurent Aimar * all: modified files for video transcoding. Still...
2003-01-21 Derk-Jan Hartman* ./src/input/input_ext_intf.c
2003-01-07 Laurent Aimar * all: I have added two new variables in es_descriptor...
2002-12-31 Christophe Massiot* src/misc/darwin_specific.m: Partial attempt at fixing...
2002-12-25 Sam Hocevar * ./src/libvlc.c: added a debug message to test the...
2002-12-18 Gildas Bazin* src/libvlc.h, src/input/input_dec.c: added an "sout...
2002-12-18 Sam Hocevar * fixed several format string inconsistencies and...
2002-12-14 Laurent Aimar Added stream output. (common work with titer).
2002-12-12 Gildas Bazin* src/input/input.c: forgot to commit this during my...
2002-12-12 Gildas Bazin* src/input/input_clock.c, include/input_ext-intf.h...
2002-12-12 Christophe MassiotFixed a possible deadlock.
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-12-06 Sam Hocevar * ./src/*, ./include/*: fixed a bunch of badly initia...
2002-12-03 Arnaud Schauly* src/playlist/playlist.c : Added playlist_AddItem...
2002-11-13 Sam Hocevar * ./bootstrap: bootstrap now requires the --config...
2002-11-12 Sam Hocevar * ./Makefile.am: fixed rc compilation under mingw32...
2002-11-11 Sam Hocevar * ./include/*, ./src/*: separated WIN32 #tests and...
2002-11-10 Sam Hocevar * ALL: libvlc now compiles and run under WinCE. I...
2002-11-10 Sam Hocevar * ALL: WinCE compilation fixes (mostly nonexistent...
2002-11-09 Sam Hocevar * ./Makefile.am: added a "update-vlc.dsp" rule to...
2002-11-08 Gildas Bazin* ALL: using "%ll" in printf format strings is not...
2002-11-05 Gildas Bazin* All: moved the check for "video" and "audio" config...
2002-10-29 Sam Hocevar * ./include/vlc_common.h: defined the INSERT_ELEM...
2002-10-27 Gildas Bazin* ALL: removed GetPES and NextPES, we now use input_Ext...
2002-10-26 Gildas Bazin* ALL: p_selected_area->i_tell is now update inside...
2002-10-24 Laurent Aimar * ffmpeg : new way to gather a frame
next