90979 Commits (a26367493c13058c5021ddef318da726b57ff4a2)
 

Author SHA1 Message Date
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
Michael Niedermayer 6e95d80e6f avcodec/wavpack: Fix integer overflow in DEC_MED() / INC_MED() 7 years ago
Michael Niedermayer da038c07f0 avcodec/wavpack: Fix integer overflow in wv_unpack_stereo() 7 years ago
Paul B Mahol ad16423704 avfilter/vf_fieldmatch: add support for >8 bit depth in ppsrc 7 years ago
Paul B Mahol a5b2d85f18 avfilter/vf_fieldmatch: switch to activate 7 years ago
Paul B Mahol 889d858491 avfilter: add amplify filter 7 years ago
Paul B Mahol 70d25b89db avfilter/vf_overlay: use slice_end in alpha_composite() 7 years ago
Jerome Borsboom 19c3df0cd6 avcodec/vc1: fix mquant calculation 7 years ago
Paul B Mahol 29fd44adf1 avfilter/vf_fieldmatch: use correct subsamplings for y0a, y1a and startx 7 years ago
Gyan Doshi 96d7cbedbe doc/ffmpeg - update benchmark option readout details 7 years ago
Paul B Mahol d54014d157 avfilter/vf_overlay: add slice threading 7 years ago
André Camargo 1322b00060 fftools/ffmpeg: change fps progress log message to show two decimal digits 7 years ago
Rahul Chaudhry e84212b78e swresample/arm: rename labels to fix xcode build error 7 years ago