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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-08
1
-15
/
+2
|
\
|
*
vf_drawtext: Remove some write-only variables.
Diego Biurrun
2011-07-07
1
-15
/
+2
*
|
avfiltergraph: clarify doxy for avfilter_graph_parse() open_inputs/outputs pa...
Stefano Sabatini
2011-07-07
1
-6
/
+6
*
|
graphparser: clarify comments in avfilter_graph_parse()
Stefano Sabatini
2011-07-07
1
-2
/
+2
*
|
graphparser: fix logic for updating the open_inputs/outputs in avfilter_graph...
Stefano Sabatini
2011-07-07
1
-24
/
+30
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-06
1
-0
/
+1
|
\
|
|
*
Add some missing mathematics.h #includes for av_rescale().
Diego Biurrun
2011-07-05
1
-0
/
+1
*
|
libavfilter: add a default to silence a warning.
Nicolas George
2011-07-05
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-05
1
-9
/
+11
|
\
|
|
*
vf_gradfun: relicense x86 asm to LGPL
Loren Merritt
2011-07-04
1
-9
/
+11
*
|
vf_pad: fix "vsub" variable value computation
Stefano Sabatini
2011-07-04
1
-1
/
+1
*
|
vf_pad: add support for a "sar" variable
Stefano Sabatini
2011-07-04
2
-4
/
+8
*
|
vf_scale: add a "sar" variable
Stefano Sabatini
2011-07-04
2
-4
/
+8
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-04
11
-1
/
+13
|
\
|
|
*
Do not include log.h in avutil.h
Mans Rullgard
2011-07-03
1
-0
/
+1
|
*
Do not include pixfmt.h in avutil.h
Mans Rullgard
2011-07-03
1
-0
/
+1
|
*
Do not include rational.h in avutil.h
Mans Rullgard
2011-07-03
1
-0
/
+1
|
*
Do not include mathematics.h in avutil.h
Mans Rullgard
2011-07-03
9
-0
/
+9
|
*
doxygen: Fix parameter names to match the function prototypes.
Diego Biurrun
2011-07-03
1
-1
/
+1
*
|
Add mode to yadif to enable/disable deinterlacing based on src frame "interla...
Joakim Plate
2011-07-03
1
-2
/
+26
*
|
vf_lut: set minimum and maximum alpha value for yuva420p
Stefano Sabatini
2011-07-02
1
-0
/
+1
*
|
vf_lut: add plane validity check in draw_slice()
Stefano Sabatini
2011-07-02
1
-1
/
+1
*
|
lavfi: make pix_fmt_is_in() in vf_lut.c an internal function
Stefano Sabatini
2011-07-01
4
-13
/
+19
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-29
1
-2
/
+2
|
\
|
|
*
build: include sub-makefiles using full path instead of symlinks
Mans Rullgard
2011-06-28
1
-2
/
+2
*
|
vf_lut: fix draw_slice() in case of non packed image data for packed RGB
Stefano Sabatini
2011-06-27
1
-3
/
+7
*
|
lavfi: add testsrc source
Stefano Sabatini
2011-06-26
4
-1
/
+341
*
|
Revert "build: Remove redundant config.mak includes from subdirectory Makefil...
Reimar Döffinger
2011-06-26
1
-0
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-26
1
-2
/
+0
|
\
|
|
*
build: Remove redundant config.mak includes from subdirectory Makefiles.
Diego Biurrun
2011-06-25
1
-2
/
+0
|
*
Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample().
Justin Ruggles
2011-06-20
1
-1
/
+1
|
*
ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAX
Stefano Sabatini
2011-06-20
1
-1
/
+1
|
*
drawtext: add braces around initialisers for option defaults
Stefano Sabatini
2011-06-20
1
-29
/
+29
|
*
drawtext: reindent after the previous commit
Stefano Sabatini
2011-06-20
1
-20
/
+20
|
*
drawtext: fix strftime() text expansion
Stefano Sabatini
2011-06-20
1
-18
/
+27
*
|
vsink_buffer: add missing description
Stefano Sabatini
2011-06-25
1
-0
/
+1
*
|
vf_mp: do not add duplicated pixel formats.
Clément Bœsch
2011-06-22
1
-1
/
+6
*
|
lavfi: minor style fixes in formats.c
Stefano Sabatini
2011-06-22
1
-11
/
+11
*
|
avfilter picture pool: double free hotfix
Michael Niedermayer
2011-06-21
1
-2
/
+3
*
|
lavfi: add layout negotiation fields and helper functions.
Mina Nagy Zaki
2011-06-19
27
-66
/
+119
*
|
lavfi: use int64_t lists in AVFilteFormats
Mina Nagy Zaki
2011-06-19
2
-15
/
+32
*
|
lavfi: fix realloc size computation in avfilter_add_format()
Stefano Sabatini
2011-06-19
1
-1
/
+1
*
|
lavfi: fix Makefile HEADERS
Stefano Sabatini
2011-06-19
1
-1
/
+1
*
|
lavfi: add vsink_buffer, and use it in ff* tools
Stefano Sabatini
2011-06-19
5
-2
/
+162
*
|
vsrc_color: use internal timebase
Stefano Sabatini
2011-06-19
1
-1
/
+2
*
|
lavfi: add negate filter
Stefano Sabatini
2011-06-19
4
-1
/
+26
*
|
lavfi: add LUT (LookUp Table) generic filters
Stefano Sabatini
2011-06-19
4
-1
/
+375
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-18
1
-2
/
+2
|
\
|
|
*
Deprecate av_open_input_* and remove their uses.
Anton Khirnov
2011-06-16
1
-2
/
+2
|
*
Remove unused variables
Mans Rullgard
2011-06-02
1
-2
/
+1
[next]