log opt.c @ 3703:301d975b69e3 libavcodec

age author description
Sun, 10 Sep 2006 20:46:20 +0000 gpoirier adds doxygen docs to av_opt_set_defaults. Patch by Takis libavcodec
Sun, 10 Sep 2006 20:21:40 +0000 gpoirier make AVOptions default value field work. libavcodec
Thu, 23 Feb 2006 10:07:41 +0000 gpoirier Give a hint about what is the expected the data type of command line options. libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Mon, 12 Dec 2005 01:56:46 +0000 mru use PRIxN, %zd, %td formats where needed libavcodec
Tue, 20 Sep 2005 12:57:20 +0000 michael dont print NULL libavcodec
Mon, 12 Sep 2005 18:24:48 +0000 michael dont include opt.h in avcodec.h libavcodec
Mon, 12 Sep 2005 10:23:52 +0000 michael convert some options in ffmpeg.c to AVOptions libavcodec
Sun, 11 Sep 2005 23:19:57 +0000 michael avoid stdio.h libavcodec
Sun, 11 Sep 2005 14:39:33 +0000 michael missing include noticed by g0th libavcodec
Sun, 11 Sep 2005 14:22:42 +0000 michael flags and named constants with type checking of course for AVOption libavcodec
Sun, 11 Sep 2005 11:10:25 +0000 michael AVOption API improvments libavcodec
Tue, 06 Sep 2005 21:32:18 +0000 michael AVOption enumeration support and some flags to classify AVOptions libavcodec
Tue, 06 Sep 2005 12:51:56 +0000 michael AVOption first try libavcodec