summaryrefslogtreecommitdiff
path: root/doc/examples/extract_mvs.c
Commit message (Expand)AuthorAgeFilesLines
* doc/examples/extract_mvs: re-indent after previous commitMatthieu Bouron2017-04-041-28/+28
* doc/examples/extract_mvs: make pkt local to the main functionMatthieu Bouron2017-04-041-12/+6
* doc/examples/extract_mvs: switch to new decoding APIMatthieu Bouron2017-04-041-37/+35
* doc/examples/extract_mvs: switch to codecparMatthieu Bouron2017-03-281-17/+20
* Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-271-1/+1
* avcodec: export motion vectors in frame side data on demandClément Bœsch2014-08-181-0/+185