91704 Commits (1616106f1168982c7a6e060512447d917cfd6076)
 

Author SHA1 Message Date
Mark Thompson 1616106f11 vaapi_encode_vp9: Move options and common structures into context 6 years ago
Mark Thompson 58d3ac31c8 vaapi_encode_vp8: Move options and common structures into context 6 years ago
Mark Thompson 537d6aa30e vaapi_encode_mpeg2: Move common structure into context 6 years ago
Mark Thompson 2c3ad16d3e vaapi_encode_mjpeg: Move common structure into context 6 years ago
Mark Thompson 46d1313fcd vaapi_encode_h265: Move options and common structures into context 6 years ago
Mark Thompson 2fd962efba vaapi_encode_h264: Move options and common structures into context 6 years ago
Avi Halachmi (:avih) 45499e557c configure: speed up check_deps() 6 years ago
Avi Halachmi (:avih) 923586a58f configure: speed up print_enabled_components() 6 years ago
Avi Halachmi (:avih) 58b81ac621 configure: speed up flatten_extralibs_wrapper() 6 years ago
Zhong Li d91370e0f1 lavc/encode: fix frame_number double-counted 6 years ago
Paul B Mahol 3aacb0d196 avcodec/proresdec2: add frame threading support 6 years ago
Paul B Mahol c84a57d1a2 avcodec/mscc: fix several bugs 6 years ago
Nicolas George 962c9313af lavfi/avf_concat: switch to activate. 6 years ago
Kieran Kunhya 844ff49469 mpeg4video: Add Studio DPCM support 6 years ago
Michael Niedermayer 323095a6db avformat/mpegts: add missing null pointer checks in ff_parse_mpeg2_descriptor() 6 years ago
Michael Niedermayer c9222b972d avcodec/hq_hqa: Check remaining input bits in hqa_decode_mb() 6 years ago
Michael Niedermayer 1cbac9ce20 avcodec/vb: Check for end of bytestream before reading blocktype 6 years ago
Michael Niedermayer acba153a14 avcodec/snowdec: Fix integer overflow with motion vector residual 6 years ago
Rostislav Pehlivanov 2e23cfbb42 allcodecs: reorder ff_bitpacked_decoder 6 years ago
Michael Niedermayer 168d8d56bf avcodec/mpeg4videodec: Fix slice end detection in mpeg4_decode_studio_mb() 6 years ago
Timo Rothenpieler 0c71c6d66f avcodec/utils: document allocation requirement of extradata 6 years ago
Jun Zhao d6915d0d45 doc/examples/vaapi_transcode: re-licensed to MIT-license. 6 years ago
Jun Zhao 5f090727ad doc/examples/vaapi_encode: re-licensed to MIT-license. 6 years ago
Jun Zhao 00286673d9 doc/examples/hw_decode: re-licensed to MIT-license. 6 years ago
Paul B Mahol 4d87cd2882 avcodec/prosumer: fix some minor issues 6 years ago
Paul B Mahol aba720dce2 avcodec: add Brooktree ProSumer Video decoder 6 years ago
Jan Ekström 1931761f18 avformat/movenc: implicitly enable negative CTS offsets for ismv 6 years ago
James Almer 701aca55fd avformat/flvdec: don't propagate empty extradata 6 years ago
James Almer 7890181d7e avformat/movenc: support Opus packets with more than 60ms of audio when writing the Sample Group Description 6 years ago
James Almer 3d2cf50ebb avcodec/libopusenc: support encoding packets of sizes bigger than 60ms 6 years ago
Carl Eugen Hoyos c2be382620 lavf/Makefile: Fix standalone compilation of the matroska and webm muxers. 6 years ago
Gyan Doshi d0b48a9604 avdevice/decklink_enc: print preroll and buffer size 6 years ago
James Almer 35c84ae834 Revert "avcodec/opus_parser: Handle complete frames flag." 6 years ago
hwren b8da7ba5ac lavc/extract_extradata_bsf.c: add AVS2 6 years ago
Dale Curtis e7080d1fe2 avformat/mov: Correct opus-in-mp4 pre-skip to be uint16_t versus int16_t. 6 years ago
Michael Niedermayer 4251a44e7d configure: do not add fsanitize cflags with ossfuzz if coverage is tested 6 years ago
Jun Zhao c9ed7f0024 lavc/encode: remove redundant av_init_packet after av_packet_unref. 6 years ago
Zhao Zhili 70d2bab80b lavc/hevc_ps: fix crop info for monochrome 6 years ago
Fredrik Hubinette 5ecd580953 avformat/utils: avoid undefined integer overflow behavior in update_stream_timings() 6 years ago
Jacob Trimble eb350ab738 avformat/mov: Allow saio/saiz in clear content. 6 years ago
Baptiste Coudurier 130de9142e avformat/mxfenc: automatically update descriptors klv size 6 years ago
Steven Liu 9e61141905 avformat/hls: support decryption AES128 fmp4 m3u8 list 6 years ago
Jun Zhao e2921578c0 lavc/libkvazaar: fix incompatible pointer type. 6 years ago
Jun Zhao c4608d225f lavf/hlsenc: fix mixed declarations and code warning. 6 years ago
Martin Vignali 9e64ee3936 avcodec/psd : add support for gray float 6 years ago
Martin Vignali bdd6754648 swscale/swscale : small cosmetic 6 years ago
Martin Vignali 3af1c4ea7d swscale : treat float input data as uint 16bpc 6 years ago
Zhong Li 900487043b lavc/qsvenc: add quality status to side_data 6 years ago
Jacob Trimble 7e0df5910e avcodec/opus_parser: Handle complete frames flag. 6 years ago
Baptiste Coudurier 955a989341 avformat/mxfenc: fix muxing when audio tracks are longer than video track 6 years ago