summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | lavfi/opencl: Derive global work size from plane image sizesMark Thompson2018-03-22
* | avfilter/avf_showvolume: add background opacity optionPaul B Mahol2018-03-22
* | 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
* | lavf/movenc: write track title metadata for mov filesCourtland Idstrom2018-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
* | changelog: add missing line for filter_units bsfJames Almer2018-03-22
* | cmdutils: print supported codecs in show_help_bsf()James 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
* | avformat/unix: fix handling of EOF in case of SOCK_STREAM.Bela Bodecs2018-03-21
* | avfilter/vf_waveform: add orange graticulePaul B Mahol2018-03-21
* | avfilter/vf_waveform: add xflat modePaul B Mahol2018-03-21
* | avcodec/vp9_superframe_split: fix memory leak in case of output packet creati...James Almer2018-03-21
* | avutil/integer: move the test to the corresponding subdirectoryJames Almer2018-03-20
* | avcodec/mediacodecdec: propagate SAR to h/w framesAman Gupta2018-03-20
* | avformat/mov: Check STSC and remove invalid entriesMichael Niedermayer2018-03-20
* | avformat/libopenmpt: Probe file format from file data if possibleJörn Heusipp2018-03-20
* | avformat/libopenmpt: Update file extensions list for libopenmpt 0.3Jörn Heusipp2018-03-20
* | ffmpeg.c - drain all decoded frames during stream_loop flushGyan Doshi2018-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
* | lavfi/deshake: Check alignment before calling asm init function.Carl Eugen Hoyos2018-03-20
* | h264_metadata: Fix memory leak on multiple display orientation messagesMark Thompson2018-03-19
* | checkasm/hevc_idct : update test bit depth from 8 9 and 10 to 8 10 and 12Yingming Fan2018-03-19
* | configure: add const_nan dependency to h264_metadata_bsfJames Almer2018-03-18
* | 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
* | hwcontext_vaapi: Always include DRM hwcontext headerMark Thompson2018-03-18
* | lavc: Add filter_units bitstream filterMark Thompson2018-03-18
* | hwcontext_vaapi: Fix condition for DRM device derivationMark 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
* | lavd: fix iterating of input and output devicesFelix Matouschek2018-03-18
* | avfilter/vf_premultiply : fix unpremultiply_offset for rgb inputMartin Vignali2018-03-18
* | fate/hapqa_extract : add test for hapqa_extract bsfMartin Vignali2018-03-18
* | http: fix potentially dangerous whitespace skipping codewm42018-03-18
* | http: avoid out of bound accesses on broken Set-Cookie headerswm42018-03-18