Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-27avformat/moflex: Remove unneeded format variableMichael Niedermayer
2021-04-27avformat: Constify all muxer/demuxersAndreas Rheinhardt
2021-03-24avformat/moflex: Simplify freeing packetsAndreas Rheinhardt
2021-03-08mobiclip: fix copyright headersFlorian Nouwt
2020-11-22avformat/moflex: Check pkt_sizeMichael Niedermayer
2020-10-04avformat/moflex: Check m->size before seekingMichael Niedermayer
2020-09-21avformat/moflex: Check pop_int() for overflowMichael Niedermayer
2020-09-13avformat/moflex: make seeking more usefulPaul B Mahol
2020-09-03avformat: add moflex demuxerPaul B Mahol