log

age author description
2008-05-27 diego cosmetics: Move toolsclean target to a better place.
2008-05-27 diego Update comment heading.
2008-05-27 diego cosmetics: Consistently place '-o $@' in compiler command line.
2008-05-27 diego Simplify codec-cfg-test command with $^.
2008-05-27 diego Fix codecs2html linking.
2008-05-27 diego Merge doxygen_clean rule into distclean.
2008-05-27 diego codecs2html and codec-cfg-test are removed by toolsclean. Do not remove
2008-05-27 diego Add codecs2html to TESTS variable.
2008-05-27 diego Fix dependency declaration for codecs2html.
2008-05-27 diego cosmetics: Move some rules to better places.
2008-05-27 diego Add missing -I. to fix codecs2html compilation.
2008-05-27 diego Add codec-cfg-test to list of TESTS.
2008-05-27 diego Correct dependency declaration for codec-cfg-test.
2008-05-27 diego There is no need to ignore the return value of an 'rm -rf' command.
2008-05-27 diego Fix codec-cfg-test linking.
2008-05-27 diego Link codec-cfg programs against mp_msg-mencoder.o instead of mp_msg.o.
2008-05-27 diego Fix codec-cfg-test compilation.
2008-05-26 reimar Emulate STREAM_CTRL_GET_TIME_LENGTH if cache is used.
2008-05-26 compn add qclp fourcc
2008-05-25 gpoirier sync w/r26863, patch by JRaSH % jrash06 A 163 P com %
2008-05-25 reimar Readd fourcc used by MTV format. Note that BGR->YUV conversion
2008-05-25 reimar Remove incorrectly added formats
2008-05-25 reimar Render everything as early as possible, doing as little as possible in
2008-05-25 reimar Reorder flip_page to make moving around do_render call easier
2008-05-25 reimar Split flip_page function
2008-05-24 reimar Simplify yuv to rgb conversion matrix stuff.
2008-05-24 reimar Cosmetics: align
2008-05-24 reimar update doxygen comments
2008-05-24 reimar Add a filter strength parameter for blurring/sharpening scalers.
2008-05-24 reimar Forgotten changes to gl_common.h
2008-05-24 reimar Use a struct instead of a huge and further growing argument list.
2008-05-24 reimar Add basic support for stream controls with cache enabled.
2008-05-24 reimar Re-add (hackish) support for -chapter (only start chapter, end is not supported) with -dumpstream.
2008-05-23 attila make use of the new MGA_VID_VERSION ioctl to check
2008-05-23 attila sync mga_vid.h to revision 265 from the mga_vid repo
2008-05-23 attila revert changes 26035 and 26061
2008-05-23 Gabrov synced with r26853
2008-05-23 ptt little fixes
2008-05-23 reimar Get rid of "define RECURSIVE_RULE" since a lot of make version have problems
2008-05-22 eugeni Cosmetics: reindent after the last commit.
2008-05-22 eugeni Read all faces of a memory font, not just the first one.
2008-05-22 reimar Saner handling of VOCTRL_PAUSE/VOCTRL_RESUME
2008-05-22 reimar Simplify equalizer handling for vo gl
2008-05-22 reimar Update gl vo section with the new force-pbo suboption.
2008-05-22 gpoirier fix a lot of mistranslations and typos, patch by Cedric Dumez-Viou
2008-05-22 eugeni Fix compilation with FontConfig <= 2.2.96.
2008-05-21 reimar Avoid crash with video stream switching and -nosound
2008-05-21 reimar Make internal subtitle and subtitle switching work with -audiofile