Stefano Sabatini
|
dd91499b66
lavfi: add debug trace when processing events
|
13 лет назад |
Stefano Sabatini
|
553c5e9f23
lavfi: add and use an inlink variable in avfilter_config_links()
|
13 лет назад |
Stefano Sabatini
|
71c644ceda
lavfi: set link audio time_base if not set in avfilter_config_links()
|
13 лет назад |
Stefano Sabatini
|
4381bddc9f
lavfi: consistently use int for sample_rate in AVFilterLink and AVFilterBufferRefAudioProps
|
13 лет назад |
Stefano Sabatini
|
2c0317419b
lavfi: simplify signature for avfilter_get_audio_buffer() and friends
|
13 лет назад |
Michael Niedermayer
|
37f9de59d1
avfilter: fix processing multiple commands per frame and filter
|
13 лет назад |
Michael Niedermayer
|
3d8176d2f5
avfilter: Add avfilter_graph_que_command()
|
13 лет назад |
Michael Niedermayer
|
1e5014c7c7
avfilter: Add command passing support
|
13 лет назад |
Mina Nagy Zaki
|
5f68a91be2
lavfi: remove default config_props() callback and refactor avfilter_config_links()
|
13 лет назад |
Mina Nagy Zaki
|
b57df29f95
lavfi: add audio channel packing negotiation fields
|
13 лет назад |
Michael Niedermayer
|
90c6963dae
avfilter picture pool: double free hotfix
|
13 лет назад |
Mina Nagy Zaki
|
fd2c0a5db2
lavfi: add layout negotiation fields and helper functions.
|
13 лет назад |
Stefano Sabatini
|
c3819600e2
lavfi: implement avfilter_get_audio_buffer_ref_from_arrays()
|
14 лет назад |
Stefano Sabatini
|
95a0242642
lavfi: prefer nb_samples over size in AVFilterBufferRefAudioProps
|
14 лет назад |
Reimar Döffinger
|
612d0782fc
Add const to avfilter_get_video_buffer_ref_from_arrays arguments.
|
13 лет назад |
Stefano Sabatini
|
e977ca2645
lavfi: add avfilter_link_free() function
|
13 лет назад |
Stefano Sabatini
|
77b32b73ed
lavfi: apply misc style fixes
|
13 лет назад |
Michael Niedermayer
|
c34cb130b6
avfilter: dont use AVFilterLink as priv for pictures as its freed too early.
|
14 лет назад |
Michael Niedermayer
|
39f66edbea
AVFilter: use picture pool to avoid malloc().
|
14 лет назад |
Michael Niedermayer
|
fa3eddc011
avfilter_unref_buffer: favor av_freep()
|
14 лет назад |
Michael Niedermayer
|
b000b86e1d
Merge remote branch 'qatar/master'
|
14 лет назад |
Ronald S. Bultje
|
0699dbb847
avfilter: check malloc return values.
|
14 лет назад |
Ronald S. Bultje
|
f8af93ab99
avfilter: don't av_malloc(0).
|
14 лет назад |
Stefano Sabatini
|
35fe66abbc
lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio
|
14 лет назад |
Stefano Sabatini
|
f7bdffb09d
lavfi: print key-frame and picture type information in ff_dlog_ref()
|
14 лет назад |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
14 лет назад |
Michael Niedermayer
|
e528cdac8a
Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"
|
14 лет назад |
Michael Niedermayer
|
0cb88628fb
Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"
|
14 лет назад |
Janne Grunau
|
a03be6e1ba
use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
|
14 лет назад |
Janne Grunau
|
29ba091136
replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
|
14 лет назад |
Reinhard Tartler
|
737eb5976f
Merge libavcore into libavutil
|
14 лет назад |
Stefano Sabatini
|
70c275f8c3
Make avfilter_config_links() propagate audio information of the source link if it is not explicitely set by the filter.
|
14 лет назад |
Michael Niedermayer
|
910b5b82e8
Add sample_aspect_ratio to AVFilterLink
|
14 лет назад |
Stefano Sabatini
|
5fce60c3a9
Log debug information in filter_samples().
|
14 лет назад |
Luca Barbato
|
dfd2a005eb
Replace dprintf with av_dlog
|
14 лет назад |
Diego Elio Pettenò
|
eb7ccf8f33
Make the avfilter debug functions and macros static to avfilter.c
|
14 лет назад |
Stefano Sabatini
|
b1779800c4
Include libavcore/audioconvert.h, required for
|
14 лет назад |
Stefano Sabatini
|
1d5b188518
Reindent.
|
14 лет назад |
Stefano Sabatini
|
7986e34db0
Make ff_dprintf_link() print meaningful information for audio links.
|
14 лет назад |
Stefano Sabatini
|
a242ac3620
Rename AVFilterBufferRefAudioProps.samples_nb to nb_samples.
|
14 лет назад |
Stefano Sabatini
|
6baf4afa99
Make avfilter_unref_buffer() accept a NULL parameter.
|
14 лет назад |
Stefano Sabatini
|
891aeeee72
Check linked pads media type mismatch in avfilter_link().
|
14 лет назад |
Michael Niedermayer
|
36dc00de52
Add w,h,format back into AVFilterBuffer, these are required for direct rendering.
|
14 лет назад |
Michael Niedermayer
|
0ccabeeaef
Support filters and decoders that dont support negative linesizes.
|
14 лет назад |
Stefano Sabatini
|
fee0deb61f
Fix avfilter_draw_slice() copy code with alpha planes.
|
14 лет назад |
Stefano Sabatini
|
3fa77bde1b
In libavfilter, use consistently "Copyright (c)" in the license
|
14 лет назад |
Stefano Sabatini
|
d38c340fdc
Implement avfilter_get_video_buffer_ref_from_arrays().
|
14 лет назад |
Stefano Sabatini
|
906eaab460
In ff_get_ref_perms_string() use 'u' and 'U' for representing
|
14 лет назад |
Stefano Sabatini
|
5d6e4c160a
Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum
|
14 лет назад |
Stefano Sabatini
|
24de0edbd5
Rename avfilter_destroy() as avfilter_free().
|
14 лет назад |