]> git.sesse.net Git - vlc/history - modules
* All: include x264 in the contrib system, and add a h264 entry in the sout panel
[vlc] / modules /
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
2005-05-27 Clément StenacDon't only play the playlist in playlist demuxers ...
2005-05-27 Damien Fouilleulvorbis.c: oops, I inverted channel order when encoding...
2005-05-27 Damien Fouilleulvorbis.c: reorder channels according to OggVorbis chann...
2005-05-27 Christophe Massiot * modules/codec/ffmpeg/postprocess.c: Fixed post-proce...
2005-05-27 Gildas Bazin* modules/access/dshow/dshow.cpp: bug fix for frame...
2005-05-26 Yoann Peronneau * control/hotkeys.c: Automatically save playlist bookm...
2005-05-26 Derk-Jan Hartman* Sometimes we get audio now, but the dating of the...
2005-05-26 Derk-Jan Hartman* fix a few things in the auhal module. Still doesn...
2005-05-26 Christophe Massiot * modules/video_filter/swscale/filter.c: Added support...
2005-05-26 Christophe Massiot * modules/video_filter/mosaic.c: Fixed a major bug...
2005-05-25 Steve Lhommemkv.cpp: better handling of timecodes when B frames...
2005-05-25 Rémi Denis-CourmontListen for SAP announces of all possible scopes rather...
2005-05-24 Derk-Jan Hartman* Fix some detection logic for SSA/ASS subs
2005-05-23 Rémi Denis-CourmontWindows CE compile fix attempt
2005-05-22 Steve Lhommemkv.cpp: try to improve timecode and references handling
2005-05-22 Rémi Denis-CourmontSupport for re-using the same TLS/SSL httpd hosts for...
2005-05-22 Rémi Denis-CourmontSafer EPSV implementation (needed new networking API)
2005-05-22 Rémi Denis-CourmontAnother forgotten file
2005-05-22 Rémi Denis-Courmont- Use the new vlc_getaddrinfo API
2005-05-22 Rémi Denis-CourmontSupport HTTP/TLS tunnels through HTTP/1.1 proxies
2005-05-21 Damien Fouilleuldshow.cpp: fill in frame rate info (if demuxing)
2005-05-21 Rémi Denis-CourmontUpdate copyright date
2005-05-21 Rémi Denis-CourmontImplement Extended passive mode
next