Stefano Sabatini
|
838bd73139
lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the next bump
|
11 years ago |
Nicolas George
|
300ca0763b
examples/filtering_audio: fix frame leak.
|
11 years ago |
Pavel Koshevoy
|
e5644313c5
examples/filtering_audio: get rid of AVABufferSinkParams
|
11 years ago |
Michael Niedermayer
|
f2619cbd61
examples/filtering_audio: enable ref counted frames
|
11 years ago |
Clément Bœsch
|
9ab221f8d8
lavfi: deprecate aconvert.
|
11 years ago |
Stefano Sabatini
|
9bb25dbd13
examples/filtering_*: constify AVFrame * for print_frame() and display_frame() functions
|
11 years ago |
Stefano Sabatini
|
9076a6a943
examples/filtering_audio: update to new API
|
11 years ago |
Nicolas George
|
ceac5c54dd
Remove references to the "ff" variant of buffersink.
|
11 years ago |
Clément Bœsch
|
5e4bc96415
doc: fix examples.
|
11 years ago |
Nicolas George
|
dcc73aaaa9
doc/examples: do not allocate AVFrame directly.
|
11 years ago |
Michael Niedermayer
|
ca28cb5f83
examples: fix doxy so they appear on the example page
|
12 years ago |
Michael Niedermayer
|
3061664a57
avoid ambigous buffersink names
|
12 years ago |
Gavin Kinsey
|
37b5959d96
examples/filtering: fix packet memleak
|
12 years ago |
Michael Niedermayer
|
11f2cad127
examples/filtering_audio: update for avfilter API "cleanup"
|
12 years ago |
Andrew Wason
|
1ef802d038
update filtering_audio example
|
12 years ago |
Clément Bœsch
|
4fd573970a
doc/examples: make use of the parameter filters_descr parameter in init_filters().
|
12 years ago |
Stefano Sabatini
|
4d4098da00
lavfi: drop planar/packed negotiation support
|
12 years ago |
Clément Bœsch
|
55e5f105d3
doc/examples: use buffersrc.h instead of deprecated asrc_abuffer.h.
|
12 years ago |
Nicolas George
|
9f357e2bcd
examples/filtering_audio: use av_buffersrc_add_frame.
|
12 years ago |
Nicolas George
|
a0a0199da3
examples/filtering_audio: do not stop on decode error.
|
12 years ago |
Nicolas George
|
8f19483d06
examples/filtering_audio: fix a memory leak.
|
12 years ago |
Clément Bœsch
|
aecf0cf5ed
doc/examples: add audio decoding/filtering example.
|
12 years ago |