git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Rework link property configuration system.
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
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
The filter framework as is hangs with filters that
Commited in SoC by
Vitor Sessak
on 2008-02-09 11:03:35
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
Add movie file video source filter.
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Presentation timestamp (PTS) modification filter
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Rename filter
Commited in SoC by
Vitor Sessak
on 2008-01-06 17:03:21
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
90 degrees counter-clockwise rotation filter
Commited in SoC by
Vitor Sessak
on 2008-01-06 13:19:12
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Add an equivalent to the mplayer format filter
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Change the passthrough filter to a noformat filter...
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
Add horizontal flip filter.
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Need to be careful when dealing with references.
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
When inserting a filter, don't lose any information...
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Rewrite colorspace negotiation.
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Make filter auto-insertion code its own function.
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Remove no-longer accurate comment
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Check for error so that
Commited in SoC by
Vitor Sessak
on 2007-10-29 16:00:27
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Remove dummy and ppm filters which were only for testing.
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Image negating filter
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Auto insert scale filter to convert colrospaces when...
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Add scale/colorspace conversion filter
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Prefix names of filter structs
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Rename "buffer" filter to "fifo"
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Add a filter to output the same video to two outputs
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Add a filter to act as a buffer between filters which...
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Use av_freep instead of av_free
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Rename avfilter_create to avfilter_open and remove...
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Change registered filter list to a linked list
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
Be more consistent in style of code for falling back...
commit
|
commitdiff
|
tree
2008-02-15
Vitor Sessak
replace memcpy with assignment
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
Use macros for better readability
commit
|
commitdiff
|
tree
next