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.
Commited in SoC by
Vitor Sessak
on 2008-02-12 20:54:11
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Oops
Commited in SoC by
Vitor Sessak
on 2008-02-12 20:43:49
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Missed this file in my conditional compilation patch
Commited in SoC by
Vitor Sessak
on 2008-02-12 20:40:32
commit
|
commitdiff
|
tree
2008-02-15
Víctor Paesa
Add libavfilter_version
Commited in SoC by
Vitor Sessak
on 2008-02-12 20:31:53
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Remove author field
Commited in SoC by
Vitor Sessak
on 2008-02-11 19:56:27
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Use CodecType for pad type
Commited in SoC by
Vitor Sessak
on 2008-02-10 20:41:57
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Nit: remove odd whitespace
Commited in SoC by
Vitor Sessak
on 2008-02-10 20:32:56
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Group avfilter_poll_frame() with related funcions and...
Commited in SoC by
Vitor Sessak
on 2008-02-10 20:30:50
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Update comment to match code
Commited in SoC by
Vitor Sessak
on 2008-02-10 08:55:18
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Nits: punctuation and capitalization
Commited in SoC by
Vitor Sessak
on 2008-02-09 19:47:46
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Add const to silence warnings
Commited in SoC by
Vitor Sessak
on 2008-02-09 15:59:47
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Implement poll_frame() method. Fix ffmpeg.c bug with
Commited in SoC by
Vitor Sessak
on 2008-02-06 19:55:36
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
Commited in SoC by
Vitor Sessak
on 2007-12-21 10:53:16
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
Commited in SoC by
Vitor Sessak
on 2008-02-15 21:05:06
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Force linesize to be a multiple of 16
Commited in SoC by
Vitor Sessak
on 2008-02-10 20:51:58
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
Commited in SoC by
Vitor Sessak
on 2008-02-15 21:11:35
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Remove header now made useless
Commited in SoC by
Vitor Sessak
on 2008-02-12 20:59:51
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Remove unneeded function.
Commited in SoC by
Vitor Sessak
on 2008-02-12 20:54:11
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Missed this file in my conditional compilation patch
Commited in SoC by
Vitor Sessak
on 2008-02-12 20:40:32
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Simplify
Commited in SoC by
Vitor Sessak
on 2008-02-11 18:19:37
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Simplify
Commited in SoC by
Vitor Sessak
on 2008-02-11 17:35:13
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Indent after last commit
Commited in SoC by
Vitor Sessak
on 2008-02-11 17:29:12
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Remove unneded else
Commited in SoC by
Vitor Sessak
on 2008-02-11 17:18:16
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Cosmetical: indentation
Commited in SoC by
Vitor Sessak
on 2008-02-11 17:17:15
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Nit: Alignment
Commited in SoC by
Vitor Sessak
on 2008-02-11 17:16:35
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Remove useless ()
Commited in SoC by
Vitor Sessak
on 2008-02-11 17:16:05
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Do not always fail for circular filter chains
Commited in SoC by
Vitor Sessak
on 2008-02-10 16:52:54
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Remove unused var (dead code leftover?).
Commited in SoC by
Vitor Sessak
on 2008-02-10 09:55:55
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Avoid link_dpad() overuse in avfilter_start_frame()
Commited in SoC by
Vitor Sessak
on 2008-02-10 09:53:00
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Add context to av_log()
Commited in SoC by
Vitor Sessak
on 2008-02-10 09:05:39
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Merge loops
Commited in SoC by
Vitor Sessak
on 2008-02-10 09:01:31
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Coding style changes
Commited in SoC by
Vitor Sessak
on 2008-02-09 23:43:45
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Remove unneded headers
Commited in SoC by
Vitor Sessak
on 2008-02-09 23:35:19
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Nits: more punctuation and capitalization
Commited in SoC by
Vitor Sessak
on 2008-02-09 20:02:29
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Move setting the pts of the copied frame to a more...
Commited in SoC by
Vitor Sessak
on 2008-02-09 16:56:55
commit
|
commitdiff
|
tree
next