summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* avcodec/hevc, h2645_parse: Fix HEVC NAL unit names and constantsAndreas Rheinhardt2020-03-24
* avcodec/dfa: Use array of fixed-sized strings for fixed-sized stringsAndreas Rheinhardt2020-03-24
* avcodec/wmadec: cosmeticsRamiro Polla2020-03-22
* avcodec/get_bits: cosmeticsRamiro Polla2020-03-22
* avcodec/decode: increase nb_bsfs after av_bsf_alloc in case alloc failedLimin Wang2020-03-22
* avcodec/bsf: Beautify log messages from bitstream filtersAndreas Rheinhardt2020-03-21
* avcodec/bsf: Don't set defaults for AVClass without optionsAndreas Rheinhardt2020-03-21
* h264dec: do not export the chroma sample location immediately on parsing the SPSAnton Khirnov2020-03-20
* sbcdec: do not unnecessarily set frame propertiesAnton Khirnov2020-03-20
* avcodec/mpeg12dec: Add CPB coded side dataNicolas Gaullier2020-03-20
* avcodec/utils: Fix ff_add_cpb_side_data() add twiceNicolas Gaullier2020-03-20
* avcodec/mpeg12dec: Do not alter avctx->rc_buffer_sizeNicolas Gaullier2020-03-20
* avcodec/siren: Fix integer overflow in get_dw()Michael Niedermayer2020-03-19
* avcodec/ffwavesynth: Fix integer overflow in computation of ddphiMichael Niedermayer2020-03-18
* avcodec/avcodec: Fix typosAndriy Gelman2020-03-18
* remove CHAR_MIN/CHAR_MAX usagePaul B Mahol2020-03-17
* avcodec: add CRI HCA decoderPaul B Mahol2020-03-17
* avcodec/allcodecs: move sdx2 to correct placePaul B Mahol2020-03-17
* avcodec: add derf dpcm decoderPaul B Mahol2020-03-17
* avcodec: add ADPCM IMA MTF decoderPaul B Mahol2020-03-17
* h264dec: do not return a value from init_dimensions()Anton Khirnov2020-03-16
* vp3: eliminate copy_fieldsAnton Khirnov2020-03-16
* mpegvideo: drop an unnecessary function parameterAnton Khirnov2020-03-16
* mpegvideodata: drop useless commentsAnton Khirnov2020-03-16
* libavcodec, libpostproc: Remove outcommented START/STOP_TIMERAndreas Rheinhardt2020-03-14
* diracdec: rewrite golomb readerLynne2020-03-12
* avcodec/cbs_jpeg: Check length for SOSMichael Niedermayer2020-03-12
* avcodec/adpcm: Fix invalid shift in AV_CODEC_ID_ADPCM_PSXMichael Niedermayer2020-03-11
* avcodec/mpeg12dec: Fix invalid shift in mpeg2_fast_decode_block_intra()Michael Niedermayer2020-03-11
* avcodec/wavpack: check for allocation failurePaul B Mahol2020-03-11
* avcodec/wavpack: fix some syle issuesPaul B Mahol2020-03-11
* avcodec/wavpack: add support for DSD filesDavid Bryant2020-03-11
* lavc/aarch64: Remove unneeded file vp9mc_aarch64.cCarl Eugen Hoyos2020-03-11
* lavc/aarch64: Fix suffix of new file vp9mc_aarch64.Carl Eugen Hoyos2020-03-11
* lavc/aarch64: Fix compilation with --disable-neonCarl Eugen Hoyos2020-03-11
* lavc/aarch64: Move non-neon vp9 copy functions out of neon source file.Carl Eugen Hoyos2020-03-11
* avcodec/cbs_h2645: Treat slices without data as invalidAndreas Rheinhardt2020-03-10
* avcodec/cbs_h2645: Remove dead code to delete trailing zeroesAndreas Rheinhardt2020-03-10
* avcodec/v4l2_m2m: Avoid using intermediate bufferAndreas Rheinhardt2020-03-10
* API: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataTypevectronic2020-03-10
* lavc/vaapi_encode_h265: fix conf_win_xxx_offset for 4:2:2/4:4:4 encodingLinjie Fu2020-03-09
* avcodec: add decoder for High Voltage Software's ALP ADPCMZane van Iperen2020-03-09
* dump_extradata: Insert extradata even for small packetsAndreas Rheinhardt2020-03-06
* h264_mp4toannexb: CosmeticsAndreas Rheinhardt2020-03-06
* h264_mp4toannexb: Improve overread checksAndreas Rheinhardt2020-03-06
* h264_mp4toannexb: Stop reallocating the output bufferAndreas Rheinhardt2020-03-06
* h264_mp4toannexb: Consistently use pointer comparisonsAndreas Rheinhardt2020-03-06
* h264_mp4toannexb: Copy one NAL unit at a timeAndreas Rheinhardt2020-03-06
* h264_mp4toannexb: Try to avoid four byte startcodesAndreas Rheinhardt2020-03-06
* h264_mp4toannexb: Simplify extradata insertionAndreas Rheinhardt2020-03-06