Sat, 26 Jan 2008 16:19:42 +0000 |
ben |
factorize 2 tests
|
Sat, 26 Jan 2008 16:18:58 +0000 |
ben |
Check for stream change in dvdnav.
|
Sat, 26 Jan 2008 16:17:44 +0000 |
ben |
add a new state flag to dvdnav in order to notify if
|
Sat, 26 Jan 2008 13:10:47 +0000 |
ben |
remove useless casts
|
Sat, 26 Jan 2008 13:07:47 +0000 |
ben |
simplify by a one-liner
|
Sat, 26 Jan 2008 13:06:42 +0000 |
ben |
remove the spu_set field, replaced by a flag
|
Sat, 26 Jan 2008 12:54:44 +0000 |
ben |
this end brace was not correctly indented
|
Sat, 26 Jan 2008 12:54:14 +0000 |
ben |
automatically set spu button highlight when nav cell has changed
|
Sat, 26 Jan 2008 11:51:34 +0000 |
ben |
Add support for dvdnav still frames playback.
|
Fri, 25 Jan 2008 19:27:42 +0000 |
ben |
set -vc=ffmpeg12 as dvdnav prefered decoder
|
Fri, 25 Jan 2008 01:11:54 +0000 |
diego |
spelling cosmetics
|
Thu, 24 Jan 2008 22:36:06 +0000 |
ben |
add documentation about switch_angle and switch_title slave commands
|
Thu, 24 Jan 2008 19:20:19 +0000 |
ben |
array was defined for 6 elements while 7 were declared
|
Thu, 24 Jan 2008 19:18:15 +0000 |
ben |
type expected by dvdnav_get_title_string() is const
|
Thu, 24 Jan 2008 19:15:28 +0000 |
ben |
remove some redundant declarations
|
Thu, 24 Jan 2008 19:14:05 +0000 |
ben |
Add new command to switch between dvdnav titles
|
Wed, 23 Jan 2008 22:34:51 +0000 |
ben |
cosmetic: reindent code after r25843
|
Wed, 23 Jan 2008 22:33:46 +0000 |
ben |
sub_scale command now works with ass subtitles renderer
|
Wed, 23 Jan 2008 21:18:32 +0000 |
eugeni |
Add ass_use_margins command and property to shift subtitles to margins and back
|
Wed, 23 Jan 2008 21:18:30 +0000 |
eugeni |
Add global ass_force_reload flag.
|
Wed, 23 Jan 2008 21:10:15 +0000 |
diego |
Ignore compare.
|
Wed, 23 Jan 2008 20:48:50 +0000 |
rtogni |
Zero codec_inited in the init() function, so that it's cleared everytime
|
Wed, 23 Jan 2008 18:54:14 +0000 |
reimar |
Add a few const attributes
|
Wed, 23 Jan 2008 14:32:15 +0000 |
iive |
Use the proper option name for constant quantizer
|
Wed, 23 Jan 2008 14:08:59 +0000 |
iive |
Move Zoran video controller check after the libavcodec one.
|
Wed, 23 Jan 2008 11:18:58 +0000 |
diego |
Disable unused functions find_handle_2, find_handle_by_name, fixes the warning:
|
Wed, 23 Jan 2008 11:16:18 +0000 |
diego |
Disable unused function test_heap, fixes the warning:
|
Wed, 23 Jan 2008 11:15:06 +0000 |
diego |
Remove unused function exp_ftol_wrong, fixes the warning:
|