Sun, 06 Nov 2011 09:09:26 +0000 |
reimar |
vo md5sum: support printing to stdout.
|
Sat, 07 May 2011 10:59:11 +0000 |
iive |
Remove the variable arguments from the libvo control() functions.
|
Wed, 12 Jan 2011 22:47:40 +0000 |
cboesch |
Remove unused define/undef.
|
Sun, 14 Nov 2010 09:12:34 +0000 |
cboesch |
Remove most of the NULL pointer check before free all over the code
|
Wed, 09 Jun 2010 13:44:32 +0000 |
diego |
Reduce verbosity about suboption parsing in vo drivers.
|
Mon, 24 May 2010 17:51:15 +0000 |
reimar |
Change -vo md5sum to not interleave U and V lines when calculating
|
Sat, 20 Feb 2010 21:02:49 +0000 |
diego |
cosmetics: Remove pointless empty lines at EOF.
|
Sun, 14 Feb 2010 10:53:20 +0000 |
diego |
Fix exit_player() usage throughout the codebase.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Sun, 15 Mar 2009 10:03:09 +0000 |
diego |
Remove obsolete extra elements from opt_t struct initialization.
|
Sat, 07 Mar 2009 08:51:40 +0000 |
reimar |
Make data related to suboption parsing const in libvo
|
Mon, 19 Jan 2009 17:12:43 +0000 |
diego |
cosmetics: Remove pointless period after copyright statement non-sentences.
|
Wed, 14 May 2008 17:22:53 +0000 |
diego |
Use standard license headers with standard formatting.
|
Mon, 25 Feb 2008 15:46:36 +0000 |
diego |
FFmpeg now uses different (unified) #include paths.
|
Sun, 02 Dec 2007 14:39:15 +0000 |
reimar |
Mark the vo_functions_t definitions as const where possible.
|
Sun, 02 Dec 2007 14:06:03 +0000 |
reimar |
Make vo info structs const
|
Thu, 29 Nov 2007 14:41:02 +0000 |
ivo |
Proper license header.
|
Sat, 08 Jul 2006 15:26:36 +0000 |
uau |
Make some functions static.
|
Wed, 05 Jul 2006 20:28:34 +0000 |
nicodvb |
inclusion of md5.c based on USE_LIBAVUTIL_SO
|
Sun, 02 Jul 2006 20:22:59 +0000 |
ivo |
use libavutil's md5 implementation instead of local imported copy
|
Fri, 05 Aug 2005 01:24:37 +0000 |
ivo |
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
|
Mon, 18 Apr 2005 15:52:38 +0000 |
henry |
replace VO and VF numeric flags with #defined identifiers
|
Mon, 28 Feb 2005 00:26:53 +0000 |
ivo |
Fix compile warnings
|
Wed, 19 Jan 2005 17:10:20 +0000 |
reimar |
New suboption type: malloc'ed, zero terminated string
|
Sat, 15 Jan 2005 23:54:49 +0000 |
ivo |
Replaced suboption parser by call to suboption helper.
|
Mon, 20 Sep 2004 01:01:08 +0000 |
ivo |
New MD5 sum video output driver. For every frame, it calculates the MD5 sum
|