Michael Niedermayer
|
3448404a70
libavfilter: add ff_parse_time_base()
|
12 лет назад |
Stefano Sabatini
|
4d4098da00
lavfi: drop planar/packed negotiation support
|
12 лет назад |
Michael Niedermayer
|
1cbf7fb434
Merge remote-tracking branch 'qatar/master'
|
12 лет назад |
Michael Niedermayer
|
015903294c
Merge remote-tracking branch 'qatar/master'
|
12 лет назад |
Anton Khirnov
|
0b45334a58
lavfi: move audio-related functions to a separate file.
|
12 лет назад |
Stefano Sabatini
|
6b55aab01a
lavfi: create buffer reference in filters which need to access the ref later
|
12 лет назад |
Nicolas George
|
2ce7972779
avfiltergraph: add avfilter_graph_request_oldest().
|
12 лет назад |
Michael Niedermayer
|
f068ce570f
avfilter: pool draining and self destruction support.
|
13 лет назад |
Stefano Sabatini
|
386aee6864
sink_buffer: copy list of provided formats in the context
|
13 лет назад |
Stefano Sabatini
|
8fe0c527f3
lavfi: add LUT (LookUp Table) generic filters
|
13 лет назад |
Stefano Sabatini
|
e64de2ad1a
lavfi: document AVFilterCommand fields
|
13 лет назад |
Stefano Sabatini
|
4381bddc9f
lavfi: consistently use int for sample_rate in AVFilterLink and AVFilterBufferRefAudioProps
|
13 лет назад |
Michael Niedermayer
|
3d8176d2f5
avfilter: Add avfilter_graph_que_command()
|
13 лет назад |
Stefano Sabatini
|
e26782a9b4
lavfi: add ff_parse_pixel_format() internal function, and use it
|
13 лет назад |
Mina Nagy Zaki
|
3f07d40ea2
lavfi: add internal functions for parsing format arguments
|
13 лет назад |
Stefano Sabatini
|
7464a53aaa
lavfi: make pix_fmt_is_in() in vf_lut.c an internal function
|
13 лет назад |
Stefano Sabatini
|
77b32b73ed
lavfi: apply misc style fixes
|
13 лет назад |
Michael Niedermayer
|
bf8bb94322
Merge remote-tracking branch 'qatar/master'
|
13 лет назад |
Diego Biurrun
|
153382e1b6
multiple inclusion guard cleanup
|
13 лет назад |
Michael Niedermayer
|
39f66edbea
AVFilter: use picture pool to avoid malloc().
|
13 лет назад |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
13 лет назад |
Diego Elio Pettenò
|
97e528a9e1
Make the avfilter debug functions and macros static to avfilter.c
|
13 лет назад |
Diego Elio Pettenò
|
eb7ccf8f33
Make the avfilter debug functions and macros static to avfilter.c
|
13 лет назад |
Stefano Sabatini
|
4723bc2868
Make avfilter_default_free_buffer() an internal shared symbol, so that
|
14 лет назад |
Stefano Sabatini
|
4fcbb2af33
Prefix with "ff_" the functions:
|
14 лет назад |
Stefano Sabatini
|
eedca998eb
Implement ff_get_ref_perms_string() and use it for tracing.
|
14 лет назад |
Stefano Sabatini
|
b5fbb31e55
Rename ff_dprintf_picref() to ff_dprintf_ref().
|
14 лет назад |
S.N. Hemanth Meenakshisundaram
|
ecc8dada37
Rename AVFilterPicRef to AVFilterBufferRef.
|
14 лет назад |
Stefano Sabatini
|
9f0e31d29a
Make avfilter.c dprintf* functions internal and declare them in an
|
14 лет назад |