index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
opt.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the av_set_string() free / alloc issue.
Michael Niedermayer
2008-07-08
1
-1
/
+11
*
Document av_find_opt().
Stefano Sabatini
2008-07-06
1
-0
/
+12
*
Clarify/simplify documentation for the default_val field in AVOption.
Stefano Sabatini
2008-06-30
1
-1
/
+1
*
Fix typo in libavcodec/opt.h.
Stefano Sabatini
2008-06-23
1
-1
/
+1
*
Extend documentation for AVOption.
Stefano Sabatini
2008-06-21
1
-3
/
+17
*
minor spelling/grammar fixes
Diego Biurrun
2008-06-06
1
-3
/
+3
*
Install headers in $prefix/include/$libname
Måns Rullgård
2008-02-25
1
-1
/
+1
*
Add FF_OPT_TYPE_BINARY and use it to add a cryptokey option
Reimar Döffinger
2007-12-17
1
-0
/
+1
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
1
-3
/
+3
*
Replace non-existing @fixme doxygen tags with @todo.
İsmail Dönmez
2007-07-13
1
-1
/
+1
*
include all prerequisites in header files
Måns Rullgård
2007-06-16
1
-0
/
+2
*
add av_opt_set_defaults2() which sets just defaults from AVOptions whos flags...
Michael Niedermayer
2007-03-07
1
-0
/
+1
*
make av_find_opt() available to the public and add a mask+flags parameter to ...
Michael Niedermayer
2007-03-07
1
-0
/
+1
*
Constantize AVOption, solve few warnings, patch from flameeyes@gentoo.org aka...
Luca Barbato
2007-01-21
1
-9
/
+9
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
make AVOptions default value field work.
Panagiotis Issaris
2006-09-10
1
-0
/
+1
*
Add official LGPL license headers to the files that were missing them.
Diego Biurrun
2006-09-10
1
-0
/
+19
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-3
/
+3
*
avoid stdio.h
Michael Niedermayer
2005-09-11
1
-1
/
+1
*
flags and named constants with type checking of course for AVOption
Michael Niedermayer
2005-09-11
1
-0
/
+61