27 Commits (2204ea00d669cc2fac32982d32d8155473587585)

Author SHA1 Message Date
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 8 months ago
Andreas Rheinhardt b800327f4c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 8 months ago
Andreas Rheinhardt 0c6e5f321b avformat/avformat: Avoid including codec.h, frame.h 1 year ago
Michael Niedermayer 10453f5192
avformat/dhav: Use 64bit seek_back 2 years ago
Andreas Rheinhardt 3417379d5e avformat/dhav: Don't truncate return value of avio_skip() 3 years ago
Anton Khirnov 0e289fafa7 dhav: convert to new channel layout API 3 years ago
Michael Niedermayer 97c3053d59 avformat/dhav: Limit get_duration() iterations 3 years ago
Paul B Mahol 13141339c1 avformat/dhav: make duration extraction more robust 3 years ago
Paul B Mahol 6384175d8c avformat/dhav: check if timestamp matches when seeking 3 years ago
Michael Niedermayer 71b4d16bca avformat/dhav: do not use zero fps 3 years ago
Andreas Rheinhardt 40bdd8cc05 avformat: Avoid allocation for AVStreamInternal 3 years ago
Paul B Mahol 7b523a06d0 avformat/dhav: use frame number if timestamp difference is zero 3 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Michael Niedermayer 7540d60bf6 avformat/dhav: Break out of infinite dhav search loop 4 years ago
Idan Freiberg a6912e5b88 avformat/dhav: Fix incorrect non-DHAV chunk skipping logic 4 years ago
Michael Niedermayer 0a0b92b4b2 avformat/dhav: Check position for overflow 4 years ago
Anton Khirnov cea7c19cda lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
Carl Eugen Hoyos 86f0bba776 lavc, lavf: Remove newlines from calls to avpriv_request_sample(). 4 years ago
Paul B Mahol e3dca0744d avformat/dhav: improve seeking 5 years ago
Paul B Mahol bb697f30ab avformat/dhav: fix demuxer since recent breakage 5 years ago
Paul B Mahol d8410e9cf9 avformat/dhav: always initializer ret 5 years ago
Paul B Mahol 45cefca1e7 avformat/dhav: handle files missing data at start 5 years ago
Paul B Mahol 96fd07351a avformat/dhav: gracefully handle corrupted files 5 years ago
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
Paul B Mahol c782e7aa9e avformat/dhav: export average frame rate too 6 years ago
Paul B Mahol 24386b1707 avformat/dhav: improve A/V sync 6 years ago
Paul B Mahol b80003fe28 avformat: add DHAV demuxer 6 years ago