]> git.sesse.net Git - vlc/history - include/vlc_threads.h
mkv.cpp: try to improve timecode and references handling
[vlc] / include / vlc_threads.h
2005-02-15 Gildas Bazin* ALL: WinCE build fixes.
2004-03-01 Gildas Bazin* include/vlc_threads.h:
2003-11-22 Eric Petit + modules/misc/freetype.c: fixed a couple of typos
2003-11-07 Christophe Massiot* src/misc/threads.c: Implementation of real-time prior...
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-08-28 Sam Hocevar * src/misc/threads.c, include/vlc_threads.h: Removed...
2003-06-14 Eric Petit include/vlc_threads.h: more BeOS' priorities tuning.
2003-03-10 Christophe Massiot* Bumped up version number to 0.5.2
2003-03-03 Christophe Massiot* mpeg_video is back as a built-in because it is reprod...
2003-02-27 Christophe Massiot* Bumped up revision number to 0.5.2-test2
2003-02-06 Christophe MassiotFixed interface freezes in the OS X interface.
2003-02-06 Eric Petit Tuned BeOS priorities for a better playback on low...
2003-02-02 Christophe Massiot* README.MacOSX.rtf: Typos
2003-01-30 Christophe Massiot* modules/codec/mpeg_video/headers.c: more checks in...
2003-01-29 Gildas Bazin* include/vlc_threads.h: VLC_THREAD_PRIORITY_VIDEO...
2003-01-24 Eric Petit * vlc_threads.h: lower a priority that made sound...
2003-01-23 Christophe Massiot* Resized elements in the open panel,
2003-01-10 Eric Petit Thread priority management on BeOS.
2003-01-05 Christophe MassiotMacOS X port :
2002-12-30 Gildas Bazin* src/misc/messages.c: don't try to decorate logs on...
2002-11-11 Sam Hocevar * ./include/*, ./src/*: separated WIN32 #tests and...
2002-11-10 Sam Hocevar * ALL: WinCE compilation fixes (mostly nonexistent...
2002-10-28 Gildas Bazin* configure.ac.in: libvorbis depends on libogg.
2002-10-20 Christophe Massiot* modules/demux/mpeg: Added DVB stream type for A/52...
2002-10-08 Christophe MassiotOS X : raised the priority of the intf at the same...
2002-09-02 Christophe MassiotThe liba52 "codec" is now an audio filter. It means...
2002-09-01 Christophe MassiotAdded a priority for video decoders, for systems with...
2002-08-30 Sam Hocevar * ./configure.in: do not try to link with -lrt if...
2002-08-29 Christophe Massiot* ./bootstrap : Fixed an issue with old shell versions
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-07-30 Gildas Bazin* include/vlc_threads.h: fixed the --fast-mutex option.
2002-07-29 Gildas Bazin* include/vlc_threads.h,include/main.h,src/misc/threads...
2002-07-16 Sam Hocevar * ./src/misc/threads.c: improved lazy initialization...
2002-07-05 Sam Hocevar * ./src/misc/darwin_specific.c, ./src/misc/extras...
2002-06-08 Sam Hocevar * ./include/vlc_threads.h, ./src/misc/threads.c:...
2002-06-02 Gildas Bazin* ./include/vlc_threads.h: re-merged vlc_threads.h...
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.