]> git.sesse.net Git - vlc/history - include/input_ext-intf.h
* Mandatory step for video output IV and the audio output quality
[vlc] / include / input_ext-intf.h
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...
2001-01-30 Sam Hocevar . not a very nice hack, but will probably spare us...
2001-01-24 Christophe Massiot* Hooks for fast forward and slow motion support.
2001-01-14 Stéphane Borel. Beginning of dvd_input.
2000-12-21 Christophe Massiot* New decoder spawning API input_dec.c ;
2000-12-21 Christophe Massiot* Splitted up p_method_data/p_plugin_data ;
2000-12-21 Christophe Massiot* Removed all arbitrary limits on the number of element...
2000-12-20 Christophe Massiot* Added -a, -c and -s options. (-a doesn't work but...
2000-12-20 Christophe Massiot* Big cleanup of the PS input plugin ;
2000-12-15 Christophe MassiotEnhanced handling of stream discontinuities.
2000-12-15 Christophe Massiot* Fixed two typos in the Makefile (sam you owe me at...
2000-12-05 Christophe MassiotThe input-II. (more info by mail in about an hour)