summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avformat/dashenc: fix writing the AV1 codec string in mp4 modeJames Almer2019-08-03
* avformat/dashenc: update stream extradata from packet side dataJames Almer2019-08-03
* avformat/av1: combine high_bitdepth and twelve_bit into a single bitdepth valueJames Almer2019-08-03
* avformat/av1: rename some AV1SequenceParameters fieldsJames Almer2019-08-03
* avformat/av1: split off sequence header parsing from the av1C writing functionJames Almer2019-08-03
* avformat/av1: add color config values to AV1SequenceParametersJames Almer2019-08-03
* avcodec/vp8: do vp7_fade_frame() laterMichael Niedermayer2019-08-03
* avcodec/vp3: Check for end of input in vp4_unpack_vlcs()Michael Niedermayer2019-08-03
* avcodec/vp3: Check that theora is theoraMichael Niedermayer2019-08-02
* avutil/mips: Avoid instruction exception caused by gssqc1/gslqc1.Shiyou Yin2019-08-02
* avcodec/msrle: remove unused itemsPaul B Mahol2019-08-02
* lavu/tx: add support for double precision FFT and MDCTLynne2019-08-02
* lavfi/zmq: Avoid mem copy past the end of input bufferAndriy Gelman2019-08-01
* FATE: add hls single file mode test caseSteven Liu2019-08-01
* tools/target_dec_fuzzer: fix memleak of extradataMichael Niedermayer2019-07-31
* avcodec/vc1_pred: Fix invalid shift in scaleforsame()Michael Niedermayer2019-07-31
* avcodec/vc1_block: Fix integer overflow in ff_vc1_pred_dc()Michael Niedermayer2019-07-31
* avcodec/truemotion2: Fix several integer overflows in tm2_motion_block()Michael Niedermayer2019-07-31
* avcodec/apedec: Make coeffsA/B uint32_t, this avoids several cases of undefin...Michael Niedermayer2019-07-31
* avcodec/apedec: make left/right unsigned to avoid undefined behaviorMichael Niedermayer2019-07-31
* avcodec/apedec: Fix multiple integer overflows and undefined behaviorin filte...Michael Niedermayer2019-07-31
* avformat/mpc: deallocate frames array on errorsMichael Niedermayer2019-07-31
* lavfi/vf_thumbnail_cuda: fix operator precedence bugRodger Combs2019-07-30
* lavd/v4l2: produce a 0 byte packet when a dequeued buffer's size is unexpectedStephan Hilb2019-07-30
* lavu/hwcontext_qsv: fix the memory leakLinjie Fu2019-07-30
* avformat/av1: fix AV1CodecConfigurationBox name in doxyJames Almer2019-07-30
* cbs_mpeg2: Fix parsing the last unitAndreas Rheinhardt2019-07-29
* cbs_mpeg2: Rearrange start code searchAndreas Rheinhardt2019-07-29
* cbs_mpeg2: Decompose Sequence EndAndreas Rheinhardt2019-07-29
* cbs_h264: Improve adding SEI messagesAndreas Rheinhardt2019-07-29
* cbs: Don't set AVBuffer's opaqueAndreas Rheinhardt2019-07-29
* avcodec/eatqi: Check for minimum frame sizeMichael Niedermayer2019-07-29
* avcodec/eatgv: Check remaining size after the keyframe headerMichael Niedermayer2019-07-29
* h264_metadata: Support overscan_appropriate_flagMark Thompson2019-07-29
* cbs_h264: Fix missing inferred colour description fieldsMark Thompson2019-07-29
* dnn: convert tf.pad to native model in python script, and load/execute it in ...Guo, Yejun2019-07-29
* fate: add unit test for dnn-layer-padGuo, Yejun2019-07-29
* dnn: add layer pad which is equivalent to tf.padGuo, Yejun2019-07-29
* avcodec/cfhd: add bayer supportPaul B Mahol2019-07-29
* avformat/hlsenc: Fix overflow of int for durations computeSteven Liu2019-07-29
* avfilter/fade: don't allow nb_frames == 0Gyan Doshi2019-07-29
* lavfi: addroi filterMark Thompson2019-07-28
* vaapi_encode: Add ROI supportMark Thompson2019-07-28
* avcodec/mips: [loongson] refine process of setting block as 0 in h264dsp_mmi.Shiyou Yin2019-07-28
* vp9_metadata: Improve spec-compliance and warningsAndreas Rheinhardt2019-07-28
* av1/h264_metadata: Don't reinitialize dataAndreas Rheinhardt2019-07-28
* cbs_mpeg2: Fix parsing of picture and slice headersAndreas Rheinhardt2019-07-27
* cbs: Remove useless initializationsAndreas Rheinhardt2019-07-27
* mpeg2_metadata, cbs_mpeg2: Fix handling of colour_descriptionAndreas Rheinhardt2019-07-27
* avcodec/assdec: undefined use of memcpy()Michael Niedermayer2019-07-27