2004-10-30 |
Gildas Bazin | * modules/codec/ffmpeg/encoder.c: compilation fix for...
|
commit | commitdiff | tree |
2004-10-30 |
Gildas Bazin | * modules/stream_out/transcode.c: trying to make the...
|
commit | commitdiff | tree |
2004-10-30 |
Gildas Bazin | * modules/stream_out/transcode.c: fixed subtitles...
|
commit | commitdiff | tree |
2004-10-30 |
Gildas Bazin | * src/misc/vlm.c: reformat help message.
|
commit | commitdiff | tree |
2004-10-29 |
Gildas Bazin | * src/input/es_out.c, include/vlc_es_out.h: added an...
|
commit | commitdiff | tree |
2004-10-29 |
Gildas Bazin | * modules/mux/mp4.c: added a 3gp mode which writes...
|
commit | commitdiff | tree |
2004-10-28 |
Gildas Bazin | * modules/audio_output/portaudio.c: ported to portaudio...
|
commit | commitdiff | tree |
2004-10-28 |
Gildas Bazin | * modules/access/dvb/linux_dvb.c: compilation fix for...
|
commit | commitdiff | tree |
2004-10-28 |
Gildas Bazin | * modules/codec/dmo: couple of fixes.
|
commit | commitdiff | tree |
2004-10-28 |
Gildas Bazin | * modules/access/dshow: some more debug messages.
|
commit | commitdiff | tree |
2004-10-28 |
Gildas Bazin | * src/misc/modules.c: remove debug message.
|
commit | commitdiff | tree |
2004-10-28 |
Gildas Bazin | * src/misc/modules.c: include current language in cache...
|
commit | commitdiff | tree |
2004-10-28 |
Gildas Bazin | * src/misc/modules.c: fixed forcing of modules.
|
commit | commitdiff | tree |
2004-10-27 |
Gildas Bazin | * modules/mux/mpeg: for video ES, always put the pts...
|
commit | commitdiff | tree |
2004-10-27 |
Gildas Bazin | * modules/codec/ffmpeg/encoder.c: work around stupid...
|
commit | commitdiff | tree |
2004-10-27 |
Gildas Bazin | * modules/demux/asf/asf.c: commented out the 'found...
|
commit | commitdiff | tree |
2004-10-26 |
Gildas Bazin | * modules/demux/mpeg/mpga.c: oops, uninitialized variable.
|
commit | commitdiff | tree |
2004-10-26 |
Gildas Bazin | * modules/demux/mpeg/mpga.c: rewritten using the mpeg...
|
commit | commitdiff | tree |
2004-10-25 |
Gildas Bazin | * modules/access/http.c: reverted the change to flag...
|
commit | commitdiff | tree |
2004-10-25 |
Gildas Bazin | * src/libvlc.h: do not make --high-priority an advanced...
|
commit | commitdiff | tree |
2004-10-24 |
Gildas Bazin | * src/libvlc.c, src/misc/threads.c: couple of fixes...
|
commit | commitdiff | tree |
2004-10-24 |
Gildas Bazin | * modules/codec/ffmpeg/encoder.c: sanity check for...
|
commit | commitdiff | tree |
2004-10-23 |
Gildas Bazin | * configure.ac: fixed detection of libavformat.
|
commit | commitdiff | tree |
2004-10-23 |
Gildas Bazin | * configure.ac: mkv compilation fix by Philippe Van...
|
commit | commitdiff | tree |
2004-10-23 |
Gildas Bazin | * modules/misc/freetype.c: off by one error.
|
commit | commitdiff | tree |
2004-10-22 |
Gildas Bazin | * include/vlc_block.h: compilation fix (define BLOCK_FLAG_NO...
|
commit | commitdiff | tree |
2004-10-22 |
Gildas Bazin | * modules/gui/wxwindows/open.cpp: small cosmetic change.
|
commit | commitdiff | tree |
2004-10-22 |
Gildas Bazin | * modules/access/dshow/dshow.cpp: moved tuner properties...
|
commit | commitdiff | tree |
2004-10-22 |
Gildas Bazin | * modules/gui/wxwindows/streamout.cpp: removed avi...
|
commit | commitdiff | tree |
2004-10-22 |
Gildas Bazin | * modules/codec/ffmpeg/video.c: libavcodec still doesn...
|
commit | commitdiff | tree |
2004-10-22 |
Gildas Bazin | * modules/packetizer/h264.c: oops, forgot to remove...
|
commit | commitdiff | tree |
2004-10-22 |
Gildas Bazin | * modules/codec/ffmpeg/postprocessing: removed deprecated...
|
commit | commitdiff | tree |
2004-10-21 |
Gildas Bazin | * modules/control/ntservice.c: fix for --ntservice...
|
commit | commitdiff | tree |
2004-10-21 |
Gildas Bazin | * modules/codec/dvbsub.c: fixed a sanity check.
|
commit | commitdiff | tree |
2004-10-21 |
Gildas Bazin | * modules/control/ntservice.c: added an --ntservice...
|
commit | commitdiff | tree |
2004-10-21 |
Gildas Bazin | * src/libvlc.c: win32 fixes for the help output when...
|
commit | commitdiff | tree |
2004-10-21 |
Gildas Bazin | * modules/audio_output/directx.c: use common channel...
|
commit | commitdiff | tree |
2004-10-20 |
Gildas Bazin | * modules/packetizer/h264.c:
|
commit | commitdiff | tree |
2004-10-20 |
Gildas Bazin | * modules/access/dshow/dshow.cpp: codying style changes...
|
commit | commitdiff | tree |
2004-10-20 |
Gildas Bazin | * src/input/demux.c: make sure the demux chaining layer...
|
commit | commitdiff | tree |
2004-10-20 |
Gildas Bazin | * src/misc/vlm.c: added support for the 'mux' option...
|
commit | commitdiff | tree |
2004-10-20 |
Gildas Bazin | * modules/control/telnet.c: a few fixes + coding style...
|
commit | commitdiff | tree |
2004-10-19 |
Gildas Bazin | * src/input/demux.c: rewrote the demuxer chaining layer...
|
commit | commitdiff | tree |
2004-10-19 |
Gildas Bazin | * modules/gui/wxwindows/streamout.cpp: fixed selection...
|
commit | commitdiff | tree |
2004-10-19 |
Gildas Bazin | * modules/demux/ts.c: on PMT change, don't restart...
|
commit | commitdiff | tree |
2004-10-18 |
Gildas Bazin | * src/audio_output/input.c, mixer.c: don't try to resample...
|
commit | commitdiff | tree |
2004-10-18 |
Gildas Bazin | * src/audio_output/mixer.c: fixed segfault.
|
commit | commitdiff | tree |
2004-10-18 |
Gildas Bazin | * modules/control/rc.c: proper fix for the high CPU...
|
commit | commitdiff | tree |
2004-10-18 |
Gildas Bazin | * include/vlc_common.h: if strtof() is not available...
|
commit | commitdiff | tree |
2004-10-16 |
Gildas Bazin | * configure.ac: autodetect ffmpeg build options when...
|
commit | commitdiff | tree |
2004-10-15 |
Gildas Bazin | * modules/codec/ffmpeg/demux.c: compilation fix for...
|
commit | commitdiff | tree |
2004-10-15 |
Gildas Bazin | * modules/codec/dvbsub.c: improvements to the encoder...
|
commit | commitdiff | tree |
2004-10-15 |
Gildas Bazin | * src/stream_output/stream_output.c: oops, 1.5 seconds...
|
commit | commitdiff | tree |
2004-10-15 |
Gildas Bazin | * src/stream_output/stream_output.c:
|
commit | commitdiff | tree |
2004-10-15 |
Gildas Bazin | * modules/codec/dvbsub.c: oops, small fix.
|
commit | commitdiff | tree |
2004-10-15 |
Gildas Bazin | * modules/codec/dvbsub.c: don't wait for an acquisition...
|
commit | commitdiff | tree |
2004-10-15 |
Gildas Bazin | * modules/codec/ffmpeg: fixed a couple of corner cases...
|
commit | commitdiff | tree |
2004-10-14 |
Gildas Bazin | * modules/codec/ffmpeg/video_filter.c: fixed cases...
|
commit | commitdiff | tree |
2004-10-14 |
Gildas Bazin | * src/video_output/video_output.c: another fix for...
|
commit | commitdiff | tree |
2004-10-14 |
Gildas Bazin | * src/video_output/video_output.c: a couple of fixes.
|
commit | commitdiff | tree |
2004-10-14 |
Gildas Bazin | * src/video_output/video_output.c: fixed video filter...
|
commit | commitdiff | tree |
2004-10-14 |
Gildas Bazin | * modules/codec/dvbsub.c: another bunch of sanity checks...
|
commit | commitdiff | tree |
2004-10-14 |
Gildas Bazin | * modules/codec/dvbsub.c: more sanity checks.
|
commit | commitdiff | tree |
2004-10-13 |
Gildas Bazin | * modules/codec/dvbsub.c: switch debugging off.
|
commit | commitdiff | tree |
2004-10-13 |
Gildas Bazin | * modules/codec/dvbsub.c:
|
commit | commitdiff | tree |
2004-10-13 |
Gildas Bazin | * modules/gui/wxwindows/video.cpp: will hopefully fix...
|
commit | commitdiff | tree |
2004-10-13 |
Gildas Bazin | * modules/video_output/x11/xcommon.c: don't steal events...
|
commit | commitdiff | tree |
2004-10-12 |
Gildas Bazin | * modules/visualization/goom.c: increased buffer queue...
|
commit | commitdiff | tree |
2004-10-12 |
Gildas Bazin | * src/video_output/video_output.c: even uglier fix...
|
commit | commitdiff | tree |
2004-10-11 |
Gildas Bazin | * src/video_output/video_output.c: nasty fix for on...
|
commit | commitdiff | tree |
2004-10-11 |
Gildas Bazin | * modules/codec/x264.c: compilation fix.
|
commit | commitdiff | tree |
2004-10-11 |
Gildas Bazin | * modules/demux/ps.c: work around broken streams produced...
|
commit | commitdiff | tree |
2004-10-10 |
Gildas Bazin | * modules/codec/x264.c: a couple of fixes + use SSE2...
|
commit | commitdiff | tree |
2004-10-10 |
Gildas Bazin | * modules/codec/x264.c: added a bunch of new config...
|
commit | commitdiff | tree |
2004-10-08 |
Gildas Bazin | * modules/codec/dvbsub.c: bug fix in the encoder.
|
commit | commitdiff | tree |
2004-10-08 |
Gildas Bazin | * share/http/index.html: delete/keep commands fix by...
|
commit | commitdiff | tree |
2004-10-08 |
Gildas Bazin | * evc/*: fixes and updates.
|
commit | commitdiff | tree |
2004-10-08 |
Gildas Bazin | * modules/demux/subtitle.c: portability fix.
|
commit | commitdiff | tree |
2004-10-08 |
Gildas Bazin | * modules/access/mms, modules/demux/mp4, modules/misc...
|
commit | commitdiff | tree |
2004-10-08 |
Gildas Bazin | * src/misc/win32_specific.c, modules.c: WinCE improvements...
|
commit | commitdiff | tree |
2004-10-07 |
Gildas Bazin | * src/misc/modules.c: pfff nobody found this one.....
|
commit | commitdiff | tree |
2004-10-07 |
Gildas Bazin | * src/misc/modules.c: fixed harmless memory leaks in...
|
commit | commitdiff | tree |
2004-10-07 |
Gildas Bazin | * modules/codec/toolame.c: lowered the priority of...
|
commit | commitdiff | tree |
2004-10-07 |
Gildas Bazin | * modules/codec/dvbsub.c:
|
commit | commitdiff | tree |
2004-10-07 |
Gildas Bazin | * modules/stream_out/transcode.c: bug fix for subtitles...
|
commit | commitdiff | tree |
2004-10-07 |
Gildas Bazin | * configure.ac: force c++ linkage for the portaudio...
|
commit | commitdiff | tree |
2004-10-06 |
Gildas Bazin | * modules/mux/mpeg/ts.c: a couple of fixes for DVB...
|
commit | commitdiff | tree |
2004-10-06 |
Gildas Bazin | * modules/codec/ffmpeg/postprocess.c: altivec CPU detection.
|
commit | commitdiff | tree |
2004-10-06 |
Gildas Bazin | * modules/video_output/directx: should solve the visible...
|
commit | commitdiff | tree |
2004-10-06 |
Gildas Bazin | * src/input/stream.c, modules/demux/avi/avi.c: work...
|
commit | commitdiff | tree |
2004-10-06 |
Gildas Bazin | * modules/audio_output/waveout.c:
|
commit | commitdiff | tree |
2004-10-05 |
Gildas Bazin | * modules/control/Modules.am: add rtci.c to make update...
|
commit | commitdiff | tree |
2004-10-05 |
Gildas Bazin | * modules/access/file.c: WinCE cruft removal.
|
commit | commitdiff | tree |
2004-10-05 |
Gildas Bazin | * src/misc/*, src/extras/libc.c: bunch of WinCE fixes.
|
commit | commitdiff | tree |
2004-10-05 |
Gildas Bazin | * modules/audio_output/portaudio.c: portaudio (www...
|
commit | commitdiff | tree |
2004-10-04 |
Gildas Bazin | * include/vlc_common.h: define PATH_MAX on WinCE.
|
commit | commitdiff | tree |
2004-10-04 |
Gildas Bazin | * src/misc/win32_specific.c: WinCE build fixes.
|
commit | commitdiff | tree |
2004-10-04 |
Gildas Bazin | * include/main.h, include/vlc_common.h: WinCE build...
|
commit | commitdiff | tree |
2004-10-04 |
Gildas Bazin | * evc/vlc.vcp.in: fixes.
|
commit | commitdiff | tree |
2004-10-04 |
Gildas Bazin | * evc/config.h.in: cleanup.
|
commit | commitdiff | tree |