]> git.sesse.net Git - vlc/shortlog
vlc
2007-10-04 Christophe... Don't delete compile. It can't go wrong and get regener...
2007-10-04 Christophe... Fix make dist
2007-10-04 Rémi Denis... Export bitrate for the benefit of stream output
2007-10-04 Rémi Denis... transcode: Don't force a default audio bit rate.
2007-10-04 Rémi Denis... Also try to obey recommended ptime (20ms) for L16
2007-10-04 Rémi Denis... Try to make 20ms packets for L8 and G.711
2007-10-04 Rafaël Carrécontribs: don't build faad shared library
2007-10-04 Rémi Denis... Factorize rtpmap formatting
2007-10-04 Rémi Denis... Make sdp_Start static since it is used nowhere outside
2007-10-04 Rémi Denis... RTP audio stream clock rate is always the sample rate...
2007-10-04 Rémi Denis... Put some static tables const
2007-10-04 Rémi Denis... Untested support for streaming G.711 over RTP
2007-10-04 Rémi Denis... Don't redefine existing constants - fix linux build
2007-10-04 Rafaël Carréid3tag: p_demux->p_private has been malloc()ed by the...
2007-10-04 Olivier AubertBundle libvlc-control.dll in the win32 installer
2007-10-04 Rafaël Carréid3tag: properly casts p_demux->p_private
2007-10-04 Rafaël Carrémpga demux: remove debug printf
2007-10-04 Rafaël Carrédbus: adds some playlist locking, finish [22423]
2007-10-04 Rafaël Carrém4a demuxer: last missing include
2007-10-04 Rafaël Carrédemuxers: add missing vlc_meta.h header
2007-10-04 Rafaël Carrédbus: simplify playlist operations
2007-10-04 Rafaël Carrédemuxers: remove the need for input_thread_t by using...
2007-10-04 Rafaël Carréfreetype: fix a segfault introduced in [21339]
2007-10-03 Rafaël Carréfrench translation: little update to the rc interface...
2007-10-03 Rafaël Carrérc: add `random' command
2007-10-03 Rafaël Carrérc: ressuscite the goto command
2007-10-03 Rafaël Carréncurses: now play items from the top parent node (unles...
2007-10-03 Christophe... Update POTFILES.in. Fixes make dist
2007-10-03 Laurent AimarAdded a "meta-preparsed" input variable. A demuxer...
2007-10-03 Rafaël Carréplaylist: fix a segfault
2007-10-03 Rafaël Carrécontrol/video: find the vout anywhere, so the one spawn...
2007-10-03 Rafaël Carrétaglib: warn the user when the embedded image is invali...
2007-10-03 Christophe... Compile fix for gcc 4.2 . Quovodis to review it.
2007-10-03 Rafaël CarréDemuxers: do not load "meta reader" module if the input...
2007-10-03 Rémi Denis... Replace one GUID kludge with another one that does...
2007-10-03 Rémi Denis... Fix messed up cast that breaks gcc 4
2007-10-03 Rafaël Carrémp4 demuxer: don't try to print not printable characters.
2007-10-03 Rémi Denis... Remove silly copy-cat code. vasprintf does not generate...
2007-10-03 Rafaël Carrémessages: revert [22404]
2007-10-03 Rémi Denis... Remove survivor strerror (malloc always return ENOMEM...
2007-10-03 Rafaël Carrétaglib: fix a memleak.
2007-10-03 Rafaël Carrétaglib: Supports in ogg/vorbis base64 encoded embedded...
2007-10-03 Rafaël Carrénotify: unref the notification popup after we have...
2007-10-03 Rafaël Carréplaylist: fix media library loading, fix #1320.
2007-10-03 Pierre d'HerbemontThanks more Enrique Osuna.
2007-10-03 Pierre d'Herbemontcontrol/media_instance.c: Fix a segfault caused by...
2007-10-02 Rafaël Carréncurses: sets the parent node when selecting an item...
2007-10-02 Rafaël Carréplaylist: don't request art nor set "playlist-current...
2007-10-02 Yoann Peronneau* xspf.c: fixes parsing with xtag - closes #1293
2007-10-02 Rafaël Carréinput: Removes useless "item-change" variable
2007-10-02 Rafaël Carrém4a demuxer: initialize correctly p_sys
2007-10-02 Laurent Aimardecoder_synchro_t does not need to be a vlc_object_t.
2007-10-02 Laurent AimarFixed const warnings.
2007-10-02 Laurent AimarCompilation fix, again.
2007-10-02 Laurent AimarCompilation fix.
2007-10-02 Laurent AimarMoved vout_synchro to decoder_synchro.
2007-10-02 Laurent AimarRemoved unused values.
2007-10-02 Laurent AimarHide private vout_synchro_t.
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...
next