summaryrefslogtreecommitdiffstats
path: root/libavcodec/mmaldec.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-141-1/+2
* lavc: Delete all fake hwaccelsMark Thompson2017-11-261-28/+0
* lavc: Add hardware config metadata for decoders supporting hardware outputMark Thompson2017-11-261-0/+7
* Merge commit '04f691cd4fb7d226e54df886a21ba201cb5019f4'James Almer2017-11-011-0/+1
|\
| * mmal: Add missing .item_name to AVClass declarationDiego Biurrun2017-06-131-0/+1
* | Merge commit 'd82d5379caca21005d8906829b35361c4a65408e'Clément Bœsch2017-04-081-1/+1
|\ \ | |/
| * mmaldec: initialize refcount using atomic_init()Wan-Teh Chang2016-12-021-1/+1
* | lavc: fix usages of av_get_codec_tag_string()Clément Bœsch2017-03-291-9/+6
* | Merge commit '8385ba53f115401a67a4748c0d107769ebfb2941'Clément Bœsch2017-03-221-12/+13
|\ \ | |/
| * mmaldec: convert to stdatomicAnton Khirnov2016-10-021-12/+13
* | Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'Hendrik Leppkes2016-10-071-1/+6
|\ \ | |/
| * lavc: export the timestamps when decoding in AVFrame.ptsAnton Khirnov2016-06-211-1/+6
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
* | libavcodec/mmaldec.c: set AVFrame interlaced_frame and top_field_first, AVCod...Jens Ziller2016-09-121-0/+20
* | lavc/mmaldec: reduce some diffs with Libav missed in previous skipped mergesClément Bœsch2016-06-211-14/+14
* | Merge commit '74beead9bd596180bcac6108548fc0a86d8eb4ae'Clément Bœsch2016-06-211-0/+2
|\ \ | |/
| * mmaldec: limit internal bufferingwm42016-04-301-0/+9
| * mmaldec: print the MMAL format FourCC automaticallywm42016-04-301-3/+4
| * mmaldec: send only a single EOS packet on flushingwm42016-04-301-0/+2
| * mmaldec: correct package buffering accountingwm42016-04-301-0/+3
| * mmaldec: add vc1 decoding supportwm42016-04-301-0/+12
| * mmaldec: Add mpeg2 decoding supportJulian Scheel2016-04-301-24/+47
| * mmaldec: Fix avpriv_atomic_get usageJulian Scheel2016-04-301-1/+1
| * mmaldec: Use av_assert0() instead of assert()Michael Niedermayer2016-04-301-1/+1
* | Merge commit 'b8e899f4bf5f09900aa71552112d32a5566b6baf'Derek Buitenhuis2016-05-111-14/+8
|\ \ | |/
| * mmaldec: Use imgutils.h for copying framesMartin Storsjö2016-04-121-14/+8
* | mmaldec: limit internal bufferingwm42016-01-281-0/+7
* | mmaldec: support MPEG-4wm42016-01-281-0/+11
* | mmaldec: print the MMAL format FourCC automaticallywm42016-01-281-3/+4
* | mmaldec: send only a single EOS packet on flushingwm42015-11-101-0/+2
* | mmaldec: correct package buffering accountingwm42015-11-071-0/+3
* | mmaldec: add vc1 decoding supportwm42015-11-071-0/+12
* | mmaldec: Add mpeg2 decoding supportJulian Scheel2015-10-221-24/+47
* | mmaldec: Fix avpriv_atomic_get usageJulian Scheel2015-10-211-1/+1
* | avcodec/mmaldec: Use av_assert0() instead of assert()Michael Niedermayer2015-10-051-1/+1
* | Merge commit '39f01e346cab464ef6c0d4ec58cc13b7123e60d8'Hendrik Leppkes2015-10-051-2/+14
|\ \ | |/
| * mmaldec: be more tolerant against MMAL not returning decoded outputwm42015-10-041-2/+14
* | Merge commit '65db4899fa8790049bec3af16ecdb75dd81051fd'Hendrik Leppkes2015-10-051-9/+10
|\ \ | |/
| * mmaldec: refactor to have more context per MMAL input bufferwm42015-10-041-9/+10
* | Merge commit 'a9b8c638cfe2f82191db65e3e3a39f3b35df81f5'Hendrik Leppkes2015-09-261-3/+6
|\ \ | |/
| * mmal: Fix AVBufferRef usagewm42015-09-241-3/+6
* | Merge commit '49623f531972be5dc2dd8c1b4b8748cad7c424ff'Hendrik Leppkes2015-09-261-7/+0
|\ \ | |/
| * mmal: Remove setting extradata on input formatwm42015-09-241-7/+0
* | Merge commit 'f290e48d86e10f34b5ddc519127636bcebec7c43'Hendrik Leppkes2015-09-261-36/+28
|\ \ | |/
| * mmal: drop the h264 BSFwm42015-09-241-37/+27
* | Merge commit '99404597201911de90cff2ef85f2d44176d39147'Hendrik Leppkes2015-09-121-4/+2
|\ \ | |/
| * mmaldec: fix pkt_dts determinationwm42015-09-121-4/+2
* | Merge commit '87a051f97633010f71dfc1d23d806856499bf231'Hendrik Leppkes2015-09-121-0/+1
|\ \ | |/
| * lavc: allow asynchronous decoders to return correct pkt_dts valueswm42015-09-121-0/+1
* | Merge commit 'b7ab6e18eecad43593ad2a0e9fc9eba7f24751cb'Hendrik Leppkes2015-09-121-0/+4
|\ \ | |/
OpenPOWER on IntegriCloud