- 17 Mar, 2005 12 commits
-
-
Gildas Bazin authored
* modules/audio_filter/resampler/linear.c: ported linear resampler to audio filter 2 architecture. Patch courtesy of Matthew Hodgson (matthew at mxtelecom dot com) + cleanup and fixes by me.
-
Gildas Bazin authored
* modules/stream_out/transcode.c: simplifications + more extensive audio filter searches for conversions.
-
Gildas Bazin authored
modules/codec/araw.c: a/ulaw encoding support. Patch courtesy of Matthew Hodgson (matthew at mxtelecom dot com) + cleanup by me.
-
Gildas Bazin authored
* modules/audio_filter/*: set the output format to what's really being output.
-
Gildas Bazin authored
* src/misc/image.c, src/video_output/vout_intf.c: handle aspect ratio changes in image_Convert() as well. * modules/video_output/picture.c: set all the fields of fmt_in for image_Convert().
-
Christophe Massiot authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/codec/ffmpeg/video_filter.c: resampling fix for when source or dest is not in I420 format.
-
Steve Lhomme authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
- 16 Mar, 2005 18 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Steve Lhomme authored
-
Gildas Bazin authored
-
Steve Lhomme authored
-
Gildas Bazin authored
-
Steve Lhomme authored
-
Jean-Paul Saman authored
Quick patch to make pda.c inteface compile again. It disables the management of the slider on the GUI.
-
Steve Lhomme authored
-
Eric Petit authored
-
Damien Fouilleul authored
plugin.cpp: some minor cleanup
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Rémi Denis-Courmont authored
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
- you can specify a comma-seperated list of file-extensions. Files of this type will not be added to the playlist when the directory module parses directory contents. This prevents duplication of playlist items (both m3u and the real files were being played, or both .bin and .cue were added, therfore playing the same movie twice) and the adding of items that are not really useful to VLC as seperate playlist items. - By default are ignored the following: m3u,nfo,jpg,gif,sfv,txt,sub,idx,srt,cue
-
- 15 Mar, 2005 10 commits
-
-
Felix Paul Kühne authored
* da.po: additions to the Danish translation by Jonas Larsen * Makefile.in.in: small fix, so msgmerge is found properly if it is installed in extras/contrib
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Sigmund Augdal Helberg authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* src/audio_output/intf.c: aout_VolumeGet() needs to call pf_volume_get() if it wants an updated value.
-
Gildas Bazin authored
* configure.ac: getnameinfo/getaddrinfo/freeaddrinfo are not available on win32 (except on XP/2003 so if we want to use them we'll have to load them dynamically).
-
Anil Daoud authored
-