summaryrefslogtreecommitdiff
path: root/doc/examples/hw_decode.c
Commit message (Expand)AuthorAge
* examples/hw_decode: Don't use stack packetAndreas Rheinhardt2021-10-03
* avformat/avformat, utils: Make av_find_best_stream const-correctAndreas Rheinhardt2021-04-27
* doc/examples: Always open files as "binary", not "text".Carl Eugen Hoyos2020-08-25
* doc/examples/hw_decode: re-licensed to MIT-license.Jun Zhao2018-08-25
* doc/examples/hw_decode: Remove setting deprecated refcounted_framesJun Zhao2018-04-22
* doc/examples/hw_decode: Remove logically dead code in decode_write()Michael Niedermayer2018-03-27
* doc/examples/hw_decode: Remove useless NULL checkMichael Niedermayer2018-03-27
* examples: Don't call deprecated functions which don't do anythingMark Thompson2018-02-09
* examples/hw_decode: Use hw-config information to find pixfmtMark Thompson2017-11-29
* examples/hw_decode: Add a HWAccel decoding example.Jun Zhao2017-07-30