index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
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-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
*
|
vsrc_color: set output pos values to -1
Stefano Sabatini
2011-06-18
1
-1
/
+1
*
|
vsrc_color: add @file doxy
Stefano Sabatini
2011-06-18
2
-1
/
+6
*
|
graphparser: add missing NULL check in avfilter_graph_parse()
Stefano Sabatini
2011-06-18
1
-1
/
+1
*
|
vf_mp: Fix large memleak.
Michael Niedermayer
2011-06-15
1
-1
/
+1
*
|
libavfilter: implement avfilter_fill_frame_from_video_buffer_ref()
Stefano Sabatini
2011-06-12
3
-1
/
+30
*
|
avfiltergraph: make the AVFilterInOut alloc/free API public
Stefano Sabatini
2011-06-12
3
-12
/
+31
*
|
avfiltergraph: change the syntax of avfilter_graph_parse()
Stefano Sabatini
2011-06-12
3
-15
/
+17
*
|
graphparser: prefer void * over AVClass * for log contexts
Stefano Sabatini
2011-06-12
1
-7
/
+7
*
|
lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config()
Stefano Sabatini
2011-06-11
4
-5
/
+5
*
|
avfiltergraph: use meaningful error codes
Stefano Sabatini
2011-06-11
1
-5
/
+7
*
|
lavfi: avfilter_merge_formats: handle case where inputs are same
Mina Nagy Zaki
2011-06-10
1
-0
/
+2
*
|
lavfi: use avfilter_get_audio_buffer_ref_from_arrays() in defaults.c
Stefano Sabatini
2011-06-10
1
-34
/
+14
*
|
lavfi: implement avfilter_get_audio_buffer_ref_from_arrays()
Stefano Sabatini
2011-06-10
2
-2
/
+61
*
|
lavfi: handle NULL lists in avfilter_make_format_list
Mina Nagy Zaki
2011-06-08
2
-7
/
+11
*
|
lavfi: use av_samples_alloc() in avfilter_default_get_audio_buffer()
Stefano Sabatini
2011-06-06
1
-34
/
+4
*
|
lavfi: prefer nb_samples over size in AVFilterBufferRefAudioProps
Stefano Sabatini
2011-06-06
3
-20
/
+19
*
|
vsrc_buffer: add flags param to av_vsrc_buffer_add_video_buffer_ref
Stefano Sabatini
2011-06-06
4
-11
/
+29
*
|
Add const to avfilter_get_video_buffer_ref_from_arrays arguments.
Reimar Döffinger
2011-06-05
2
-2
/
+2
*
|
lavfi: add avfilter_link_free() function
Stefano Sabatini
2011-06-03
2
-3
/
+33
*
|
vsrc_buffer: propagate error code in av_vsrc_buffer_add_frame()
Stefano Sabatini
2011-06-02
1
-2
/
+3
*
|
lavfi: reindent after the previous commit
Stefano Sabatini
2011-06-02
1
-14
/
+14
*
|
lavfi: add braces around the block of an if() expression in avfilter_default_...
Stefano Sabatini
2011-06-02
1
-1
/
+3
*
|
lavfi: clarify the context of a comment in avfilter_default_get_video_buffer()
Stefano Sabatini
2011-06-02
1
-1
/
+1
[next]