summaryrefslogtreecommitdiff
path: root/MAINTAINERS
Commit message (Collapse)AuthorAge
* avformat: add Argonaut Games CVG demuxerZane van Iperen2021-05-12
| | | | Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
* MAINTAINERS: add myself as adpcm maintainerZane van Iperen2021-03-25
| | | | Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
* MAINTAINERS: update namesrcombs2021-01-20
|
* smvjpegdec: merge into mjpegdecAnton Khirnov2020-12-10
| | | | | | | | | | | | | | | | | | | | | | | SMVJPEG stores frames as slices of a big JPEG image. The decoder is implemented as a wrapper that instantiates a full internal MJPEG decoder, then forwards the decoded frames with offset data pointers. This is unnecessarily complex and fragile, not supporting useful decoder capabilities like direct rendering. Re-implement the decoder inside the MJPEG decoder, which is accomplished by returning each decoded frame multiple times, setting cropping information appropriately on each instance. One peculiar aspect of the previous design is that since - the smvjpeg decoder returns one frame per input packet - there are multiple frames in each packets (the aformentioned slices) the demuxer needs to return each packet multiple times. This is now also eliminated - the demuxer now returns each packet exactly once, with the duration set to the number of frames it decodes to. This also removes one of the last remaining internal uses of the old video decoding API.
* avformat: add amv muxerZane van Iperen2020-11-09
| | | | | | | | | AMV is a hard-coded (and broken) subset of AVI. It's not worth sullying the existing AVI muxer with its filth. Fixes ticket #747. Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
* MAINTAINERS: remove my public key fingerprintLou Logan2020-09-20
| | | | | | Forgot to remove this last time I edited my info. Signed-off-by: Lou Logan <lou@lrcd.com>
* avformat: add Argonaut Games BRP demuxerZane van Iperen2020-09-14
| | | | | | | | | | Used in FMVs for FX Fighter and Croc. Supports BVID and BASF streams, requests samples for anything else. Due to the way BASF streams are contained in the file, only one is supported. I have yet to see a BRP file with multiple. Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
* MAINTAINERS: add myself and gpg fingerprintZane van Iperen2020-07-17
| | | | | Signed-off-by: Zane van Iperen <zane@zanevaniperen.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* MAINTAINERS: remove myself as Twitter maintainerLou Logan2020-06-28
| | | | Signed-off-by: Lou Logan <lou@lrcd.com>
* oggdec: remove the oggparsedaala subdemuxerLynne2020-05-23
| | | | | | The Xiph foundation never standardized either Daala nor its mapping in Ogg, and all files that were created are undecodable without knowledge of the git hash.
* MAINTAINERS: Add myself to libopenh264encLinjie Fu2020-05-06
| | | | | | Reviewed-by: Martin Storsjö <martin@martin.st> Signed-off-by: Linjie Fu <linjie.fu@intel.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* MAINTAINERS: add myself to the general developers listLimin Wang2020-04-29
| | | | | Signed-off-by: Limin Wang <lance.lmwang@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* MAINTAINERS: add my gpg fingerprintRamiro Polla2020-03-23
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* MAINTAINERS: Don't mention Google+Andreas Rheinhardt2020-03-19
| | | | | | | It has been shut down in April 2019. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* MAINTAINERS: Add myself as maintainer for matroska*Andreas Rheinhardt2020-03-19
| | | | | Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* MAINTAINERS: add myself and my gpg keyLynne2020-03-18
|
* MAINTAINERS: Add myself as libzmq maintainerAndriy Gelman2020-02-15
| | | | Signed-off-by: Marton Balint <cus@passwd.hu>
* MAINTAINERS: Add myself as mxf* maintainerTomas Härdin2020-02-03
| | | | I have more time for this these days
* MAINTAINERS: Add patchwork maintainerMichael Niedermayer2020-01-31
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* MAINTAINERS: add myself as libxavs2 maintainerhwrenx2019-12-07
| | | | | Signed-off-by: hwrenx <hwrenx@126.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* MAINTAINERS: add myself to libavfilter/dnnGuo, Yejun2019-12-03
| | | | | Signed-off-by: Guo, Yejun <yejun.guo@intel.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* MAINTAINERS: add myself to OMXAman Gupta2019-08-23
| | | | | | Signed-off-by: Aman Gupta <aman@tmm1.net> Signed-off-by: Martin Storsjö <martin@martin.st> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* MAINTAINERS: Add my GnuPG fingerprint.Thilo Borgmann2019-08-11
|
* MAINTAINERS: remove myself as mailing list maintainerLou Logan2019-03-21
| | | | | | Refer to Michael, compn, or Baptiste. Signed-off-by: Lou Logan <lou@lrcd.com>
* Maintainers : remove myselfMartin Vignali2019-03-21
| | | | | | | Too much hostility in this project Not enough respect for users and contributors I'm not interested to contribute anymore
* MAINTAINERS: remove myself as a docs & trac maintainerLou Logan2019-02-22
| | | | | | It is no longer interesting. Signed-off-by: Lou Logan <lou@lrcd.com>
* MAINTAINERS: add myself for tonemap_openclRuiling Song2019-02-20
| | | | | Signed-off-by: Ruiling Song <ruiling.song@intel.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* MAINTAINERS: add myself to the PPC sectionLauri Kasanen2019-02-04
| | | | | Signed-off-by: Lauri Kasanen <cand@gmx.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* MAINTAINERS: add AVS2 sectionhwren2019-01-28
| | | | | Signed-off-by: hwren <hwrenx@126.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* MAINTAINERS: remove myself as hls demuxer maintainerAnssi Hannula2018-10-16
|
* MAINTAINERS: add myself to MIPS sectionShiyou Yin2018-08-08
| | | | | | Signed-off-by: Shiyou Yin <yinshiyou-hf@loongson.cn> Reviewed-by: Manojkumar Bhosale <Manojkumar.Bhosale@imgtec.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* avfilter: Add colorconstancy filterMina2018-07-23
| | | | Signed-off-by: Mina <minasamy_@hotmail.com>
* MAINTAINERS: add myself to qsv sectionZhong Li2018-06-07
| | | | Signed-off-by: Zhong Li <zhong.li@intel.com>
* Add IRC nicknamesTomas Härdin2018-05-14
|
* mpegvideo: remove support for libxvid's RC systemRostislav Pehlivanov2018-05-05
| | | | Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
* MAINTAINERS: add myself to documentation sectionGyan Doshi2018-04-13
| | | | Signed-off-by: Lou Logan <lou@lrcd.com>
* MAINTAINERS: add myself to the general developers listJun Zhao2018-04-10
| | | | | Signed-off-by: Jun Zhao <mypopydev@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* MAINTAINERS: add myself to mediacodecAman Gupta2018-03-06
| | | | Signed-off-by: Matthieu Bouron <matthieu.bouron@gmail.com>
* Add myself as codec2 maintainerTomas Härdin2018-02-24
|
* avdevice: add android_camera indevFelix Matouschek2018-02-22
| | | | | | | | This commit adds an indev for Android devices on API level 24+ which uses the Android NDK Camera2 API to capture video from builtin cameras Signed-off-by: Felix Matouschek <felix@matouschek.org> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* MAINTAINERS: add myself for aptx.cAurelien Jacobs2018-02-10
|
* MAINTAINERS: Add dashenc maintainerKarthick Jeyapal2018-01-24
| | | | | | | | If somebody else wants to maintain dashenc either now or in future, I am absolutely fine with giving up this responsibility anytime. But till then we need a maintainer for dashenc, and I am volunteering for that task. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* MAINTAINERS: add myself for avcodec/v4l2_Jorge Ramirez-Ortiz2018-01-21
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Remove the ffserver programRostislav Pehlivanov2018-01-06
| | | | Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
* MAINTAINERS: add myself as videotoolbox* maintainerAman Gupta2017-11-13
| | | | | Reviewed-by: Rick Kern <kernrj@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* MAINTAINERS: update for cuvid/nvdec changesTimo Rothenpieler2017-11-12
|
* Maintainers : add myself for exrMartin Vignali2017-11-05
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* MAINTAINERS: add my GPG fingerprintJames Almer2017-10-27
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* lavc: drop VDAClément Bœsch2017-10-23
| | | | | Deprecated (aka removed) in OSX 10.11, and we have a replacement for it (VideoToolbox).
* MAINTAINERS: change the decklink maintainer to myselfMarton Balint2017-10-04
| | | | Signed-off-by: Marton Balint <cus@passwd.hu>