107987 Commits (620e6e14878de7392f9b5fd109cc8f5ed90dd835)
 

Author SHA1 Message Date
Rémi Denis-Courmont 620e6e1487 arm: relax byte-swap assembler constraints 2 years ago
Rémi Denis-Courmont 164021423a aarch64: relax byte-swap assembler constraints 2 years ago
Andreas Rheinhardt 0b95a6a1d0 avcodec/mathops: Set hidden visibility where advantageous 2 years ago
Timo Rothenpieler 6512dd6cb5 avfilter/vf_bilateral_cuda: refactor use of pow to simple multiplication 2 years ago
Timo Rothenpieler 416923346a compat/cuda: switch from powf to __powf intrinsic 2 years ago
Andreas Rheinhardt 73fada029c avcodec/codec_internal: Add macros for update_thread_context(_for_user) 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt dea9744560 avutil/file: Properly deprecate av_tempfile() 2 years ago
Andreas Rheinhardt 72c601e0f7 avutil/internal: Move avpriv-file API to a header of its own 2 years ago
Andreas Rheinhardt 04b7217872 avutil/dict: Move avpriv_dict_set_timestamp() to a header of its own 2 years ago
Andreas Rheinhardt 26325cceb0 avutil/internal: Remove unused FF_SYMVER 2 years ago
Andreas Rheinhardt 5b0856d2b9 avutil/internal: Remove unused ff_rint64_clip() 2 years ago
Andreas Rheinhardt 65f6851448 avcodec/frame_thread_encoder: Stop serializing unreferencing AVFrames 2 years ago
Andreas Rheinhardt 25ea90b733 avcodec/encode: Avoid unreferencing blank AVFrames 2 years ago
Mohamed Khaled Mohamed 1a5cd79f51 avfilter: add bilateral_cuda filter 2 years ago
Paul B Mahol d1513e7f9c avfilter: add 3D scope multimedia filter 2 years ago
Paul B Mahol 4beac58e90 avcodec/cfhd: fix escape handling for old codebook 2 years ago
Paul B Mahol 10ed73e933 avcodec/cfhddata: remove unused defines 2 years ago
Martin Storsjö e4ac156b7c libavcodec: Set hidden visibility on global symbols accessed from AArch64 assembly 2 years ago
Martin Storsjö 0dd8fe6f4b arm: Check the build time constants in av_clip_*intp2 2 years ago
Martin Storsjö 3f456dc245 arm: rv40dsp: Change stride parameters to ptrdiff_t 2 years ago
Martin Storsjö 826cd5e098 arm: vc1sdp: Change stride parameters to ptrdiff_t 2 years ago
Andreas Rheinhardt 7de9c0e9d7 avcodec/flac: Don't use bytestream API unnecessarily 2 years ago
Andreas Rheinhardt 5089884e3c avcodec/flac: Move decoder+parser stuff into a new header, flac_parse.h 2 years ago
Andreas Rheinhardt f118b2aa46 avcodec/flac: Remove pointless define 2 years ago
Andreas Rheinhardt 6699ed38f3 avcodec/flac: Remove unused parameter from ff_flac_is_extradata_valid() 2 years ago
Andreas Rheinhardt 17b1375965 avcodec/flac: Move ff_flac_get_max_frame_size() to flacenc.c 2 years ago
Andreas Rheinhardt ff1f5b407d avcodec/flacdec: Don't infer max_framesize unnecessarily 2 years ago
Andreas Rheinhardt bddf1a6479 avcodec/flacdec: Shorten name 2 years ago
Andreas Rheinhardt 6713554271 avcodec/flac: Remove unnecessary FLACSTREAMINFO define 2 years ago
Andreas Rheinhardt 500bbd584d avcodec/mpeg4video: Factor non-codec stuff out into a header of its own 2 years ago
Andreas Rheinhardt c421000434 avformat/hevc: Reindent after the previous commit 2 years ago
Andreas Rheinhardt 8b5d155301 avformat/hevc: Fix crash on allocation failure, avoid allocations 2 years ago
Michael Niedermayer b14104a637
avcodec/bink: disallow odd positioned scaled blocks 2 years ago
Carl Eugen Hoyos ff6044b921 lavc/tiff: Support multi-component files without RowsPerStrip tag. 2 years ago
Andreas Rheinhardt 90aa2a88f9 fftools/ffmpeg_opt: Check creation of new program 2 years ago
Andreas Rheinhardt 601faaed92 fftools: Use report_error_then_exit_program() for allocation failures 2 years ago
Andreas Rheinhardt e157b21a90 fftools/cmdutils: Add function to report error before exit 2 years ago
Paul B Mahol 319e8a49b5 avcodec/amr*bdec: return only number of consumed bytes 2 years ago
Michael Niedermayer 1f1a368169
avformat/asfdec_o: limit recursion depth in asf_read_unknown() 2 years ago
Carl Eugen Hoyos 4a054c3e97 lavc/ass: Add missing version.h include 2 years ago
Carl Eugen Hoyos 7180416084 lavf/sdp: Add missing version.h include 2 years ago
Anton Khirnov 4fce3bab64 fftools/ffmpeg: use a separate counter for encoded packet data size 2 years ago
Anton Khirnov 0dd7347963 fftools/ffmpeg: drop OutputStream.fps_mode 2 years ago
Anton Khirnov d0f767f81f fftools/ffmpeg: drop OutputStream.enc 2 years ago
Anton Khirnov 4a4a206304 fftools/ffmpeg_filter: remove an always-true check 2 years ago
Anton Khirnov c97bb940c2 fftools/ffmpeg_filter: remove an always-false check 2 years ago
Anton Khirnov 7c8737548f fftools/ffmpeg: remove a stale extern declaration 2 years ago
Anton Khirnov 8d26a21bf6 fftools/ffmpeg: stop accessing av_stream_get_parser() from the main thread 2 years ago
Sebastian Beckmann 47b85c5a76 avcodec/videotoolboxenc: Add CBR option to H264 and HEVC encoder 2 years ago