56 Commits (875f6955769bcb7caf083c1796ed6f3b2108c49e)

Author SHA1 Message Date
Anton Khirnov 8385ba53f1 mmaldec: convert to stdatomic 8 years ago
Jens Ziller bc7066fd5d libavcodec/mmaldec.c: set AVFrame interlaced_frame and top_field_first, AVCodecContext framerate 8 years ago
Anton Khirnov 32c8359093 lavc: export the timestamps when decoding in AVFrame.pts 9 years ago
Clément Bœsch d16aefee5c lavc/mmaldec: reduce some diffs with Libav missed in previous skipped merges 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
wm4 74beead9bd mmaldec: limit internal buffering 9 years ago
wm4 45a954f5aa mmaldec: print the MMAL format FourCC automatically 9 years ago
wm4 ce589940c2 mmaldec: send only a single EOS packet on flushing 9 years ago
wm4 46aaad78c3 mmaldec: correct package buffering accounting 9 years ago
wm4 9a382f3639 mmaldec: add vc1 decoding support 9 years ago
Julian Scheel d52208e8d5 mmaldec: Add mpeg2 decoding support 9 years ago
Julian Scheel 2689bb115c mmaldec: Fix avpriv_atomic_get usage 9 years ago
Michael Niedermayer 366ba2dee1 mmaldec: Use av_assert0() instead of assert() 9 years ago
Martin Storsjö b8e899f4bf mmaldec: Use imgutils.h for copying frames 9 years ago
wm4 14a90c9ef0 mmaldec: limit internal buffering 9 years ago
wm4 7b1b53f3a4 mmaldec: support MPEG-4 9 years ago
wm4 d27a12cb09 mmaldec: print the MMAL format FourCC automatically 9 years ago
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() 9 years ago
wm4 39f01e346c mmaldec: be more tolerant against MMAL not returning decoded output 9 years ago
wm4 65db4899fa mmaldec: refactor to have more context per MMAL input buffer 9 years ago
wm4 a9b8c638cf mmal: Fix AVBufferRef usage 9 years ago
wm4 49623f5319 mmal: Remove setting extradata on input format 9 years ago
wm4 f290e48d86 mmal: drop the h264 BSF 9 years ago
wm4 9940459720 mmaldec: fix pkt_dts determination 9 years ago
wm4 87a051f976 lavc: allow asynchronous decoders to return correct pkt_dts values 9 years ago
wm4 b7ab6e18ee mmaldec: disable timestamp interpolation 9 years ago
wm4 6b652c0273 mmaldec: fix problems with flush logic 9 years ago
wm4 b84675d63a mmaldec: hack against buffering problems on broken input 9 years ago
wm4 67db57ea12 mmaldec: fix problems with flush logic 9 years ago
wm4 7f116973d5 mmaldec: do not mutate user's AVCodecContext extradata field 9 years ago
wm4 750f72d775 mmaldec: hack against buffering problems on broken input 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 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