projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use a filter graph description for creating simple chain graphs so we
[ffmpeg.git]
/
libavfilter
/
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
2008-02-15
Vitor Sessak
Fix misc. warnings
tree
|
commitdiff
2008-02-15
Vitor Sessak
Rewrite colorspace negotiation.
tree
|
commitdiff
2008-02-15
Vitor Sessak
Add pixel aspect ratio to AVFilterPicRef structure
tree
|
commitdiff
2008-02-15
Vitor Sessak
Add another "reuse" permission, to distinguish between...
tree
|
commitdiff
2008-02-15
Vitor Sessak
use units of 1/AV_TIME_BASE for pts rather than millise...
tree
|
commitdiff
2008-02-15
Vitor Sessak
Rename avfilter_create to avfilter_open and remove...
tree
|
commitdiff
2008-02-15
Vitor Sessak
Revert braindead linked list of permissions
tree
|
commitdiff
2008-02-15
Vitor Sessak
Track the permissions that have been given out to each...
tree
|
commitdiff
2008-02-15
Vitor Sessak
Allow filters to set the requirements on permissions...
tree
|
commitdiff
2008-02-15
Vitor Sessak
spelling fix
tree
|
commitdiff
2008-02-15
Vitor Sessak
Remove the data parameter from draw_slice(). It's...
tree
|
commitdiff
2008-02-15
Vitor Sessak
Add many new and improve existing doxy comments.
tree
|
commitdiff
2008-02-15
Vitor Sessak
Let request_frame() indicate success or failure
tree
|
commitdiff
2008-02-15
Vitor Sessak
Helper functions for adding new pads to filters at...
tree
|
commitdiff
2008-02-15
Vitor Sessak
Separate the process of creating links between filters...
tree
|
commitdiff
2008-02-15
Vitor Sessak
Move default entry point implementations to their own...
tree
|
commitdiff
2008-02-15
Vitor Sessak
Make input/output pads modifiable on a per-instance...
tree
|
commitdiff
2008-02-15
Vitor Sessak
Make the opaque init parameter non-const.
tree
|
commitdiff
2008-02-15
Vitor Sessak
Fix some potential segfaults.
tree
|
commitdiff
2008-02-15
Vitor Sessak
Allow code to pass data to filters it creates.
tree
|
commitdiff
2008-02-15
Vitor Sessak
Split filter graphs out into their own source & header...
tree
|
commitdiff
2008-02-15
Vitor Sessak
Add a simple filter graph structure and functions
tree
|
commitdiff
2008-02-15
Vitor Sessak
Allow giving filter instances names, in anticipation...
tree
|
commitdiff
2008-02-15
Vitor Sessak
Add pts to frame references
tree
|
commitdiff
2008-02-15
Vitor Sessak
Adjust the default start_frame() and end_frame() implem...
tree
|
commitdiff
2008-02-15
Vitor Sessak
Make avfilter_ref_pic also handle removal of permission...
tree
|
commitdiff
2008-02-15
Vitor Sessak
Rework filter initialization sequence. Now supports...
tree
|
commitdiff
2008-02-15
Vitor Sessak
Support passing parameters to filters.
tree
|
commitdiff
2008-02-15
Vitor Sessak
Make linesize a per-reference property
tree
|
commitdiff
2008-02-15
Vitor Sessak
Initial stab at an API
tree
|
commitdiff
2008-02-15
Vitor Sessak
Add last file of main filter framework
tree
|
commitdiff
2008-02-15
Vitor Sessak
Force alignment of pic->linesize
tree
|
commitdiff
2008-02-15
Vitor Sessak
Force linesize to be a multiple of 16
tree
|
commitdiff
2008-02-15
Vitor Sessak
Rework link property configuration system.
tree
|
commitdiff
2008-02-15
Vitor Sessak
Rewrite colorspace negotiation.
tree
|
commitdiff
2008-02-15
Vitor Sessak
Make an invalid use of a default callback implementatio...
tree
|
commitdiff
2008-02-15
Vitor Sessak
Ensure that buffers returned by the default allocator...
tree
|
commitdiff
2008-02-15
Vitor Sessak
Revert braindead linked list of permissions
tree
|
commitdiff
2008-02-15
Vitor Sessak
Track the permissions that have been given out to each...
tree
|
commitdiff
2008-02-15
Vitor Sessak
indentation
tree
|
commitdiff
next