90406 Commits (b78d55b2e63e410abe744932fda9358633743a9e)
 

Author SHA1 Message Date
Paul B Mahol b78d55b2e6 avfilter/avf_showvolume: add background opacity option 7 years ago
James Almer 016d40011a avcodec/extract_extradata: don't uninitialize the H2645Packet on every processed packet 7 years ago
James Almer 4f2ff3a53e avcodec/mpeg4_unpack_bframes: make sure the packet is writable when data needs to be changed 7 years ago
Courtland Idstrom 65616bc191 lavf/movenc: write track title metadata for mov files 7 years ago
Gagandeep Singh c64c97b972 lavc/cfhd: add alpha decompanding in rgba12 7 years ago
James Almer 59347c2474 avcodec/dxva2_vc1: add missing frame_params callback to vc1_d3d11va2 hwaccel 7 years ago
James Almer ed0e0fe102 changelog: add missing line for filter_units bsf 7 years ago
James Almer ead257db56 cmdutils: print supported codecs in show_help_bsf() 7 years ago
James Almer f14ca60001 avcodec/avpacket: add av_packet_make_writable() 7 years ago
Jun Zhao 28aaed7737 lavc/remove_extradata_bsf: support dump options. 7 years ago
Jun Zhao b8e406c01a lavc/noise_bsf: support dump options. 7 years ago
Jun Zhao a4726288f8 lavc/dump_extradata_bsf: support dump options. 7 years ago
Bela Bodecs 1b45e6db22 avformat/unix: fix handling of EOF in case of SOCK_STREAM. 7 years ago
Paul B Mahol 36cf3eb76a avfilter/vf_waveform: add orange graticule 7 years ago
Paul B Mahol caef95737e avfilter/vf_waveform: add xflat mode 7 years ago
James Almer 7e0dc7210b avcodec/vp9_superframe_split: fix memory leak in case of output packet creation failure 7 years ago
James Almer 72bb955625 avutil/integer: move the test to the corresponding subdirectory 7 years ago
Aman Gupta 2ddc6b4392 avcodec/mediacodecdec: propagate SAR to h/w frames 7 years ago
Michael Niedermayer 9e67447a4f avformat/mov: Check STSC and remove invalid entries 7 years ago
Jörn Heusipp f6ea397d0a avformat/libopenmpt: Probe file format from file data if possible 7 years ago
Jörn Heusipp 81b0d591d6 avformat/libopenmpt: Update file extensions list for libopenmpt 0.3 7 years ago
Gyan Doshi 8ad83044b4 ffmpeg.c - drain all decoded frames during stream_loop flush 7 years ago
James Almer 2aac5ad2f7 avcodec/mpeg2_metadata: unref output packet on failure 7 years ago
James Almer ae36d6cdde avcodec/h265_metadata: fix memory leak in case of output packet creation failure 7 years ago
James Almer 039be6a23f avcodec/h264_metadata: fix memory leak in case of output packet creation failure 7 years ago
James Almer bd60116794 avcodec/mpeg4_unpack_bframes: reduce code duplication 7 years ago
James Almer f18f973469 avcodec/mp3_header_decompress: don't free the user provided packet on error 7 years ago
James Almer e4eaaf7bf6 avcodec/vp9_superframe_split: move the reference in the bsf internal buffer 7 years ago
Carl Eugen Hoyos cbbefc05b1 lavfi/deshake: Check alignment before calling asm init function. 7 years ago
Mark Thompson 1c49365c62 h264_metadata: Fix memory leak on multiple display orientation messages 7 years ago
Yingming Fan e5b4cd4c4a checkasm/hevc_idct : update test bit depth from 8 9 and 10 to 8 10 and 12 7 years ago
James Almer d8ca7a7e70 configure: add const_nan dependency to h264_metadata_bsf 7 years ago
Jun Zhao dd21f02a04 lavc/mpeg2_metadata_bsf: support dump options. 7 years ago
Jun Zhao 2a103e12ba lavc/h265_metadata_bsf: support dump options. 7 years ago
Jun Zhao 840f5b3e5b lavc/h264_metadata_bsf: support dump options. 7 years ago
James Almer a094e7f16a avcodec/aac_adtstoasc: move the reference in the bsf internal buffer 7 years ago
Mark Thompson 0f3d1c69b5 hwcontext_vaapi: Always include DRM hwcontext header 7 years ago
Mark Thompson c99f837dde lavc: Add filter_units bitstream filter 7 years ago
Mark Thompson 389f4c3e0d hwcontext_vaapi: Fix condition for DRM device derivation 7 years ago
Mark Thompson 84bb8327f5 cbs: Add a table of all supported codec IDs 7 years ago
Mark Thompson 94d42cb4cc h264_metadata: Remove unused fields 7 years ago
Mark Thompson 84c3c766d8 h264_metadata: Add support for display orientation SEI messages 7 years ago
Mark Thompson c4eeea7633 cbs_h265: Use helper macro for maximum values of fixed-width elements 7 years ago
Mark Thompson 0e782661d6 cbs_h264: Fix overflow in shifts 7 years ago
Felix Matouschek ce1d77a5e7 lavd: fix iterating of input and output devices 7 years ago
Martin Vignali 3e7fa34d3b avfilter/vf_premultiply : fix unpremultiply_offset for rgb input 7 years ago
Martin Vignali b2bb1cb68b fate/hapqa_extract : add test for hapqa_extract bsf 7 years ago
wm4 b7d842c554 http: fix potentially dangerous whitespace skipping code 7 years ago
wm4 c0687acbf6 http: avoid out of bound accesses on broken Set-Cookie headers 7 years ago
wm4 39c1d170a3 http: do not print a warning message for expired cookies 7 years ago