87611 Commits (d4b00a23c6828098205bd71c571522d4fee9e20b)
 

Author SHA1 Message Date
Rodger Combs 777d53c793 Merge commit '3d23a5f96ad72961c14ba3a0c2add8f2ab374b61' 7 years ago
Rodger Combs 3b9ef13588 Merge commit '9df9309d233f59d9706444a1e24ac24139f2640d' 7 years ago
James Almer 52223ffe44 Revert "lavf/dashenc: update bitrates on dash_write_trailer" 7 years ago
Moritz Barsnick 6bf48c4805 lavf/tls_gnutls: fix warnings from version check 7 years ago
Moritz Barsnick 16c8a9feea lavf/tls_gnutls: fix compilation with GnuTLS 2.x 7 years ago
Frédéric Devernay eec67f2522 avcodec/dnxhdenc: fix DNxHR 444 encoding crashes 7 years ago
James Almer 89a2472ec5 avformat/img2enc: remove av_dup_packet() call 7 years ago
James Almer c463b81d03 ffplay: replace use of av_copy_packet() 7 years ago
James Almer a447b75de8 avformat: replace all uses of av_copy_packet() 7 years ago
James Almer ecb9741ba2 avcodec/avpacket: deprecate av_copy_packet() 7 years ago
Thomas Mundt d491d6a0cd avfilter/interlace: rename two variables for consistency 7 years ago
Paul B Mahol 5d07275529 avfilter/af_headphone: increase max ir length 7 years ago
Paras Chadha 4efb1658f5 fate/fits: add missing png & gif dependencies 7 years ago
Martin Vignali cab71e4e4e libavcodec/hapdec : add support HapAlphaOnly 7 years ago
Martin Vignali 45c15b7490 libavformat : add mov dataformat tag for HapAlphaOnly and HapQAlpha 7 years ago
Michael Niedermayer 5d31f03a02 avcodec/takdec: Fix integer overflow in decode_lpc() 7 years ago
Michael Niedermayer 4f5eaf0b59 avcodec/proresdec2: Check bits in DECODE_CODEWORD(), fixes invalid shift 7 years ago
Michael Niedermayer 3dabb9c69d avcodec/takdec: Fix integer overflows in decode_subframe() 7 years ago
Jörn Heusipp 3d2da6d585
avformat/libopenmpt: Query duration and metadata after selecting subsong 7 years ago
Kaustubh Raste 16adbfe60c avcodec/mips: Improve avc chroma horiz mc msa functions 7 years ago
Kaustubh Raste d6737539e7 avcodec/mips: Unrolled loops avc intra msa functions 7 years ago
Kaustubh Raste 7f8417f226 avcodec/mips: Improve hevc uni-w copy mc msa functions 7 years ago
Michael Niedermayer d8ef5a47bb avcodec/flacenc: Replace "return -1" by named constant 7 years ago
Michael Niedermayer 9cec174247 avcodec/snowenc: Replace "return -1" by named constants 7 years ago
Jaroslav Beran 00a1e1337f libavdevice/v4l2: fix invalid access to struct v4l2_buffer 7 years ago
James Almer 5a9415533d ffplay: zero initialize copy avpacket 7 years ago
James Almer 86be73c7c1 avformat/mpeg: zero initialize idx_pkt 7 years ago
James Almer d1e7e4fbe2 avcodec/v4l2_m2m: add missing header inclusions 7 years ago
James Almer ff7f859c25 avcodec/Makefile: skip v4l2_m2m headers if needed 7 years ago
James Almer 015f976aae avcodec/frame_thread_encoder: use av_packet_alloc() 7 years ago
Thomas Mundt 40bfaa190c avfilter/interlace: add support for 10 and 12 bit 7 years ago
Thomas Mundt 58ca446672 avfilter/tinterlace: use drawutils for pad mode 7 years ago
Marton Balint 01911b9b3c avformat/mxfdec: use the common packet pts setter function for opatom files 7 years ago
Marton Balint 7f80b065a6 avformat/mxfdec: factorize packet pts setter function 7 years ago
James Almer e4fd7b1fea avcodec/opusenc_psy: use av_clip_uintp2() 7 years ago
James Almer b8eaecbf39 avcodec/opusenc_utils: add missing preprocessor guards 7 years ago
Rostislav Pehlivanov 039ebaa5f3 lavfi: make window_func an inline function 7 years ago
Rostislav Pehlivanov 2ad1768c7b opusenc: implement a psychoacoustic system 7 years ago
Jorge Ramirez-Ortiz 1ef7752d64 libavcodec: v4l2: add support for v4l2 mem2mem codecs 7 years ago
James Almer afe674734b avformat/gif: use av_packet_alloc() 7 years ago
James Almer bb4b7624d9 avformat/apngenc: use av_packet_alloc() 7 years ago
Michael Niedermayer 67da2685e0 avcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDELITYi*() 7 years ago
Michael Niedermayer d00fc952b6 avcodec/ffv1dec: Fix integer overflow in read_quant_table() 7 years ago
Michael Niedermayer 2c933c5168 avcodec/svq3: Fix overflow in svq3_add_idct_c() 7 years ago
Kaustubh Raste f160a63bad avcodec/mips: Remove generic func use in hevc non-uni copy mc msa functions 7 years ago
Kaustubh Raste 2b15626997 avcodec/mips: preload data in hevc sao edge 90 degree filter msa functions 7 years ago
Yogender Gupta 21e077fcb3 avfilter/thumbnail_cuda: add cuda thumbnail filter 7 years ago
Lou Logan 183fd30e0f Fix several typos 7 years ago
Carl Eugen Hoyos 724cf83f10 Remove some unneeded casts of bit_rate. 7 years ago
Steven Liu c34c0e3a64 avformat/hlsenc: support http method for hls fmp4 init file 7 years ago