git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
* ALL: separation of the SPU engine from the VOUT.
[vlc.git]
/
src
/
misc
/
objects.c
2004-09-15
Gildas Bazin
* ALL: separation of the SPU engine from the VOUT.
blob
|
commitdiff
2004-08-26
Gildas Bazin
* modules/codec/ffmpeg/video_filter.c, include/vlc_filt...
blob
|
commitdiff
|
diff to current
2004-08-08
Gildas Bazin
* modules/stream_out/transcode.c: added support for...
blob
|
commitdiff
|
diff to current
2004-07-22
Gildas Bazin
* src/misc/objects.c: hmmm, did I say vlc_opengl.h...
blob
|
commitdiff
|
diff to current
2004-07-21
Cyril Deguet
* all: created a new module type "opengl provider...
blob
|
commitdiff
|
diff to current
2004-06-22
Laurent Aimar
* all: rework of the input.
blob
|
commitdiff
|
diff to current
2004-05-29
Laurent Aimar
* all: begin to introduce access_t (nothing working...
blob
|
commitdiff
|
diff to current
2004-04-29
Gildas Bazin
* src/input/demux.c, src/misc/objects.c: demux2 has...
blob
|
commitdiff
|
diff to current
2004-04-18
Clément Stenac
* ALL: Better announce system
blob
|
commitdiff
|
diff to current
2004-03-21
Laurent Aimar
* vlm.*: move vlm to the core (now, vlm_New create...
blob
|
commitdiff
|
diff to current
2004-03-03
Laurent Aimar
* objects: include vlc_http.h
blob
|
commitdiff
|
diff to current
2004-01-25
Clément Stenac
* String review, round one
blob
|
commitdiff
|
diff to current
2004-01-06
Clément Stenac
Updated copyrights in libvlc
blob
|
commitdiff
|
diff to current
2003-11-24
Laurent Aimar
* all: removed decoder_fifo_t.
blob
|
commitdiff
|
diff to current
2003-10-14
Gildas Bazin
* modules/gui/wxwindows/*: don't forget to delete the...
blob
|
commitdiff
|
diff to current
2003-10-08
Gildas Bazin
* include/vlc_codec.h: defines decoders/encoders relate...
blob
|
commitdiff
|
diff to current
2003-09-19
Laurent Aimar
* src/misc/objects.c: change the way that FIND_ANYWH...
blob
|
commitdiff
|
diff to current
2003-09-18
Clément Stenac
Added some Doxygen doc
blob
|
commitdiff
|
diff to current
2003-09-02
Gildas Bazin
* ALL: Introduction of a new api for decoders.
blob
|
commitdiff
|
diff to current
2003-06-26
Sam Hocevar
* include/video.h: renamed this file to vlc_video...
blob
|
commitdiff
|
diff to current
2003-06-24
Sam Hocevar
* include/interface.h: renamed this file to vlc_inter...
blob
|
commitdiff
|
diff to current
2003-02-23
Laurent Aimar
* all : declaration of http and httpd.
blob
|
commitdiff
|
diff to current
2003-01-27
Olivier Teulière
* src/misc/objects.c: vlc_list_find now returns a...
blob
|
commitdiff
|
diff to current
2002-12-14
Gildas Bazin
* src/misc/objects.c: implemented the FIND_CHILD mode...
blob
|
commitdiff
|
diff to current
2002-12-13
Gildas Bazin
* ALL: added a new vlc_list_t common type. vlc_list_fin...
blob
|
commitdiff
|
diff to current
2002-12-07
Gildas Bazin
* ALL: a few updates to the variables API:
blob
|
commitdiff
|
diff to current
2002-12-06
Sam Hocevar
* ./src/*, ./include/*: fixed a bunch of badly initia...
blob
|
commitdiff
|
diff to current
2002-11-17
Laurent Aimar
* ffmpeg: disable direct rendering by default. I have...
blob
|
commitdiff
|
diff to current
2002-11-09
Sam Hocevar
* ./Makefile.am: added a "update-vlc.dsp" rule to...
blob
|
commitdiff
|
diff to current
2002-10-29
Sam Hocevar
* ./include/vlc_common.h: defined the INSERT_ELEM...
blob
|
commitdiff
|
diff to current
2002-10-17
Sam Hocevar
* ./src/misc/variables.c: callback loops are now...
blob
|
commitdiff
|
diff to current
2002-10-14
Sam Hocevar
* ./include/vlc/vlc.h, ./src/libvlc.c: added VLC_Erro...
blob
|
commitdiff
|
diff to current
2002-10-11
Sam Hocevar
Changes to the libvlc API:
blob
|
commitdiff
|
diff to current
2002-10-04
Sam Hocevar
* ./configure.ac.in: removed now unnecessary --force...
blob
|
commitdiff
|
diff to current
2002-10-03
Sam Hocevar
* ./configure.ac.in: duplicated arguments to AM_INIT_...
blob
|
commitdiff
|
diff to current
2002-10-03
Sam Hocevar
* ./src/libvlc.c, ./include/main.h: the root of all...
blob
|
commitdiff
|
diff to current
2002-08-24
Gildas Bazin
* modules/misc/logger/logger.c: fixed initialization...
blob
|
commitdiff
|
diff to current
2002-08-15
Sam Hocevar
* ./src/misc/modules.c: the module linked list is...
blob
|
commitdiff
|
diff to current
2002-08-14
Sam Hocevar
* ./src/misc/objects.c: implemented vlc_list_find...
blob
|
commitdiff
|
diff to current
2002-08-14
Sam Hocevar
* ./modules/control/rc/rc.c: 'l' outputs a list of...
blob
|
commitdiff
|
diff to current
2002-08-12
Sam Hocevar
* ./src/misc/objects.c: two big changes in the object...
blob
|
commitdiff
|
diff to current
2002-08-08
Sam Hocevar
* ./modules/audio_output/oss.c: compilation fixes.
blob
|
commitdiff
|
diff to current
2002-08-07
Christophe Massiot
Audio output 3. Expect major breakages.
blob
|
commitdiff
|
diff to current
2002-08-04
Sam Hocevar
* ./include/vdec_ext-plugins.h: removed this public...
blob
|
commitdiff
|
diff to current
2002-07-31
Sam Hocevar
* ALL: new module API. Makes a few things a lot simpl...
blob
|
commitdiff
|
diff to current
2002-06-08
Sam Hocevar
* ./include/vlc_threads.h, ./src/misc/threads.c:...
blob
|
commitdiff
|
diff to current
2002-06-07
Sam Hocevar
* ./plugins/win32/*: tried to port the Win32 interfac...
blob
|
commitdiff
|
diff to current
2002-06-07
Sam Hocevar
* ./plugins/dummy/input_dummy.c: dummy targets such...
blob
|
commitdiff
|
diff to current
2002-06-07
Sam Hocevar
* ./src/playlist/playlist.c: lots of playlist behavio...
blob
|
commitdiff
|
diff to current
2002-06-05
Stéphane Borel
* Set object pointer to NULL after destroy.
blob
|
commitdiff
|
diff to current
2002-06-04
Sam Hocevar
(new in MAIN)
blob
|
commitdiff
|
diff to current
2002-06-02
Gildas Bazin
* ./include/vlc_common.h: got rid of i_thread in VLC_CO...
blob
|
commitdiff
|
diff to current
2002-06-02
Sam Hocevar
* ./src/video_output/video_output.c: fixed the "pictu...
blob
|
commitdiff
|
diff to current
2002-06-01
Sam Hocevar
* ALL: got rid of p_object->p_this which is now useless.
blob
|
commitdiff
|
diff to current
2002-06-01
Sam Hocevar
* ./src/misc/beos_specific.cpp: the BeOS BApplication...
blob
|
commitdiff
|
diff to current
2002-06-01
Sam Hocevar
* ALL: the first libvlc commit.
blob
|
commitdiff
|
diff to current