17 Commits (e1d7433100ede761d971e1bd436958d1c348b2b1)

Author SHA1 Message Date
Anton Khirnov 3bfe20389d doc/examples/demuxing_decoding: convert to new decoding API 5 years ago
Anton Khirnov e4edf220e5 doc/examples/demuxing_decoding: drop -refcount 5 years ago
Mark Thompson 10bcc41bb4 examples: Don't call deprecated functions which don't do anything 7 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 10 years ago
Andreas Cadhalpun 078be09dd7 examples/demuxing_decoding: abort decoding when width, height or pix_fmt change 10 years ago
Andreas Cadhalpun 2a3b7a55b5 examples/demuxing_decoding: set stream_idx in open_codec_context only if no error occured 10 years ago
compn 84bccae8e9 doc: fix typo 11 years ago
Michael Niedermayer 341639fe80 doc/examples: remove pathes from doxy examples 11 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
Clément Bœsch d10b1a200d doc/examples/demuxing: show how to use the reference counting system. 11 years ago
Clément Bœsch 0c6bb53bb2 doc/examples/demuxing: reset got_frame. 11 years ago
wm4 72f5a6d067 examples: demuxing: print ffplay command even if sample format is planar 11 years ago
wm4 9f31c1608c examples: demuxing: simplify audio output 11 years ago
wm4 06b269dacb examples: demuxing: do partial audio packet decoding 11 years ago
Michael Niedermayer 5ade6bfb03 doc/examples/demuxing: use AVFrame accessor functions 12 years ago
Angelo Haller e7a39e163d examples/demuxing: free AVPacket after usage 12 years ago
Michael Niedermayer 48a7981e6f doc/examples: fix assignments in if() 12 years ago
Stefano Sabatini e8c0b6710c examples/muxing: fix typo: allocated -> allocate 12 years ago
Stefano Sabatini 7f6f8f642c examples/demuxing: fix braino 12 years ago
Stefano Sabatini 794cea588c examples/demuxing: dump input information *after* trying to open audio stream 12 years ago
Michael Niedermayer ca28cb5f83 examples: fix doxy so they appear on the example page 12 years ago
Stefano Sabatini 2fe8fd3948 examples/demuxing: add audio decoding/demuxing 12 years ago
Stefano Sabatini c8ef309379 examples: add demuxing.c example 12 years ago