]> git.sesse.net Git - vlc/history - src/input/input_programs.c
* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_NAME to input_Control().
[vlc] / src / input / input_programs.c
2004-03-31 Gildas Bazin* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N...
2004-03-29 Rocky BernsteinPopulate "Stream and Media Info"
2004-03-07 Gildas Bazin* include/vlc_es.h: added b_packetized field to es_form...
2004-02-25 Laurent Aimar * all: fixed sout-audio/video options.
2004-02-22 Laurent Aimar * input_programs.c: a little memleak.
2004-01-29 Laurent Aimar * input_programs.c: AddES sets default i_stream_id...
2004-01-26 Derk-Jan Hartman* String review
2004-01-25 Clément Stenac* String review, round one
2004-01-06 Clément StenacUpdated copyrights in libvlc
2003-12-22 Sam Hocevar * toolbox:
2003-11-30 Laurent Aimar *all: added a --minimize-thread options to make all...
2003-11-29 Laurent Aimar * all: better handling of multiple (video) tracks.
2003-11-25 Laurent Aimar * all: fixed a lot of small memory leaks.
2003-11-24 Rocky BernsteinChange debug output slightly to make more informative...
2003-11-24 Laurent Aimar * all: removed decoder_fifo_t.
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-11-06 Damien Lucasdvbsub.c: DVB subtitles decoder (ETSI EN 300 743)....
2003-09-20 Gildas Bazin* src/input/input_programs.c: p_input->stream.p_selecte...
2003-08-17 Laurent Aimar * all: removed all u8/u16/.... occurences.
2003-08-13 Gildas Bazin* modules/access/dvdplay/*: support for dvd menus navig...
2003-07-30 Gildas Bazin* modules/control/http.c: on win32 we store the html...
2003-07-23 Gildas Bazin* include/variables.h, src/misc/variables.c: you can...
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-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-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-12 Sam Hocevar * ./src/stream_output/stream_output.c: Win32 compilat...
2003-03-11 Gildas Bazin* ALL: experimental code for stream (dvd) navigation...
2003-01-31 Christophe MassiotFixed a major bug of people who like to declare vars...
2003-01-07 Laurent Aimar * all: I have added two new variables in es_descriptor...
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-11-11 Sam Hocevar * ./include/*, ./src/*: separated WIN32 #tests and...
2002-11-10 Sam Hocevar * ALL: WinCE compilation fixes (mostly nonexistent...
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-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-07-23 Sam Hocevar * ALL: decoders now use a fourcc as a probe value.
2002-07-21 Laurent Aimar * all : enable cinepak decoder, I hope I haven't break...
2002-07-16 Sam Hocevar * ./plugins/mpeg_vdec/video_parser.c, ./src/input...
2002-07-15 Laurent Aimar * avi.c : quick hack to read file created by ffmpeg...
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-05-17 Sam Hocevar * ./src/interface/intf_msg.c, src/interface/intf_play...
2002-05-16 Gildas Bazin* src/input/input_programs.c: fixed memory corruption...
2002-05-15 Cyril Deguet- check size to avoid realloc(0)
2002-05-13 Laurent Aimar * include/video.h : added new fourcc code for avi
2002-04-26 Laurent Aimar * src/input/input_programs.c : an video divx ES...
2002-04-25 Sam Hocevar * ./src/misc/modules_plugin.h: exported input_ClockMa...
2002-04-23 Laurent Aimar* ./plugins/ac3_adec/* use _M to avoid conflict with...
2002-04-23 Sam Hocevar * ./src/interface/main.c: tidied the help output...
2002-04-17 Johan Bilien* in TS demux, a program is selected only if a PMT...
2002-04-10 Johan Bilien* fixed a bug in input_SetProgram, that made the ps...
2002-04-08 Johan Bilien* made file access plugin use input_SetProgram so that...
2002-03-28 Johan Bilien* When unselecting an ES, we must ged rid of p_es-...
2002-03-21 Johan Bilien*** empty log message ***
2002-03-19 Johan Bilien* fixed some bugs in program management : selected...
2002-03-12 Stéphane Borel*New configuration option to choose audio output format...
2002-03-05 Stéphane Borel* Dvd angle is now handled through a program structure...
2002-03-03 Gildas Bazin* added network to the list of the plugins directories...
2002-02-19 Sam Hocevar * Got rid of TRACE and intf_DbgMsg which were seldom...
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-07 Sam Hocevar * Fixed a total breakage of decoder plugins introduce...
2001-12-07 Johan Bilien* added functions in inputs to change the current progr...
2001-12-05 Johan Bilien* Added 2 fields, p_selected_program and p_new_program...
2001-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-11-15 Sam Hocevar * Fixed a few crashes due to race conditions in the...
2001-11-13 Henri FallonAll decoders (audio, video, subtitles) are now modules.
2001-10-03 Sam Hocevar * Added User-Agent header in the HTTP input.
2001-10-02 Christophe Massiot* Cleaned up sam's mess with input's pf_open and pf_clo...
2001-08-09 Jon Lech JohansenFixed a memory leak in the ifo parser and input_EndStream
2001-07-17 Christophe MassiotCleaned up include/. Unnecessary headers are no longer...
2001-06-27 Christophe MassiotElementary Stream input plugin (use it with --input...
2001-06-12 Stéphane Borel*slight modification in input_dvd since Getiovec wasn...
2001-05-23 Stéphane Borel-LPCM audio selection in ps mode, in prevision of henri...
2001-05-19 Stéphane Borel*More cleanification in gtk interface: now to change the
2001-05-01 Sam Hocevar * Fixed a segfault in the SPU decoder initialization.
2001-05-01 Sam Hocevar * Mandatory step for video output IV and the audio...
2001-04-29 Stéphane Borel-new audio output using direct ac3 pass-through with...
2001-04-28 Sam Hocevar * Coding style fixes here and there.
2001-04-27 Christophe MassiotChange --enable-debug into --enable-trace. Same with...
2001-04-22 Stéphane Borel-better handling of angles: you should be able to chang...
2001-04-13 Stéphane Borel*Added udf fix by Billy Biggs
2001-04-12 Stéphane Borel-added a field to p_input->stream to inform the interfa...
2001-04-12 Stéphane Borel-Fixed a bug in area management added in my last commit
2001-04-10 Stéphane Borel-Fixed the lock segfault bug with some compilers
2001-04-08 Stéphane Borel-changes in gnome interface
2001-04-06 Sam Hocevar * Code cleanup: removed a few tabulations.
2001-04-03 Stéphane Borel-Fall back to one-packet-once reading in dvd input...
2001-04-01 Stéphane Borel-Various bug fixes in dvd_netlist. Some bugs seem to...
2001-03-15 Sam Hocevar * Bug fixes and enhancements in the Gtk+/Gnome interf...
2001-03-07 Stéphane Borel-Working menus for run-time audio/spu/title/chapter...
2001-03-02 Christophe Massiot* More consistency in the p_input->stream management.
2001-03-02 Christophe Massiot* Made input_SelectES() and input_UnselectES() not...
2001-02-23 Christophe Massiot* Fixed a compile problem in debug mode.
next