91870 Commits (5632044939910de1ededcd897777bde00cd32ecc)
 

Author SHA1 Message Date
  Paul B Mahol c2fd69ba62 avfilter/vf_colorbalance: add 16bit depth support 7 years ago
  Timo Rothenpieler fdbb4b9a78 avcodec/nvenc: move reconfig_encoder call inside of push/pop ctx 7 years ago
  Roman Arzumanyan 5a88e8c365 avcodec/nvenc: add A53CC support 7 years ago
  pkviet 155375123c avcodec/nvenc: support dynamic bitrate changes 7 years ago
  Miroslav Slugeň 952421cd20 avcodec/nvenc: support dynamic aspect ratio change 8 years ago
  Timo Rothenpieler 7d4e1f7cfb avcodec/nvenc: make hw_frames_ctx fully optional 7 years ago
  Kevin Wheatley 51775bc1cd avfilter/vf_libvmaf: the libvmaf filter tried to join on an invalid thread id 7 years ago
  Paul B Mahol 244d4ba0da avfilter/vf_lut3d: fix typo 7 years ago
  Paul B Mahol 20c83be27a avfilter/vf_edgedetect: add more formats support to canny mode 7 years ago
  Paul B Mahol 0bcc66571a avfilter/vf_edgedetect: add planes option 7 years ago
  Paul B Mahol d122c8b102 avfilter/vf_edgedetect: add canny mode 7 years ago
  Paul B Mahol aba39cc1f1 avfilter/vf_convolution: add column/vertical mode 7 years ago
  Paul B Mahol 901dc11bb6 avfilter/vf_lut3d: add planar rgb support 7 years ago
  Aman Gupta 9b563f6584 avcodec/mediacodecdec: add workaround for buggy amlogic mpeg2 decoder 7 years ago
  Aman Gupta a75bb5496a avcodec/mediacodecdec: wait on first frame after input buffers are full 7 years ago
  Aman Gupta f6681feda6 avcodec/mediacodecdec: restructure mediacodec_receive_frame 7 years ago
  Aman Gupta fe0a6bcbda avcodec/mediacodec_wrapper: add helper to fetch SDK_INT 7 years ago
  wm4 7074a7ccd9 avformat: add vapoursynth wrapper 7 years ago
  Sergey Lavrushkin 9479955c62 Adds SRCNN filter. 7 years ago
  Paul B Mahol 4bad76b6e9 avfilter/vf_amplify: add more options for finer filtering 7 years ago
  wm4 1d642ebfdb avformat/hls: don't propagate deprecated "user-agent" AVOption 7 years ago
  wm4 022d4a2114 avformat/matroskaenc: do not write timebase as framerate 7 years ago
  Michael Niedermayer dc7a8f7310 avcodec/h263dec: Document padding_bug_score heuristic used for wrong stuffing 7 years ago
  Haihao Xiang 314994051b vaapi_encode_h264: Take VAAPIEncodeH264Context::sei_needed as an ORed value 7 years ago
  Paul B Mahol f43fd68f28 avfilter/drawutils: add support for full range 7 years ago
  Michael Niedermayer 177133a0f4 avcodec/mpeg4videodec: Split decode_studio_vol_header() out of decode_studiovisualobject() 7 years ago
  Michael Niedermayer e03bf251d8 avcodec/mpeg4videodec: Move decode_studiovisualobject() parsing in the branch for visual object parsing 7 years ago
  Paul B Mahol 5abcf45d75 avformat/yuv4mpegdec: simplify math 7 years ago
  Paul B Mahol 943f7902e6 avfilter/vf_neighbor: add >8 depth suppport 7 years ago
  Paul B Mahol c8c2fb0977 avfilter/vf_convolution: unbreak roberts filter 7 years ago
  Paul B Mahol 3a96534ed9 avfilter/vf_convolution: add horizontal/row mode 7 years ago
  Paul B Mahol 0f0d468fbc avfilter/vf_overlay: exclude nv12/nv21 formats from x86 asm check 7 years ago
  Jan Ekström bad42e9b40 lavf/dashenc: pass standards compliance value to the internal context 7 years ago
  Jan Ekström 48684d2605 lavf/dashenc: require experimental mode to be enabled for WebM 7 years ago
  Rodger Combs 6f119dc321 lavf/dashenc: don't call flush_init_segment before avformat_write_header 7 years ago
  Paul B Mahol ab1114a0f5 avfilter/vf_convolution: rewrite so it doesn't use temp buffers 7 years ago
  Paul B Mahol 6d7c63588c avfilter/vf_overlay: add x86 SIMD 7 years ago
  Tobias Rapp a150b2e3a0 fftools/ffmpeg: properly initialize output stream field order 7 years ago
  Mark Thompson e07b1913fc fate/cbs: Always overwrite output in cbs fate tests 7 years ago
  Mark Thompson ddd3a209dc lavc/cbs: Add tests for VP9 7 years ago
  Mark Thompson 308b989e0c lavc: Add VP9 metadata bitstream filter 7 years ago
  Mark Thompson b5df289eb7 lavc: Add coded bitstream read/write support for VP9 8 years ago
  Mark Thompson 300ef25314 cbs: Add support for array subscripts in trace output 7 years ago
  Mark Thompson 315cc8c098 cbs_h2645: Simplify representation of fixed values 7 years ago
  Mark Thompson d7786b66bd cbs: Fragment/unit data is always reference counted 7 years ago
  Paul B Mahol d176497cec avfilter/af_biquads: add slice threading 7 years ago
  Paul B Mahol 2308a3c7e3 avfilter/af_biquads: change clipping detection from global to channel 7 years ago
  Paul B Mahol 5bfc433a6e avfilter/vf_neighbor: add slice threading 7 years ago
  Paul B Mahol ddf844d17c avfilter/vf_neighbor: simplify code little 7 years ago
  Paul B Mahol 273edb2fe4 avfilter/vf_neighbor: rewrite without using temp memory 7 years ago