]> git.sesse.net Git - vlc/history - modules
Fix header order
[vlc] / modules /
2007-10-06 Christophe MutricyFix header order
2007-10-06 Christophe MutricyDon't forget to update build system when you remove...
2007-10-06 Christophe Mutricyv4l2: Remove already included headers
2007-10-06 Jean-Baptiste KempfQt4 - #include cleaning (2)
2007-10-06 Jean-Baptiste KempfQt4 - #include cleaning
2007-10-06 Jean-Baptiste KempfQt4 - enable and modify the spatializer widget. Don...
2007-10-06 Jean-Baptiste KempfQt4: podcast configuration, don't use a modal window...
2007-10-06 Jean-Paul SamanPatch for v4l2 support by Richard Hosking <richard...
2007-10-05 Rafaël Carréhal probe: disable unused code
2007-10-05 Rémi Denis-CourmontInitialize end_date in linear resampler.
2007-10-05 Ilkka Ollakkadon't add empty mux= in sout-chain if no mux has been...
2007-10-04 Christophe MutricyRemove noop
2007-10-04 Christophe MutricyFix make dist
2007-10-04 Rémi Denis-CourmontExport bitrate for the benefit of stream output
2007-10-04 Rémi Denis-Courmonttranscode: Don't force a default audio bit rate.
2007-10-04 Rémi Denis-CourmontAlso try to obey recommended ptime (20ms) for L16
2007-10-04 Rémi Denis-CourmontTry to make 20ms packets for L8 and G.711
2007-10-04 Rémi Denis-CourmontFactorize rtpmap formatting
2007-10-04 Rémi Denis-CourmontRTP audio stream clock rate is always the sample rate...
2007-10-04 Rémi Denis-CourmontPut some static tables const
2007-10-04 Rémi Denis-CourmontUntested support for streaming G.711 over RTP
2007-10-04 Rémi Denis-CourmontDon'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 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é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 Laurent AimarAdded a "meta-preparsed" input variable. A demuxer...
2007-10-03 Rafaël Carrétaglib: warn the user when the embedded image is invali...
2007-10-03 Rafaël CarréDemuxers: do not load "meta reader" module if the input...
2007-10-03 Rémi Denis-CourmontReplace one GUID kludge with another one that does...
2007-10-03 Rémi Denis-CourmontFix 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 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-02 Rafaël Carréncurses: sets the parent node when selecting an item...
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 AimarFixed const warnings.
2007-10-02 Laurent AimarMoved vout_synchro to decoder_synchro.
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 Rémi Denis-Courmont - Heavily simplify the MPJPEG mux (closes #1188);...
2007-10-02 Rémi Denis-CourmontExport Content-Type out of HTTP access using Control.
2007-10-02 Rémi Denis-CourmontDon't reinvent free()
2007-10-02 Rafaël Carrésap discovery: fix [22368] by using (int) casting on...
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-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 AimarOops, fix subtitle decoding.
2007-10-01 Rafaël Carréncurses: fix KeyToUTF8() breakage introduced in [22313]
2007-10-01 Jean-Paul SamanReset PCR when gap has been detected.
2007-10-01 Rémi Denis-CourmontRemove the HTTP interface thread, and save 20 wakeups...
2007-10-01 Rémi Denis-Courmont - Do not release the input while we did not yield...
2007-10-01 Rémi Denis-CourmontPlaylist is always true here
2007-10-01 Rémi Denis-CourmontFind the playlist once *before* starting.
2007-10-01 Rémi Denis-CourmontMake a bunch of HTTP macro functions static
2007-10-01 Rafaël Carrémacosx interface: fix regression introduced in [21230...
2007-10-01 Jean-Baptiste KempfQt4 - New volume icons. Still to be worked out.
2007-10-01 Jean-Baptiste KempfQt4 - 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 Rafaël Carréncurses: display random/repeat/loop status
2007-09-30 Laurent AimarHacks for On2 AVI files (close #1318)
2007-09-30 Rémi Denis-CourmontRemove 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-CourmontTypo
2007-09-30 Rémi Denis-CourmontRename var_GetGlobalMutex to var_AcquireMutex and make...
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-29 Laurent AimarFixed regression in EITConvertToUTF8.
2007-09-29 Jean-Baptiste KempfQt4 - add a record icon, might be unused.
2007-09-29 Jean-Baptiste KempfQt4 - New icons for extended preferences.
2007-09-29 Rafaël Carréncurses: don't use *Locale() conversion functions when...
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-CourmontSpecify SSRC in SETUP response
2007-09-28 Rafaël Carrédon't compare signed with unsigned
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 MutricyDon't show unsaveable options in the preferences
2007-09-27 Rémi Denis-CourmontCosmetics
2007-09-27 Rémi Denis-CourmontFix segmentation fault
next