]> git.sesse.net Git - vlc/history - src
* Fixed bugs in the contrib build system. In particular 'make bin' should
[vlc] / src /
2003-11-23 Laurent Aimar * input_dec.c:
2003-11-22 Laurent Aimar * input_dec: set also p_dec->b_die.
2003-11-22 Laurent Aimar * block: initialise all fields.
2003-11-22 Gildas Bazin* src/input/input.c: fixed previous fix (sout needs...
2003-11-22 Gildas Bazin* src/input/input.c: don't free the ES twice.
2003-11-22 Sigmund Augdal Helbergsrc/playlist/item.c:
2003-11-22 Eric Petit src/misc/block.c: added a missing vlc_mutex_destroy()
2003-11-22 Eric Petit + modules/misc/freetype.c: fixed a couple of typos
2003-11-21 Laurent Aimar * all: remove sout_format_t and use es_format_t instead.
2003-11-21 Gildas Bazin* include/vlc_common.h: include stdlib.h
2003-11-20 Laurent Aimar include/vlc_es.h: defines es_format_t, audio_format_t...
2003-11-19 Gildas Bazin* modules/codec/ffmpeg/: don't re-use the same pts...
2003-11-19 Gildas Bazin* src/misc/modules.c: don't forget to return an error...
2003-11-18 Laurent Aimar * input_dec.c : handle SPU_ES (and not as VIDEO_ES...
2003-11-18 Gildas Bazin* src/input/input_dec.c: fixed nasty bug. Thanks Meuuh :)
2003-11-18 Laurent Aimar * allow packetizer to return multiple blocks at once.
2003-11-16 Gildas Bazin* ALL: moved i_bitrate out of audio_format_t into es_fo...
2003-11-16 Gildas Bazin* modules/codec/ffmpeg/video.c, src/input/input_dec...
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-11-15 Derk-Jan Hartman* spelling fix
2003-11-14 Derk-Jan Hartman* Fix the label in the prefs of the play/pause hotkey.
2003-11-14 Derk-Jan Hartman* fixed playlist_Pause
2003-11-13 Laurent Aimar * input: handle also SPU in es_out_Add (and fix a...
2003-11-13 Laurent Aimar * src/input/input.c: es_out_Add automatically add...
2003-11-12 Clément StenacSupport for announcement of playlist group in SAP announces
2003-11-11 Derk-Jan Hartman* include/vlc_keys.h: added StringToKey()
2003-11-11 Derk-Jan Hartman* when config_ResetAll() a key config value becomes...
2003-11-10 Derk-Jan Hartman* New Hungarian translation contributed by 'DirectX...
2003-11-09 Eric Petit + modules/gui/beos/VideoOutput.cpp: fixed modifiers
2003-11-08 Eric Petit + configure.ac: link httpd and stream_out_standard...
2003-11-07 Christophe Massiot* src/misc/threads.c: Implementation of real-time prior...
2003-11-06 Damien Lucasdvbsub.c: DVB subtitles decoder (ETSI EN 300 743)....
2003-11-05 Gildas Bazin* include/vlc_codec.h, modules/codec/ffmpeg/encoder...
2003-11-05 Gildas Bazin* src/input/input.c: honor the --demux config option...
2003-11-05 Gildas Bazin* include/configuration.h: some small re-work of the...
2003-11-04 Gildas Bazin* src/video_output/vout_synchro.c, include/vout_synchro...
2003-11-04 Laurent Aimar * input: fixed position-offset, time and time-offset.
2003-11-02 Clément StenacRemoved debug messages
2003-11-02 Gildas Bazin* src/audio_output/input.c: on-the-fly visualization...
2003-11-02 Derk-Jan Hartman* modules/audio_output/input.c: created variables to...
2003-10-30 Derk-Jan Hartman* implemented a vout_OSDMessage to display messages...
2003-10-30 Gildas Bazin* modules/control/hotkeys.c, src/libvlc.h, include...
2003-10-29 Clément StenacGrmbl, it was obvious I would forget to add the new...
2003-10-29 Clément Stenac* src/playlist/* && Makefile.am
2003-10-29 Gildas Bazin* ALL: improved hotkeys support.
2003-10-28 Derk-Jan Hartman* src/misc/darwin_specific.m: fixed some languages.
2003-10-27 Gildas Bazin* src/audio_output/dec.c: moved the audio desync option...
2003-10-26 Sigmund Augdal Helbergmodules/access/dvdplay/intf.c:
2003-10-26 Sigmund Augdal Helbergsrc/libvlc.c:
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-10-24 Gildas Bazin* configure.ac: fix for wxWindows headers detection.
2003-10-23 Sam Hocevar * src/libvlc.c: hid p_static_vlc in a vlc_current_obj...
2003-10-22 Gildas Bazin* configure.ac, modules/codec/Modules.am, modules/codec...
2003-10-20 Gildas Bazin* src/playlist/playlist.c: added a playlist var_Set...
2003-10-20 Clément StenacRemoved an awful debug message
2003-10-20 Derk-Jan Hartman* Added a "demuxed-id3" variable to input.c so id3tags...
2003-10-19 Gildas Bazin* src/playlist/playlist.c: fixed locking problem.
2003-10-17 Gildas Bazin* src/video_output/vout_synchro.c: mpeg video synchro...
2003-10-14 Gildas Bazin* src/interface/interface.c: interfaces added on the...
2003-10-14 Gildas Bazin* modules/gui/wxwindows/*: don't forget to delete the...
2003-10-12 Derk-Jan Hartman* Updated the pt_BR translation
2003-10-12 Gildas Bazin* src/video_output/video_text.h: removed useless file.
2003-10-11 Derk-Jan Hartman* src/input/subtitles.c: made the autodetection fuzzine...
2003-10-11 Derk-Jan Hartman* src/misc/charset.c: Fixed a segfault and removed...
2003-10-10 Gildas Bazin* src/input/input_dec.c: use VLC_OBJECT_PACKETIZER...
2003-10-09 Christophe MassiotHOLY SHIT, IS IT TOO DIFFICULT TO COMPILE YOUR SOURCE...
2003-10-08 Gildas Bazin* include/vlc_codec.h: defines decoders/encoders relate...
2003-10-08 Gildas Bazin* include/vlc_help.h src/libvlc.h: thou shalt not hardc...
2003-10-08 Clément Stenac* modules/misc/httpd.c: added missing sanity checks
2003-10-07 Gildas Bazin* src/misc/modules.c: win32 compilation fix.
2003-10-06 Clément Stenac* include/vlc_playlist.h
2003-10-06 Gildas Bazin* src/input/input_dec.c: forgot to commit that with...
2003-10-05 Gildas Bazin* src/video_output/video_output.c: fixed a recent patch...
2003-10-05 Sam Hocevar * configure.ac:
2003-10-05 Sam Hocevar * src/misc/modules.c, src/misc/modules_plugin.h.in:
2003-10-04 Sam Hocevar * src/misc/modules_plugin.h.in: Added a missing retur...
2003-10-04 Sam Hocevar * src/misc/modules_plugin.h.in: More meaningful error...
2003-10-04 Christophe MassiotFixed dyld commit.
2003-10-04 Sam Hocevar * configure.ac:
2003-10-03 Sigmund Augdal Helbergsrc/libvlc.h: fixed line length of a string
2003-10-03 Sam Hocevar * src/misc/win32_specific.c: minor code clean-up.
2003-10-02 Derk-Jan Hartman* src/libvlc.h:
2003-10-02 Derk-Jan Hartman* Small fix to doxygen comments
2003-10-01 Derk-Jan Hartman* modules/misc/freetype.c: spelling errors
2003-09-30 Derk-Jan Hartman* src/input/input.c: fixed usage of sub-file variable.
2003-09-30 Derk-Jan Hartman* Select the subtitle track, if it's specified via...
2003-09-29 Gildas Bazin* include/os_specific.h, src/libvlc.[c,h], src/misc...
2003-09-29 Sigmund Augdal HelbergDoxyfile:
2003-09-26 Gildas Bazin* src/misc/modules.c: removed an old win32 hack which...
2003-09-24 Gildas Bazin* include/main.h, src/libvlc.c, src/libvlc.h, src/misc...
2003-09-24 Clément Stenac* modules/visualization/visual/visual.c: fixed strings
2003-09-23 Gildas Bazin* configure.ac, mozilla/vlcshell.cpp, mozilla/support...
2003-09-22 Clément Stenac* modules/gui/wxwindows/preferences.cpp:
2003-09-22 Derk-Jan Hartman* modules/gui/macosx/playlist.?: implemented Save Playlist
2003-09-20 Derk-Jan Hartman* include/vlc/vlc.h:
2003-09-20 Gildas Bazin* src/input/input_programs.c: p_input->stream.p_selecte...
2003-09-20 Laurent Aimar * input: added position-offset and time-offset for...
2003-09-20 Derk-Jan Hartman* NEWS: updated some entries
2003-09-19 Laurent Aimar * playlist.c : unlock playlist before calling vout_Des...
2003-09-19 Laurent Aimar * src/misc/objects.c: change the way that FIND_ANYWH...
next