git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>)
[ffmpeg.git]
/
libavcodec
/
lcl.c
diff --git
a/libavcodec/lcl.c
b/libavcodec/lcl.c
index
e710f94
..
a15a107
100644
(file)
--- a/
libavcodec/lcl.c
+++ b/
libavcodec/lcl.c
@@
-917,7
+917,6
@@
AVCodec zlib_encoder = {
encode_init,
encode_frame,
encode_end,
-// .options = lcl_options,
};
#endif //CONFIG_ENCODERS