- 12 Oct, 2003 1 commit
-
-
gbazin authored
* src/video_output/video_text.h: removed useless file.
-
- 08 Oct, 2003 1 commit
-
-
gbazin authored
* include/vlc_codec.h: defines decoders/encoders related structures here. * include/vlc_video.h: new video_frame_format_t structure which defines the properties of a video frame. * include/vlc/decoder.h: include vlc_codec.h * src/misc/objects.c: added VLC_OBJECT_PACKETIZER and VLC_OBJECT_ENCODER object types. * modules/stream_out/transcode.c, modules/codec/theora.c: experimental theora video encoder. * src/input/*: some cleanup.
-
- 07 Oct, 2003 1 commit
-
-
gbazin authored
* Makefile.am: forgot to include vlc_block_helper.h
-
- 22 Sep, 2003 1 commit
-
-
hartman authored
* modules/gui/macosx/output.m: updated part of the Stream output dialog * modules/demux/util/sub.c: removed sub_detect() and moved the sub-file and sub-autodetect file options to src/input/input.c * src/input/input.c: added the moved options and use them to add subtitle tracks. * src/libvlc.h: description strings etc for sub-file and sub-autodetect-file * src/input/subtitles.c: new subtitles_Detect() largely based on the code used by MPlayer. Adapted for coding style and structure differences. The autodetect routine can now detect multiple subtitle files and assigns scores based on their names. if they much well enough they are sorted based on their score. It will then return this set, and they will all be added as SPU tracks to the current stream. The (un)selecting of these tracks will need to be fixed because they all get assigned the es id 0xFF currently.
-
- 29 Aug, 2003 1 commit
-
-
Laurent Aimar authored
-
- 28 Aug, 2003 3 commits
- 24 Aug, 2003 1 commit
-
-
Loïc Minier authored
. cleanups, use of top_builddir where possible, just to feel safer . fixed VLC.app inclusion of AUTHORS, COPYING etc. . propagated previous changes to package-osx . checked both build methods
-
- 23 Aug, 2003 4 commits
-
-
Laurent Aimar authored
special goom tree source as I was unable to use standard goom library. (I will provide it once mmx/ppc included) * modules/visualization/Modules.am: added goom * include/vlc_block.h src/misc/block.c: introduce a new data block api (not yet tested, ported from my local new input work).
-
Loïc Minier authored
-
Loïc Minier authored
$(top_builddir) instead of $(srcdir)
-
hartman authored
in use by the OS. It's pretty nifty. if available it uses nl_langinfo. Then it falls back to trying setlocale (exept on OSX, where this funtion is useless) and then falls back to LC_ALL, LC_TYPE and LANG environment variables. If only the LANG variable is available (like on osx) it tries a countrycode to charset mapping (making an educated guess ). On windows it retrieves the charset with GetACP(). It also has an aliases system to transform incompatible charset description strings to libiconv compatible charset descriptions. If you want you can even retrieve the charset on OS/2. * modules/codec/subsdec/subsdec.c: By default we try to open a subtitle file in the systems charset (or language mapped to charset). It's no more than a guess, and if you open Latin1 subs on your Japanese system you will still need to specify the encoding by hand, but it's better then nothing. * src/playlist/playlist.c: spelling error in a comment.
-
- 14 Aug, 2003 1 commit
-
-
zorglub authored
src, and build it in the stream_out_standard module to avoid a link
-
- 03 Aug, 2003 1 commit
-
-
Eric Petit authored
Makefile.am : cleaned make packages-beos
-
- 02 Aug, 2003 1 commit
-
-
Laurent Aimar authored
-
- 01 Aug, 2003 1 commit
-
-
Laurent Aimar authored
* ninput.h : extracted duplicated stream functions from a lot of demuxers and do a nice (?) API. * stream.c: implement basic streams manipulation. It is just a wrapper but it is useful. * all: added a i_ttl field in network_socket_t to allow per connection ttl setting (in fact only used by access_out/udp.c.
-
- 31 Jul, 2003 1 commit
-
-
Sam Hocevar authored
Mozilla plugin build while preserving the fix for VLC.app.
-
- 28 Jul, 2003 1 commit
-
-
Christophe Massiot authored
defined symbols and libmp3lame * Makefile.am: Build po before . because we need the po files to build VLC.app * po/fr.po: French translation courtesy of Jean-Pierre Kuypers * OS X interface: cosmetics
-
- 22 Jul, 2003 1 commit
-
-
hartman authored
-
- 21 Jul, 2003 2 commits
- 20 Jul, 2003 1 commit
-
-
gbazin authored
* modules/gui/wxwindows/preferences.cpp: windows can't have open _and_ save file dialogs so only use open file dialogs on win32 in the preferences menu. * Makefile.am: removed INSTALL.win32 from the win32 package as it's only useful for developpers anyway.
-
- 19 Jul, 2003 1 commit
-
-
Sam Hocevar authored
-
- 17 Jul, 2003 3 commits
-
-
Sam Hocevar authored
dependencies right. * src/stream_output/announce.c: Compilation fix.
-
Sam Hocevar authored
current directory but looked for in the parent directory.
-
Sam Hocevar authored
* configure.ac: Propagate $(top_srcdir) to the vlc-config call.
-
- 16 Jul, 2003 1 commit
-
-
Sam Hocevar authored
directory, because that's where Gentoo puts it.
-
- 15 Jul, 2003 1 commit
-
-
Alexis de Lattre authored
-
- 08 Jul, 2003 1 commit
-
-
Sam Hocevar authored
+ Removed a useless use of cut. + Do not fail in the "clean" rule if no targets were built. * Makefile.am: + Propagate $(srcdir) to toolbox. * toolbox: + Do not include .moc files in POTFILES.in. + Fixed the generation of MSVC project files (untested).
-
- 07 Jul, 2003 1 commit
-
-
Sam Hocevar authored
not specified.
-
- 06 Jul, 2003 1 commit
-
-
sigmunau authored
share/vlc_win32_rc.rc: provide some version info in the vlc binary If all is well, this should not break msvc build, but binaries built with msvc will have version 0.0.0
-
- 05 Jul, 2003 1 commit
-
-
Sam Hocevar authored
woody package build. * bootstrap: + Remove config.h.in and config.h before running autoheader. + Added "set -e" for better error tracking. + Call autoheader and automake after autoconf so that the first build does not need to call autoheader. * debian/woody-buildpackage: + Removed that script and put the code in toolbox. * debian/control: + Added a build-dependency on libmatroska-dev. * debian/rules: + Activated Matroska support. + Re-enabled dh_installchangelogs.
-
- 03 Jul, 2003 3 commits
-
-
Sam Hocevar authored
-
Sam Hocevar authored
directory too low.
-
Sam Hocevar authored
+ If a builtin has been rebuilt, rebuild vlc. + Do not rebuild the Mozilla plugin's xpt when the Makefile changes.
-
- 01 Jul, 2003 4 commits
-
-
Sam Hocevar authored
+ Fixed a == test bashism. + Cosmetic changes. * toolbox, vlc-config.in.in: Cosmetic changes. * Makefile.am: Fixed the Mozilla plugin build (happy bootstrap).
-
Sam Hocevar authored
obsolescent by the latest ones.
-
Sam Hocevar authored
+ Removed the Modules.am generation. To build module/foo/libfoo.so, you now need to cd modules/foo and make libfoo.so. + Workaround for Solaris sed. Which sucks. Did I mention that before?
-
Sam Hocevar authored
-