Michael Niedermayer
|
341639fe80
doc/examples: remove pathes from doxy examples
|
10 years ago |
Stefano Sabatini
|
ca57659440
examples/filtering_audio,video: do not call avcodec_register_all()
|
10 years ago |
Stefano Sabatini
|
b539a72bba
examples/filtering_audio,video: drop call to avcodec_get_frame_defaults()
|
10 years ago |
Stefano Sabatini
|
c7a99d99bd
doc/examples/filtering_video: do not make use of AVBufferSinkParams
|
11 years ago |
Stefano Sabatini
|
3aa6018010
doc/examples/filtering_video: add some error handling in init_filters()
|
11 years ago |
Stefano Sabatini
|
82e74ee6e4
doc/examples/filtering: make use of av_err2str()
|
11 years ago |
Stefano Sabatini
|
50a28b1393
doc/examples: do not check NULL values for avcodec_close()
|
11 years ago |
Clément Bœsch
|
1f7b7d5447
doc/examples: fix mem issues in filtering_video.
|
11 years ago |
Stefano Sabatini
|
838bd73139
lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the next bump
|
11 years ago |
Stefano Sabatini
|
9bb25dbd13
examples/filtering_*: constify AVFrame * for print_frame() and display_frame() functions
|
11 years ago |
Stefano Sabatini
|
f0da370a52
examples/filtering_video: 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
|
ac627b3d38
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
|
12 years ago |
Michael Niedermayer
|
3061664a57
avoid ambigous buffersink names
|
12 years ago |
Gavin Kinsey
|
37b5959d96
examples/filtering: fix packet memleak
|
12 years ago |
Gavin Kinsey
|
9ebed95db6
examples/filtering_video: update to the new API
|
12 years ago |
Clément Bœsch
|
4fd573970a
doc/examples: make use of the parameter filters_descr parameter in init_filters().
|
12 years ago |
Clément Bœsch
|
e692b9d564
doc/examples: fix pts heuristic in filtering_video.
|
12 years ago |
Clément Bœsch
|
2bdac29360
doc/examples: rename filtering.c into filtering_video.c.
|
12 years ago |