Mon, 13 Sep 2010 18:19:25 +0000 |
diego |
build system: Merge all FFmpeg library checks into a single FFmpeg check.
|
Tue, 07 Sep 2010 23:39:54 +0000 |
diego |
Add the proper include instead of declaring the divx_quality variable extern.
|
Fri, 26 Feb 2010 19:56:03 +0000 |
diego |
Mark all fmt_list arrays as const.
|
Sun, 21 Feb 2010 15:48:03 +0000 |
diego |
cosmetics: Rename struct vf_instance_s --> vf_instance.
|
Sun, 21 Feb 2010 13:40:49 +0000 |
diego |
Rename open() vf initialization function to vf_open().
|
Sat, 20 Feb 2010 21:02:49 +0000 |
diego |
cosmetics: Remove pointless empty lines at EOF.
|
Sat, 30 Jan 2010 16:57:40 +0000 |
diego |
Add missing license headers to all files in the libmpcodecs directory.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Tue, 17 Feb 2009 11:16:19 +0000 |
diego |
Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
|
Sun, 25 Jan 2009 21:59:08 +0000 |
diego |
Fix compilation after DECLARE_ASM_CONST/DECLARE_ALIGNED moving within FFmpeg.
|
Wed, 30 Jul 2008 12:01:30 +0000 |
diego |
Start unifying names of internal preprocessor directives.
|
Mon, 25 Feb 2008 15:46:36 +0000 |
diego |
FFmpeg now uses different (unified) #include paths.
|
Mon, 25 Feb 2008 09:45:55 +0000 |
diego |
10l: Revert nonsense commit.
|
Mon, 25 Feb 2008 09:42:26 +0000 |
diego |
Remove old EMU_OLD cruft.
|
Sun, 02 Dec 2007 14:57:15 +0000 |
reimar |
Make all vf_info_t structs const
|