December 2, 2012
View adfd9ca

lavfi/hue: move to ff_filter_frame.

Clément Bœsch authored on 2012/12/02 09:11:48
November 29, 2012
View 2d9d444

lavfi: convert remaining input/output list compound literals to named objects.

Clément Bœsch authored on 2012/11/29 04:01:59
October 20, 2012
View 79393a8

Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get

Hendrik Leppkes authored on 2012/10/20 13:43:48
October 9, 2012
View ac627b3

Merge commit '716d413c13981da15323c7a3821860536eefdbbb'

Michael Niedermayer authored on 2012/10/09 03:54:00
September 23, 2012
View 7fe1ece

lavfi/hue: simplify/fix setting logic in set_options()

Stefano Sabatini authored on 2012/09/23 07:26:30
September 21, 2012
View 3aa1b53

lavfi/hue: set to NULL freed pointers

Stefano Sabatini authored on 2012/09/21 19:41:00
View 31aa5b1

lavfi/hue: fix crash when resetting the saturation expression

Stefano Sabatini authored on 2012/09/21 19:33:27
September 15, 2012
View 75d3486

lavfi/hue: add dynamic expression evaluation support

Jérémy Tran authored on 2012/09/15 02:31:13
September 6, 2012
View e60fcdb

vf_hue: fix AVOption defaults

Michael Niedermayer authored on 2012/09/06 05:18:53
August 31, 2012
View 54ca7e3

lavfi/hue: add process_command callback

Jérémy Tran authored on 2012/08/31 08:56:58
August 16, 2012
View 208d6e6

lavfi/hue: add verbose debug message showing initial parameters

Stefano Sabatini authored on 2012/08/16 21:57:56
View 5b0151a

lavfi/hue: reindent after previous commits

Stefano Sabatini authored on 2012/08/16 21:51:33
View 419e1b7

lavfi/hue: apply misc fixes to default values setting

Stefano Sabatini authored on 2012/08/16 21:48:54
View 191b77e

lavfi/hue: add named options support

Jérémy Tran authored on 2012/08/16 16:15:58
August 13, 2012
View 42d621d

lavfi: add priv class to filter definitions and flags to filter internal options

Stefano Sabatini authored on 2012/08/13 20:40:01