summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit 'c438899a706422b8362a13714580e988be4d638b'James Almer2018-03-28
|\
| * Add AV1 video decoding support through libaomLuca Barbato2018-03-12
| * amf: Replace writer_id option with LIBAV_AMF_WRITER_ID constantAlexander Kravchenko2018-03-07
* | avcodec/avpacket: remove unnecessary check in av_packet_make_writable()James Almer2018-03-27
* | avcodec/avdct: use the proper function to free AVCodecContextJames Almer2018-03-26
* | avcodec/mpeg4videodec: Use more specific error codesMichael Niedermayer2018-03-26
* | avcodec/get_bits: Make sure the input bitstream with padding can be addressedMichael Niedermayer2018-03-26
* | movtextdec: fix handling of UTF-8 subtitleswm42018-03-25
* | avcodec: add a subcharenc mode that disables UTF-8 checkwm42018-03-25
* | Revert "avcodec/vp9_superframe_bsf: cache packets by creating new references ...James Almer2018-03-24
* | avcodec/avcodec.h: Add encryption info side data.Jacob Trimble2018-03-24
* | avcodec/noise_bsf: move the reference in the bsf internal bufferJames Almer2018-03-23
* | avcodec/bsf: make sure the AVBSFInternal stored packet is reference countedJames Almer2018-03-23
* | avcodec/extract_extradata: don't uninitialize the H2645Packet on every proces...James Almer2018-03-22
* | avcodec/mpeg4_unpack_bframes: make sure the packet is writable when data need...James Almer2018-03-22
* | lavc/cfhd: add alpha decompanding in rgba12Gagandeep Singh2018-03-22
* | avcodec/dxva2_vc1: add missing frame_params callback to vc1_d3d11va2 hwaccelJames Almer2018-03-22
* | avcodec/avpacket: add av_packet_make_writable()James Almer2018-03-21
* | lavc/remove_extradata_bsf: support dump options.Jun Zhao2018-03-21
* | lavc/noise_bsf: support dump options.Jun Zhao2018-03-21
* | lavc/dump_extradata_bsf: support dump options.Jun Zhao2018-03-21
* | avcodec/vp9_superframe_split: fix memory leak in case of output packet creati...James Almer2018-03-21
* | avcodec/mediacodecdec: propagate SAR to h/w framesAman Gupta2018-03-20
* | avcodec/mpeg2_metadata: unref output packet on failureJames Almer2018-03-20
* | avcodec/h265_metadata: fix memory leak in case of output packet creation failureJames Almer2018-03-20
* | avcodec/h264_metadata: fix memory leak in case of output packet creation failureJames Almer2018-03-20
* | avcodec/mpeg4_unpack_bframes: reduce code duplicationJames Almer2018-03-20
* | avcodec/mp3_header_decompress: don't free the user provided packet on errorJames Almer2018-03-20
* | avcodec/vp9_superframe_split: move the reference in the bsf internal bufferJames Almer2018-03-19
* | h264_metadata: Fix memory leak on multiple display orientation messagesMark Thompson2018-03-19
* | lavc/mpeg2_metadata_bsf: support dump options.Jun Zhao2018-03-18
* | lavc/h265_metadata_bsf: support dump options.Jun Zhao2018-03-18
* | lavc/h264_metadata_bsf: support dump options.Jun Zhao2018-03-18
* | avcodec/aac_adtstoasc: move the reference in the bsf internal bufferJames Almer2018-03-18
* | lavc: Add filter_units bitstream filterMark Thompson2018-03-18
* | cbs: Add a table of all supported codec IDsMark Thompson2018-03-18
* | h264_metadata: Remove unused fieldsMark Thompson2018-03-18
* | h264_metadata: Add support for display orientation SEI messagesMark Thompson2018-03-18
* | cbs_h265: Use helper macro for maximum values of fixed-width elementsMark Thompson2018-03-18
* | cbs_h264: Fix overflow in shiftsMark Thompson2018-03-18
* | avformat/codec2: don't include avcodec objectsJames Almer2018-03-17
* | Partially revert "avcodec/hapqa_extract: remove the AVOption flagsJames Almer2018-03-17
* | lavc/extract_extradata_bsf: support dump options.Jun Zhao2018-03-17
* | avcodec/null_bsf: move the reference in the bsf internal bufferJames Almer2018-03-16
* | avcodec/hapqa_extract: remove the AVOption flagsJames Almer2018-03-14
* | avcodec/hapqa_extract: fix two error return valuesJames Almer2018-03-13
* | avcodec/hapqa_extract: move the reference in the bsf internal bufferJames Almer2018-03-13
* | avcodec/mediacodecdec: fix immediate EAGAIN with buffered packetAman Gupta2018-03-13
* | avcodec/hapqa_extract_bsf : add new bsf filterMartin Vignali2018-03-13
* | avcodec/hap : move parse_section_header to hap.c in order to be use by new bs...Martin Vignali2018-03-13