git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
OGG: correct PTS with old theora streams
[ffmpeg.git]
/
libavfilter
/
avfilter.h
2008-08-31
Stefano Sabatini
Globally rename the header inclusion guard names.
blob
|
commitdiff
2008-08-28
Stefano Sabatini
Fix a typo.
blob
|
commitdiff
|
diff to current
2008-08-28
Stefano Sabatini
Reword a sentence in a doxy making its interpretation...
blob
|
commitdiff
|
diff to current
2008-08-08
Stefano Sabatini
Implement avfilter_version().
blob
|
commitdiff
|
diff to current
2008-05-26
Diego Biurrun
consistency cosmetics: indices --> indexes
blob
|
commitdiff
|
diff to current
2008-05-09
Diego Biurrun
Use full path for #includes from another directory.
blob
|
commitdiff
|
diff to current
2008-04-02
Michael Niedermayer
Improve AVFilterFormats doxy.
blob
|
commitdiff
|
diff to current
2008-03-06
Panagiotis Issaris
Make av_class a pointer to a const AVClass. Addresses...
blob
|
commitdiff
|
diff to current
2008-02-26
Vitor Sessak
Make libavfilter define its version like the other...
blob
|
commitdiff
|
diff to current
2008-02-21
Michael Niedermayer
Ascii art to explain what avfilter_formats_changeref...
blob
|
commitdiff
|
diff to current
2008-02-21
Michael Niedermayer
cosmetic
blob
|
commitdiff
|
diff to current
2008-02-21
Michael Niedermayer
Better description (merge is too vague IMHO).
blob
|
commitdiff
|
diff to current
2008-02-21
Michael Niedermayer
Document avfilter_formats_ref() with some ascii art.
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Remove unneeded function.
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Oops
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Missed this file in my conditional compilation patch
blob
|
commitdiff
|
diff to current
2008-02-15
Víctor Paesa
Add libavfilter_version
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Remove author field
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Use CodecType for pad type
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Nit: remove odd whitespace
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Group avfilter_poll_frame() with related funcions and...
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Update comment to match code
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Nits: punctuation and capitalization
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Add const to silence warnings
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Implement poll_frame() method. Fix ffmpeg.c bug with
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Indentation
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Rework link property configuration system.
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Fix misc. warnings
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Rewrite colorspace negotiation.
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Add pixel aspect ratio to AVFilterPicRef structure
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Add another "reuse" permission, to distinguish between...
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
use units of 1/AV_TIME_BASE for pts rather than millise...
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Rename avfilter_create to avfilter_open and remove...
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Revert braindead linked list of permissions
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Track the permissions that have been given out to each...
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Allow filters to set the requirements on permissions...
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
spelling fix
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Remove the data parameter from draw_slice(). It's...
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Add many new and improve existing doxy comments.
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Let request_frame() indicate success or failure
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Helper functions for adding new pads to filters at...
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Separate the process of creating links between filters...
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Move default entry point implementations to their own...
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Make input/output pads modifiable on a per-instance...
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Make the opaque init parameter non-const.
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Fix some potential segfaults.
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Allow code to pass data to filters it creates.
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Split filter graphs out into their own source & header...
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Add a simple filter graph structure and functions
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Allow giving filter instances names, in anticipation...
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Add pts to frame references
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Adjust the default start_frame() and end_frame() implem...
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Make avfilter_ref_pic also handle removal of permission...
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Rework filter initialization sequence. Now supports...
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Support passing parameters to filters.
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Make linesize a per-reference property
blob
|
commitdiff
|
diff to current
2008-02-15
Vitor Sessak
Initial stab at an API
blob
|
commitdiff
|
diff to current