93063 Commits (833fed5253617924c41132e0ab261c1d8c076360)
 

Author SHA1 Message Date
Magnus Röös 833fed5253 libavcodec: vp8 neon optimizations for aarch64 6 years ago
Carl Eugen Hoyos 608572ce84 tests/checkasm/checkasm: Do not define an unused function. 6 years ago
Michael Niedermayer 497c9b0cce avformat/rtsp: Check number of streams in sdp_parse_line() 6 years ago
Michael Niedermayer a53c4f3689 avcodec/ffv1: Simplify update_vlc_state() 6 years ago
Michael Niedermayer 5d0139d5f0 avcodec/ffv1: Simplify fold() 6 years ago
Mateusz fe1ccc1e91 libavcodec/rscc.c: add missing semicolon 6 years ago
Steven Liu 1e03d60054 avformat/hlsenc: add var_stream_map LANGUAGE field string parameter 6 years ago
Steven Liu 6a25bb5aa4 avformat/hlsenc: add var_stream_map DEFAULT field status parameter 6 years ago
Steven Liu 62e8644bca avformat/hlsenc: make the EXT-X-MEDIA NAME field by stream id. 6 years ago
Michael Niedermayer 0b50f27635 avformat/rtsp: Clear reply in every iteration in ff_rtsp_connect() 6 years ago
Michael Niedermayer 9f4af97aff avcodec/rasc: Move ff_get_buffer() after frame checks 6 years ago
Michael Niedermayer f4079d5174 avcodec/rasc: Check uncompressed dlta size 6 years ago
Michael Niedermayer db1c4acd02 avcodec/fic: Check that there is input left in fic_decode_block() 6 years ago
Michael Niedermayer b559c58a03 avformat/flvdec: Try to support some concatenated flv files 6 years ago
Carl Eugen Hoyos 8a23a2b7de lavf/asf: Remove an unneeded forward declaration. 6 years ago
Dilshod Mukhtarov 1100862a94 libavdevice/gdigrab: fix HIDPI support for mouse positioning 6 years ago
Dilshod Mukhtarov d7c9ddd0c4 libavdevice/gdigrab: fix HIDPI support for window capture 6 years ago
Karthick J 789d3b98d1 avformat/tee : Pass standards compliance value to slave muxers as well 6 years ago
Gyan Doshi 2e2b44baba avformat/http: clarify that ffmpeg will attempt to add missing CRLF 6 years ago
James Almer 286e58bb1f avcodec/arbc: clear decoder state when seeking 6 years ago
Marton Balint 483d029188 avcodec/motion_est: remove duplicate function 6 years ago
Karthick J 1db30d6cec avformat/dashenc: Skip writing trailer for MP4 output when in streaming mode 6 years ago
Michael Niedermayer eb1f95eb35 avcodec/rscc: Avoid returning frames that have nearly no undamaged pixels in them 6 years ago
Michael Niedermayer 5bcefceec8 avcodec: Add discard_sample_percentage 6 years ago
Michael Niedermayer b860f2218a tools/target_dec_fate.list: add entries upto 1214 6 years ago
Michael Niedermayer fcbda8af17 avcodec/huffyuvdec: Check slice_offset/size 6 years ago
Michael Niedermayer 4523cc5e75 avcodec/ilbcdec: Fix undefined integer overflow lsf2poly() 6 years ago
Michael Niedermayer c95d0fb239 avcodec/ilbcdec: Fix integer overflow in construct_vector() 6 years ago
hwren 3016e1f8c5 MAINTAINERS: add AVS2 section 6 years ago
Mark Thompson 44bcccb7f0 vaapi_encode_h265: Ensure that ref pics are always in the RPS 6 years ago
Carl Eugen Hoyos d3a6943804 lavf/subviewerdec: Skip leading BOM. 6 years ago
Gyan Doshi b5b6f6ad59 avfilter/buffersrc: print relevant info when skipping filter reinit 6 years ago
Carl Eugen Hoyos 8a788ff5d6 lavf/cafdec: Do not fail for unknown atoms with negative size. 6 years ago
Paul B Mahol 795af110f7 avcodec: add ARBC decoder 6 years ago
Peter Ross d8ebfd1bdf avcodec/vp6: select idct based (loosely) on number of coefficients decoded 6 years ago
Peter Ross 160ebe0a8d avcodec/vp6: use ff_vp3dsp_[hv]_loop_filter_12 6 years ago
Peter Ross 10a57f55e6 avcodec/vp6: use rounded shift for chroma motion vector calculation 6 years ago
Peter Ross f4756ee9f7 avcodec/vp3dsp: add 10 coefficient version of the VP3 IDCT 6 years ago
Peter Ross 19565c6026 avcodec/vp3dsp: add 12 pixel loop filter functions 6 years ago
Peter Ross 1dfd7aecf2 avcodec/vp3dsp: move vp3 init loop filter function to vp3dsp 6 years ago
Zhong Li 260f1960e7 lavf/vaapi_deinterlace: return error if mode unsupported 6 years ago
Zhong Li 74cf2dc3ac lavc/qsvenc: enable QVBR mode 6 years ago
Gyan Doshi 3224d6691c avfilter/afade+acrossfade: allow skipping fade on inputs 6 years ago
Guo, Yejun e0ad7d5741 avcodec/libx265: add support for ROI-based encoding 6 years ago
Carl Eugen Hoyos 93b967157d lavf/supenc: Remove some unneeded casts. 6 years ago
Carl Eugen Hoyos 406f8d9c9a lavf/movenc: Mention video_track_timescale as option to fix the timescale. 6 years ago
Zachary Zhou b8ebce4f84 libavfilter: add transpose_vaapi filter 6 years ago
Mark Thompson 916b3b9079 vaapi_encode_vp9: Support more complex reference structures 6 years ago
Mark Thompson 362992e94b vaapi_encode_h265: Support more complex reference structures 6 years ago
Mark Thompson 25c0ede93b vaapi_encode_h264: Support more complex reference structures 6 years ago