Mark Thompson
|
10bcc41bb4
examples: Don't call deprecated functions which don't do anything
|
6 years ago |
Michael Niedermayer
|
2bd9956454
doc/examples/demuxing_decoding: Drop AVFrame->pts use
|
8 years ago |
James Almer
|
bba6a03b28
examples/demuxing_decoding: convert to codecpar
|
8 years ago |
Hendrik Leppkes
|
c2f861ca42
Replace remaining occurances of av_free_packet with av_packet_unref
|
9 years ago |
Clément Bœsch
|
d9464e9c14
doc/examples/demuxing_decoding: simplify api_mode to refcount
|
9 years ago |
Michael Niedermayer
|
a753e6c9f5
doc/examples/demuxing_decoding: Drop old api mode, because the code fails to build otherwise
|
9 years ago |
Andreas Cadhalpun
|
dd6c8575db
examples/demuxing_decoding: use properties from frame instead of video_dec_ctx
|
9 years ago |
Andreas Cadhalpun
|
078be09dd7
examples/demuxing_decoding: abort decoding when width, height or pix_fmt change
|
9 years ago |
Andreas Cadhalpun
|
2a3b7a55b5
examples/demuxing_decoding: set stream_idx in open_codec_context only if no error occured
|
9 years ago |
compn
|
84bccae8e9
doc: fix typo
|
10 years ago |
Michael Niedermayer
|
341639fe80
doc/examples: remove pathes from doxy examples
|
10 years ago |
Clément Bœsch
|
b02d87936b
examples/demuxing_decoding: print the decoding error when it happens.
|
11 years ago |
Even Wiik Thomassen
|
43f116d162
examples/demuxing_decoding: return error when no codec found
|
11 years ago |
Stefano Sabatini
|
50a28b1393
doc/examples: do not check NULL values for avcodec_close()
|
11 years ago |
Clément Bœsch
|
fb10b43fc4
doc/examples: rename demuxing to demuxing_decoding.
|
11 years ago |