82667 Commits (afb84857bf539d7cd58c99ff5983df1b4740d9d2)
 

Author SHA1 Message Date
  Andreas Cadhalpun 946ecd19ea smacker: limit recursion depth of smacker_decode_bigtree 8 years ago
  Michael Niedermayer 4e5049a230 avformat/mpeg: Adjust vid probe threshold to correct mis-detection 8 years ago
  Andreas Cadhalpun fdb8c455b6 mxfdec: fix NULL pointer dereference in mxf_read_packet_old 8 years ago
  Alex Converse 3ee59939a1 libvpxenc: Support targeting a VP9 level 8 years ago
  Philip Langdale 81147b5596 avcodec/cuvid: Add support for P010/P016 as an output surface format 8 years ago
  Philip Langdale 8d6c358ea8 libavutil/hwcontext_cuda: Support P010 and P016 formats 8 years ago
  Philip Langdale 237421f149 avutil: add P016 pixel format 8 years ago
  Timo Rothenpieler 5ea8f70623 avcodec/libx264: fix forced_idr logic 8 years ago
  Miroslav Slugen 10db40f374 avcodec/cuvid: allow setting number of used surfaces 8 years ago
  Miroslav Slugeň de2faec2fa avcodec/nvenc: better surface allocation alghoritm, fix rc_lookahead 8 years ago
  Miroslav Slugeň c4aca65a42 avcodec/nvenc: maximum usable surfaces are limited to maximum registered frames 8 years ago
  Timo Rothenpieler 8228b714be configure: cuda is no longer nonfree, enable and autodetect by default 8 years ago
  Timo Rothenpieler 0faf3c3a25 avfilter/vf_hwupload_cuda: check ff_formats_ref for errors 8 years ago
  Timo Rothenpieler b0ca90d7cb avfilter/vf_hwupload_cuda: use new hwdevice allocation API 8 years ago
  Timo Rothenpieler a66835bcb1 avcodec/nvenc: use dynamically loaded CUDA 8 years ago
  Timo Rothenpieler a0c9e76942 avfilter/vf_scale_npp: use dynamically loaded CUDA 8 years ago
  Timo Rothenpieler d9ad18f3b4 avcodec/cuvid: use dynamically loaded CUDA/CUVID 8 years ago
  Timo Rothenpieler e6464a44ed avutil/hwcontext_cuda: use dynamically loaded CUDA 8 years ago
  Timo Rothenpieler 5c02d2827b compat/cuda: add dynamic loader 8 years ago
  Steven Liu d316b21dba avformat/flvenc: add no_metadata to flvflags 8 years ago
  James Almer 0b8df0ce48 avformat/utils: add missing brackets around arguments in av_realloc() call 8 years ago
  Mark Thompson f242e0a0ff vaapi_encode: Fix format specifier for bitrate logging 8 years ago
  Jun Zhao e72662e131 lavc/vaapi_encode_h264: fix poc incorrect issue after meeting idr frame. 8 years ago
  Mark Thompson 30ebabca7c vaapi_h265: Fix buffering parameters 8 years ago
  Mark Thompson ae0230cc3e vaapi_h265: Fix slice header writing 8 years ago
  Mark Thompson 6796e6ea84 vaapi_h264: Write bitstream restriction fields 8 years ago
  Mark Thompson 658c5afaa0 vaapi_h264: Fix CFR mode with frame_rate set in AVCodecContext 8 years ago
  Mark Thompson ded1859df1 vaapi_encode: Decide on GOP setup before initialising sequence parameters 8 years ago
  Mark Thompson ee1d04f970 vaapi_h264: Set max_num_ref_frames to 1 when not using B frames 8 years ago
  Mark Thompson 94f446c628 vaapi_encode: Sync to input surface rather than output 8 years ago
  Mark Thompson 478a4b7e6d vaapi_encode: Check packed header capabilities 8 years ago
  Mark Thompson c8241e730f vaapi_encode: Refactor initialisation 8 years ago
  Mark Thompson 06d73d002e vaapi_h264: Fix HRD bit_rate/cpb_size scaling 8 years ago
  Matthew Gregan 156fbbb562 avformat/movenc: Restrict experimental VP9 support to MODE_MP4. 8 years ago
  Matthew Gregan 2d73d25670 Add experimental demuxing support for FLAC in ISO BMFF (MP4). 8 years ago
  Matthew Gregan 7dc4200c38 Add experimental muxing support for FLAC in ISO BMFF (MP4). 8 years ago
  Ludmila Glinskih 5f4e555dc7 MAINTAINERS: add myself as an API tests maintainer 9 years ago
  Marton Balint 28d87899e3 ffplay: allow fallback to software renderer 8 years ago
  Marton Balint 58af48f1c3 ffplay: add support for negative RGBA linesize 8 years ago
  James Almer 8c1342e631 avformat/matroskaenc: write updated STREAMINFO metadata for FLAC streams if available 8 years ago
  James Almer ee888cfbe7 avformat/matroskaenc: postpone writing the Tracks master 8 years ago
  Michael Niedermayer 748ce9d702 avutil/opt: Fix setting int64 to its maximum 8 years ago
  Carl Eugen Hoyos 322568c079 lavc/ffv1: Support YUV4xxP12 and GRAY12. 8 years ago
  Andreas Cadhalpun 1c7da19a4b ffmdec: validate codec parameters 8 years ago
  Michael Niedermayer ac206bb175 swscale/options: Use AV_OPT_TYPE_PIXEL_FMT 8 years ago
  James Almer 574929d8b6 avcodec/avpacket: fix leak on realloc in av_packet_add_side_data() 8 years ago
  James Almer 0ffea35657 avformat/utils: check for overflow before reallocating side data 8 years ago
  James Almer 2343f23e4d avformat/matroska: use av_stream_add_side_data() for stereo3d side data 8 years ago
  James Almer eb3a59c903 avformat/mov: reuse existing err variable 8 years ago
  James Almer 77f033eb98 avformat/mov: use av_stream_add_side_data() for displaymatrix side data 8 years ago