Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2013-09-12 11:20:05 +0400
committerStefano Sabatini <stefasab@gmail.com>2013-09-12 17:17:11 +0400
commit52ed1d6d5847bc065ca2ca0378365d008374de49 (patch)
treea61fc1e384abadbe4872533d21db5224e49757b4 /MAINTAINERS
parent44fb7de8ee6d344ce18d7b4c5d906da6c2c541cf (diff)
MAINTAINERS: move sections from lavc to lavu
Reflect current code organization.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 3 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 098b430faa..dd849edaa0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -65,13 +65,16 @@ Other:
bprint Nicolas George
bswap.h
des Reimar Doeffinger
+ eval.c, eval.h Michael Niedermayer
float_dsp Loren Merritt
hash Reimar Doeffinger
intfloat* Michael Niedermayer
integer.c, integer.h Michael Niedermayer
lzo Reimar Doeffinger
mathematics.c, mathematics.h Michael Niedermayer
+ mem.c, mem.h Michael Niedermayer
opencl.c, opencl.h Wei Gao
+ opt.c, opt.h Michael Niedermayer
rational.c, rational.h Michael Niedermayer
rc4 Reimar Doeffinger
ripemd.c, ripemd.h James Almer
@@ -86,10 +89,6 @@ Generic Parts:
avcodec.h Michael Niedermayer
utility code:
utils.c Michael Niedermayer
- mem.c Michael Niedermayer
- opt.c, opt.h Michael Niedermayer
- arithmetic expression evaluator:
- eval.c Michael Niedermayer
audio and video frame extraction:
parser.c Michael Niedermayer
bitstream reading: