]> git.sesse.net Git - vlc/history - include/input_ext-intf.h
* mp4: fixed width in tkhd. (at least I hope).
[vlc] / include / input_ext-intf.h
2004-06-07 Laurent Aimar * input_ext-intf.h: removed unused functions/defines.
2004-06-07 Laurent Aimar * input_ext-intf.h: input_ChangeArea/Program are now...
2004-06-07 Laurent Aimar * include: removed a few deprecated functions.
2004-05-29 Laurent Aimar * all: begin to introduce access_t (nothing working...
2004-03-31 Gildas Bazin* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N...
2004-03-23 Gildas Bazin* src/input/*:
2004-03-06 Laurent Aimar * all: added two variables needed for asynch sout.
2004-01-26 Laurent Aimar * all: input_CreateThread doesn't take a playlist_item...
2004-01-26 Laurent Aimar * all: make stream_t using function pointers (needed...
2003-12-03 Rocky BernsteinAdd more uses of msecstotimestr. Remove OFFSETTOTIME_MA...
2003-11-29 Christophe Massiot* input: new cr-average option, allowing to configure the
2003-11-24 Laurent Aimar * all: removed decoder_fifo_t.
2003-11-22 Gildas Bazin* include/input_ext-intf.h, include/vlc_es.h: moved...
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-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-08-02 Laurent Aimar * all: added a pf_demux_control member to input_thread...
2003-07-27 Christophe Massiot* src/input/input_clock.c: Fixed two long-standing...
2003-05-31 Eric Petit * src/input/input_ext-intf.c : added an input_SetRate...
2003-05-17 Gildas Bazin* include/input_ext-intf.h: forgot this file in my...
2003-05-05 Gildas Bazin* ALL: changed the prototype of input_AddES() to includ...
2003-04-13 Laurent Aimar * all: new sout scheme. Now a chain of module are...
2003-03-24 Gildas Bazin* modules/access/*: pf_read() in access modules is...
2003-03-09 Jon Lech Johansen * ./modules/demux/mpeg: DTS support.
2003-02-08 Christophe Massiot* src/extras/libc.c: New vlc_wraptext function,
2003-01-16 Loïc Minier * configure.ac.in:
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-12 Gildas Bazin* src/input/input_clock.c, include/input_ext-intf.h...
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-11-11 Sam Hocevar * ./include/*, ./src/*: separated WIN32 #tests and...
2002-08-18 Sigmund Augdal Helbergdoxygen documented my code
2002-08-12 Christophe Massiot* Fixed a variable overflow bug in the audio output.
2002-08-07 Sam Hocevar * ./modules/demux/mpeg/system.c: added a helper plugi...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...
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 Sigmund Augdal Helberg * all: these didn't get along in my last commit
2002-07-20 Sam Hocevar * ALL: changed "struct foo_s" into "struct foo_t...
2002-06-02 Sam Hocevar(new in MAIN)
2002-06-01 Sam Hocevar * ALL: got rid of p_object->p_this which is now useless.
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-04-25 Johan Bilien* Moved Program Specific Information decoder to the...
2002-04-24 Sam Hocevar * ./src/interface/main.c: we no longer segfault if...
2002-04-23 Sam Hocevar * ./src/interface/main.c: tidied the help output...
2002-03-21 Johan Bilien*** empty log message ***
2002-03-05 Stéphane Borel* Dvd angle is now handled through a program structure...
2002-03-01 Christophe MassiotInput III (Episode 1).
2002-02-24 Johan BilienAdded a menu in the GTK and gnome interfaces to change...
2002-02-15 Sam Hocevar * ALL: got rid of *_Probe functions because most...
2002-01-21 Christophe Massiot* Decoders do not necessarily use bit stream (see mad...
2002-01-09 Sam Hocevar * ./include/modules_inner.h: replaced _X with __VLC_S...
2002-01-07 Sam Hocevar * ./plugins/mga/mga.c: removed the mgammx module...
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-27 Christophe Massiot* Changed pf_read prototype and minor changes.
2001-12-12 Christophe MassiotNext Generation Buffer Manager, for TS plug-in. Please...
2001-12-10 Sam Hocevar * Removed unused code (intf_channels.c, keystrokes.h).
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-25 Gildas Bazin * Big clean-up to allow compiling every module as...
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-11-11 Sam Hocevar * Fixed compilation (and quite probably runtime)...
2001-11-08 Stéphane Borel-kludge to have less discontinuity after a zero scr...
2001-10-02 Christophe Massiot* Cleaned up sam's mess with input's pf_open and pf_clo...
2001-10-01 Christophe Massiot* Removed -march=pentiumpro ; should now work on pentiu...
2001-09-05 Christophe Massiot* Altivec IDCT and motion compensation, based on Paul...
2001-07-18 Christophe Massiot* Rewrote the video decoder to take advantage of severa...
2001-06-27 Christophe MassiotElementary Stream input plugin (use it with --input...
2001-06-09 Stéphane Borel*Fixed a bug in synchro reinitialisation: we no longer...
2001-05-30 Sam Hocevar * Fixed the BeOS compile typo.
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-20 Stéphane Borel-corrected some bugs in gnome interface: language menu...
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-10 Stéphane Borel-Fixed the lock segfault bug with some compilers
2001-04-08 Stéphane Borel-changes in gnome interface
2001-04-01 Stéphane Borel-Various bug fixes in dvd_netlist. Some bugs seem to...
2001-03-07 Stéphane Borel-Working menus for run-time audio/spu/title/chapter...
2001-03-02 Stéphane Borel-New function for DVD reading, that is able to read...
2001-02-22 Christophe Massiot* Added functions and hooks to display dates instead...
2001-02-22 Christophe Massiot* Added a 'd' keystroke to dump the stream contents...
2001-02-20 Stéphane BorelSecond step in area management ; everything is in place...
2001-02-20 Stéphane Borel First serie of changes in DVD module for the forthcomi...
2001-02-19 Christophe Massiot* mux_rate parsing ;
2001-02-19 Stéphane Borel-Change in the code to detect beginning of movie. It...
2001-02-16 Sam Hocevar * Fixed a segfault in the input thread creation, as...
2001-02-12 Sam Hocevar . removed tests against i_rate and i_new_rate calculat...
2001-02-08 Christophe Massiot* Portability : changed off64_t to off_t and activated...
2001-02-08 Christophe Massiot* Implemented basic stream navigation function, and...
2001-02-08 Christophe Massiot* Pause function implemented ('p' key).
2001-02-08 Sam Hocevar . moved the playlist handling from input/input.c to...
2001-02-08 Sam Hocevar This commit is a bit early, but it'll save Stef...
2001-02-07 Christophe Massiot* Functional fast forward and slow motion API ;
2001-02-07 Christophe Massiot* Centralized clock management, preparing for stream...
next