]> git.sesse.net Git - vlc/history - include
* Fixed miscellaneous alignment problems (alpha/sparc ports) ;
[vlc] / include /
2001-03-02 Christophe Massiot* Fixed miscellaneous alignment problems (alpha/sparc...
2001-03-02 Stéphane Borel-New function for DVD reading, that is able to read...
2001-02-26 Sam Hocevar * The Gtk+ interface is now built as a Debian package...
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-22 Stéphane Borel-New ES detection based on .ifo for DVD module. It...
2001-02-21 Jean-Marc DresslerSome changes in the BeOS video output :
2001-02-21 Henri FallonTS Input :
2001-02-20 Sam Hocevar * Updated version number to 0.2.62. Release tonight.
2001-02-20 Jean-Marc DresslerAdded the BeOS code for vlc_mutex_destroy() and vlc_con...
2001-02-20 Christophe MassiotMinor optimizations in the video decoder.
2001-02-20 Stéphane BorelSecond step in area management ; everything is in place...
2001-02-20 Sam Hocevar * Ported Glide and MGA plugins to the new module...
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 Sam Hocevar * Drag and drop support under BeOS.
2001-02-19 Stéphane Borel-Change in the code to detect beginning of movie. It...
2001-02-18 Sam Hocevar * Ported the framebuffer plugin to the new module...
2001-02-18 Jean-Marc Dressler The BeOS port seems to work again.
2001-02-16 Sam Hocevar * Fixed a segfault in the input thread creation, as...
2001-02-14 Henri FallonBegining of TS Input
2001-02-13 Sam Hocevar * added --intf option to vlc
2001-02-12 Christophe Massiot* We can now seek at position 0 :p ;
2001-02-12 Christophe Massiot* Tried to enhance picture dating on timebase discontin...
2001-02-12 Sam Hocevar . removed tests against i_rate and i_new_rate calculat...
2001-02-12 Sam Hocevar * Fixed my old stupid bug that disabled sound after...
2001-02-11 Sam Hocevar Beginning of Interface II
2001-02-09 Stéphane Borel-Some functions to prepare ifo commands utilisation...
2001-02-08 Sam Hocevar . added comments to src/interface/intf_plst.c and...
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-08 Renaud DartusWe can now choose the speed of forward (between 32...
2001-02-07 Christophe Massiot* Functional fast forward and slow motion API ;
2001-02-07 Christophe Massiot* Centralized clock management, preparing for stream...
2001-02-06 Damien Lucas. Fixed a FIXME in SDL: p_vout->p_sys is no more used...
2001-01-31 Sam Hocevar . version 0.2.50 for the Linux Expo
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-22 Christophe Massiot* Minor bitstream optimization.
2001-01-22 Stéphane Borel*Check for the needed headers for DVD ioctls
2001-01-21 Christophe Massiot* Various miscellaneous minor optimizations of the...
2001-01-20 Sam Hocevar . really fixed GetChunk now.
2001-01-20 Sam Hocevar . the infamous Saturday morning mighty one-liner patch...
2001-01-18 Christophe Massiot* 32-bit aligned bitstream (not that fast).
2001-01-18 Sam Hocevar The motion compensation routines are now modules...
2001-01-17 Christophe Massiot* Borrowed LiViD's MMX and MMX EXT IDCT.
2001-01-17 Sam Hocevar . removed a few useless malloc() and unused variables...
2001-01-16 Christophe Massiot* Borrowed livid's latest libmmx and MMXEXT MC. Not...
2001-01-16 Sam Hocevar . a few changes in the CPU extensions detection code...
2001-01-16 Sam Hocevar [ include/config.h.in has changed, don't forget tu...
2001-01-16 Sam Hocevar . merged the YUV plugins in the same directory to...
2001-01-15 Sam Hocevar . fixed the bug-that-made-the-vlc-segfault-on-exit...
2001-01-14 Stéphane Borel. Beginning of dvd_input.
2001-01-13 Sam Hocevar . the IDCT functions are now located in modules :...
2001-01-12 Christophe Massiot* Changed default values :
2001-01-12 Christophe Massiot* Fixed 32 bits bitstream bugs.
2001-01-11 Sam Hocevar . moved the MPEG audio decoder to the new bitstream
2001-01-11 Sam Hocevar . moved swab32 from input_ext-dec.h to common.h. We...
2001-01-10 Christophe Massiot* Changed code for handling b_die in bitstream ;
2001-01-10 Christophe Massiot* Placed a callback to the decoder in the bitstream...
2001-01-10 Sam Hocevar . complete commenting of modules_core.h and small...
2001-01-09 Sam Hocevar . fixed a warning under FreeBSD (dlerror() is a const...
2001-01-07 Sam Hocevar . all plugins now compile with -fPIC.
2001-01-07 Henri Fallon- Order : if a then b are initialized, release b then a ;
2001-01-07 Henri Fallon- Added vlc_mutex_destroy and vlc_cond_destroy function...
2001-01-06 Sam Hocevar . should compile & run on Solaris with ./configure...
2001-01-05 Christophe MassiotBSD port, including :
2001-01-05 Sam Hocevar . src/misc/modules.c is in a workable state now.
2001-01-05 Sam Hocevar . this is a coding style patch which removes all ...
2001-01-05 Sam Hocevar . splitted modules.h into modules.h and modules_core...
2001-01-05 Sam Hocevar . Added files needed for the forthcoming module manage...
2000-12-27 Christophe MassiotWe now read the DTS (but we don't use it for the moment).
2000-12-26 Christophe Massiot* Use of ptrdiff_t whenever necessary (IA-64 port) ;
2000-12-22 Christophe Massiot* Using i_id instead of i_stream_id whenever possible ;
2000-12-21 Christophe Massiot* New decoder spawning API input_dec.c ;
2000-12-21 Christophe Massiot* Moved video_decoder's headers from include/ to src...
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-21 Christophe Massiot* Removed b_die and b_error from all decoders (obsolete...
2000-12-20 Christophe MassiotOnly pre-parse the first 32 MB of data.
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-19 Renaud DartusMove #define from audio_output.h to config.h
2000-12-19 Christophe MassiotGetChunk() : reads n bytes from the elementary stream...
2000-12-19 Pierre Baillet- fixed the ratio/position problem in YUV, now patching...
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-11 Henri FallonSame changes that were made in the stbale branch (...
2000-12-10 Benoit SteinerGeneration d'un makefile presque correct pour les vieil...
2000-12-10 Benoit Steinerdebut de portage sous solaris
2000-12-05 Christophe MassiotThe input-II. (more info by mail in about an hour)
2000-11-29 Christophe MassiotAdded hooks for the fothcoming YUV overlay support.
2000-11-29 Christophe Massiot* Added debug messages in the video synchro
2000-11-28 Christophe MassiotMore stats.
2000-11-27 Christophe Massiot* Added more stats
2000-11-27 Christophe Massiot * vlc is now compiled without the STATS mode by default.
2000-11-21 Stéphane Borel.Impl�mentation de intf_WarnMsg( int i_level, char...
next