projects
/
platform
/
upstream
/
libav.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libav.git
2008-02-15
Vitor Sessak
Rename avfilter_create to avfilter_open and remove...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Change registered filter list to a linked list
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Be more consistent in style of code for falling back...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
replace memcpy with assignment
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Revert braindead linked list of permissions
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Track the permissions that have been given out to each...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Allow filters to set the requirements on permissions...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Use macros for better readability
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Remove the data parameter from draw_slice(). It's...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Remove test program and test video output module since...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Allow creation of filter graphs from a graph descriptio...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Add a filter to overlay one video on top of another...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Add a filter to modify the framerate.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Let request_frame() indicate success or failure
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Add a vertical flip filter
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Helper functions for adding new pads to filters at...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Separate the process of creating links between filters...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Move default entry point implementations to their own...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Make the filter graph just another normal filter.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Make input/output pads modifiable on a per-instance...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Fix warnings
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Cosmetics: fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Fix some potential segfaults.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Allow code to pass data to filters it creates.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Split filter graphs out into their own source & header...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Use av_strdup/av_free instead of strdup/free
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Add a simple filter graph structure and functions
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Allow giving filter instances names, in anticipation...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
cosmetics: vertical alignment
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Add pts to frame references
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Actually fail when colorspaces don't match
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Provide a default for request_frame() which does the...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Adjust the default start_frame() and end_frame() implem...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Missing semicolon typo
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Make avfilter_ref_pic also handle removal of permission...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Add an RGB24 <-> BGR24 conversion filter
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Add a simple video source filter which loads a PPM...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Add a filter to cut video frames into smaller slices.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Provide some default functions to simplify the implemen...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
cosmetic: more vertical alignment
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Rework filter initialization sequence. Now supports...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Support passing parameters to filters.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Cosmetic: align arguments to memcpys
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Even better way to pass size to memcpy.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
typo
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Fix a pointer type
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Make linesize a per-reference property
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Use memcpy() to copy an array.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Some simple filters for testing
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Initial stab at an API
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
100l
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Michael Niedermayer
Fix timestamps and durations if the first packets have...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Simplify avcodec_default_get_buffer()
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Add header for declaration of ff_xxxx functions in...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
This should not be part of the public API
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
My commit in r11942 broke compilation.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Remove everything not yet commited to svn
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Improve conditional compilation of vsrc_movie.c
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Fix compilation
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
True conditional compilation
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Add movie file video source filter.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Cosmetics: split long line
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Link to libraries in dependency order.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
More targets addition
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Víctor Paesa
Fix Cygwin compilation.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Targets addition and removal
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Remove test program and test video output module since...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Merge of several revisions that add more targets to the
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
work into the ffmpeg build system
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Add rule for make clean.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Merge of several revisions adding filters
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
First version of libavfilter Makefile
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Vitor Sessak
Split avpicture_fill() in two functions. This will be
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Diego Biurrun
prettyprinting cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Benjamin Larsson
silence wmaenc.c:181: warning:suggestparentheses around...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Michael Niedermayer
It appears last_pts was not set ...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Luca Abeni
Fix
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Luca Abeni
Fix
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Stefano Sabatini
More explicit unsupported pixel format error messages.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Michael Niedermayer
Header elision muxing support.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
Michael Niedermayer
Elision header demuxing support.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-14
Michael Niedermayer
-vsync 2 (drop frames if there are too many but do...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-14
Benoit Fouet
Update regression test checksum for ffm.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-14
avcoder
Avoid void*-arithmetic.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Michael Niedermayer
Read match time delta in the frame header.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Michael Niedermayer
Read match_time_delta in the framecode table.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Michael Niedermayer
update flags
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Baptiste Coudurier
honor stsd v1 first, fix mace surge-2-8-MAC3.mov, bewar...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Thorsten Jordan
Cosmetics: indentation
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Thorsten Jordan
Remove useless buffering of input data, so that avcodec...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Baptiste Coudurier
10l, forgot alaw/mulaw mono, use bits_per_sample in...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Luca Abeni
Include poll.h instead of sys/poll.h
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Baptiste Coudurier
warn use if edit list is not starting at 0, a/v desync...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Baptiste Coudurier
remove now useless code
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Baptiste Coudurier
remove messy and not always correct chunk size workarou...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Diego Biurrun
typo fix: inited --> initialized
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Diego Biurrun
typo
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Diego Biurrun
Add fallback for DECLARE_ALIGNED and DECLARE_ASM_CONST.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Diego Biurrun
Mark MSVC compiler macros as such.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Diego Biurrun
Disentangle nested preprocessor directives.
commit
|
commitdiff
|
tree
|
snapshot
next