June 7, 2009
View dd2089d

Merge (L)GPL upgrade code and related changes from trunk.

Diego Biurrun authored on 2009/06/07 21:52:31
February 6, 2009
View da2dc39

Revert part of r16593. network.h should only be included when CONFIG_NETWORK is set.

Ramiro Polla authored on 2009/02/06 03:51:29
January 19, 2009
View ef4c0bb

Implement a var for containing the current year number rather than hardcode it in the banner string.

Stefano Sabatini authored on 2009/01/19 06:40:26
January 14, 2009
View ddda628

Remove pointless #if around header #includes.

Diego Biurrun authored on 2009/01/14 09:45:04
View b250f9c

Change semantic of CONFIG_*, HAVE_* and ARCH_*. They are now always defined to either 0 or 1.

Aurelien Jacobs authored on 2009/01/14 08:44:16
January 2, 2009
View e329b6e

Bump year number.

Stefano Sabatini authored on 2009/01/02 20:09:37
December 20, 2008
View f16dd7e

Remove calls to deprecated av_set_string2() with calls to av_set_string3().

Stefano Sabatini authored on 2008/12/20 07:29:30
December 18, 2008
View 3749076

Fix weird indent.

Stefano Sabatini authored on 2008/12/18 09:13:19
View 5c3383e

Fix opt_default(), making it exit immediately in case of an invalid argument. See the thread: "[PATCH] Fix opt_default()".

Stefano Sabatini authored on 2008/12/18 08:21:33
October 22, 2008
View 2cd39db

Include headers for optional libraries only when enabled.

Diego Pettenò authored on 2008/10/22 19:36:34
October 16, 2008
View a14b362

Use CONFIG_* macros in cmdutils.c for consistency.

Diego Pettenò authored on 2008/10/16 20:46:15
October 4, 2008
View 88b77ef

Mark print_all_lib_versions() static in cmdutils.c . Patch by Diego Pettenò

Diego Pettenò authored on 2008/10/04 18:25:39
September 29, 2008
View 85663ef

Move opt_default() and set_context_opts() to cmdutils so it can be used from the other tools as well.

Michael Niedermayer authored on 2008/09/29 04:35:22
September 2, 2008
View 1981dea

Make show_banner()/show_version() print the libpostproc version numbers if enabled.

Stefano Sabatini authored on 2008/09/02 03:02:46
August 30, 2008
View e9df66a

Cosmetics: vertical align in print_all_lib_versions().

Stefano Sabatini authored on 2008/08/30 03:29:45