]> git.sesse.net Git - vlc/shortlog
vlc
2007-10-02 Laurent AimarOops fix compilation.
2007-10-02 Laurent AimarUse decoder_GetDisplayDate.
2007-10-02 Rafaël Carréalsa: resume output when waking up, fix #1286. some...
2007-10-02 Laurent AimarAdded a new decoder function (decoder_GetDisplayDate...
2007-10-02 Rémi Denis... - Heavily simplify the MPJPEG mux (closes #1188);...
2007-10-02 Rémi Denis... Pass content-type from access to stream
2007-10-02 Rémi Denis... Export Content-Type out of HTTP access using Control.
2007-10-02 Rémi Denis... Don't reinvent free()
2007-10-02 Rémi Denis... We use error code 456
2007-10-02 Pierre d'HerbemontThanks Enrique Osuna.
2007-10-02 Pierre d'Herbemontcontrol/media_list_player.c: Remove a double event...
2007-10-02 Pierre d'Herbemontcontrol/media_instance.c: Don't forget to register...
2007-10-02 Rafaël Carrésap discovery: fix [22368] by using (int) casting on...
2007-10-02 Jean-Paul Samanfix indentation
2007-10-02 Rafaël Carrédemux: fix a memory leak in flac & mpga when attachment...
2007-10-02 Rafaël Carrétaglib: support for id3v2 embedded album art
2007-10-02 Rafaël Carréinput_ExtractAttachmentAndCacheArt(): use the attachmen...
2007-10-01 Rafaël Carrésap discovery: (size_t) casting
2007-10-01 Rafaël Carréncurses: adds some (size_t) casting
2007-10-01 Laurent AimarClean up.
2007-10-01 Laurent AimarOops, fix subtitle decoding.
2007-10-01 Laurent AimarClean up/Factorize.
2007-10-01 Rafaël Carréncurses: fix KeyToUTF8() breakage introduced in [22313]
2007-10-01 Rémi Denis... Cleanup previous commit
2007-10-01 Rémi Denis... Removed b_die arbitrary timer from httpd.
2007-10-01 Rémi Denis... Fix deadlock
2007-10-01 Jean-Paul SamanReset PCR when gap has been detected.
2007-10-01 Rémi Denis... Add the missing function to allocate and get the object...
2007-10-01 Rémi Denis... Remove the HTTP interface thread, and save 20 wakeups...
2007-10-01 Rémi Denis... - Do not release the input while we did not yield...
2007-10-01 Rémi Denis... Really fix playlist enqueue
2007-10-01 Rémi Denis... Playlist is always true here
2007-10-01 Rémi Denis... Find the playlist once *before* starting.
2007-10-01 Rémi Denis... Make a bunch of HTTP macro functions static
2007-10-01 Rémi Denis... Fix playlist enqueue RPC
2007-10-01 Rafaël Carrémacosx interface: fix regression introduced in [21230...
2007-10-01 Jean-Baptiste... Qt4 - New volume icons. Still to be worked out.
2007-10-01 Jean-Baptiste... Qt4 - Prefs: Change audio icon and modify the codec...
2007-10-01 Rafaël CarréThat shouldn't have been part of the previous commit
2007-10-01 Rafaël Carréconfigure.ac: typo, fix #1204
2007-09-30 Rafaël Carréimage vout: assigning -1 to an unsigned int is not...
2007-09-30 Pierre d'Herbemontcontrol/media_instance.c: Remove access to p_input_thre...
2007-09-30 Laurent AimarAdded a INPUT_GET_VIDEO_FPS (get the fps of the main...
2007-09-30 Pierre d'Herbemontcontrol/media_instance.c: Remove one occurence of input->p.
2007-09-30 Rafaël Carrélibvlc_playlist_get_media_instance(): raise an exceptio...
2007-09-30 Laurent AimarPartial fix for media instance. (It was using input_con...
2007-09-30 Rafaël Carréncurses: display random/repeat/loop status
2007-09-30 Christophe... svn:keywords
2007-09-30 Rémi Denis... Partial unfinished pipes conditional fallback for condi...
2007-09-30 Rémi Denis... Simplify and fix (real) vlc dependencies and "make...
2007-09-30 Rémi Denis... Add missing copyright and license header
2007-09-30 Laurent AimarHacks for On2 AVI files (close #1318)
2007-09-30 Rémi Denis... Fix segmentation fault
2007-09-30 Rémi Denis... Actually remove unused FREE() macro
2007-09-30 Rémi Denis... Remove FREE() macro, since free() does the same internally
2007-09-30 Laurent AimarAdded const wheen needed for stream_Peek (demuxer/access)
2007-09-30 Rémi Denis... Typo
2007-09-30 Rémi Denis... Rename var_GetGlobalMutex to var_AcquireMutex and make...
2007-09-30 Rémi Denis... Fix tiny race condition
2007-09-30 Rémi Denis... Hide object reference counter.
2007-09-30 Rémi Denis... reference count should really be unsigned
2007-09-30 Pierre d'HerbemontMacOSX/Framework: Use --opengl-provider=minimal_macosx...
2007-09-30 Pierre d'Herbemontmodules/gui/minimal_macosx: Fix shortname and add short...
2007-09-30 Pierre d'Herbemontmodules/video_output/opengl.c: Allow opengl provider...
2007-09-30 Bernie PurcellSome fixes for compiling on Cygwin: x264, pthreads...
2007-09-29 Laurent AimarFixed regression in EITConvertToUTF8.
2007-09-29 Jean-Baptiste... Qt4 - add a record icon, might be unused.
2007-09-29 Jean-Baptiste... Qt4 - New icons for extended preferences.
2007-09-29 Jean-Baptiste... Contribs: take libebml and libmatroska from released...
2007-09-29 Laurent AimarFixed a regression with --sub-autodetect-path
2007-09-29 Rafaël Carréncurses: don't use *Locale() conversion functions when...
2007-09-29 Laurent AimarCheck all(?) memory allocations (if you do it, do it...
2007-09-29 Laurent AimarFixed segfault if more than 1 subtitle has been detecte...
2007-09-29 Jean-Paul SamanCheck malloc return value)
2007-09-29 Rafaël Carrételepathy: 10 calls to the "item-change" callback may...
2007-09-29 Rémi Denis... Specify SSRC in SETUP response
2007-09-28 Rafaël Carrédon't compare signed with unsigned
2007-09-28 Rafaël Carréconfigure.ac: cosmetics
2007-09-28 Laurent AimarUpdate build system for cdg demuxer/codec.
2007-09-28 Laurent AimarAdded CD+G file support:
2007-09-28 Rafaël Carrételepathy: fixes [22301]. '-' is forbidden in variable...
2007-09-28 Rafaël Carrételepathy: avoid flooding the bus when playing some...
2007-09-28 Rafaël Carrételepathy: same than [22299]
2007-09-28 Rafaël Carrédbus: Removes dbus_threads_init_default() since it...
2007-09-28 Rafaël Carréscreensaver: Removes unused variable
2007-09-28 Christophe... Don't show unsaveable options in the preferences
2007-09-28 Rafaël Carrémodules.c: removes unneeded hack
2007-09-28 Rafaël CarréNEWS: typo
2007-09-28 Rafaël CarréAdds an input option "meta-file" to be used by input...
2007-09-28 Rémi Denis... News
2007-09-28 Mark MoriartyCygwin adjustments -- skip x264 win32 patch, rename...
2007-09-28 Jean-Baptiste... Contribs: Flac does not need the cross compiling patch...
2007-09-28 Rafaël Carréinput: Removes unused variable
2007-09-27 Olivier TeulièreAllow controls directly in the Layout tag (the intermed...
2007-09-27 Rémi Denis... Cosmetics
2007-09-27 Rémi Denis... Fix segmentation fault
2007-09-27 Rémi Denis... Also try to send twice without splice().
2007-09-27 Rémi Denis... Check sending error (fixes #134; closes #514)
2007-09-27 Rémi Denis... Detect EOF for datagram connection
2007-09-27 Rafaël CarréPATH_MAX is defined in limits.h
next