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
*
lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs
Stefano Sabatini
2011-10-19
4
-2
/
+144
*
lavfi: add testsrc source
Stefano Sabatini
2011-10-19
4
-1
/
+362
*
lavfi: port libmpcodecs delogo filter
Stefano Sabatini
2011-10-17
4
-1
/
+287
*
lavfi: port boxblur filter from libmpcodecs
Stefano Sabatini
2011-10-17
4
-1
/
+353
*
lavfi: add negate filter
Stefano Sabatini
2011-10-17
4
-1
/
+26
*
lavfi: add LUT (LookUp Table) generic filters
Stefano Sabatini
2011-10-17
6
-2
/
+394
*
AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
Anton Khirnov
2011-10-12
2
-35
/
+35
*
vf_unsharp: set default chroma size value to 5x5
Stefano Sabatini
2011-09-29
1
-2
/
+2
*
vf_unsharp: fix out-of-buffer read
Stefano Sabatini
2011-09-29
1
-1
/
+5
*
vf_unsharp: store hsub/vsub in the filter context
Stefano Sabatini
2011-09-28
1
-6
/
+12
*
vf_unsharp: adopt a more natural order of params in apply_unsharp()
Stefano Sabatini
2011-09-28
1
-5
/
+5
*
vf_unsharp: rename method "unsharpen" to "apply_unsharp"
Stefano Sabatini
2011-09-28
1
-4
/
+6
*
vf_scale: apply the same transform to the aspect during init that is applied ...
Michael Niedermayer
2011-09-28
1
-0
/
+8
*
vf_pad: fix "vsub" variable value computation
Stefano Sabatini
2011-09-28
1
-1
/
+1
*
vf_scale: add a "sar" variable
Stefano Sabatini
2011-09-28
2
-4
/
+8
*
lavfi: fix realloc size computation in avfilter_add_format()
Stefano Sabatini
2011-09-28
1
-1
/
+1
*
vsrc_color: use internal timebase
Stefano Sabatini
2011-09-28
1
-1
/
+2
*
lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config()
Stefano Sabatini
2011-09-28
4
-5
/
+5
*
graphparser: prefer void * over AVClass * for log contexts
Stefano Sabatini
2011-09-28
1
-7
/
+7
*
avfiltergraph: use meaningful error codes
Stefano Sabatini
2011-09-28
1
-5
/
+7
*
vf_yadif: add support to yuva420p
Stefano Sabatini
2011-09-21
1
-1
/
+2
*
vf_yadif: correct documentation on the parity parameter
Stefano Sabatini
2011-09-21
1
-2
/
+2
*
vf_yadif: copy buffer properties like aspect for second frame as well
Joakim Plate
2011-09-21
1
-1
/
+4
*
vf_yadif: add an option to enable/disable deinterlacing based on src frame "i...
Joakim Plate
2011-09-19
1
-2
/
+26
*
vsrc_color: set output pos values to -1
Stefano Sabatini
2011-09-19
1
-1
/
+1
*
vsrc_color: add @file doxy
Stefano Sabatini
2011-09-19
2
-1
/
+6
*
vsrc_buffer: remove duplicated file description
Stefano Sabatini
2011-09-19
1
-1
/
+0
*
lavfi: add select filter
Stefano Sabatini
2011-09-17
4
-1
/
+356
*
lavfi: add split filter from soc.
Bobby Bingham
2011-09-12
4
-1
/
+69
*
lavfi: add showinfo filter
Stefano Sabatini
2011-09-12
4
-1
/
+101
*
AVOptions: deprecate av_opt_set_defaults2
Anton Khirnov
2011-09-07
2
-2
/
+2
*
vf_scale: don't leak SWS context.
Michael Niedermayer
2011-08-27
1
-0
/
+2
*
doxygen: fix wrong comment syntax, //< vs. ///<
Diego Biurrun
2011-08-26
1
-1
/
+1
*
vf_libopencv: replace opencv/cxtypes.h #include by opencv/cxcore.h
Stefano Sabatini
2011-07-18
1
-1
/
+1
*
doxygen: Make sure parameter names match between .c and .h files.
Diego Biurrun
2011-07-14
1
-0
/
+2
*
build: rework rules for things in the tools dir
Mans Rullgard
2011-07-10
1
-0
/
+2
*
lavf: add avformat_find_stream_info()
Anton Khirnov
2011-07-10
1
-1
/
+1
*
lavc: introduce avcodec_open2() as a replacement for avcodec_open().
Anton Khirnov
2011-07-10
1
-1
/
+1
*
vf_drawtext: Remove some write-only variables.
Diego Biurrun
2011-07-07
1
-15
/
+2
*
Add some missing mathematics.h #includes for av_rescale().
Diego Biurrun
2011-07-05
1
-0
/
+1
*
vf_gradfun: relicense x86 asm to LGPL
Loren Merritt
2011-07-04
1
-9
/
+11
*
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
*
build: include sub-makefiles using full path instead of symlinks
Mans Rullgard
2011-06-28
1
-2
/
+2
*
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
[next]