December 1, 2011
View 8f025f2

avfilter: align allocated images to 32 for AVX and IFF

Michael Niedermayer authored on 2011/12/01 02:46:26
November 24, 2011
View 8e576d5

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/11/24 10:08:21
September 13, 2011
View 9899037

lavfi: rename avfilter_all_* function names to avfilter_make_all_*

Stefano Sabatini authored on 2011/09/13 08:46:29
August 31, 2011
View 2c03174

lavfi: simplify signature for avfilter_get_audio_buffer() and friends

Stefano Sabatini authored on 2011/08/31 06:22:29
August 6, 2011
View 3c56a42

lavfi: avoid void* arithmetic in defaults.c:set_common_formats()

Stefano Sabatini authored on 2011/08/06 19:42:02
August 4, 2011
View 5f68a91

lavfi: remove default config_props() callback and refactor avfilter_config_links()

Mina Nagy Zaki authored on 2011/08/04 21:47:00
June 28, 2011
View b57df29

lavfi: add audio channel packing negotiation fields

Mina Nagy Zaki authored on 2011/06/28 14:56:19
June 20, 2011
View fd2c0a5

lavfi: add layout negotiation fields and helper functions.

Mina Nagy Zaki authored on 2011/06/20 03:31:24
June 8, 2011
View e6c52ce

Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample().

Justin Ruggles authored on 2011/06/08 02:40:22
June 2, 2011
View 665e608

lavfi: reindent after the previous commit

Stefano Sabatini authored on 2011/06/02 23:36:12
View 6f1dd6f

lavfi: add braces around the block of an if() expression in avfilter_default_get_video_buffer

Stefano Sabatini authored on 2011/06/02 23:33:25
View 0ff5cbe

lavfi: clarify the context of a comment in avfilter_default_get_video_buffer()

Stefano Sabatini authored on 2011/06/02 23:27:56
February 13, 2011
View 989184f

lavfi: use avfilter_get_audio_buffer_ref_from_arrays() in defaults.c

Stefano Sabatini authored on 2011/02/13 01:56:50
February 1, 2011
View 95a0242

lavfi: prefer nb_samples over size in AVFilterBufferRefAudioProps

Stefano Sabatini authored on 2011/02/01 20:34:23
January 16, 2011
View ef28c7b

lavfi: use av_samples_alloc() in avfilter_default_get_audio_buffer()

Stefano Sabatini authored on 2011/01/16 02:48:37