43228 Commits (79e8d17024e6c6328a40fcee191ffd70798a9c6e)

Author SHA1 Message Date
Michael Niedermayer 79e8d17024 avcodec/tiff: Check input space in dng_decode_jpeg() 4 years ago
Michael Niedermayer dde6077297 avcodec/mjpeg_parser: Adjust size rejection threshold 4 years ago
Michael Niedermayer 4a10bc8f6f avcodec/cbs_jpeg: Fix uninitialized end index in cbs_jpeg_split_fragment() 4 years ago
ManojGuptaBonda ed5ee04722 avcodec/hevcdec: Add VDPAU to list of supported formats 4 years ago
ManojGuptaBonda 3c821c4ad3 lavc/vdpau_hevc: add function to find exact vdp_profile for REXT 4 years ago
Limin Wang 61880e1ad0 avcodec/mpeg12dec: add timecode metadata 4 years ago
Limin Wang 10c7745ae9 avcodec/h264_slice: add timecode metadata 4 years ago
Limin Wang b531216e6a avcodec/h264_slice: replace cur->f with out for better readability 4 years ago
Limin Wang dcf9235a87 avcodec/hevcdec: add timecode metadata 4 years ago
James Zern d294716c22 avcodec/libaomenc: fix build w/libaom v1.0.0 4 years ago
Limin Wang 9cfed6d84a avcodec/dvbsubdec: Cosmetics 4 years ago
Limin Wang c32114e0a5 avcodec/dvbsubdec: prefer to use variable instead of type for sizeof 4 years ago
Limin Wang e72e4b6967 avcodec/dvbsubdec: simplify code by using OFFSET() macro 4 years ago
Michael Niedermayer 9f7b252cdf avcodec/apedec: Fix undefined integer overflow with 24bit 4 years ago
Michael Niedermayer 3ddc5e1f3c avcodec/loco: Fix integer overflow with large values from loco_get_rice() 4 years ago
Anton Khirnov f1feb3bd9d pthread_frame: change the criterium for updating thread contexts 4 years ago
Anton Khirnov 7321614a1b codec_desc: drop the INTRA_ONLY property from TAK 4 years ago
Andreas Rheinhardt 235a5734e0 avcodec/h26[45]_metadata_bsf: Use separate contexts for reading/writing 4 years ago
Andreas Rheinhardt 1bdbc50bf4 avcodec/cbs: Remove unused function parameters 4 years ago
Jean-Baptiste Kempf fc3f5cd149 Speedhq: Decode field 2 correctly 4 years ago
Oliver Woodman 73757577cb avcodec/h264: support sps/pps AV_PKT_DATA_NEW_EXTRADATA 4 years ago
Gautam Ramakrishnan 2c21955f52 libavcodec/jpeg2000dec.c: Enable image offsets 4 years ago
Gautam Ramakrishnan 69522e0400 libavcodec/jpeg2000dec: Enhance pix fmt selection 4 years ago
Michael Niedermayer 4091f4f780 avcodec/tiff: Check frame parameters before blit for DNG 4 years ago
Michael Niedermayer 865a34970e avcodec/mjpegdec: Limit bayer to single plane outputting format 4 years ago
Michael Niedermayer ea28ce9bc1 avcodec/pnmdec: Fix misaligned reads 4 years ago
Linjie Fu c2d000ec27 lavc/qsvenc_hevc: add qmax/qmin support for HEVC encoding 4 years ago
Andreas Rheinhardt 04e06beb0a avcodec/h264_metadata_bsf: Fix invalid av_freep 4 years ago
Andreas Rheinhardt 0d2ab226c8 avcodec/dvdsub_parser: Remove empty init function 4 years ago
Andreas Rheinhardt 3d0dca2856 avcodec/dvbsub_parser: Don't allocate buffer separately 4 years ago
Kieran Kunhya ec33f7793e cfhd: Add tag names 4 years ago
Gautam Ramakrishnan cfe2cf0a63 libavcodec/pgxdec: Add PGX decoder 4 years ago
Lu Jiao 76a3ee996b avcodec/amfenc_hevc: set default gops_per_idr 1 4 years ago
Michael Niedermayer 3b8d5bcc31 avcodec/mv30: Fix integer overflows in idct2_1d() 4 years ago
Michael Niedermayer 2d96c94531 avcodec/hcadec: Check total_band_count against imdct_in size 4 years ago
Michael Niedermayer c8de8dfba6 avcodec/scpr3: Fix out of array access with dectab 4 years ago
Michael Niedermayer f35caea77f avcodec/tiff: Do not overrun the array ends in dng_blit() 4 years ago
Michael Niedermayer 1679f23beb avcodec/dstdec: Replace AC overread check by sample rate check 4 years ago
Wang Cao 297d5a110b avcodec/libaomenc: Add command-line options for intra-coding tools 4 years ago
Wang Cao aa5c6f382b avcodec/libaomenc: Add command-line options to control the use of partition tools 4 years ago
Timo Rothenpieler 3223f6b32d avcodec/nvenc: add new h264 levels from Video SDK 10 4 years ago
Roman Arzumanyan 9115d77222 avcodec/nvenc: add new Video SDK 10 features 4 years ago
Michael Niedermayer 65b1ba680f avcodec/pngdec: Check for fctl after idat 4 years ago
James Almer 52b9bd2c95 avcodec/mlpenc: free filter state buffers on allocation failure 4 years ago
James Almer 4cdd2d6d4c avcodec/mlpenc: propagate proper error values 4 years ago
James Almer 14f919515d avcodec/mlpenc: remove delay codec capability 4 years ago
James Almer 6b57d4d9eb avcodec/internal: remove unused out_frame field from DecodeSimpleContext 4 years ago
Michael Niedermayer 21598d711d avcodec/wmalosslessdec: fix overflow with pred in revert_cdlms 4 years ago
Gautam Ramakrishnan 579ac96a04 libavcodec/jpeg2000.c: Precinct size check removed 4 years ago
Timo Rothenpieler 9aef4ae975 avcodec/nvenc: rename tc option to something more unique 4 years ago