562 Commits (0f745b74ecd402d5cfd991d9922f10932dd5223a)

Author SHA1 Message Date
Michael Niedermayer 0fd28e39ec examples/filtering: remove #include vsink_buffer.h, the header does not exist 13 years ago
Michael Niedermayer 107460c1e9 examples/decoding_encoding.c: test mpeg1 and h264 13 years ago
Michael Niedermayer 65e32eea73 examples/decoding_encoding.c: silence compiler warning 13 years ago
Michael Niedermayer 98140abe85 examples/decoding_encoding.c: set a codec private option to demonstrate how to do that 13 years ago
Michael Niedermayer 82d9fafbb8 examples/decoding_encoding.c: switch to h264 13 years ago
Michael Niedermayer be5ac961e0 examples/encoding: rename to decoding_encoding.c as the file is an example for both. 13 years ago
Michael Niedermayer f8e98061ec examples/encoding: List more formats to make it more clear to the reader what is not handled in libavcodec. 13 years ago
Stefano Sabatini c617d7b86a examples/muxing.c: apply misc style fixes 14 years ago
Stefano Sabatini 90b043a698 examples/muxing.c: fix typo, futur -> future 14 years ago
Stefano Sabatini 00a9ac424e examples/encoding.c: adopt a less restrictive license 14 years ago
Stefano Sabatini 58174293d8 examples/muxing.c: remove doxy reference to unexisting file 14 years ago
Stefano Sabatini fcc7d869d9 doc/examples: add decoding/filtering example program 14 years ago
Stefano Sabatini c762f9fa2d examples/encoding.c: remove unnecessary includes 14 years ago
Stefano Sabatini 2e5a9e580c examples/encoding.c: use av_image_alloc() for allocating an image buffer 14 years ago
Stefano Sabatini a7aabda267 examples/encoding.c: replace "this library" with "libavcodec" in doxy 14 years ago
Stefano Sabatini ffe3856de7 examples/encoding.c: remove reference to unexisting file 14 years ago
Stefano Sabatini 26f373988d examples/muxing.c: set sample format for encoding 14 years ago
Stefano Sabatini a953577b46 examples: move metadata-example.c to doc/examples 14 years ago
Stefano Sabatini 79f3384ce1 examples: rename "-example" suffix from examples files 14 years ago
Stefano Sabatini ca858ab77d doc/examples: give meaningful names to the example files 14 years ago
Stefano Sabatini c328122a8d api-example: uppercase first letter in "copyright" 14 years ago
Stefano Sabatini f501c74d99 output-example: create @file doxy from text in the copyright header 14 years ago
Stefano Sabatini 9362b50941 examples: move API examples to a dedicated dir in doc 14 years ago