aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* avcodec/motion_est: Remove double protection from init_ref()Michael Niedermayer15 hours1-3/+3
* vulkan_encode_h264/5: Fix uninitialized return value in write_extra_headersDavid Rosca28 hours2-0/+2
* lavc/vulkan/common: sign-ify lengthsLynne28 hours3-14/+14
* avcodec/qcelpdec: set missing sample rateKacper Michajłow41 hours1-0/+2
* avcodec/qcelpdec: set missing sample rateKacper Michajłow41 hours1-0/+2
* avcodec/evrcdec: set missing sample rateKacper Michajłow41 hours1-0/+2
* avcodec/dsicinaudio: set missing sample rateKacper Michajłow41 hours1-0/+2
* avcodec/dvbsubenc: add a min_bpp option to work around some decodersRonan Waide48 hours2-11/+44
* avcodec/webvttdec: strip classesLeon Grutters2 days1-13/+27
* libavcodec/tests/motion: Add check for avcodec_alloc_context3()Jiasheng Jiang3 days1-0/+4
* avcodec/tests/avpacket: Add av_packet_free() to avoid memory leakJiasheng Jiang3 days1-0/+3
* avcodec/tests/avpacket: Add av_free() to avoid memory leakJiasheng Jiang3 days1-0/+1
* avcodec/dvbsubenc: fix 256 color rle decodingMarton Balint3 days1-0/+4
* avcodec/dvbsubdec: convert dvbsub_read_8bit_string to bytestream readerMarton Balint3 days1-6/+9
* avcodec/dvbsubenc: fix end of 8-bit/pixel-code-stringMarton Balint3 days1-1/+2
* avcodec/srtenc: don't produce SRT files with mixed line endingsKacper Michajłow3 days1-1/+1
* avcodec/vqavideo; Check bytestream2_get_buffer() reading next_codebook_bufferMichael Niedermayer3 days1-4/+6
* avcodec/iff: Clear ham_bufMichael Niedermayer3 days1-1/+1
* avcodec/imc: Clear padding of buf16Michael Niedermayer3 days1-0/+2
* avcodec/cri: Check bytestream2_get_buffer() for endMichael Niedermayer3 days1-1/+2
* avcodec/cri: Factor read_len outMichael Niedermayer3 days1-4/+5
* avcodec/lzf: Check for input spaceMichael Niedermayer3 days1-1/+4
* avcodec/fits: Clear naxisMichael Niedermayer3 days1-0/+2
* all: fix typos found by codespellTimo Rothenpieler3 days134-195/+195
* all: fix whitespace/new-line issuesTimo Rothenpieler3 days18-19/+0
* avcodec/amfenc: remove unused variablesKacper Michajłow4 days1-2/+0
* avcodec/ffv1: align function declaration with definitionKacper Michajłow4 days1-1/+1
* avcodec/g728dec: align static arrays to 32-byte boundaryPeter Ross4 days1-3/+3
* lavc/vvc: Mark SPS used if multiple CLVSSs use itFrank Plowman4 days1-2/+3
* avcodec/proresenc_anatoliy: Remove support for grayscale flagaverne5 days1-7/+5
* avcodec/proresdec: Remove grayscale hackaverne5 days1-21/+9
* avcodec/mfenc: remove unused variablesTimo Rothenpieler5 days1-3/+0
* avcodec/mfenc: fix compilation on modern gcc/clangTimo Rothenpieler5 days1-2/+2
* avcodec/sanm: Checks related to negative left/topMichael Niedermayer5 days1-3/+3
* avcodec/mpegvideo_dec: Fix lowres=3 field select interlaced mpeg4 frameMichael Niedermayer6 days1-1/+1
* avcodec/mfenc: propagate error codes properlyDash Santosh6 days1-19/+27
* avcodec/mfenc: add support for D3D11 input surfacesDash Santosh6 days2-29/+185
* avcodec/flacdsp: Fix integer-overflow in flac_lpc_33_cDale Curtis6 days1-1/+1
* avcodec/apv: align APV color format support with latest liboapv versionDariusz Frankiewicz6 days1-0/+24
* avcodec/cbs_apv_syntax_template: Check tile_data_sizeMichael Niedermayer8 days1-0/+2
* avcodec/sanm: Check decoded_size for old_codec48Michael Niedermayer8 days1-0/+5
* amfenc: Fix for full PA queueAraz Iusubov8 days2-15/+61
* lavc/vvc: Add max parameter to kth_order_egk_decodeFrank Plowman9 days3-19/+25
* lavc/vvc: Don't discard palette_subblock_data return codeFrank Plowman9 days1-2/+5
* avcodec/sanm: Check w, h for subversion < 2Michael Niedermayer9 days1-0/+2
* avcodec/dxvenc: Clear width to linesize not linesize to linesizeMichael Niedermayer9 days1-1/+2
* avcodec/shorten: Clear the additionally allocated space on reallocMichael Niedermayer9 days1-4/+3
* avcodec/hevc/hevcdec: Clean sao_pixel_buffer_v on allocationMichael Niedermayer9 days1-2/+2
* avcodec/alsdec: Allow the user to set a maximum prediction orderMichael Niedermayer9 days1-0/+20
* avcodec/dovi_rpudec: skip unknown ext blocks instead of erroring outKacper Michajłow10 days1-5/+6