]> git.sesse.net Git - ffmpeg/history - libavcodec/mmaldec.c
svq3: rip out the svq3-relevant parts of pred_motion() out of h264
[ffmpeg] / libavcodec / mmaldec.c
2015-10-04 wm4mmaldec: be more tolerant against MMAL not returning...
2015-10-04 wm4mmaldec: refactor to have more context per MMAL input...
2015-09-24 wm4mmal: Fix AVBufferRef usage
2015-09-24 wm4mmal: Remove setting extradata on input format
2015-09-24 wm4mmal: drop the h264 BSF
2015-09-12 wm4mmaldec: fix pkt_dts determination
2015-09-12 wm4lavc: allow asynchronous decoders to return correct...
2015-09-12 wm4mmaldec: disable timestamp interpolation
2015-09-12 wm4mmaldec: fix problems with flush logic
2015-09-12 wm4mmaldec: hack against buffering problems on broken...
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2015-04-14 wm4mmal: Reference MMAL VC lib explicitly
2015-04-14 wm4mmal: Move system headers before local headers
2015-03-29 wm4lavc: add MMAL hardware decoder wrapper