5 Commits (6929fc88455390285645df70df058b0675b758db)

Author SHA1 Message Date
Anton Khirnov 0e4dfa4709 Revert "bsf: use standard include paths" 9 months ago
Andrew Kelley 41b73ae883 bsf: use standard include paths 9 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 9 months ago
Andrew Sayers 6096c244bb fix /// comments that should be ///< 10 months ago
Anton Khirnov 887a7817b6 lavc: move bitstream filters into bsf/ subdir 11 months ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 11 months ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 1 year ago
Michael Niedermayer 0889ebc577
avcodec/noise_bsf: Check for wrapped frames 2 years ago
Andreas Rheinhardt f4098bbc3b avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs 3 years ago
Gyan Doshi b9176dbfb7 avcodec/noise_bsf: restore dropamount for backwards compatibility 3 years ago
Gyan Doshi 23da5caf09 avcodec/noise_bsf: add expr support 3 years ago
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 88a37f0f5b avcodec/noise_bsf: Remove unnecessary headers 5 years ago
James Almer c75f246a3c avcodec/noise_bsf: remove superfluous fail label 5 years ago
James Almer dc99ee6b08 avcodec/noise_bsf: move the reference in the bsf internal buffer 7 years ago
Jun Zhao b8e406c01a lavc/noise_bsf: support dump options. 7 years ago
Marton Balint b406f387c8 avcodec/noise_bsf: add support for dropping packets 8 years ago
Paul B Mahol bc2fe36228 avcodec/noise_bsf: set correct size of .priv_data_size field 9 years ago
Anton Khirnov 33d18982fa lavc: add a new bitstream filtering API 9 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 10 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
Paul B Mahol 67f9bbbb3f noise_bsf: check if allocation failed 12 years ago
Michael Niedermayer 93ef29b6f4 noise_bsf: fix division by 0 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 13 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
Michael Niedermayer 787e135391 Randomly change the amount of noise if nothing is explicitly set. 17 years ago
Aurelien Jacobs cd7105e6a0 move noise bitstream filter in its own file 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 19 years ago
Måns Rullgård 4dddc5e10c kill warnings 19 years ago
Ivo van Poorten 93d6aeb0a4 add missing declaration for av_md5_sum 19 years ago
Michael Niedermayer 94d85eaf34 md5 support 19 years ago