]> git.sesse.net Git - vlc/shortlog
vlc
2005-06-03 Felix Paul... * backport of [11257] to trunk
2005-06-03 Eric Petit contrib: build fix for people using case-sensitive...
2005-06-03 Derk-Jan Hartman* no-deco patch for X11. Courtesy of Dermot McGahon
2005-06-03 Felix Paul... * backport of [11270] to trunk
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... * modules/access_output/udp.c: Do not use malloc(...
2005-06-03 Christophe... * modules/stream_out/transcode.c: New --sout-transcode...
2005-06-03 Rémi Denis... Fix declaration of sout_AnnounceSessionCreate
2005-06-03 Gildas Bazin* modules/gui/skins2/*: a few portability fixes.
2005-06-02 Rémi Denis... Fix precompiler warning
2005-06-02 Felix Paul... * backport of [11256] to trunk
2005-06-02 Felix Paul... * use a new liblivemedia (2005.05.26a) on BeOS and...
2005-06-02 Derk-Jan Hartman* Tell the auhal which channel ordering VLC uses. 7...
2005-06-02 Antoine Celleriersame in trunk ...
2005-06-02 Rémi Denis... Complete rewrite of vlc_symbols.h generation (closes...
2005-06-02 Rémi Denis... Fix previous buggy commit
2005-06-02 Rémi Denis... Digest => DigestMD5
2005-06-02 Christophe... Typo
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 Clément StenacMerge bindings to trunk
2005-06-01 Clément StenacMerge mediacontrol to trunk
2005-06-01 Gildas Bazin* src/misc/modules.c: missing free().
2005-06-01 Gildas Bazin* modules/access/http.c: getenv() can return NULL.
2005-06-01 Rémi Denis... Add handler for enter in search textbox should close #87
2005-06-01 Rémi Denis... Stupid kludge - I don't understand the bug though
2005-06-01 Gildas Bazin* src/misc/block.c: fixed block_Realloc()
2005-06-01 Rémi Denis... No longer run vlc-config times and times at each make run
2005-06-01 Gildas Bazin* modules/demux/mp4/mp4.c: we don't need to re-packetiz...
2005-06-01 Christophe... * configuration.[ch]: treat the deleted options with...
2005-06-01 Derk-Jan Hartman* Do not link twice to avcodec for builtin avcodec...
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 Christophe... zsh.cpp: fix a potential segfault
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-06-01 Gildas Bazin* src/input/decoder.c: check for codec extra data chang...
2005-05-31 Rémi Denis... Removed debug message
2005-05-31 Rémi Denis... Cleanup
2005-05-31 Rémi Denis... Kludge to remove square brackets and scopes from addres...
2005-05-31 Rémi Denis... Fix EINVAL
2005-05-31 Rémi Denis... - hopefuly fix sending of SAP announces over IPv6
2005-05-31 Christophe... Port [11207] to trunk
2005-05-31 Rémi Denis... Fixed a typo
2005-05-31 Christophe... * modules/stream_out/mosaic_bridge.c: Use a smaller...
2005-05-31 Christophe... * modules/codec/libmpeg2.c: We do not want to force...
2005-05-31 Christophe... * modules/codec/libmpeg2.c: Handle STATE_SEQUENCE_MODI...
2005-05-31 Christophe... * modules/mux/mpeg/ts.c: Set fallback value for -...
2005-05-31 Christophe... * modules/packetizer/mpegvideo.c: Do not set aspect...
2005-05-31 Christophe... * modules/access/fake.c: Fixed an implicit cast which...
2005-05-31 Christophe... * modules/stream_out/switcher.c: Explicitly set the...
2005-05-31 Christophe... * modules/stream_out/mosaic_bridge.c: Added a --sout...
2005-05-31 Christophe... * modules/demux/ts.c: Removed an unneeded deselection...
2005-05-31 Christophe... * src/input/input.c: Put less picky fallback values...
2005-05-31 Rémi Denis... Minor clean up
2005-05-31 Damien Fouilleulall: activex plugin Set/GetVariable support all of...
2005-05-31 Rémi Denis... svn:keywords
2005-05-31 Rémi Denis... MD5 hash API - closes #135
2005-05-31 Gildas Bazin* modules/video_output/directx/directx.c: fixed crash...
2005-05-31 Rémi Denis... Show "found" playlist item
2005-05-30 Rémi Denis... Fixed 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 Clément Stenac* Prefer the playlist demuxer over the m3u one
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... * 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 Christophe... Add a note about mandatory argument.
2005-05-26 Derk-Jan Hartman* Sometimes we get audio now, but the dating of the...
2005-05-26 Gildas Bazin* configure.ac: s/0.8.3/0.8.3-svn.
2005-05-26 Derk-Jan Hartman* fix a few things in the auhal module. Still doesn...
2005-05-26 Christophe... * modules/video_filter/swscale/filter.c: Added support...
2005-05-26 Christophe... * modules/video_filter/mosaic.c: Fixed a major bug...
2005-05-26 Gildas Bazin* INSTALL.wince: small update.
2005-05-26 Gildas Bazin* src/misc/net.c,getaddrinfo.c: WinCE build fixes.
2005-05-26 Gildas Bazin* configure.ac: fixed struct addrinfo detection on...
2005-05-25 Steve Lhommemkv.cpp: better handling of timecodes when B frames...
2005-05-25 Rémi Denis... Listen for SAP announces of all possible scopes rather...
2005-05-24 Derk-Jan Hartman* Fix some detection logic for SSA/ASS subs
2005-05-24 Steve Lhommegetaddrinfo.c: fix MSVC compilation
2005-05-24 Antoine Cellerier * same string fix on trunk
2005-05-24 Rémi Denis... Fix linking of switcher_out plugin (closes #148)
2005-05-24 Rémi Denis... Thread safety fix
2005-05-24 Rémi Denis... WinCE compile fix
2005-05-24 Rémi Denis... Attempt to fix addrinfo detection on WinCE
2005-05-23 Rémi Denis... un-re-un-export net_ConvertIPv4
2005-05-23 Steve Lhommemore MSVC compilation fixes
2005-05-23 Steve Lhommecompilation fixes for MSVC
2005-05-23 Derk-Jan Hartman* backported [11134] to HEAD
2005-05-23 Gildas Bazin* configure.ac: s/0.8.3/0.8.3-svn
2005-05-23 Christophe... modules.c: forget this file saturday for [11093]
2005-05-23 Antoine Cellerier * change trunk version name to 0.8.3-svn so people...
2005-05-23 Rémi Denis... Windows CE compile fix attempt
2005-05-23 Eric Petit src/*: BeOS compile fixes
2005-05-22 Steve Lhommemkv.cpp: try to improve timecode and references handling
next