Mercurial > mplayer.hg
graph
-
Add ass_use_margins command and property to shift subtitles to margins and back2008-01-23, by eugeni
-
Add global ass_force_reload flag.2008-01-23, by eugeni
-
Ignore compare.2008-01-23, by diego
-
Zero codec_inited in the init() function, so that it's cleared everytime2008-01-23, by rtogni
-
Add a few const attributes2008-01-23, by reimar
-
Use the proper option name for constant quantizer2008-01-23, by iive
-
Move Zoran video controller check after the libavcodec one.2008-01-23, by iive
-
Disable unused functions find_handle_2, find_handle_by_name, fixes the warning:2008-01-23, by diego
-
Disable unused function test_heap, fixes the warning:2008-01-23, by diego
-
Remove unused function exp_ftol_wrong, fixes the warning:2008-01-23, by diego
-
Remove unused function fixup_address, fixes the warning:2008-01-23, by diego
-
Remove unused DPRINTF__ macro.2008-01-23, by diego
-
Move compare.c to TOOLS, add it to the Makefile and document it.2008-01-23, by diego
-
Fix typo in comment2008-01-21, by reimar
-
Remove useless casts2008-01-21, by reimar
-
synced with r258262008-01-21, by Gabrov
-
Surround variable declarations by preprocessor conditionals to avoid warnings:2008-01-21, by diego
-
Comment out unused variables, fixes the warnings:2008-01-21, by diego
-
Prevent possible buffer overflow on album_title[]2008-01-20, by rtogni
-
Clear tmp between ip6 check and string escape to prevent reuse of the2008-01-20, by rtogni
-
Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a2008-01-20, by diego
-
Added missing single quotation mark.2008-01-20, by cehoyos
-
Fix compilation failue:2008-01-20, by ulion
-
Fix vobsub_seek use same reseek method as vobsub_get_packet did.2008-01-20, by ulion
-
Fix auto-sub code to support filenames with any extension length.2008-01-20, by ulion
-
Allow overriding the codec_tag for audio codecs, and always override2008-01-20, by rtogni
-
Fragment programs must use unix eol.2008-01-20, by reimar
-
Avoid some pointer conversion warnings (the code is messy but not wrong)2008-01-20, by reimar
-
Add missing vo_w32_border prototype2008-01-20, by reimar
-
Fix some function types from unspecified to empty argument list2008-01-20, by reimar