December 4, 2010
View bb4afa1

Deprecate avcodec_pix_fmt_string() in favor of av_get_pix_fmt_string(), added to libavutil/pixdesc.h.

Stefano Sabatini authored on 2010/12/04 21:56:21
View 4da12e3

Implement av_image_alloc() and use it in avfilter_default_get_video_buffer().

Stefano Sabatini authored on 2010/12/04 21:56:16
December 3, 2010
View 037be76

Add avfilter_graph_create_filter().

Stefano Sabatini authored on 2010/12/03 05:12:27
November 26, 2010
View d6adf44

Fix date in last APIchanges entry.

Stefano Sabatini authored on 2010/11/26 09:40:01
View d38c340

Implement avfilter_get_video_buffer_ref_from_arrays().

Stefano Sabatini authored on 2010/11/26 05:50:28
November 22, 2010
View 176a615

Move audio channel API from libavcodec to libavcore.

Stefano Sabatini authored on 2010/11/22 04:28:52
November 21, 2010
View e58d039

Document added functions.

Reimar Döffinger authored on 2010/11/21 20:38:08
November 18, 2010
View 0985e1a

move the av_parse_color() function from libavfilter to libavcore

Aurelien Jacobs authored on 2010/11/18 07:58:28
November 15, 2010
View c716f91

minor bump and APIchanges for r25745

Aurelien Jacobs authored on 2010/11/15 02:31:06
November 13, 2010
View 47c5e41

Fix revision number of the last APIchanges entry.

Stefano Sabatini authored on 2010/11/13 19:01:18
View 5aaea02

Make avfiltergraph.h public.

Stefano Sabatini authored on 2010/11/13 18:51:22
View 4fcbb2a

Prefix with "ff_" the functions: ff_avfilter_graph_check_validity() ff_avfilter_graph_config_links() ff_avfilter_graph_config_formats()

Stefano Sabatini authored on 2010/11/13 09:21:28
November 8, 2010
View d2af720

Use hierarchic names convention (prefix them with av_expr) for the eval API.

Stefano Sabatini authored on 2010/11/08 23:06:49
View 24de0ed

Rename avfilter_destroy() as avfilter_free().

Stefano Sabatini authored on 2010/11/08 21:32:39
View 1e80a0e

Remove graphparser.h header, move AVFilterInOut and avfilter_graph_parse() declaration to libavfilter/avfiltergraph.h.

Stefano Sabatini authored on 2010/11/08 07:56:29