summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* 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