summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavc: replace internal use of AV_CODEC_CAP_AUTO_THREADS with an internal capAnton Khirnov2021-03-16
* doc/encoders: Remove text about single bit-depth libx264 supportTobias Rapp2021-03-16
* avformat/matroskadec: Check for EOF in resync loopMichael Niedermayer2021-03-15
* avcodec/utils: Use more bits for intermediate for AV_CODEC_ID_ADPCM_MSMichael Niedermayer2021-03-15
* avformat/ipmovie: Free packets allocated in header readingMichael Niedermayer2021-03-15
* libavformat/hls: Reset options after open_url_keepalive() failsEd Martin2021-03-15
* avcodec/decode: Remove outdated commentAndreas Rheinhardt2021-03-15
* avutil/avstring: Check for memory allocation error in av_escapeAndreas Rheinhardt2021-03-15
* avutil/avstring: Limit string length in av_escape to range of intAndreas Rheinhardt2021-03-15
* avcodec/h264_cavlc: Reindent after the previous commitAndreas Rheinhardt2021-03-15
* avcodec/h264_cavlc: Remove redundant checkAndreas Rheinhardt2021-03-15
* doc/APIchanges: Fill in some missing informationMichael Niedermayer2021-03-14
* avcodec/jpegls: Check A[Q] for overflow in ff_jpegls_update_state_regular()Michael Niedermayer2021-03-14
* avformat/voc_packet: prevent remaining size from becoming negative in ff_voc_...Michael Niedermayer2021-03-14
* avutil/timecode: Avoid fps overflowMichael Niedermayer2021-03-14
* avformat/mvi: Check audio size for more overflowsMichael Niedermayer2021-03-14
* avformat/samidec: Deallocate hdr_bufMichael Niedermayer2021-03-14
* avcodec/cfhd: Fix negative shift in cfhd_decode()Michael Niedermayer2021-03-14
* avdevice/xcbgrab: Add option for grabbing a windowsgerwk2021-03-14
* avcodec: add a mention about get_encode_buffer in the old encode API doxyJames Almer2021-03-14
* avfilter/vf_xfade: drop unused frames from inactive inputsPaul B Mahol2021-03-14
* doc/filters: note default for zoompan's durationGyan Doshi2021-03-14
* avcodec/flacdec: Avoid undefined shift in error caseMichael Niedermayer2021-03-13
* avformat/cinedec: Fix index_entries size checkMichael Niedermayer2021-03-13
* avcodec/h264_metadata_bsf: Check nb_units before accessing the first in h264_...Michael Niedermayer2021-03-13
* avformat/aaxdec: Check that segments table has been initializedMichael Niedermayer2021-03-13
* avcodec/ffv1dec: Check if trailer is availableMichael Niedermayer2021-03-13
* avcodec/exr: Check col/line for integer overflowMichael Niedermayer2021-03-13
* avformat: add Changelog entry for librist and bump minorMarton Balint2021-03-13
* avformat/librist: clarify and limit buffer_sizeMarton Balint2021-03-13
* avformat/librist: increase default loglevelMarton Balint2021-03-13
* avformat/librist: simplify secret strlcpyMarton Balint2021-03-13
* avformat/librist: make packet size adjustable for writing, fix it for readingMarton Balint2021-03-13
* avformat/librist: rework librist_readMarton Balint2021-03-13
* libavformat: add librist protocolPaul B Mahol2021-03-13
* 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