summaryrefslogtreecommitdiffstats
path: root/libavcodec/mmaldec.c
Commit message (Expand)AuthorAgeFilesLines
* mmaldec: be more tolerant against MMAL not returning decoded outputwm42015-10-041-2/+14
* mmaldec: refactor to have more context per MMAL input bufferwm42015-10-041-9/+10
* mmal: Fix AVBufferRef usagewm42015-09-241-3/+6
* mmal: Remove setting extradata on input formatwm42015-09-241-7/+0
* mmal: drop the h264 BSFwm42015-09-241-37/+27
* mmaldec: fix pkt_dts determinationwm42015-09-121-4/+2
* lavc: allow asynchronous decoders to return correct pkt_dts valueswm42015-09-121-0/+1
* mmaldec: disable timestamp interpolationwm42015-09-121-0/+4
* mmaldec: fix problems with flush logicwm42015-09-121-3/+10
* mmaldec: hack against buffering problems on broken inputwm42015-09-121-3/+12
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
* mmal: Reference MMAL VC lib explicitlywm42015-04-141-0/+8
* mmal: Move system headers before local headerswm42015-04-141-6/+6
* lavc: add MMAL hardware decoder wrapperwm42015-03-291-0/+770
OpenPOWER on IntegriCloud