32 Commits (31a53ab34e22fe1eec902f79ec1f19ab828a7a0c)

Author SHA1 Message Date
  Martin Storsjö 2beba58e0e mmaldec: Fix compilation after 2fcb0090 7 years ago
  Mark Thompson 2a4d34d462 lavc: Delete all fake hwaccels 8 years ago
  Mark Thompson 2fcb009011 lavc: Add hardware config metadata for decoders supporting hardware output 8 years ago
  wm4 47687a2f8a avcodec: add metadata to identify wrappers and hardware decoders 8 years ago
  Diego Biurrun 04f691cd4f mmal: Add missing .item_name to AVClass declaration 8 years ago
  Wan-Teh Chang d82d5379ca mmaldec: initialize refcount using atomic_init() 9 years ago
  Anton Khirnov 8385ba53f1 mmaldec: convert to stdatomic 9 years ago
  Anton Khirnov 32c8359093 lavc: export the timestamps when decoding in AVFrame.pts 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 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
  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