Mon, 17 Dec 2007 17:41:24 +0000 |
reimar |
Add FF_OPT_TYPE_BINARY and use it to add a cryptokey option
libavcodec
|
Wed, 17 Oct 2007 09:37:46 +0000 |
diego |
Add FFMPEG_ prefix to all multiple inclusion guards.
libavcodec
|
Fri, 13 Jul 2007 13:04:55 +0000 |
diego |
Replace non-existing @fixme doxygen tags with @todo.
libavcodec
|
Sat, 16 Jun 2007 22:59:13 +0000 |
mru |
include all prerequisites in header files
libavcodec
|
Wed, 07 Mar 2007 02:21:35 +0000 |
michael |
add av_opt_set_defaults2() which sets just defaults from AVOptions whos flags match a user specified & mask = flags
libavcodec
|
Wed, 07 Mar 2007 02:03:44 +0000 |
michael |
make av_find_opt() available to the public and add a mask+flags parameter to search for specific AVOptions
libavcodec
|
Sun, 21 Jan 2007 12:32:01 +0000 |
lu_zero |
Constantize AVOption, solve few warnings, patch from flameeyes@gentoo.org aka "the other Diego"
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Sun, 10 Sep 2006 20:21:40 +0000 |
gpoirier |
make AVOptions default value field work.
libavcodec
|
Sun, 10 Sep 2006 14:02:42 +0000 |
diego |
Add official LGPL license headers to the files that were missing them.
libavcodec
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavcodec
|
Sun, 11 Sep 2005 23:19:57 +0000 |
michael |
avoid stdio.h
libavcodec
|
Sun, 11 Sep 2005 14:22:42 +0000 |
michael |
flags and named constants with type checking of course for AVOption
libavcodec
|