projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Helper functions for adding new pads to filters at runtime
[ffmpeg.git]
/
libavfilter
/
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
2008-02-15
Vitor Sessak
Make default end_frame() implementation more useful.
tree
|
commitdiff
2008-02-15
Vitor Sessak
Allow filters to set the requirements on permissions...
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
Do not copy more data than needed
tree
|
commitdiff
2008-02-15
Vitor Sessak
Remove header now made useless
tree
|
commitdiff
2008-02-15
Vitor Sessak
Remove unneeded function.
tree
|
commitdiff
2008-02-15
Vitor Sessak
Missed this file in my conditional compilation patch
tree
|
commitdiff
2008-02-15
Vitor Sessak
Simplify
tree
|
commitdiff
2008-02-15
Vitor Sessak
Simplify
tree
|
commitdiff
2008-02-15
Vitor Sessak
Indent after last commit
tree
|
commitdiff
2008-02-15
Vitor Sessak
Remove unneded else
tree
|
commitdiff
2008-02-15
Vitor Sessak
Cosmetical: indentation
tree
|
commitdiff
2008-02-15
Vitor Sessak
Nit: Alignment
tree
|
commitdiff
2008-02-15
Vitor Sessak
Remove useless ()
tree
|
commitdiff
2008-02-15
Vitor Sessak
Do not always fail for circular filter chains
tree
|
commitdiff
2008-02-15
Vitor Sessak
Remove unused var (dead code leftover?).
tree
|
commitdiff
2008-02-15
Vitor Sessak
Avoid link_dpad() overuse in avfilter_start_frame()
tree
|
commitdiff
2008-02-15
Vitor Sessak
Add context to av_log()
tree
|
commitdiff
2008-02-15
Vitor Sessak
Merge loops
tree
|
commitdiff
2008-02-15
Vitor Sessak
Coding style changes
tree
|
commitdiff
2008-02-15
Vitor Sessak
Remove unneded headers
tree
|
commitdiff
2008-02-15
Vitor Sessak
Nits: more punctuation and capitalization
tree
|
commitdiff
2008-02-15
Vitor Sessak
Move setting the pts of the copied frame to a more...
tree
|
commitdiff
2008-02-15
Vitor Sessak
Add const to silence warnings
tree
|
commitdiff
2008-02-15
Vitor Sessak
The filter framework as is hangs with filters that
tree
|
commitdiff
2008-02-15
Vitor Sessak
Implement poll_frame() method. Fix ffmpeg.c bug with
tree
|
commitdiff
2008-02-15
Vitor Sessak
Add movie file video source filter.
tree
|
commitdiff
2008-02-15
Vitor Sessak
Presentation timestamp (PTS) modification filter
tree
|
commitdiff
2008-02-15
Vitor Sessak
Rename filter
tree
|
commitdiff
2008-02-15
Vitor Sessak
90 degrees counter-clockwise rotation filter
tree
|
commitdiff
2008-02-15
Vitor Sessak
Add an equivalent to the mplayer format filter
tree
|
commitdiff
2008-02-15
Vitor Sessak
Change the passthrough filter to a noformat filter...
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
Add horizontal flip filter.
tree
|
commitdiff
2008-02-15
Vitor Sessak
Need to be careful when dealing with references.
tree
|
commitdiff
2008-02-15
Vitor Sessak
When inserting a filter, don't lose any information...
tree
|
commitdiff
2008-02-15
Vitor Sessak
Rewrite colorspace negotiation.
tree
|
commitdiff
2008-02-15
Vitor Sessak
Make filter auto-insertion code its own function.
tree
|
commitdiff
2008-02-15
Vitor Sessak
Remove no-longer accurate comment
tree
|
commitdiff
2008-02-15
Vitor Sessak
Check for error so that
tree
|
commitdiff
2008-02-15
Vitor Sessak
Remove dummy and ppm filters which were only for testing.
tree
|
commitdiff
2008-02-15
Vitor Sessak
Image negating filter
tree
|
commitdiff
2008-02-15
Vitor Sessak
Auto insert scale filter to convert colrospaces when...
tree
|
commitdiff
2008-02-15
Vitor Sessak
Add scale/colorspace conversion filter
tree
|
commitdiff
2008-02-15
Vitor Sessak
Prefix names of filter structs
tree
|
commitdiff
2008-02-15
Vitor Sessak
Rename "buffer" filter to "fifo"
tree
|
commitdiff
2008-02-15
Vitor Sessak
Add a filter to output the same video to two outputs
tree
|
commitdiff
2008-02-15
Vitor Sessak
Add a filter to act as a buffer between filters which...
tree
|
commitdiff
2008-02-15
Vitor Sessak
Use av_freep instead of av_free
tree
|
commitdiff
2008-02-15
Vitor Sessak
Rename avfilter_create to avfilter_open and remove...
tree
|
commitdiff
2008-02-15
Vitor Sessak
Change registered filter list to a linked list
tree
|
commitdiff
2008-02-15
Vitor Sessak
Be more consistent in style of code for falling back...
tree
|
commitdiff
2008-02-15
Vitor Sessak
replace memcpy with assignment
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
Use macros for better readability
tree
|
commitdiff
2008-02-15
Vitor Sessak
Remove the data parameter from draw_slice(). It's...
tree
|
commitdiff
2008-02-15
Vitor Sessak
Remove test program and test video output module since...
tree
|
commitdiff
2008-02-15
Vitor Sessak
Allow creation of filter graphs from a graph descriptio...
tree
|
commitdiff
2008-02-15
Vitor Sessak
Add a filter to overlay one video on top of another...
tree
|
commitdiff
2008-02-15
Vitor Sessak
Add a filter to modify the framerate.
tree
|
commitdiff
2008-02-15
Vitor Sessak
Let request_frame() indicate success or failure
tree
|
commitdiff
2008-02-15
Vitor Sessak
Add a vertical flip filter
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 the filter graph just another normal filter.
tree
|
commitdiff
2008-02-15
Vitor Sessak
Make input/output pads modifiable on a per-instance...
tree
|
commitdiff
2008-02-15
Vitor Sessak
Fix warnings
tree
|
commitdiff
2008-02-15
Vitor Sessak
Cosmetics: fix indentation
tree
|
commitdiff
next