35 Commits (3df9ec5ce7bc57ee303e715b949f65727a52c916)

Author SHA1 Message Date
wm4 dafe4cd29c mmaldec: send only a single EOS packet on flushing 9 years ago
wm4 a55fbfa4c4 mmaldec: correct package buffering accounting 9 years ago
wm4 b07cbf6724 mmaldec: add vc1 decoding support 9 years ago
Julian Scheel 7ebe12fc55 mmaldec: Add mpeg2 decoding support 9 years ago
Julian Scheel da43e9e157 mmaldec: Fix avpriv_atomic_get usage 9 years ago
Michael Niedermayer c0152ebb9e avcodec/mmaldec: Use av_assert0() instead of assert() 10 years ago
wm4 39f01e346c mmaldec: be more tolerant against MMAL not returning decoded output 10 years ago
wm4 65db4899fa mmaldec: refactor to have more context per MMAL input buffer 10 years ago
wm4 a9b8c638cf mmal: Fix AVBufferRef usage 10 years ago
wm4 49623f5319 mmal: Remove setting extradata on input format 10 years ago
wm4 f290e48d86 mmal: drop the h264 BSF 10 years ago
wm4 9940459720 mmaldec: fix pkt_dts determination 10 years ago
wm4 87a051f976 lavc: allow asynchronous decoders to return correct pkt_dts values 10 years ago
wm4 b7ab6e18ee mmaldec: disable timestamp interpolation 10 years ago
wm4 6b652c0273 mmaldec: fix problems with flush logic 10 years ago
wm4 b84675d63a mmaldec: hack against buffering problems on broken input 10 years ago
wm4 67db57ea12 mmaldec: fix problems with flush logic 10 years ago
wm4 7f116973d5 mmaldec: do not mutate user's AVCodecContext extradata field 10 years ago
wm4 750f72d775 mmaldec: hack against buffering problems on broken input 10 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 10 years ago
wm4 49e531ff47 mmal: Reference MMAL VC lib explicitly 10 years ago
wm4 2de7650451 mmal: Move system headers before local headers 10 years ago
wm4 c48456166e lavc: add MMAL hardware decoder wrapper 10 years ago