November 23, 2014
View 9146a47

avfilter/graphparser: Use av_freep(), avoid leaving stale pointers in memory

Michael Niedermayer authored on 2014/11/23 02:44:35
November 8, 2013
View 175e689

avfilter/graphparser: zero filter_ctx in case of deallocation in create_filter()

Michael Niedermayer authored on 2013/11/08 07:38:44
View ec8e68c

Merge commit 'cffecc0e7ebd642afaa1fb9f56fab1fcc283293c'

Michael Niedermayer authored on 2013/11/08 07:05:26
November 7, 2013
View cffecc0

avfilter/graphparser: Directly free filter memory if initialization fails

Diego Biurrun authored on 2013/11/07 06:06:15
September 15, 2013
View d5ec8ba

Do not leave positive values undefined when negative are defined as error

Michael Niedermayer authored on 2013/09/15 22:25:09
August 26, 2013
View 1350a5c

avfilter/graphparser: fix use of deprecated symbols

Michael Niedermayer authored on 2013/08/26 02:36:58
August 4, 2013
View 61af627

avfilter/graphparser: remove 256 char limit from create_filter()

Michael Niedermayer authored on 2013/08/04 07:56:55
July 10, 2013
View d5de123

avfilter/graphparse: Fix build with --enable-incompatible-fork-abi

Michael Niedermayer authored on 2013/07/10 01:10:33
July 2, 2013
View 838bd73

lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the next bump

Stefano Sabatini authored on 2013/07/02 08:39:14
May 1, 2013
View e41d3ab

Merge commit 'c22263d3e813d442df8fa5f5ba8993573fe775d8'

Michael Niedermayer authored on 2013/05/01 17:16:27
April 12, 2013
View 6b5ec76

lavfi: fix forgotten chunk in eb0f774d.

Clément Bœsch authored on 2013/04/12 21:07:59
View 710b0aa

Merge commit '48a5adab62bd2a553f5069d41fa632a0701835e5'

Michael Niedermayer authored on 2013/04/12 08:01:48
View eb0f774

Merge commit '1565cbc65cbb9f95c11367314a080068895e0cf0'

Michael Niedermayer authored on 2013/04/12 07:54:05
View 86070b8

Merge commit 'bc1a985ba030e9861d24965d42792850b43a43ea'

Michael Niedermayer authored on 2013/04/12 06:56:39
April 10, 2013
View c22263d

graphparser: only print filter arguments if they are non-NULL

Anton Khirnov authored on 2013/04/10 19:44:13