94249 Commits (70a4f46e48da8bc8a547e490f67dde5165227dd8)
 

Author SHA1 Message Date
Thilo Borgmann 70a4f46e48 lavd/avfoundation: Set correct default value 0 for option capture_raw_data. 5 years ago
Thilo Borgmann d16f2fafae doc/indevs: Add new option and example to avfoundation. 5 years ago
Thilo Borgmann 5c2e0e417a lavd/avfoundation: Reindent after last commit. 5 years ago
Thilo Borgmann 02f65678ba lavd/avfoundation: Support muxed type of devices including raw muxed data capture. 5 years ago
Thilo Borgmann 3a5f9ab814 lavd/avfoundation: Refine some log messages. 5 years ago
Thilo Borgmann 7d4df4b339 lavd/avfoundation: Change binary Options to boolean type. 5 years ago
Thilo Borgmann 48cf952411 lavd/avfoundation: Remove useless index increment. 5 years ago
Paul B Mahol 43160c7bc4 doc/filters: document new readeia608 option 5 years ago
Paul B Mahol 9e78c73d86 avfilter/vf_readeia608: implement lowpass operation prior to processing lines 5 years ago
Paul B Mahol dc481105a1 avfilter/vf_tinterlace: re-enable lowpass option 5 years ago
Paul B Mahol 2a801e8856 avfilter/af_aiir: implement mix option 5 years ago
Paul B Mahol 034a9d2507 avfilter/af_biquads: clip gain picked from command to sane values 5 years ago
Paul B Mahol 7b2d39fc27 avfilter/af_biquads: implement mix option to all filters 5 years ago
Michael Niedermayer 019d729039 avcodec/ilbcdec: Simplify use of unsigned and fix more undefined overflows 5 years ago
Michael Niedermayer 1bb3b3f11c avcodec/golomb: Correct the doxy about get_ue_golomb() and errors 5 years ago
Michael Niedermayer f57e97dfd9 avformat/utils: Check timebase before use in estimate_timings() 5 years ago
Michael Niedermayer a6229fcd40 avcodec/hq_hqa: Use ff_set_dimensions() 5 years ago
Michael Niedermayer 14fcf42958 avcodec/rv10: Fix integer overflow in aspect ratio compare 5 years ago
Michael Niedermayer 17209e48e2 avcodec/tta: Limit decoder to 16 channels 5 years ago
Michael Niedermayer 936ca7f101 avcodec/sanm: Optimize fill_frame() with av_memcpy_backptr() 5 years ago
Michael Niedermayer e69106e70c avformat/vividas: Check for input length in get_v() 5 years ago
Michael Niedermayer 2bbea155bf avcodec/4xm: Fix signed integer overflows in idct() 5 years ago
Michael Niedermayer 7b2ebf89a4 avcodec/qdm2: Check checksum_size for 0 5 years ago
Michael Niedermayer 694be24bd6 avcodec/qdm2: error out of qdm2_fft_decode_tones() before entering endless loop 5 years ago
Michael Niedermayer ae021c1239 avcodec/qdm2: Do not read out of array in fix_coding_method_array() 5 years ago
Michael Niedermayer 85cbd042ff avcodec/simple_idct_template: Fix integer overflow in idctSparseColAdd() 5 years ago
Michael Niedermayer b5f2cfd2ad avcodec/simple_idct_template: Fix integer overflow in idctSparseCol() 5 years ago
Michael Niedermayer 7b114d7687 avcodec/svq3: Use ff_set_dimension() 5 years ago
Michael Niedermayer f76d7352e0 avcodec/iff: Check ham vs bpp 5 years ago
Michael Niedermayer e9dd3c7126 avcodec/ffwavesynth: use uint32_t to compute difference, it is enough 5 years ago
Michael Niedermayer 8c02209935 avcodec/ffwavesynth: Simplify lcg_seek(), avoid negative case 5 years ago
Michael Niedermayer cf2bd3ce79 avcodec/ffwavesynth: Fix backward lcg_seek() 5 years ago
Michael Niedermayer 37708cbae8 avcodec/flicvideo: Fix off by 1 error in flic_decode_frame_24BPP() 5 years ago
Michael Niedermayer 79204a1fc8 avcodec/vc1_block: Check for vlc error in vc1_decode_ac_coeff() 5 years ago
Michael Niedermayer a6474b899c avcodec/alac: Check lpc_quant 5 years ago
Michael Niedermayer e96b7a8ba6 avcodec/dxv: Initialize tex_funct to NULL 5 years ago
Andreas Rheinhardt 98b122cdb9 vp9_metadata: Avoid allocations and copies of packet structures 5 years ago
Andreas Rheinhardt 42114094da mpeg2_metadata: Localize inserting of sequence display extensions 5 years ago
Andreas Rheinhardt dd5ce54d2a mpeg2_metadata: Avoid allocations and copies of packet structures 5 years ago
Andreas Rheinhardt bc8b623b83 h265_metadata: Correct error check 5 years ago
Andreas Rheinhardt ddd53ef66d h265_metadata: Avoid allocations and copies of packet structures 5 years ago
Andreas Rheinhardt 9362f1a982 h264_redundant_pps: Fix looping over an access unit's units 5 years ago
Andreas Rheinhardt d78553cc4c h264_redundant_pps: Avoid allocations and copies of packet structures 5 years ago
Andreas Rheinhardt 3f81cc8c94 av1_metadata: Error out if fragment is empty 5 years ago
Andreas Rheinhardt 3c8a2a1180 h264_metadata: Localize code for display orientation 5 years ago
Andreas Rheinhardt a72cc47a27 h264_metadata: Avoid allocations and copies of packet structures 5 years ago
Andreas Rheinhardt 36fcdc3fbe av1/h264_metadata, filter_units: Count down when deleting units 5 years ago
Andreas Rheinhardt b0810454e4 filter_units: Avoid allocations and copies of packet structures 5 years ago
Andreas Rheinhardt 57f9bc90ae filter_units: Reindent after previous commit 5 years ago
Andreas Rheinhardt 83be17cfcd filter_units: Don't use fake loop 5 years ago