Commit History

Author SHA1 Message Date
  Derek Buitenhuis aa40df483b Merge commit 'a638e9184d63e57e67901f34afe919fd56fd3ac4' 8 years ago
  Anton Khirnov a638e9184d vf_fade: make sure the slice end is always in the frame 8 years ago
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
  Clément Bœsch 334b11246c avfilter/fade: use AV_OPT_TYPE_BOOL for alpha option 9 years ago
  Michael Niedermayer 03637762d9 avfilter/vf_fade: Force alpha pixel format if alpha is set to 1 9 years ago
  Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 9 years ago
  Carl Eugen Hoyos ab3ff19f08 lavfi/fade: Do not overread input buffer. 9 years ago
  Michael Niedermayer 74a8dbe1c4 Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' 10 years ago
  Vittorio Giovara 58400ac133 lavfi: name anonymous structs 10 years ago
  Clément Bœsch 199b8fbd09 avfilter/fade: use FADE_OUT macro. 11 years ago
  Clément Bœsch 981128c2c1 avfilter/fade: remove a bunch of useless parenthesis. 11 years ago
  Clément Bœsch 461e810cfc avfilter/fade: use inlink->frame_count. 11 years ago
  Clément Bœsch 3e1097b909 avfilter/fade: add color option. 11 years ago
  Michael Niedermayer 325f6e0a97 Merge remote-tracking branch 'qatar/master' 11 years ago
  Anton Khirnov cd43ca0443 lavfi: do not export the filters from shared objects 11 years ago
  Michael Niedermayer 4bc7a2a64b avfilter: remove duplicate includes 11 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Paul B Mahol b077d8d908 avfilter: remove redundant .get_(audio/video)_buffer initializations 11 years ago
  Michael Niedermayer e0f2e0fcf0 vf_fade: remove unused function 11 years ago
  Michael Niedermayer 0cbfbdef4a vf_fade: Support slice threaded alpha 11 years ago
  Michael Niedermayer a3d62f3377 vf_fade: Fix alpha flag integration 11 years ago
  Michael Niedermayer bca59d7745 fade: fix slice sizes 11 years ago
  Michael Niedermayer 558ce3e5b7 Merge remote-tracking branch 'qatar/master' 11 years ago
  Anton Khirnov 8a994b7406 vf_fade: support slice threading 11 years ago
  Michael Niedermayer 04dd5ddeda Merge commit 'c0279956b3ca3e5fd0a6a25253893d6f07000e68' 11 years ago
  Anton Khirnov c0279956b3 vf_fade: use the name 's' for the pointer to the private context 11 years ago
  Michael Niedermayer c7c71f95f8 replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* 11 years ago
  Clément Bœsch 50e66726a2 lavfi: use ceil right shift for chroma width/height. 11 years ago
  Andy Martin 4ac2da3793 lavfi/fade: Added ability to do video fade based on timestamp 11 years ago
  Anton Khirnov d69a4177b9 lavfi: remove now unused args parameter from AVFilter.init 11 years ago
  Michael Niedermayer 0c3d706bdb Merge commit 'b9dfee9fa259dfc885508179a359dccc9e7840bd' 11 years ago
  Anton Khirnov c43a7ecad9 lavfi: remove now unused args parameter from AVFilter.init 11 years ago
  Anton Khirnov b9dfee9fa2 vf_fade: switch to an AVOptions-based system. 11 years ago
  Nicolas George 4e2bcec95f lavfi/vf_fade: use standard options parsing. 11 years ago
  Michael Niedermayer a05a44e205 Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 11 years ago
  Anton Khirnov 7e350379f8 lavfi: switch to AVFrame. 12 years ago
  Paul B Mahol c79be51dfc vf_fade: use AVPixFmtDescriptor to find out if pixel format have alpha 11 years ago
  Stefano Sabatini 2852bd704a lavfi/fade: accept shorthand syntax 11 years ago
  Paul B Mahol d084c5c742 vf_fade: support YUVA422P & YUVA444P 11 years ago
  Anton Khirnov 9a65b8c0a2 vf_fade: switch to filter_frame 12 years ago
  Anton Khirnov 565e4993c6 lavfi: merge start_frame/draw_slice/end_frame 12 years ago
  Michael Niedermayer f374e9989b vf_fade: fix memleaks of args 12 years ago
  Michael Niedermayer 13afee951a Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627' 12 years ago
  Anton Khirnov 59ee9f78b0 lavfi: do not use av_pix_fmt_descriptors directly. 12 years ago
  Michael Niedermayer 526cb36e4b Merge commit '4436f25a1682ada3f7226cb6fadf429946933161' 12 years ago
  Mans Rullgard 568c70e79e lavfi: convert input/ouput list compound literals to named objects 12 years ago
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 12 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
  Michael Niedermayer d46c1c72e4 Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' 12 years ago
  Stefano Sabatini 42d621d131 lavfi: add priv class to filter definitions and flags to filter internal options 12 years ago