- 14 Aug, 2004 1 commit
-
-
Gildas Bazin authored
-
- 13 Aug, 2004 5 commits
-
-
Gildas Bazin authored
* modules/access/dvdnav.c: by default we try to skip all the warnings intros and go directly to the DVD menu (niark niark niark ;).
-
Gildas Bazin authored
* src/input/decoder.c: spu_new_buffer() now tries a bit longer when looking for a vout (useful for DVD menus).
-
Gildas Bazin authored
* modules/codec/spudec/*: automatic cropping of fullscreen subpictures (most of them contain large transparent areas). * src/video_output/vout_subpictures.c: more correct cropping (cropping coordinates are relative to the video size, not subpicture size). * include/vlc_es.h, modules/video_filter/blend.c: use the i_entries member of video_palette_t. * include/vlc_common.h: added SetWBE()/SetDWBE()/SetQWBE() facility.
-
Gildas Bazin authored
* src/video_output/*: moved some stuff from video_output.c to vout_intf.c.
-
Gildas Bazin authored
* src/misc/block.c: fixed memory alignment in block_New(). (it was done on a 15 bytes boundary which was screwing up the cdda plugin on win32.)
-
- 12 Aug, 2004 3 commits
-
-
Olivier Teulière authored
-
Olivier Teulière authored
-
Gildas Bazin authored
-
- 11 Aug, 2004 2 commits
-
-
Eric Petit authored
It wasn't implemented for all systems anyway, and isn't used anymore. (Terminates #23)
-
Gildas Bazin authored
* modules/mux/ogg.c: generate proper oggds audio header.
-
- 10 Aug, 2004 2 commits
-
-
Derk-Jan Hartman authored
This way we can later on set IP6 instead of IP4 in a SDP. * modules/stream_out/rtp.c: accept sdp=sap as a valid option. * src/stream_output/sap.c: - Set the SAP packet Hash headerfield to a unique value based on mtime Patch by Philippe van Hecke <philippe at belnet dot be> - Set SAP packet IPv6 field to 1 if we are a ipv6 session - Made some preperations for setting the origin ip address in the header as well, anyone any ideas on how to retrieve the current origin IP address???
-
Derk-Jan Hartman authored
-
- 09 Aug, 2004 3 commits
-
-
Olivier Teulière authored
-
Gildas Bazin authored
* modules/codec/dmo: fixed dmo decoder on win32 + got rid of some of the dependencies on wine loader.
-
Gildas Bazin authored
* configure.ac, Makefile.am: don't use upx in the win32 installer anymore as some people have been complaining about loading time problems.
-
- 08 Aug, 2004 7 commits
-
-
Gildas Bazin authored
* modules/stream_out/transcode.c: added support for subtitles overlaying when transcoding (no resizing yet). * include/vlc_common.h: added a b_force member that is set when a module is forced (ie. module specified in module_Need()).
-
Jérome Decoodt authored
*.nib: presets disabled on startup equalizer.*: add property Id we prefer to change playlist variables instead of config coding style
-
Benjamin Pracht authored
-
Derk-Jan Hartman authored
-
Laurent Aimar authored
into acount. (to make bigben happy, being able to do :demux=dump ;)
-
Laurent Aimar authored
- force 16 bits output. - support for mplayer loader. I can't test under win32 so I hope it still compiles.
-
Laurent Aimar authored
-
- 07 Aug, 2004 7 commits
-
-
Laurent Aimar authored
-
Jérome Decoodt authored
-
Jérome Decoodt authored
project.pbxproj: changed absolute link to relative
-
Jérome Decoodt authored
Reviews welcome
-
Derk-Jan Hartman authored
-
Jérome Decoodt authored
-
Felix Paul Kühne authored
*various translation fixes, thanks to Philipp Weissenbacher <philippweissenbacher@aon.at> and Maik Diessner <dandruff@gmx.de>
-
- 06 Aug, 2004 5 commits
-
-
Benjamin Pracht authored
-
Benjamin Pracht authored
- added a sdp=file option - it is now possible to have a sap and a rtsp/http/file announce at the same time
-
Sam Hocevar authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/mux/mp4.c: Warning fix patch by Zoltan Nagy.
-
- 05 Aug, 2004 5 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
-
Eric Petit authored
-