108156 Commits (6df3ad9687c41d17094ae5d16b4904f50338e0c4)
 

Author SHA1 Message Date
Andreas Rheinhardt 1fa535e8f3 avcodec/dvdec: Mark dv_init_static() as av_cold 2 years ago
Andreas Rheinhardt 116e2a9ee2 avcodec/dv_tablegen, dvdata: Remove ff_dv_vlc_bits 2 years ago
Andreas Rheinhardt 297e91ed2b avcodec/dvdec: Use ff_init_vlc_from_lengths() 2 years ago
Andreas Rheinhardt 8c7583b752 avcodec/dvdata: Order code table by codes 2 years ago
Philip Langdale 4a59eba227 swscale/input: add support for Y212LE 2 years ago
Philip Langdale 198b5b90d5 swscale/input: add support for XV30LE 2 years ago
Philip Langdale 5bdd726115 swscale/input: add support for P012 2 years ago
Philip Langdale 8d9462844a swscale/input: add support for XV36LE 2 years ago
James Almer f4097e4c1f x86/tx_float: add missing check for AVX2 2 years ago
James Almer 74f5fb6db8 x86/tx_float: set all operands for shufps 2 years ago
Martin Storsjö da5f7799a0 slicethread: Limit the automatic number of threads to 16 2 years ago
Martin Storsjö e4759fa951 x86/tx_float: Fix building for platforms with a symbol prefix 2 years ago
James Almer d9e3cb7e73 avfilter/vf_scale: overwrite the width and height expressions with the original values 2 years ago
James Almer 5a78421746 avcodec/decode: remove superfluous initial channels fields 2 years ago
Anton Khirnov cc867f2c09 lavc/pthread_frame: avoid leaving stale hwaccel state in worker threads 2 years ago
Anton Khirnov 0a811f8f94 lavc: fix and extend AVCodecContext.hwaccel_context doxy 2 years ago
Lynne a89025f74d
aarch64/tx_float: fix compilation 2 years ago
Lynne 9a9647af33
checkasm/tx: add checkasm support for the iMDCT 2 years ago
Lynne 4537d9554d
x86/tx_float: implement inverse MDCT AVX2 assembly 2 years ago
Lynne 2425d5cd7e
x86/tx_float: add support for calling assembly functions from assembly 2 years ago
Andreas Rheinhardt b881d2db88 tools/.gitignore: Add missing tools 2 years ago
Andreas Rheinhardt 61c37bc61d avcodec/libtheoraenc: Do not use invalid error code 2 years ago
Andreas Rheinhardt 9b738de611 ref/fate/ffprobe_xsd: Change ref file 2 years ago
Andreas Rheinhardt ad12e31b03 avcodec/x86/flacdsp_init: Remove double ';' 2 years ago
Andreas Rheinhardt 8913539a5d avformat/matroskaenc: Write CodecDelay for codecs != Opus 2 years ago
Andreas Rheinhardt bca4fef46a avformat/matroskaenc: Use custom min timestamp 2 years ago
Andreas Rheinhardt 1a8309e954 avformat/mux: Allow muxers to set custom min timestamp 2 years ago
Andreas Rheinhardt eb325324aa avformat/matroskaenc: Actually apply timestamp offset for Opus 2 years ago
Andreas Rheinhardt be0a2515ab avformat/matroskaenc: Don't override samplerate for CodecDelay 2 years ago
Andreas Rheinhardt 7bacef580f avformat/matroskaenc: Only write DiscardPadding if nonzero 2 years ago
Andreas Rheinhardt c0279e67f1 fate/matroska: Add tests for muxing with initial_padding 2 years ago
Andreas Rheinhardt 5c16df1b92 fftools/ffprobe: Report initial and trailing padding 2 years ago
Andreas Rheinhardt e6d89d0efd avcodec/cfhddata: Reduce stack usage 2 years ago
Andreas Rheinhardt 9e9c99366a avcodec/cfhd, cfhddata: Free VLC as soon as it is not needed 2 years ago
Andreas Rheinhardt 320c36d9c7 avcodec/cfhddata: Avoid code duplication when creating codebooks 2 years ago
Andreas Rheinhardt 764cacfdb6 avcodec/cfhddata: Avoid code tables 2 years ago
Andreas Rheinhardt 6b1a7fc8bd avcodec/cfhd, cfhddata: Simplify check for escape 2 years ago
Paul B Mahol 2ed5925e26 avcodec/flac: smallest frame is 10 bytes 2 years ago
Paul B Mahol 1e202d89c9 avcodec/x86/flacdsp: fix bug in decorrelation 2 years ago
Anton Khirnov ea5b375e0e lavu/fifo: clarify interaction of AV_FIFO_FLAG_AUTO_GROW with av_fifo_write() 2 years ago
Anton Khirnov 8728808b3e lavu/fifo: clarify interaction of AV_FIFO_FLAG_AUTO_GROW with av_fifo_can_write() 2 years ago
Anton Khirnov c9b6fd27bf lavu/fifo: add the header to its own doxy group 2 years ago
Anton Khirnov 693c1e631c lavf/mov: avoid leaks with multiple dv-audio streams 2 years ago
Anton Khirnov 1ef4620290 lavf/dv: do not update AVCodecParameters.sample_rate while demuxing 2 years ago
Anton Khirnov 6def44128a lavf/dv: set audio bitrate only at stream creation 2 years ago
Anton Khirnov 000b8d2acc lavf/dv: set non-changing AVStream fields only once 2 years ago
Anton Khirnov b2e1d1443c lavf/dv: forward errors from avformat_new_stream() 2 years ago
Anton Khirnov f0283f278a lavf/dv: return a meaningful error code from avpriv_dv_produce_packet() 2 years ago
Anton Khirnov 090f12b157 lavf/dv: make returning the video packet optional 2 years ago
Anton Khirnov f7b3fc4afe lavc/dv: rename constants to follow our naming conventions 2 years ago