summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/magicyuvenc: mark as not more experimentalPaul B Mahol2018-06-05
* avcodec/magicyuvenc: write max huffman length and extradata tooPaul B Mahol2018-06-05
* avcodec/opus_silk: Change silk_lsf2lpc() slightly toward silk/NLSF2A.cMichael Niedermayer2018-06-04
* avcodec/amrwbdec: Fix division by 0 in find_hb_gain()Michael Niedermayer2018-06-04
* avcodec/vc1: fix out-of-bounds reference pixel replicationJerome Borsboom2018-06-04
* v4l2_m2m: Mark V4L2 M2M decoders as unsuitable for probingMark Thompson2018-06-03
* avcodec/vp3: Fix end of bitstream check in unpack_superblocks()Michael Niedermayer2018-06-02
* lavc/libx265: allow users to set closed GOP via generic lavc flagGyan Doshi2018-06-02
* avcodec/dpx: Support for RGBA 12-bit packed decodingJérôme Martinez2018-06-01
* avcodec/dnxhdenc: do not free nonexistent slice threads data when frame threa...Paul B Mahol2018-06-01
* avcodec/h263dec: Reinitialize idct context if it has not been setup for the a...Michael Niedermayer2018-05-30
* avcodec/idctdsp: Clear idct/idct_add for studio profileMichael Niedermayer2018-05-30
* avcodec/idctdsp: Transmit studio_profile to init instead of using AVCodecCont...Michael Niedermayer2018-05-30
* avcodec/qtrle: Do not output duplicated frames on insufficient inputMichael Niedermayer2018-05-30
* avcodec/vc1: store zero MVs for all blocks in a MBJerome Borsboom2018-05-28
* avcodec/vc1: fix mquant calculation for interlace field picturesJerome Borsboom2018-05-28
* avcodec/allcodecs: Provide empty codec_list in allcodecs when ossfuzz is usedMichael Niedermayer2018-05-28
* avcodec/ac3dec: Check that the number of channels with dependant streams is v...Michael Niedermayer2018-05-27
* avcodec/ac3dec: Fix null pointer dereference in ac3_decode_frame()Michael Niedermayer2018-05-27
* avcodec/aacdec_fixed: use 64bit to avoid overflow in rounding in apply_depend...Michael Niedermayer2018-05-27
* oavcodec/aacpsdsp_template: Use unsigned for hs0X to prevent undefined behaviorMichael Niedermayer2018-05-27
* avcodec/g723_1dec: Clip bits2 in both directionsMichael Niedermayer2018-05-27
* avcodec/mpeg4videoenc: Use 64 bit for times in mpeg4_encode_gop_header()Michael Niedermayer2018-05-27
* lavc/hevcdec: Treat clean random access nals as keyframes for -skip_frame.Carl Eugen Hoyos2018-05-27
* lavc/cfhd: interlaced frame decoding addedGagandeep Singh2018-05-27
* avcodec/mlpdec: Only change noise_type if the related fields are validMichael Niedermayer2018-05-26
* indeo4: Decode all or nothing of a band header.Michael Niedermayer2018-05-26
* avcodec/ac3dec: Use frame_size if superframe_size is 0Michael Niedermayer2018-05-26
* lavc/hevc_ps: Use correct pix_fmt AV_PIX_FMT_GRAY9 for 9-bit 4:0:0 input.Carl Eugen Hoyos2018-05-25
* lavc/j2kenc: Support AV_PIX_FMT_PAL8.Carl Eugen Hoyos2018-05-25
* lavc/jpeg2000dec: Move a variable declaration closer to its usage.Carl Eugen Hoyos2018-05-22
* lavc/jpeg2000dec: Use a define to clarify the meaning of a constant.Carl Eugen Hoyos2018-05-22
* lavc/h264_parse: Remove a superfluous linebreak.Carl Eugen Hoyos2018-05-22
* avcodec/libvpxenc: fix setting amount of threads used for encodingJames Almer2018-05-21
* avcodec/vc1: FIELDTX is only present in interlaced frame I/BI picturesJerome Borsboom2018-05-20
* avcodec/vc1: fix calculation of the last line of a sliceJerome Borsboom2018-05-20
* avcodec/vc1: DIRECTBIT is only present in inter MBsJerome Borsboom2018-05-20
* avcodec/videotoolbox: fix decoding of some HEVC videosAman Gupta2018-05-18
* opusenc: use for loops with declarationsRostislav Pehlivanov2018-05-18
* lavc/v210dec: Skip Canopus C210 extradata.Carl Eugen Hoyos2018-05-17
* avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0 / COMPOSE_DD137iL0Michael Niedermayer2018-05-17
* avcodec/fic: Check available input space for cursorMichael Niedermayer2018-05-17
* avcodec/fic: Avoid some magic numbers related to cursorsMichael Niedermayer2018-05-17
* avcodec/mpeg4video: Detect reference studio streams as studio streamsMichael Niedermayer2018-05-17
* avcodec/mpeg4videodec: Check bps (VOL header) before VOP for studio profileMichael Niedermayer2018-05-17
* avcodec/mpeg4videodec: Do not corrupt bits_per_raw_sampleMichael Niedermayer2018-05-17
* avcodec/mpeg4videode: Eliminate out of loop VOP startcode reading for studio ...Michael Niedermayer2018-05-17
* avcodec/g2meet: ask for sample with overflowing RGBMichael Niedermayer2018-05-17
* avcodec/g2meet: Check RGB upper limitMichael Niedermayer2018-05-17
* avcodec/xwddec: fix palette alphaMarton Balint2018-05-16