18 Commits (f14adb051697a6085bfa17980d6168bdca22692c)

Author SHA1 Message Date
Anton Khirnov bdd6aa25c1 avcodec.h: split bitstream filters API into its own header 5 years ago
Anton Khirnov bf80725352 lavc: rename bsf.h to bsf_internal.h 5 years ago
Andreas Rheinhardt 800f618a34 movsub_bsf: Fix mov2textsub regression 5 years ago
James Almer 11bef2fe72 avcodec/mov2textsub: move the reference in the bsf internal buffer 7 years ago
Anton Khirnov 33d18982fa lavc: add a new bitstream filtering API 9 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 9 years ago
Vittorio Giovara 8a9641a652 bsf: check memory allocations 10 years ago
Paul B Mahol 2490996f38 avcodec: use designated initializers for bitstream filters 11 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Elio Pettenò e7e2df27f8 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Diego Biurrun 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
Reimar Döffinger 234c6ed76d Add bitstream filter to convert between mov and plain text subtitles 17 years ago