40248 Commits (73ed6fa9d77da8cd4f34742dd0f56e64aa714786)

Author SHA1 Message Date
Mark Thompson 73ed6fa9d7 amfenc: Do not automatically download/upload unknown hardware input frames 7 years ago
Mark Thompson ff1be6c9a6 amfenc: Fail to open if the user-supplied device is not usable 7 years ago
Timo Rothenpieler 955fa237f4 avcodec/nvdec: correctly set intra_pic_flag for h264/hevc 7 years ago
Hendrik Leppkes 8df8a92993 avcodec/aac_ac3_parser: account for data already in the parsing buffer 7 years ago
Paul B Mahol 250792be5e avcodec/dxv: add support for "high" quality mode 7 years ago
Michael Niedermayer 544324827e avcodec/utils: Enforce minimum width also for VP5/6 7 years ago
Michael Niedermayer f6304af234 avcodec/truemotion2: Propagate out of bounds error from GET_TOK() 7 years ago
Paul B Mahol 4078291d32 avcodec/magicyuvenc: mark as experimental 7 years ago
Hendrik Leppkes 7e20c8f5eb avcodec/vp9: add profile 2 10-bit DXVA2/D3D11 decoding support 7 years ago
Hendrik Leppkes b4159d9593 avcodec/dxva2: add VP9 10-bit Profile2 mode mappings 7 years ago
Timo Rothenpieler 9f3902f107 avcodec/nv{enc,dec}: use sane version checking macro 7 years ago
Timo Rothenpieler 9e857aa00e avcodec/nvdec_hevc: add support for new extended sps/pps flags from SDK 8.1 7 years ago
Michael Niedermayer 8d381b57fd avcodec/mjpegdec: Check input buffer size. 7 years ago
Michael Niedermayer 8c02cd8ca0 avcodec/h264_slice: Fix integer overflow with last_poc 7 years ago
Jérôme Martinez b5788e7025 avcodec/dpx: Support for RGB 12-bit packed decoding 7 years ago
Aman Gupta 19128408ac avcodec/mpegpicture: fix "stride changed" failures in gray mode 7 years ago
Timo Rothenpieler 2108a6736f avcodec/nvenc: update required driver versions for nvenc 7 years ago
Timo Rothenpieler 86e9dba8fa avcodec/nvenc: add support for B frames as ref 7 years ago
Matt Wolenetz e43e97f0e0 lavc/libopusdec: Allow avcodec_open2 to call .close 7 years ago
Alexander Kravchenko 05f1a3face lavc/amfenc: Retain a reference to D3D frames used as input during the encoding process 7 years ago
Rodger Combs 4c0798578c lavc/videotoolbox: fix failure to decode PAFF 7 years ago
Diego Biurrun 8f144d9e3d Drop Windows XP support remnants 7 years ago
wm4 c7ab6aff66 w32pthreads: always use Vista+ API, drop XP support 7 years ago
Vittorio Giovara cc06f7bd10 libx265: Support tiny video sizes 7 years ago
Meng Wang 3b2fd96048 avcodec/arm/hevcdsp_sao : add NEON optimization for sao 7 years ago
Michael Niedermayer 249aca8f98 avcodec/movtextdec: Check style_start/end 7 years ago
Zhong Li 54307b3531 lavc/qsvdec: set complete_frame flags for progressive picture 7 years ago
Maxym Dmytrychenko cca5e4f040 qsv: adding Multi Frame Encode support 7 years ago
Zhong Li 52ed83fa1a lavc/qsvdec: expose frame pic_type and key_frame 7 years ago
Michael Niedermayer c837918f50 avcodec/aacsbr_fixed: Fix integer overflow in sbr_hf_assemble() 7 years ago
Carl Eugen Hoyos 916632dfbb lavc/clearvideo: Allow decoding without extradata. 7 years ago
Michael Niedermayer 6cd81d68c5 libavcodec/rv34: error out earlier on missing references 7 years ago
Michael Niedermayer 6261ef4251 avcodec/get_bits: Document skip_bits_long() 7 years ago
Martin Vignali 1425114af2 avcodec/prores_ks : do not call estimate_alpha at each quantification step 7 years ago
Valery Kot 67fd8df419 avcodec/openh264enc.c: generate IDR frame in response to I frame pict_type 7 years ago
wm4 709e0291d6 avcodec/decode: fix warning when decoding pseudo paletted formats 7 years ago
James Almer b0958698ea libaom: remove references to RGB pixfmts 7 years ago
James Almer 2f27370111 avcodec/mpeg4videodec: unbreak multithreading decoding 7 years ago
James Almer 2accdd3871 avcodec/libaomdec: fix broken pix_fmt changes from the previous commit 7 years ago
James Almer a866cc3ad3 avcodec/mpeg4videodec: free studio profile VLCs when closing the decoder 7 years ago
James Almer fefe47b701 avcodec/clearvideo: fix mixed code and declarations 7 years ago
James Almer 9df784db6e avcodec/sheervideo: add missing wrappers to sheervideodata.h 7 years ago
James Almer 4d89b5f844 avcodec/clearvideo: add missing wrappers to clearvideodata.h 7 years ago
James Almer f3fae82042 avcodec/libaomdec: add support for monochrome files 7 years ago
James Almer d5343a5005 avcodec/libaomdec: remove duplicate code 7 years ago
Gagandeep Singh 673604e0e3 lavc/cfhd: fix distortion of lowest 8 lines when height is not multiple of 16 7 years ago
wm4 d6fc031caf avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL 7 years ago
wm4 e53d3348d1 avcodec/xwdenc: do not rely on AV_PIX_FMT_FLAG_PSEUDOPAL palettes 7 years ago
Paul B Mahol be3a051ca8 avcodec/sheervideo: move tables to own header 7 years ago
Paul B Mahol a874586994 avcodec/clearvideo: add inter-frame decoding 7 years ago