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
/
avfilter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi: add debug trace when processing events
Stefano Sabatini
2011-09-25
1
-0
/
+3
*
lavfi: add and use an inlink variable in avfilter_config_links()
Stefano Sabatini
2011-09-16
1
-10
/
+11
*
lavfi: set link audio time_base if not set in avfilter_config_links()
Stefano Sabatini
2011-09-16
1
-0
/
+5
*
lavfi: consistently use int for sample_rate in AVFilterLink and AVFilterBuffe...
Stefano Sabatini
2011-09-12
1
-2
/
+2
*
lavfi: simplify signature for avfilter_get_audio_buffer() and friends
Stefano Sabatini
2011-09-12
1
-9
/
+5
*
avfilter: fix processing multiple commands per frame and filter
Michael Niedermayer
2011-08-29
1
-1
/
+2
*
avfilter: Add avfilter_graph_que_command()
Michael Niedermayer
2011-08-29
1
-0
/
+18
*
avfilter: Add command passing support
Michael Niedermayer
2011-08-29
1
-0
/
+12
*
lavfi: remove default config_props() callback and refactor avfilter_config_li...
Mina Nagy Zaki
2011-08-06
1
-16
/
+43
*
lavfi: add audio channel packing negotiation fields
Mina Nagy Zaki
2011-07-16
1
-0
/
+3
*
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
1
-0
/
+3
*
lavfi: implement avfilter_get_audio_buffer_ref_from_arrays()
Stefano Sabatini
2011-06-10
1
-0
/
+42
*
lavfi: prefer nb_samples over size in AVFilterBufferRefAudioProps
Stefano Sabatini
2011-06-06
1
-7
/
+8
*
Add const to avfilter_get_video_buffer_ref_from_arrays arguments.
Reimar Döffinger
2011-06-05
1
-1
/
+1
*
lavfi: add avfilter_link_free() function
Stefano Sabatini
2011-06-03
1
-2
/
+27
*
lavfi: apply misc style fixes
Stefano Sabatini
2011-06-02
1
-7
/
+7
*
avfilter: dont use AVFilterLink as priv for pictures as its freed too early.
Michael Niedermayer
2011-05-07
1
-8
/
+1
*
AVFilter: use picture pool to avoid malloc().
Michael Niedermayer
2011-05-06
1
-1
/
+42
*
avfilter_unref_buffer: favor av_freep()
Michael Niedermayer
2011-05-06
1
-2
/
+2
*
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-05
1
-1
/
+26
|
\
|
*
avfilter: check malloc return values.
Ronald S. Bultje
2011-05-03
1
-1
/
+25
|
*
avfilter: don't av_malloc(0).
Ronald S. Bultje
2011-05-03
1
-1
/
+2
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
|
lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio
Stefano Sabatini
2011-05-01
1
-1
/
+1
*
|
lavfi: print key-frame and picture type information in ff_dlog_ref()
Stefano Sabatini
2011-04-27
1
-2
/
+4
*
|
Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"
Michael Niedermayer
2011-03-17
1
-1
/
+1
*
|
Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"
Michael Niedermayer
2011-03-17
1
-1
/
+1
|
/
*
use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
Janne Grunau
2011-03-16
1
-1
/
+1
*
replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
Janne Grunau
2011-03-16
1
-1
/
+1
*
Merge libavcore into libavutil
Reinhard Tartler
2011-02-15
1
-2
/
+2
*
Make avfilter_config_links() propagate audio information of the source link i...
Stefano Sabatini
2011-02-14
1
-0
/
+6
*
Add sample_aspect_ratio to AVFilterLink
Michael Niedermayer
2011-02-14
1
-0
/
+4
*
Log debug information in filter_samples().
Stefano Sabatini
2011-02-02
1
-0
/
+2
*
Replace dprintf with av_dlog
Luca Barbato
2011-01-29
1
-15
/
+15
*
Make the avfilter debug functions and macros static to avfilter.c
Diego Elio Pettenò
2011-01-26
1
-3
/
+5
*
Include libavcore/audioconvert.h, required for
Stefano Sabatini
2011-01-15
1
-0
/
+1
*
Reindent.
Stefano Sabatini
2011-01-15
1
-7
/
+7
*
Make ff_dprintf_link() print meaningful information for audio links.
Stefano Sabatini
2011-01-15
1
-0
/
+13
*
Rename AVFilterBufferRefAudioProps.samples_nb to nb_samples.
Stefano Sabatini
2011-01-15
1
-1
/
+1
*
Make avfilter_unref_buffer() accept a NULL parameter.
Stefano Sabatini
2011-01-15
1
-0
/
+2
*
Check linked pads media type mismatch in avfilter_link().
Stefano Sabatini
2011-01-13
1
-0
/
+7
*
Add w,h,format back into AVFilterBuffer, these are required for direct render...
Michael Niedermayer
2011-01-11
1
-3
/
+3
*
Support filters and decoders that dont support negative linesizes.
Michael Niedermayer
2010-12-27
1
-4
/
+7
*
Fix avfilter_draw_slice() copy code with alpha planes.
Stefano Sabatini
2010-12-19
1
-3
/
+3
*
In libavfilter, use consistently "Copyright (c)" in the license
Stefano Sabatini
2010-11-28
1
-1
/
+1
*
Implement avfilter_get_video_buffer_ref_from_arrays().
Stefano Sabatini
2010-11-25
1
-0
/
+40
*
In ff_get_ref_perms_string() use 'u' and 'U' for representing
Stefano Sabatini
2010-11-13
1
-2
/
+2
*
Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum
Stefano Sabatini
2010-11-12
1
-2
/
+2
*
Rename avfilter_destroy() as avfilter_free().
Stefano Sabatini
2010-11-08
1
-1
/
+1
[next]