summaryrefslogtreecommitdiff
path: root/libavcodec/mmaldec.c
Commit message (Expand)AuthorAge
* mmaldec: be more tolerant against MMAL not returning decoded outputwm42015-10-04
* mmaldec: refactor to have more context per MMAL input bufferwm42015-10-04
* mmal: Fix AVBufferRef usagewm42015-09-24
* mmal: Remove setting extradata on input formatwm42015-09-24
* mmal: drop the h264 BSFwm42015-09-24
* mmaldec: fix pkt_dts determinationwm42015-09-12
* lavc: allow asynchronous decoders to return correct pkt_dts valueswm42015-09-12
* mmaldec: disable timestamp interpolationwm42015-09-12
* mmaldec: fix problems with flush logicwm42015-09-12
* mmaldec: hack against buffering problems on broken inputwm42015-09-12
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* mmal: Reference MMAL VC lib explicitlywm42015-04-14
* mmal: Move system headers before local headerswm42015-04-14
* lavc: add MMAL hardware decoder wrapperwm42015-03-29