Sat, 15 Dec 2007 17:07:40 +0000 |
reimar |
Fix indentation
|
Sat, 15 Dec 2007 17:06:59 +0000 |
reimar |
Remove pointless pa_stream_trigger call
|
Sat, 15 Dec 2007 16:58:25 +0000 |
reimar |
Documentation for waitop function
|
Sat, 15 Dec 2007 15:38:38 +0000 |
ulion |
Make the end_sector accessable (it should be).
|
Sat, 15 Dec 2007 15:32:27 +0000 |
ulion |
Add auto-update property for property menu item.
|
Sat, 15 Dec 2007 13:37:41 +0000 |
nicodvb |
removed the obscene priv->stream entry. Someone must have injected vodka in my milk when I wrote it
|
Sat, 15 Dec 2007 13:30:44 +0000 |
nicodvb |
get rid of the file-static dvb_config and free the config at close() . Patch by Andrew Calkin and me
|
Sat, 15 Dec 2007 13:24:01 +0000 |
ulion |
Only read disc info once and save it for later using.
|
Sat, 15 Dec 2007 13:05:06 +0000 |
nicodvb |
dvb cleanup: call dvb_(set|step)_channel() without dereferencing stream->priv (1000l to me)
|
Sat, 15 Dec 2007 12:17:51 +0000 |
ulion |
The buffer used for pread need be aligned, but currently it got an offset 23
|
Sat, 15 Dec 2007 12:11:44 +0000 |
ulion |
Get end position of last track by adding its starting address with track size.
|
Sat, 15 Dec 2007 01:12:44 +0000 |
ulion |
Replace printf with mp_msg.
|
Fri, 14 Dec 2007 23:41:56 +0000 |
gpoirier |
partial sync with some of the latest commits
|
Fri, 14 Dec 2007 22:02:48 +0000 |
uau |
Always enable largefile support by default
|
Fri, 14 Dec 2007 18:38:08 +0000 |
ben |
implemented frame selection for savage driver
|
Fri, 14 Dec 2007 18:36:08 +0000 |
ben |
fix frame size calculation
|
Fri, 14 Dec 2007 18:25:06 +0000 |
ben |
remove useless code parts
|
Fri, 14 Dec 2007 18:19:50 +0000 |
ben |
bgr24 and bgr32 support
|
Fri, 14 Dec 2007 18:15:34 +0000 |
ben |
rgb -> bgr
|
Fri, 14 Dec 2007 17:59:43 +0000 |
ben |
register values were already set: simplify
|
Fri, 14 Dec 2007 15:39:46 +0000 |
ulion |
Only print one track info when exactly seeking to the beginning of a track.
|
Fri, 14 Dec 2007 08:39:45 +0000 |
ulion |
Support chapter in OSD menu.
|
Fri, 14 Dec 2007 08:33:11 +0000 |
ulion |
Support chapter as a property.
|
Fri, 14 Dec 2007 08:26:06 +0000 |
ulion |
Fix stream cdda seeks to CD's end and hangs forever bug.
|
Fri, 14 Dec 2007 08:16:39 +0000 |
ulion |
Support using unrar executable to access rar-compressed vobsub files.
|
Fri, 14 Dec 2007 07:15:13 +0000 |
cehoyos |
Cosmetics: Fix indentation.
|
Fri, 14 Dec 2007 07:14:33 +0000 |
cehoyos |
Set correct image format for 24bit "raw " in mov files.
|
Thu, 13 Dec 2007 12:51:05 +0000 |
ulion |
Add demuxer functions for chapter feature.
|
Thu, 13 Dec 2007 12:38:17 +0000 |
ulion |
Add new audio filter for encoding multi-channel audio into ac3 at runtime.
|
Wed, 12 Dec 2007 23:01:49 +0000 |
nicodvb |
cosmetics: partially reformatted this monstruosity
|
Wed, 12 Dec 2007 22:54:20 +0000 |
nicodvb |
fix memleaks; patch by andrew calkin from gmail com
|
Wed, 12 Dec 2007 19:26:55 +0000 |
ben |
reverted r25323: deprecated by ulion's recent patches
|
Wed, 12 Dec 2007 16:25:56 +0000 |
ptt |
synced with r25379
|
Wed, 12 Dec 2007 13:39:01 +0000 |
compn |
add lagarith codec, someone finally found it in the wild.
|
Wed, 12 Dec 2007 10:00:34 +0000 |
ulion |
Fix libass to support -nofontconfig.
|
Wed, 12 Dec 2007 08:50:54 +0000 |
diego |
cosmetics: Remove ugly and inconsistent uppercasing from filenames.
|
Wed, 12 Dec 2007 08:45:05 +0000 |
diego |
cosmetics: Move public function declarations together.
|
Wed, 12 Dec 2007 08:29:55 +0000 |
diego |
Add missing declaration for dct64_altivec, fixes the warning:
|
Wed, 12 Dec 2007 06:32:54 +0000 |
ulion |
Fix memory leak. I thought asx_get_attrib() return a const char *,
|
Wed, 12 Dec 2007 05:39:17 +0000 |
ulion |
Fix memory leak, reported by Andrew Calkin <andrew P calkin A gmail P com>.
|
Wed, 12 Dec 2007 05:30:59 +0000 |
ulion |
Remove headers not used.
|
Wed, 12 Dec 2007 04:00:07 +0000 |
ulion |
Add OSD menu keybindings for Apple Remote.
|
Wed, 12 Dec 2007 02:48:47 +0000 |
ulion |
Update comment that navigating keys is defined in menu.conf.
|
Tue, 11 Dec 2007 23:52:55 +0000 |
diego |
Replace SYS_DARWIN by __APPLE__ and __DARWIN__ where appropriate.
|
Tue, 11 Dec 2007 23:25:36 +0000 |
diego |
Add missing #include <stdio.h>, fixes the warning:
|
Tue, 11 Dec 2007 22:37:36 +0000 |
diego |
support for xtensa CPU architecture
|
Tue, 11 Dec 2007 22:31:57 +0000 |
diego |
Slightly simplify preprocessor conditionals.
|
Tue, 11 Dec 2007 22:29:22 +0000 |
diego |
Ahem, fix breakage of last commit: The AltiVec detection code has three
|
Tue, 11 Dec 2007 21:58:42 +0000 |
ben |
allow osd menu being controlled by joystick
|
Tue, 11 Dec 2007 20:40:34 +0000 |
diego |
Do not set SYS_AMIGAOS4, it is unused.
|
Tue, 11 Dec 2007 20:39:18 +0000 |
diego |
SYS_AMIGAOS4 --> __AMIGAOS4__
|
Tue, 11 Dec 2007 20:36:33 +0000 |
diego |
slight consistency change for default DVD device selection
|
Tue, 11 Dec 2007 20:33:56 +0000 |
diego |
Remove redundant condition from list of CD/DVD-ROM devices.
|
Tue, 11 Dec 2007 20:32:50 +0000 |
diego |
Do not set -DSYS_DARWIN, it is unused.
|
Tue, 11 Dec 2007 20:32:21 +0000 |
diego |
Replace SYS_DARWIN condition by __APPLE__ || __DARWIN__.
|
Tue, 11 Dec 2007 20:30:30 +0000 |
diego |
Remove redundant and obfuscating preprocessor conditional.
|
Tue, 11 Dec 2007 20:27:13 +0000 |
diego |
Replace SYS_DARWIN conditional by the more correct __APPLE__.
|
Tue, 11 Dec 2007 20:16:00 +0000 |
diego |
There is a check for altivec.h in configure so use the preprocessor directive
|
Tue, 11 Dec 2007 20:07:18 +0000 |
diego |
Replace SYS_DARWIN conditional directive around gcc macros by __APPLE_CC__.
|
Tue, 11 Dec 2007 19:56:40 +0000 |
reimar |
Make init_video function in dec_video static, it is not used outside that file.
|
Tue, 11 Dec 2007 19:54:35 +0000 |
diego |
Identifiers starting with __ are reserved for the system.
|
Tue, 11 Dec 2007 19:52:17 +0000 |
diego |
Remove pointless HAVE_ALTIVEC around the whole file, it is only compiled when
|
Tue, 11 Dec 2007 14:53:14 +0000 |
diego |
Relicense as GPL v2 or later like the rest of liba52.
|
Tue, 11 Dec 2007 10:12:58 +0000 |
ulion |
Fix spudec to display current vobsub immediately after a seek.
|
Tue, 11 Dec 2007 08:17:49 +0000 |
ulion |
Make up missing changelog for dts wav support.
|
Tue, 11 Dec 2007 08:11:21 +0000 |
ulion |
Support to run multiple mplayer commands set in menu.conf
|
Tue, 11 Dec 2007 08:03:47 +0000 |
ulion |
Add new function for parsing and queueing multi-commands separated by \n or \r.
|
Mon, 10 Dec 2007 21:33:22 +0000 |
compn |
some changes
|
Mon, 10 Dec 2007 19:27:46 +0000 |
ben |
Fixed VIDIX color bug that was introduced when Radeon VIDIX driver
|
Mon, 10 Dec 2007 19:13:54 +0000 |
ben |
Dump the ati radeon DISP_MERGE_CNTL register to ease the
|
Mon, 10 Dec 2007 16:53:30 +0000 |
ulion |
Fix all current known multi-channel wrong order problems by adding
|
Mon, 10 Dec 2007 14:43:09 +0000 |
ulion |
Fix memory leak that tmp allocated but maybe not used.
|
Mon, 10 Dec 2007 14:39:19 +0000 |
diego |
Fix printf format string length modifiers, removes about a trillion warnings.
|
Mon, 10 Dec 2007 14:13:34 +0000 |
diego |
Comment out unused variable.
|
Mon, 10 Dec 2007 14:12:40 +0000 |
ulion |
Fix mylstat() call to parent dir where the subdir has no exec permission.
|
Mon, 10 Dec 2007 13:18:27 +0000 |
diego |
Remove unused parameters from main(), fixes the warnings:
|
Mon, 10 Dec 2007 13:16:10 +0000 |
diego |
Fix printf format string length modifiers, removes the warnings:
|
Mon, 10 Dec 2007 13:11:26 +0000 |
diego |
Fix printf format string length modifiers, removes the warnings:
|
Mon, 10 Dec 2007 12:35:28 +0000 |
diego |
spelling/grammar/wording/formatting
|
Mon, 10 Dec 2007 11:08:27 +0000 |
ulion |
Fix my wrong code in r25530.
|
Mon, 10 Dec 2007 10:27:14 +0000 |
ulion |
Make up missing header update in r25326.
|
Mon, 10 Dec 2007 04:37:26 +0000 |
ulion |
Move temp variable declaration into inner loop scope.
|
Mon, 10 Dec 2007 01:46:02 +0000 |
ulion |
Ignore heading spaces when parsing command.
|
Mon, 10 Dec 2007 01:43:33 +0000 |
ulion |
Fix missing command line bug by making the input parameter constant.
|
Sun, 09 Dec 2007 21:44:50 +0000 |
nicodvb |
associate mpeg12 ffourccs to vc_mpegpes (fixes playback with hw mpeg12 decoders and demux_lavf)
|
Sun, 09 Dec 2007 10:32:05 +0000 |
ulion |
Combine common code for dealing with file action and dir action.
|
Sun, 09 Dec 2007 07:50:37 +0000 |
ulion |
Use recorded last path only when stat it ok.
|
Sun, 09 Dec 2007 06:58:57 +0000 |
ulion |
Convert vobsub custom colors from rgb to yuv using a common function.
|
Sat, 08 Dec 2007 23:21:08 +0000 |
ben |
identifiers starting with an underscore are reserved by the C standard
|
Sat, 08 Dec 2007 18:16:02 +0000 |
nicodvb |
removed stupid checks
|
Sat, 08 Dec 2007 16:27:25 +0000 |
ben |
rework of libmenu open_dir()
|
Sat, 08 Dec 2007 14:19:12 +0000 |
ulion |
Remove useless include added in last commit by mistake.
|
Sat, 08 Dec 2007 12:55:10 +0000 |
cehoyos |
Allow usage of icc 10.1
|
Sat, 08 Dec 2007 12:15:03 +0000 |
ulion |
Move vobsub palette->yuv convert code into a common function.
|
Sat, 08 Dec 2007 04:29:11 +0000 |
diego |
Add missing declarations for AltiVec functions, fixes the warnings:
|
Sat, 08 Dec 2007 02:57:50 +0000 |
ulion |
Remove useless variable aoIsCreated since we took good care of init failure.
|
Sat, 08 Dec 2007 02:38:02 +0000 |
ulion |
Restore y of palette into the same value range as it was in the .ifo file.
|
Fri, 07 Dec 2007 15:30:12 +0000 |
diego |
Fix 'make checkheaders' on AltiVec-enabled systems.
|
Thu, 06 Dec 2007 12:54:47 +0000 |
diego |
minor spelling/grammar fixes
|
Thu, 06 Dec 2007 11:30:35 +0000 |
ptt |
cleanup and conformation of values description for -ass-hinting
|
Thu, 06 Dec 2007 02:52:59 +0000 |
zuxy |
Do not PostQuitMessage when destroying a child window.
|
Wed, 05 Dec 2007 23:44:31 +0000 |
ivo |
suppress silly messages when checktree is not called from the root of the tree
|
Wed, 05 Dec 2007 23:41:59 +0000 |
ivo |
only check source code for gnuisms
|
Wed, 05 Dec 2007 23:39:01 +0000 |
ivo |
simpler and more easily expandable test whether we need a shortlist that
|
Wed, 05 Dec 2007 23:36:03 +0000 |
ivo |
test for presence of .svn directory if we are supposed to traverse the tree
|
Wed, 05 Dec 2007 19:07:25 +0000 |
ptt |
three little corrections...
|
Wed, 05 Dec 2007 19:06:12 +0000 |
ptt |
initial submit for revision... 24% synced with r22753
|
Wed, 05 Dec 2007 18:24:40 +0000 |
ulion |
Prevent from outputing mass of 'skip' log messages in verbose level.
|
Wed, 05 Dec 2007 17:42:56 +0000 |
ivo |
when gathering the list of files to check via svn info, also include
|
Tue, 04 Dec 2007 22:37:58 +0000 |
ben |
sync ivtv driver with vidix.sf.net (multiple revisions)
|
Tue, 04 Dec 2007 22:33:46 +0000 |
ben |
sync with vidix.sf.net r319: remove useless vars
|
Tue, 04 Dec 2007 22:33:08 +0000 |
ben |
sync with vidix.sf.net r317: fixes colorspace issues for vidix savage driver
|