14 Commits (c2916564d8e469e74074b3c8af325af8ac334a63)

Author SHA1 Message Date
Muhammad Faiz 327a1c0dee examples: do not use AVFrame accessor 8 years ago
James Almer 3b80f73b18 doc/examples/transcoding: convert to codecpar 8 years ago
Michael Niedermayer 3bc060f366 doc/examples/transcoding: Use the decoders pixel format if the encoder does not list which are supported 9 years ago
Hendrik Leppkes c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
Hendrik Leppkes 144fb06806 Remove left-over FF_API_AVFILTERBUFFER cruft 9 years ago
Andreas Cadhalpun ed0b1db640 doc: fix spelling errors 10 years ago
Michael Niedermayer a85f033149 doc/examples/transcoding: Use avio_closep() in examples as it avoids leaving stale pointers 10 years ago
Michael Niedermayer bde27e1e61 doc/examples/transcoding: check encoder before using it 10 years ago
Stefano Sabatini 3a0c70f1e3 doc/examples/transcoding: use av_packet_rescale_ts() 10 years ago
Timothy Gu 3be90723e7 transcoding: fix Doxygen file path 11 years ago
Michael Niedermayer 9b467d3cd5 examples/transcoding: use av_malloc_array() 11 years ago
Andrey Utkin e10ab43614 doc/examples: Add example transcoding.c 11 years ago