]> git.sesse.net Git - vlc/history - modules
http/vlm/index.html: Add a note about the currnt brocken state of the vlm http intf.
[vlc] / modules /
2005-06-14 Derk-Jan Hartman* Lets go beserk on the locking and event passing for...
2005-06-14 Derk-Jan Hartman* remove some useless i_mux_rate stuff that we don...
2005-06-14 Derk-Jan Hartman* Fix the Reset button for OS X preferences (closes...
2005-06-14 Gildas Bazin* modules/video_output/x11/xcommon.c: try to detect...
2005-06-14 Derk-Jan Hartman* Accurate GET_TIME for dvdread
2005-06-14 Gildas Bazin* modules/video_output/opengl.c: win32 build fix ...
2005-06-13 Derk-Jan Hartman* Largefile support for segmented mkv files (closes...
2005-06-13 Derk-Jan Hartman* compile fix
2005-06-13 Christophe Massiot * modules/stream_out/bridge.c: Fixed the bug of disapp...
2005-06-12 Derk-Jan Hartman* Don't list 'Input only' devices
2005-06-10 Derk-Jan Hartman* Changed mute hotkey to command-alt-arrowdown (like...
2005-06-10 Benjamin PrachtAdd a tooltip to the "search in playlist" input field
2005-06-10 Clément StenacImplement SORT_AUTHOR. Closes #196
2005-06-10 Clément StenacRemove i263 from stream output dialogs. Closes #187
2005-06-10 Felix Paul Kühnemosaic.c: fixed a string
2005-06-10 Christophe Massiot * include/vlc_threads.h: Priority level VLC_THREAD_PRI...
2005-06-10 Derk-Jan Hartman* Some changes to preferences categorization (This...
2005-06-10 Christophe Massiot * modules/mux/mpeg/ts.c: New --no-sout-ts-crypt-video...
2005-06-10 Christophe Massiot * modules/codec/ffmpeg: New options to fine-tune advan...
2005-06-10 Christophe Massiot * modules/access/fake.c: New --fake-id option to speci...
2005-06-10 Benjamin Pracht* reflects syntax change in the dvdread access
2005-06-10 Felix Paul Kühne* fixed some strings
2005-06-10 Felix Paul Kühneforwardport of [11376]
2005-06-09 Benjamin Pracht* All: include x264 in the contrib system, and add...
2005-06-09 Derk-Jan Hartman* GL_CLAMP --> GL_CLAMP_TO_EDGE. This fixes the Greenli...
2005-06-08 Jean-Paul SamanForward port of #11366
2005-06-08 Clément StenacBackport [11359]
2005-06-08 Gildas Bazin* modules/access/dvdnav.c: slightly better fix for...
2005-06-08 Rémi Denis-Courmontport previous commits
2005-06-08 Derk-Jan Hartman* Fix rear speaker recognition
2005-06-08 Christophe Massiot * modules/codec/fake.c: New fake codec. Use it in...
2005-06-08 Christophe Massiot * modules/stream_out/transcode.c: Really fixed the...
2005-06-08 Gildas Bazin* modules/stream_out/transcode.c: fixed crash with...
2005-06-08 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c, modules/packetizer...
2005-06-08 Gildas Bazin* modules/demux/mkv.cpp: don't forget to release the...
2005-06-07 Jean-Paul SamanForward port of revision #11345: Correctly display...
2005-06-07 Christophe Massiot * modules/codec/ffmpeg: More sensible values for ...
2005-06-07 Christophe Massiot * modules/access_output/udp.c: More verbosity when...
2005-06-07 Christophe Massiot * modules/stream_out/bridge.c: Miscellaneous fixes...
2005-06-07 Christophe Massiot * modules/stream_out/mosaic_bridge.c: Avoid accessing...
2005-06-07 Christophe Massiot * modules/stream_out/transcode.c: Fixed a segfault...
2005-06-07 Gildas Bazin* modules/audio_output/directx.c: audio device selectio...
2005-06-07 Gildas Bazin* modules/codec/x264.c: proper calculation of PTS/DTS...
2005-06-07 Gildas Bazin* modules/stream_out/transcode.c: better picture heap...
2005-06-06 Gildas Bazin* modules/codec/x264.c: support for multi-threaded...
2005-06-06 Christophe Massiot * modules/stream_out/transcode.c: Bail out when no...
2005-06-06 Gildas Bazin* modules/codec/ffmpeg/encoder.c: don't enable CODEC_FL...
2005-06-05 Derk-Jan Hartman* Fix for if only several channels are not set.
2005-06-05 Derk-Jan Hartman* Fix the issues with changing inNumberFrames when...
2005-06-05 Gildas Bazin* modules/access/dvdnav.c,dvdread.c: don't crash if...
2005-06-05 Gildas Bazin* modules/access/dvdnav.c: RESET_PCR on DVDNAV_WAIT...
2005-06-05 Gildas Bazin* modules/access/dvdnav.c, src/video_output/vout_subpic...
2005-06-05 Derk-Jan Hartman* modules/audio_output/auhal.c: Make speaker config...
2005-06-05 Gildas Bazin* modules/access/dvdread.c: fixed bug that made some...
2005-06-05 Derk-Jan Hartman* stop listening for mouse events before the view is...
2005-06-04 Derk-Jan Hartman* fix a locking issue in the window destruction. (thx...
2005-06-04 Antoine Cellerierforwardport [11292]
2005-06-04 Eric Petit Ooops, forgot to remove debug
2005-06-04 Eric Petit beos/: finished fixing Preferences
2005-06-04 Eric Petit macosx/vout*: also destroy the window and attach/detac...
2005-06-03 Felix Paul Kühne* backport of [11257] to trunk
2005-06-03 Derk-Jan Hartman* no-deco patch for X11. Courtesy of Dermot McGahon
2005-06-03 Derk-Jan Hartman* Retrieve proper duration of DVD length
2005-06-03 Gildas Bazin* modules/demux/mp4/mp4.c: fixed timestamping (PTS...
2005-06-03 Christophe Massiot * modules/access_output/udp.c: Do not use malloc(...
2005-06-03 Christophe Massiot * modules/stream_out/transcode.c: New --sout-transcode...
2005-06-03 Gildas Bazin* modules/gui/skins2/*: a few portability fixes.
2005-06-02 Derk-Jan Hartman* Tell the auhal which channel ordering VLC uses. 7...
2005-06-02 Rémi Denis-CourmontDigest => DigestMD5
2005-06-01 Derk-Jan Hartman* Fix several problems with the auhal module. only...
2005-06-01 Derk-Jan Hartman* Revert the coreaudio resampler to it's simpler varian...
2005-06-01 Gildas Bazin* modules/access/http.c: getenv() can return NULL.
2005-06-01 Rémi Denis-CourmontAdd handler for enter in search textbox should close #87
2005-06-01 Gildas Bazin* modules/demux/mp4/mp4.c: we don't need to re-packetiz...
2005-06-01 Christophe Mutricy* configuration.[ch]: treat the deleted options with...
2005-06-01 Gildas Bazin* modules/mux/mpeg/*: add the mpeg4 video VOL data...
2005-06-01 Gildas Bazin* modules/packetizer/mpeg4video.c: work-around for...
2005-06-01 Gildas Bazin* modules/demux/ps.h: bug fix in PSM parsing.
2005-06-01 Gildas Bazin* modules/mux/mpeg/ts.c: proper muxing of ISO/IEC 14496...
2005-06-01 Gildas Bazin* modules/packetizer/mpeg4video.c: remove the VOL from...
2005-06-01 Gildas Bazin* modules/codec/ffmpeg/video.c: codec extra data is...
2005-05-31 Rémi Denis-CourmontRemoved debug message
2005-05-31 Rémi Denis-CourmontCleanup
2005-05-31 Rémi Denis-Courmont- hopefuly fix sending of SAP announces over IPv6
2005-05-31 Christophe MutricyPort [11207] to trunk
2005-05-31 Christophe Massiot * modules/stream_out/mosaic_bridge.c: Use a smaller...
2005-05-31 Christophe Massiot * modules/codec/libmpeg2.c: We do not want to force...
2005-05-31 Christophe Massiot * modules/codec/libmpeg2.c: Handle STATE_SEQUENCE_MODI...
2005-05-31 Christophe Massiot * modules/mux/mpeg/ts.c: Set fallback value for -...
2005-05-31 Christophe Massiot * modules/packetizer/mpegvideo.c: Do not set aspect...
2005-05-31 Christophe Massiot * modules/access/fake.c: Fixed an implicit cast which...
2005-05-31 Christophe Massiot * modules/stream_out/switcher.c: Explicitly set the...
2005-05-31 Christophe Massiot * modules/stream_out/mosaic_bridge.c: Added a --sout...
2005-05-31 Christophe Massiot * modules/demux/ts.c: Removed an unneeded deselection...
2005-05-31 Rémi Denis-CourmontMinor clean up
2005-05-31 Rémi Denis-CourmontMD5 hash API - closes #135
2005-05-31 Gildas Bazin* modules/video_output/directx/directx.c: fixed crash...
2005-05-31 Rémi Denis-CourmontShow "found" playlist item
2005-05-30 Rémi Denis-CourmontFixed stray c_str
2005-05-30 Yoann Peronneausvn merge -r 11182:11183 branches/0.8.2 trunk
next