90125 Commits (ab6edb173b365d9a787c2df3a45e3a018d7843d7)
 

Author SHA1 Message Date
Michael Niedermayer 05f4703a16 avcodec/mpeg4videodec: Check mb_num also against 0 7 years ago
Brendan McGrath 4e3e8980b5 dashdec: Fix segfault on decoding segment timeline 7 years ago
Marton Balint fa8308d3d4 avformat: deprecate AVFormatContext filename field 7 years ago
Marton Balint 18ac642359 avformat: migrate to AVFormatContext->url 7 years ago
Marton Balint 45ec2e44be avformat/hls: migrate to AVFormatContext->url 7 years ago
Marton Balint 4bb0409820 avdevice: migrate to AVFormatContext->url 7 years ago
Marton Balint 25a2d269bd fftools, tools, examples: migrate to AVFormatContext->url 7 years ago
Marton Balint ea3672b7d6 avformat: add url field to AVFormatContext 7 years ago
Marton Balint dc5d151568 avformat/hlsenc: use av_bprintf without buffer limit in replace_int_data_in_filename 7 years ago
Martin Vignali 78b982d3b9 checkasm : add test for losslessvideoencdsp for diff bytes and sub_left_pred 7 years ago
Martin Vignali 8f9c38b196 avcodec/utvideoenc : add SIMD (avx) for sub_left_prediction 7 years ago
Martin Vignali 3a230ce5fa avfilter/x86/vf_blend : avfilter/x86/vf_blend : add AVX2 version for each func except divide 7 years ago
Marton Balint 4d95c6d5d7 avfilter/vf_framerate: add SIMD functions for frame blending 7 years ago
Marton Balint 2cbe6bac03 avfilter/vf_framerate: change blend factor precision 7 years ago
Marton Balint 1b6ffe9aca avfilter/vf_framerate: factorize blend functions and unify filter_slice 7 years ago
Marton Balint 5bf774a4a4 avfilter/vf_framerate: unify luma and chroma blending 7 years ago
Michael Niedermayer 293f24b42c fate: test the transpose filter more fully 7 years ago
Michael Niedermayer 3f621455d6 avfilter/vf_transpose: Fix regression with packed pixel formats 7 years ago
Timo Rothenpieler 932037c6bb avcodec/nvenc: also clear data pointer after unregistering a resource 7 years ago
Timo Rothenpieler 48e52e4edd avcodec/nvenc: add some more error case checks 7 years ago
Timo Rothenpieler 32bc4e77f6 avcodec/nvenc: unregister input resource when unmapping 7 years ago
Timo Rothenpieler bbe1b21022 avcodec/nvenc: refcount input frame mappings 7 years ago
Michael Niedermayer a026a3efae avcodec/hevc_cabac: Check prefix so as to avoid invalid shifts in coeff_abs_level_remaining_decode() 7 years ago
Michael Niedermayer 1bfc1aa004 avcodec/mjpegdec: Fix integer overflow in DC dequantization 7 years ago
Michael Niedermayer c6939f65a1 avfilter/vf_transpose: Fix used plane count. 7 years ago
wm4 23ffeb91fe hls: don't print a certain warning if playlist loading is aborted 7 years ago
wm4 6194d7e564 avformat, hls: add a flag to signal unavailability of seeking 7 years ago
wm4 637dfa3942 hls: do not allow fallback to generic seeking 7 years ago
Zhong Li 6829a07944 qsvdec: Relax the surface vs coded dimension check 7 years ago
Rodger Combs 7723750475 lavc/aarch64/sbrdsp_neon: fix build on old binutils 7 years ago
Karthick Jeyapal 18e2ac032e avformat/dashenc: Signal http end of chunk(http_shutdown) explicitly 7 years ago
Karthick Jeyapal 0df9d0f4cb avformat/dashenc: Fix a resource leak when http persistent in enabled 7 years ago
Jun Zhao 4e6e1e5350 lavfi/misc_vaapi: use default value setting if without arguments. 7 years ago
Jun Zhao 658ac0672f lavfi/procamp_vaapi: fix the green video issue if without arguments. 7 years ago
Mark Thompson 74cf4a75f7 ffmpeg: Ignore SIGPIPE 7 years ago
Mark Thompson 04e4ab44d7 Merge commit '559370f2c45110afd8308eec7194437736c323d4' 7 years ago
Mark Thompson b855b570c8 Merge commit 'a2a9e4eea0e4fde2ed8d3405b4f33f655b600c2d' 7 years ago
Mark Thompson 8e9be8ffba Merge commit '85e10c0a9321bfe0d2afe0f3983ab6a8df6e3fba' 7 years ago
Josh Allmann ee88f31d34 libavformat/rtmpproto: Plug leak if sending bytes read report fails. 7 years ago
Ruiling, Song 559370f2c4 qsv: Skip the packet if decoding failure 7 years ago
Jun Zhao 4dbae00bac lavfi/vf_xxx_vaapi: fix typo. 7 years ago
Josh Allmann a2a9e4eea0 rtmp: Plug leak if sending bytes read report fails. 7 years ago
Vishwanath Dixit 1948b76a1b avformat/hlsenc: closed caption tags in the master playlist 7 years ago
Richard Shaffer 8a4cc0a256 avformat: add option to parse/store ID3 PRIV tags in metadata. 7 years ago
James Almer f0320afab9 avfilter/Makefile: skip compiling vaapi_vpp.h when vaapi is not enabled 7 years ago
James Almer 172564ace9 configure: fix vaapi_encode_example dependencies 7 years ago
Karthick Jeyapal 046a946868 MAINTAINERS: Add dashenc maintainer 7 years ago
Michael Niedermayer 6e1a167c55 avcodec/dxtory: Fix bits left checks 7 years ago
Michael Niedermayer 94d4237a7a avcodec/hevc_cabac: Move prefix check in coeff_abs_level_remaining_decode() down 7 years ago
Jacob Trimble 9f07cf7c00 avutil/aes_ctr: Add method to set 16-byte IV. 7 years ago