90941 Commits (9479955c626529550d337067af85760e256eabb3)
 

Author SHA1 Message Date
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
Marton Balint e894d958fc avcodec/anm: fix palette alpha 7 years ago
Marton Balint c60a824ee8 avformat/qtpalette: parse color table according to the QuickTime file format specs 7 years ago
Paul B Mahol da55304caf avfilter/vf_mix: initialize last to silence possible warning 7 years ago
Michael Niedermayer c0aa89eeee avcodec/mpeg4video_parser: Avoid litteral 0x1B6, use named constant instead 7 years ago
Michael Niedermayer a47bd1cd1c avcodec/mpeg4video_parser: Fix incorrect spliting of MPEG-4 studio frames 7 years ago
Michael Niedermayer 0f176bb8e0 avformat/m4vdec: Use the same constant names as libavcodec 7 years ago
Michael Niedermayer 34dbdcfc20 avformat/m4vdec: Fix detection of raw MPEG-4 ES Studio 7 years ago
James Almer cae6f806a6 configure: add missing pthreads dependency to v4l2_m2m 7 years ago
Paul B Mahol 02470814b5 doc/filters: add tmix examples 7 years ago
Paul B Mahol c0f2abcc8d avfilter/vf_mix: make setting weights more user friendly 7 years ago