projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix make tests in subdirs
[ffmpeg.git]
/
libavfilter
/
2008-04-07
Måns Rullgård
non-recursive makefiles
tree
|
commitdiff
2008-04-04
Vitor Sessak
Handle av_realloc() failure
tree
|
commitdiff
2008-04-04
Vitor Sessak
Use sizeof(var) instead of sizeof(type)
tree
|
commitdiff
2008-04-04
Vitor Sessak
Give a more meaningful instance name to auto-inserted...
tree
|
commitdiff
2008-04-04
Vitor Sessak
Merge two ifs
tree
|
commitdiff
2008-04-04
Vitor Sessak
Remove unused check
tree
|
commitdiff
2008-04-04
Vitor Sessak
Cosmetical: alignment
tree
|
commitdiff
2008-04-04
Vitor Sessak
Remove some unwanted todos
tree
|
commitdiff
2008-04-04
Vitor Sessak
Remove declaration of nonexisting function
tree
|
commitdiff
2008-04-04
Vitor Sessak
I should not have merged the graph parser with the...
tree
|
commitdiff
2008-04-04
Vitor Sessak
Replace consume_char() function by *(*buf)++
tree
|
commitdiff
2008-04-04
Vitor Sessak
Add backslash '\' support to the parser
tree
|
commitdiff
2008-04-04
Vitor Sessak
Remove AVFilterGraphDesc struct.
tree
|
commitdiff
2008-04-04
Vitor Sessak
Rename uninit() to avfilter_destroy_graph() and make...
tree
|
commitdiff
2008-04-04
Vitor Sessak
Rename functions now static
tree
|
commitdiff
2008-04-04
Vitor Sessak
Move funtion to avoid forward declaration
tree
|
commitdiff
2008-04-04
Vitor Sessak
Move mess (to be removed) to where it is actually used.
tree
|
commitdiff
2008-04-04
Vitor Sessak
Remove usage of AVFilterGraphDesc outside avfiltergraph.c
tree
|
commitdiff
2008-04-04
Vitor Sessak
Simplify graph_load_from_desc3()
tree
|
commitdiff
2008-04-04
Vitor Sessak
Rename variable GraphContext -> AVFilterGraph
tree
|
commitdiff
2008-04-04
Vitor Sessak
Merge avfiltergraphdesc.c in avfiltergraph.c
tree
|
commitdiff
2008-04-04
Vitor Sessak
Remove avfilter_vf_graph
tree
|
commitdiff
2008-04-04
Vitor Sessak
Remove more leftovers from the old parser
tree
|
commitdiff
2008-04-04
Vitor Sessak
Remove code made unused by the two last patches
tree
|
commitdiff
2008-04-04
Vitor Sessak
Split graph_load_from_dest() to have a version independ...
tree
|
commitdiff
2008-04-04
Vitor Sessak
Remove declaration of non-existing functions
tree
|
commitdiff
2008-04-04
Vitor Sessak
Almost from scratch rewrite of filter parser.
tree
|
commitdiff
2008-04-04
Vitor Sessak
Remove ugly forward declaration
tree
|
commitdiff
2008-04-04
Vitor Sessak
Fix doxy comment
tree
|
commitdiff
2008-04-04
Vitor Sessak
Spelling and puctuation
tree
|
commitdiff
2008-04-04
Vitor Sessak
Make comment match code
tree
|
commitdiff
2008-04-04
Vitor Sessak
Make multiple inclusion guard adhere to convention
tree
|
commitdiff
2008-04-04
Vitor Sessak
Remove header now made useless
tree
|
commitdiff
2008-04-04
Vitor Sessak
Remove author field
tree
|
commitdiff
2008-04-04
Vitor Sessak
Use CodecType for pad type
tree
|
commitdiff
2008-04-04
Vitor Sessak
Header inclusion redux
tree
|
commitdiff
2008-04-04
Vitor Sessak
Nits: more punctuation and capitalization
tree
|
commitdiff
2008-04-04
Vitor Sessak
Implement poll_frame() method. Fix ffmpeg.c bug with
tree
|
commitdiff
2008-04-04
Vitor Sessak
Rework link property configuration system.
tree
|
commitdiff
2008-04-04
Vitor Sessak
Use separate fake filters for exporting inputs and...
tree
|
commitdiff
2008-04-04
Vitor Sessak
Use a filter graph description for creating simple...
tree
|
commitdiff
2008-04-04
Vitor Sessak
Make filter graph description parsing code independent...
tree
|
commitdiff
2008-04-04
Vitor Sessak
Use av_log(ctx, ...) instead of av_log(NULL, ...)
tree
|
commitdiff
2008-04-04
Vitor Sessak
10l
tree
|
commitdiff
2008-04-04
Vitor Sessak
Rewrite colorspace negotiation.
tree
|
commitdiff
2008-04-04
Vitor Sessak
Fix a small memory leak
tree
|
commitdiff
2008-04-04
Vitor Sessak
initialize filter graphs completely even if there is...
tree
|
commitdiff
2008-04-04
Vitor Sessak
Handle failure properly
tree
|
commitdiff
2008-04-04
Vitor Sessak
Remove useless empty functions
tree
|
commitdiff
2008-04-04
Vitor Sessak
Silence warning caused by my last commit
tree
|
commitdiff
2008-04-04
Vitor Sessak
Minor simplification
tree
|
commitdiff
2008-04-04
Vitor Sessak
Prefix names of filter structs
tree
|
commitdiff
2008-04-04
Vitor Sessak
Rename avfilter_create to avfilter_open and remove...
tree
|
commitdiff
2008-04-04
Vitor Sessak
Doxygenize some comments
tree
|
commitdiff
2008-04-04
Vitor Sessak
Remove the data parameter from draw_slice(). It's...
tree
|
commitdiff
2008-04-04
Vitor Sessak
Allow creation of filter graphs from a graph descriptio...
tree
|
commitdiff
2008-04-04
Vitor Sessak
Let request_frame() indicate success or failure
tree
|
commitdiff
2008-04-04
Vitor Sessak
Need to copy over colorspace property too
tree
|
commitdiff
2008-04-04
Vitor Sessak
Fix behavior when exporting output pad with default...
tree
|
commitdiff
2008-04-04
Vitor Sessak
Let the filter graph export input and output pads from...
tree
|
commitdiff
2008-04-04
Vitor Sessak
Separate the process of creating links between filters...
tree
|
commitdiff
2008-04-04
Vitor Sessak
Fix memory leak.
tree
|
commitdiff
2008-04-04
Vitor Sessak
Make the filter graph just another normal filter.
tree
|
commitdiff
2008-04-04
Vitor Sessak
Allow code to pass data to filters it creates.
tree
|
commitdiff
2008-04-04
Vitor Sessak
Don't mangle the input strings. The caller may want...
tree
|
commitdiff
2008-04-04
Vitor Sessak
Ensure that the filter_count member is reset to zero...
tree
|
commitdiff
2008-04-04
Vitor Sessak
Fix possible segfault
tree
|
commitdiff
2008-04-04
Vitor Sessak
Move simple filter chain loading code over to the filte...
tree
|
commitdiff
2008-04-04
Vitor Sessak
Move destruction of the graph's filters to its own...
tree
|
commitdiff
2008-04-04
Vitor Sessak
Split filter graphs out into their own source & header...
tree
|
commitdiff
2008-04-02
Michael Niedermayer
Improve AVFilterFormats doxy.
tree
|
commitdiff
2008-03-10
Diego Biurrun
Rename --enable-swscaler --> enable-swscale to be consi...
tree
|
commitdiff
2008-03-08
Diego Biurrun
cosmetics: Consistently move NAME and FFLIBS to the...
tree
|
commitdiff
2008-03-07
Måns Rullgård
simplify library version handling
tree
|
commitdiff
2008-03-07
Måns Rullgård
fix AVClass for avfilter
tree
|
commitdiff
2008-03-06
Måns Rullgård
consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
tree
|
commitdiff
2008-03-06
Panagiotis Issaris
Make av_class a pointer to a const AVClass. Addresses...
tree
|
commitdiff
2008-03-05
Vitor Sessak
Add correct version number to shared libavfilter
tree
|
commitdiff
2008-03-05
Vitor Sessak
Fix avfilter compilation with --enable-shared and no...
tree
|
commitdiff
2008-03-03
Vitor Sessak
Fix libavfilter compilation and make it more in line
tree
|
commitdiff
2008-02-26
Vitor Sessak
Make libavfilter define its version like the other...
tree
|
commitdiff
2008-02-21
Michael Niedermayer
Ascii art to explain what avfilter_formats_changeref...
tree
|
commitdiff
2008-02-21
Michael Niedermayer
cosmetic
tree
|
commitdiff
2008-02-21
Michael Niedermayer
Better description (merge is too vague IMHO).
tree
|
commitdiff
2008-02-21
Michael Niedermayer
Better description for merge_ref().
tree
|
commitdiff
2008-02-21
Michael Niedermayer
Document avfilter_formats_ref() with some ascii art.
tree
|
commitdiff
2008-02-15
Vitor Sessak
Remove unneeded function.
tree
|
commitdiff
2008-02-15
Vitor Sessak
Oops
tree
|
commitdiff
2008-02-15
Vitor Sessak
Missed this file in my conditional compilation patch
tree
|
commitdiff
2008-02-15
Víctor Paesa
Add libavfilter_version
tree
|
commitdiff
2008-02-15
Vitor Sessak
Remove author field
tree
|
commitdiff
2008-02-15
Vitor Sessak
Use CodecType for pad type
tree
|
commitdiff
2008-02-15
Vitor Sessak
Nit: remove odd whitespace
tree
|
commitdiff
2008-02-15
Vitor Sessak
Group avfilter_poll_frame() with related funcions and...
tree
|
commitdiff
2008-02-15
Vitor Sessak
Update comment to match code
tree
|
commitdiff
2008-02-15
Vitor Sessak
Nits: punctuation and capitalization
tree
|
commitdiff
2008-02-15
Vitor Sessak
Add const to silence warnings
tree
|
commitdiff
2008-02-15
Vitor Sessak
Implement poll_frame() method. Fix ffmpeg.c bug with
tree
|
commitdiff
2008-02-15
Vitor Sessak
Indentation
tree
|
commitdiff
2008-02-15
Vitor Sessak
Rework link property configuration system.
tree
|
commitdiff
next