index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavfilter
/
defaults.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a slice_dir parameter to avfilter_draw_slice().
Stefano Sabatini
2009-12-04
1
-2
/
+2
*
Make avfilter_get_video_buffer() recursive.
Stefano Sabatini
2009-10-18
1
-4
/
+4
*
Add w and h fields to AVFilterPic.
Stefano Sabatini
2009-10-07
1
-2
/
+2
*
Move ALIGN macro to libavutil/common.h and use it in various places
David Conrad
2009-05-22
1
-5
/
+1
*
Implement the avfilter_default_draw_slice() handler and use it in
Stefano Sabatini
2009-01-11
1
-0
/
+11
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-1
/
+1
*
Force alignment of pic->linesize
Vitor Sessak
2008-02-15
1
-4
/
+16
*
Force linesize to be a multiple of 16
Vitor Sessak
2008-02-15
1
-1
/
+3
*
Rework link property configuration system.
Vitor Sessak
2008-02-15
1
-10
/
+0
*
Rewrite colorspace negotiation.
Vitor Sessak
2008-02-15
1
-9
/
+34
*
Make an invalid use of a default callback implementation return an error.
Vitor Sessak
2008-02-15
1
-2
/
+1
*
Ensure that buffers returned by the default allocator are readable, or else
Vitor Sessak
2008-02-15
1
-1
/
+3
*
Revert braindead linked list of permissions
Vitor Sessak
2008-02-15
1
-11
/
+1
*
Track the permissions that have been given out to each picture.
Vitor Sessak
2008-02-15
1
-1
/
+11
*
indentation
Vitor Sessak
2008-02-15
1
-2
/
+2
*
Make default end_frame() implementation more useful.
Vitor Sessak
2008-02-15
1
-0
/
+2
*
Allow filters to set the requirements on permissions for incoming buffers.
Vitor Sessak
2008-02-15
1
-2
/
+0
*
Separate the process of creating links between filters from that of configuring
Vitor Sessak
2008-02-15
1
-0
/
+10
*
Move default entry point implementations to their own file.
Vitor Sessak
2008-02-15
1
-0
/
+118