summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avformat/mpegts: replace magic descriptor_tag values with definesBrad Hards2020-10-16
* avformat/udp: remove redundant setting of h->max_packet_sizeZhao Zhili2020-10-16
* Revert "aviobuf: Discard old buffered, previously read data in ffio_read_part...Marton Balint2020-10-16
* avformat/libsrt: fix cleanups on failed libsrt_open() and libsrt_setup()Marton Balint2020-10-16
* avfilter/af_aiir: use transposed II form for biquad sectionsPaul B Mahol2020-10-16
* avfilter/af_aiir: implement parallel processingPaul B Mahol2020-10-16
* avcodec/av1dec: add cur_frame.spatial_id and temporal_id to AV1FrameJames Almer2020-10-16
* tools/target_dem_fuzzer: Set format independent of cMichael Niedermayer2020-10-16
* avcodec/movtextenc: cosmeticsAndriy Gelman2020-10-15
* avcodec/movtextenc: fix writing to bytestream on BE archesAndriy Gelman2020-10-15
* avcodec/asvenc: Inline constantsAndreas Rheinhardt2020-10-16
* avcodec/asvdec: Use init_get_bits8()Andreas Rheinhardt2020-10-16
* avcodec/asvdec: Reduce the size of some VLCsAndreas Rheinhardt2020-10-16
* avcodec/ylc: Inline constantsAndreas Rheinhardt2020-10-16
* avcodec/v3/408enc: Remove empty close functionsAndreas Rheinhardt2020-10-16
* avcodec/exr: Fix overflow with many blocksMichael Niedermayer2020-10-15
* avcodec/Makefile: add missing av1_cuvid entryJames Almer2020-10-15
* configure: check for nvdec/cuvid AV1 supportTimo Rothenpieler2020-10-15
* avcodec/vp9dsp_template: Fix integer overflows in idct16_1d()Michael Niedermayer2020-10-15
* avcodec/ansi: Check initial dimensionsMichael Niedermayer2020-10-15
* avcodec/hevcdec: Check slice_cb_qp_offset / slice_cr_qp_offsetMichael Niedermayer2020-10-15
* avcodec/sonic: Check for overreadMichael Niedermayer2020-10-15
* avcodec/mobiclip: Check that Motion vectors are within the input frameMichael Niedermayer2020-10-15
* avcodec/mobiclip: set the bitstream size to the inputMichael Niedermayer2020-10-15
* avcodec/allcodecs: move av1_cuvid below libaom_av1James Almer2020-10-15
* avcodec/cuviddec: add av1 supportRoman Arzumanyan2020-10-15
* avformat/subviewerdec: fail on AV_NOPTS_VALUEMichael Niedermayer2020-10-15
* libavformat/avidec: check memory allocationChris Miceli2020-10-14
* libavfilter/dnn/dnn_backend{openvino, tf}: check memory alloc non-NULLChris Miceli2020-10-14
* libavfilter/dnn_backend_native: check mem allocationChris Miceli2020-10-14
* avcodec/webp: Use LE VLC table for LE bitstream readerAndreas Rheinhardt2020-10-12
* avcodec/ivi: Avoid reversing BE VLC codes for LE bitstream readerAndreas Rheinhardt2020-10-12
* avcodec/speedhq: Avoid reversing BE codes for LE bitstream readerAndreas Rheinhardt2020-10-12
* avcodec/vlc, bitstream: Allow to use BE codes to initialize LE VLCAndreas Rheinhardt2020-10-12
* avcodec/speedhq: Don't use ff_ prefix for static symbolsAndreas Rheinhardt2020-10-12
* avcodec/speedhq: Don't pretend reading DC can failAndreas Rheinhardt2020-10-12
* avcodec/indeo2: Remove #ifdef BITSTREAM_READER_LE cruftAndreas Rheinhardt2020-10-12
* avfilter/vf_scale_cuda: unload cuModule on uninitleozhang2020-10-12
* Add support for building fuzzer tools for an individual demuxerMichael Niedermayer2020-10-12
* fate-mxf-probe-applehdr10: Ignore endiannessTomas Härdin2020-10-12
* avcodec/cbs_av1: Free content in cbs_av1_free_metadata()Michael Niedermayer2020-10-12
* avfilter/af_sofalizer: allow up to 64 channelsPaul B Mahol2020-10-12
* avfilter/af_sofalizer: allow to specify virtual speakers indetifier as numberPaul B Mahol2020-10-12
* avcodec/apedec: use proper macro and type for pivot variablePaul B Mahol2020-10-12
* avcodec/apedec: properly calculate and store absolute valuePaul B Mahol2020-10-12
* avcodec/apedec: fix decoding 24bit insane files with recent versionsPaul B Mahol2020-10-12
* avformat/isom: add support for RAW ASC Bayer BGGR in movPaul B Mahol2020-10-12
* avcodec/mpeg12: Don't pretend reading dct_dc_size_* VLCs can failAndreas Rheinhardt2020-10-12
* avcodec/mpeg12: Reduce size of motion-vector VLCAndreas Rheinhardt2020-10-12
* lavc, lavf: Remove newlines from calls to avpriv_request_sample().Carl Eugen Hoyos2020-10-11