log

age author description
Sat, 26 Dec 2009 11:51:19 +0000 reimar Support mp_image with allocated palette.
Sat, 26 Dec 2009 11:33:45 +0000 reimar Remove only use if MP_IMGFLAG_RGB_PALETTE to allow giving the flag a slightly
Sat, 26 Dec 2009 11:11:41 +0000 reimar Restore the old value of planes[1] in vf_palette at the end to ensure
Sat, 26 Dec 2009 02:35:36 +0000 jrash sync with en/mplayer.1 r30075
Fri, 25 Dec 2009 09:03:02 +0000 reimar Fix grammar/missing verb in description.
Fri, 25 Dec 2009 08:55:36 +0000 reimar Remove unnecessary entries from extension_table, these formats are already
Fri, 25 Dec 2009 08:48:57 +0000 reimar Add a (unfortunately rather long) explanation on how and when to use it
Thu, 24 Dec 2009 18:20:03 +0000 compn force cdg to lavf demuxer in extensions.c, misdetected as mpeg otherwise
Thu, 24 Dec 2009 10:56:25 +0000 reimar Revert renaming of process_force_style to restore compilation against
Thu, 24 Dec 2009 10:51:24 +0000 reimar Some ugly hacks to make compiling against a newer external version of libass work.
Thu, 24 Dec 2009 10:45:05 +0000 reimar rename process_force_style to ass_process_force_style to match the API
Thu, 24 Dec 2009 10:26:29 +0000 reimar Remove more direct includes of libass/ass.h
Thu, 24 Dec 2009 04:36:04 +0000 compn create CDGR fourcc in mp_taglist and add ffcdgraphics to codecs.conf
Wed, 23 Dec 2009 16:11:48 +0000 kostya Register lavc Aura 2 decoder
Wed, 23 Dec 2009 13:44:23 +0000 kostya Register lavc Aura decoder
Wed, 23 Dec 2009 10:21:53 +0000 diego Allow passing variants of "mingw32" as system name to --target. This ensures
Tue, 22 Dec 2009 20:56:59 +0000 cehoyos Do not use correct-pts by default for demuxer lavf, it breaks all PAFF files.
Mon, 21 Dec 2009 01:59:34 +0000 ramiro Remove parameters no longer used in h[yc]scale().
Mon, 21 Dec 2009 01:54:59 +0000 ramiro Move fast bilinear scaler code to the existing h[yc]scale_fast() functions.
Mon, 21 Dec 2009 01:41:29 +0000 ramiro Rename function pointers used to convert from the input pixel format to the
Mon, 21 Dec 2009 01:34:45 +0000 ramiro Check if chroma horizontal scaler is needed in sws_init_swScale().
Mon, 21 Dec 2009 01:30:55 +0000 ramiro Remove unused fields from SwsContext.
Sun, 20 Dec 2009 21:11:39 +0000 diego Do not auto-generate the C code to handle PCI vendor and device names.
Sun, 20 Dec 2009 20:57:44 +0000 gpoirier sync w/r29731
Sun, 20 Dec 2009 19:56:18 +0000 diego Remove unused debugging output about total number of printed lines.
Sun, 20 Dec 2009 19:36:30 +0000 diego Employ slightly better variable names for output files.
Sun, 20 Dec 2009 19:32:25 +0000 diego Eliminate completely pointless print_includes function.
Sun, 20 Dec 2009 19:12:20 +0000 diego Use "mingw32" instead of "mingw32msvc" as system name for MinGW with --target.
Sun, 20 Dec 2009 17:49:07 +0000 diego Do not autogenerate vidix/pci_names.h.
Sun, 20 Dec 2009 17:42:35 +0000 ramiro Indentation.