projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix behavior when exporting output pad with default query_formats()
2008-04-04
Vitor Sessak
Fix behavior when exporting output pad with default...
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Let the filter graph export input and output pads from...
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Separate the process of creating links between filters...
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Fix memory leak.
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Make the filter graph just another normal filter.
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Allow code to pass data to filters it creates.
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Don't mangle the input strings. The caller may want...
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Ensure that the filter_count member is reset to zero...
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Fix possible segfault
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Move simple filter chain loading code over to the filter...
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Move destruction of the graph's filters to its own...
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Split filter graphs out into their own source & header...
commit
|
commitdiff
|
tree
2008-03-30
Jai Menon
IFF demuxer
commit
|
commitdiff
|
tree
2008-03-30
Jai Menon
8SVX decoder
commit
|
commitdiff
|
tree
2008-03-05
Vitor Sessak
Add correct version number to shared libavfilter
commit
|
commitdiff
|
tree
2008-03-05
Vitor Sessak
Fix avfilter compilation with --enable-shared and no...
commit
|
commitdiff
|
tree
2008-03-03
Vitor Sessak
Fix libavfilter compilation and make it more in line
commit
|
commitdiff
|
tree
2008-02-27
Vitor Sessak
Print libavfilter version if it is enabled in configure
commit
|
commitdiff
|
tree
2008-02-26
Vitor Sessak
10l, alphabetic ordering
commit
|
commitdiff
|
tree
2008-02-26
Vitor Sessak
Build system changes for libavfilter addition. Add...
commit
|
commitdiff
|
tree
2008-02-26
Vitor Sessak
Make libavfilter define its version like the other...
commit
|
commitdiff
|
tree
2008-02-24
Vitor Sessak
Fix bug I introduced in r11962.
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Remove unneeded function.
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Oops
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Missed this file in my conditional compilation patch
commit
|
commitdiff
|
tree
2008-02-15
Víctor Paesa
Add libavfilter_version
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Remove author field
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Use CodecType for pad type
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Nit: remove odd whitespace
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Group avfilter_poll_frame() with related funcions and...
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Update comment to match code
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Nits: punctuation and capitalization
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Add const to silence warnings
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Implement poll_frame() method. Fix ffmpeg.c bug with
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Indentation
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Rework link property configuration system.
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Fix misc. warnings
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Rewrite colorspace negotiation.
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Add pixel aspect ratio to AVFilterPicRef structure
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Add another "reuse" permission, to distinguish between...
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
use units of 1/AV_TIME_BASE for pts rather than milliseconds
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Rename avfilter_create to avfilter_open and remove...
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Revert braindead linked list of permissions
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Track the permissions that have been given out to each...
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Allow filters to set the requirements on permissions...
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
spelling fix
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Remove the data parameter from draw_slice(). It's...
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Add many new and improve existing doxy comments.
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Let request_frame() indicate success or failure
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Helper functions for adding new pads to filters at...
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Separate the process of creating links between filters...
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Move default entry point implementations to their own...
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Make input/output pads modifiable on a per-instance...
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Make the opaque init parameter non-const.
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Fix some potential segfaults.
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Allow code to pass data to filters it creates.
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Split filter graphs out into their own source & header...
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Add a simple filter graph structure and functions
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Allow giving filter instances names, in anticipation...
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Add pts to frame references
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Adjust the default start_frame() and end_frame() implementat...
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Make avfilter_ref_pic also handle removal of permissions...
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Rework filter initialization sequence. Now supports...
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Support passing parameters to filters.
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Make linesize a per-reference property
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Initial stab at an API
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Add last file of main filter framework
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Force alignment of pic->linesize
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Force linesize to be a multiple of 16
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Rework link property configuration system.
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Rewrite colorspace negotiation.
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Make an invalid use of a default callback implementation...
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Ensure that buffers returned by the default allocator...
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Revert braindead linked list of permissions
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Track the permissions that have been given out to each...
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
indentation
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Make default end_frame() implementation more useful.
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Allow filters to set the requirements on permissions...
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Separate the process of creating links between filters...
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Move default entry point implementations to their own...
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Do not copy more data than needed
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Remove header now made useless
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Remove unneeded function.
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Missed this file in my conditional compilation patch
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Simplify
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Simplify
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Indent after last commit
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Remove unneded else
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Cosmetical: indentation
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Nit: Alignment
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Remove useless ()
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Do not always fail for circular filter chains
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Remove unused var (dead code leftover?).
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Avoid link_dpad() overuse in avfilter_start_frame()
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Add context to av_log()
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Merge loops
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Coding style changes
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Remove unneded headers
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Nits: more punctuation and capitalization
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Move setting the pts of the copied frame to a more...
commit
|
commitdiff
|
tree
next