91001 Commits (5ba14f4f1a5ef508698d6a5c8d579880c2901b22)
 

Author SHA1 Message Date
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 7 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
James Almer 0807a77160 avcodec/cbs_h2645: create a reference to the existing buffer when decomposing slice units 7 years ago
James Almer 65d36473c9 avcodec/cbs_mpeg2: create a reference to the existing buffer when decomposing slice units 7 years ago
James Almer e3866ea20d fftools/ffmpeg: fix mixed code and declarations 7 years ago
Marton Balint 649087fa83 avdevice/decklink_dec: unref packets on avpacket_queue_put error 7 years ago
Marton Balint 75d1529c6e avdevice/decklink_dec: do not copy video data 7 years ago
Marton Balint 7033654f7f Use AV_PIX_FMT_FLAG_ALPHA for detecting transparency where nb_components was used 7 years ago
Marton Balint 56b081da57 avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8 7 years ago
Marton Balint 4c501bafc0 avcodec/hnm4video: fix palette alpha 7 years ago