summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* lavc/h2645_parse: add h264_nal_unit_name for h264 NAL type.Jun Zhao2018-05-16
* lavc/h2645_parse: rename the nal_unit_name to hevc_nal_unit_name.Jun Zhao2018-05-16
* lavc/h2645_parse: log more HEVC NAL type.Jun Zhao2018-05-16
* avcodec: Disable new iterate API for ossfuzzMichael Niedermayer2018-05-16
* avcodec/h2645_parse: skip NALUs with no content after stripping all the trail...James Almer2018-05-14
* avcodec/vp3: Check that there will be sufficient input for the coded fragment...Michael Niedermayer2018-05-13
* cbs_h264: Add support for mastering display SEI messagesMark Thompson2018-05-10
* cbs_h264: Add support for pan-scan rectangle SEI messagesMark Thompson2018-05-10
* h264_metadata: Fix AUD writingMark Thompson2018-05-10
* h264_metadata: Remove redundant setting of SEI payload sizeMark Thompson2018-05-10
* cbs_h264: Fix handling of unknown SEIMark Thompson2018-05-10
* lavc/qdrw: Read PixMap palette.Carl Eugen Hoyos2018-05-10
* vaapi_encode_h265: Insert content light level informationHaihao Xiang2018-05-10
* cbs_h265: read/write content light level information SEI messageHaihao Xiang2018-05-10
* vaapi_encode_h265: Insert mastering display colour volumeHaihao Xiang2018-05-10
* cbs_h265: read/write HEVC PREFIX SEIHaihao Xiang2018-05-10
* vaapi_encode: Add an assert in vaapi_encode_truncate_gop()Haihao Xiang2018-05-10
* avcodec/nvdec_hevc: fix scaling listsPhilip Langdale2018-05-10
* avcodec/hevcdec: make ff_hevc_frame_nb_refs take a const pointerTimo Rothenpieler2018-05-10
* avcodec/cuviddec: explicitly synchronize cuMemcpy callsTimo Rothenpieler2018-05-10
* avcodec/nvdec: pass CUstream in vpp parametersTimo Rothenpieler2018-05-10
* avcodec/nvdec: avoid needless copy of output frameTimo Rothenpieler2018-05-10
* Revert "avcodec/nvenc: make hw_frames_ctx fully optional"Timo Rothenpieler2018-05-10
* avcodec/hevc: remove videotoolbox hackAman Gupta2018-05-09
* avcodec/videotoolbox: split h264/hevc callbacksAman Gupta2018-05-09
* avcodec/videotoolbox: cleanupsAman Gupta2018-05-09
* avcodec/cbs_h2645: use AVBufferRef to store list of active parameter setsJames Almer2018-05-09
* lavc/cfhd: use AV_CEIL_RSHIFT instead of deprecated FF_CEIL_RSHIFTClément Bœsch2018-05-08
* mdct15: simplify x86 exptab permutationRostislav Pehlivanov2018-05-07
* mdct15: simplify the fft15 x86 SIMDRostislav Pehlivanov2018-05-07
* vaapi_encode_vp8: memset the the structure to 0Haihao Xiang2018-05-07
* cbs_h264: Need [] in the name when subscript is requiredHaihao Xiang2018-05-07
* lavc/qsvenc: set corret maximum value of look_ahead_downsamplingZhong Li2018-05-07