summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* libavutil/timer: Fix clang reserved-user-defined-literalChristopher Degawa2021-03-13
* avdevice/pulse_audio_dec: do not read undersized framesMarton Balint2021-03-12
* avdevice/pulse_audio_dec: only set adjust latency flag if fragment_size is no...Marton Balint2021-03-12
* avdevice/pulse_audio_dec: query actual fragment sizeMarton Balint2021-03-12
* avdevice/alsa_dec: make sure we have enough data in non-blocking modeMarton Balint2021-03-12
* avcodec: add a get_encode_buffer() callback to AVCodecContextJames Almer2021-03-12
* cbs_sei: Detect payload overflows when reading SEI messagesMark Thompson2021-03-12
* cbs_h265: Detect more reference combinations which would overflow the DPBMark Thompson2021-03-12
* avcodec/cbs_h26[45]: Remove redundant enum constantsAndreas Rheinhardt2021-03-12
* avcodec/cbs_sei: Fix leak of AVBufferRef on errorAndreas Rheinhardt2021-03-12
* avcodec/cbs_sei: Don't use -1th element of arrayAndreas Rheinhardt2021-03-12
* avcodec/cbs: Remove redundant checks for CodedBitstreamContext.codecAndreas Rheinhardt2021-03-12
* avcodec/nvenc: base timestamps on frameIntervalPMartin Storsjö2021-03-12
* avfilter/vf_uspp: Fix leak of packet side dataAndreas Rheinhardt2021-03-12
* avfilter/vf_uspp: Fix leak of qp-table on errorAndreas Rheinhardt2021-03-12
* avcodec/decode: ReindentationAndreas Rheinhardt2021-03-12
* avcodec/decode: Remove always-true checkAndreas Rheinhardt2021-03-12
* avformat/adp, svs: Remove redundant av_shrink_packet()Andreas Rheinhardt2021-03-12
* avformat/gopher: Add support for Gopher over TLSparazyd2021-03-11
* avformat/gopher: Add default_whitelist to ff_gopher_protocolparazyd2021-03-11
* avcodec/gifenc: Actually use the shrunk paletteDerek Buitenhuis2021-03-11
* avcodec/h264_slice: don't copy frame data during error concealmentJames Almer2021-03-11
* avdevice/decklink: add missing include for buffer_size_tJames Almer2021-03-11
* avisynth: fix audio on big endianStephen Hutchinson2021-03-11
* avisynth: populate field orderemcodem2021-03-11
* avisynth: more intelligent RGB flippingStephen Hutchinson2021-03-11
* avformat/rawenc: Use init instead of write_header functionAndreas Rheinhardt2021-03-11
* avcodec/4xm: Check pre_gb in decode_i_block()Michael Niedermayer2021-03-11
* avutil/buffer_internal: Include internal for buffer_size_tAndreas Rheinhardt2021-03-11
* dnn/dnn_backend_native_layer_mathbinary: Fix leak upon errorAndreas Rheinhardt2021-03-11
* dnn/dnn_backend_native_layer_conv2d: Don't pretend convolution can failAndreas Rheinhardt2021-03-11
* dnn/dnn_backend_native_layer_conv2d: Check thread creation for errorsAndreas Rheinhardt2021-03-11
* dnn/dnn_backend_native_layer_conv2d: Check allocationAndreas Rheinhardt2021-03-11
* dnn/dnn_backend_native_layer_conv2d: Avoid separate, unchecked allocationsAndreas Rheinhardt2021-03-11
* dnn/dnn_backend_native_layer_conv2d: Fix memleak on errorAndreas Rheinhardt2021-03-11
* dnn/dnn_backend_native_layer_conv2d: Avoid allocation when single-threadedAndreas Rheinhardt2021-03-11
* dnn/dnn_backend_native_layer_conv2d: Join two arrays, avoid allocationAndreas Rheinhardt2021-03-11
* dnn/dnn_backend_native_layer_conv2d: Fix memleak on realloc failureAndreas Rheinhardt2021-03-11
* dnn/dnn_backend_native: Fix typo in log messageAndreas Rheinhardt2021-03-11
* dnn/dnn_backend_native: Don't use asserts for checksAndreas Rheinhardt2021-03-11
* dnn/dnn_backend_native: Fix leak in case parsing options failsAndreas Rheinhardt2021-03-11
* dnn/dnn_backend_native: Avoid allocation for checking file magicAndreas Rheinhardt2021-03-11
* Doc: Tech Resolution ProcessJean-Baptiste Kempf2021-03-11
* avcodec/libilbc: Support newer libiLBC versionsAndreas Rheinhardt2021-03-11
* avutil: use the buffer_size_t typedef where requiredJames Almer2021-03-10
* avfilter: use the buffer_size_t typedef where requiredJames Almer2021-03-10
* avdevice: use the buffer_size_t typedef where requiredJames Almer2021-03-10
* avformat: use the buffer_size_t typedef where requiredJames Almer2021-03-10
* avcodec: use the buffer_size_t typedef where requiredJames Almer2021-03-10
* avformat/utils: change AVStream side data related public function and struct ...James Almer2021-03-10