summaryrefslogtreecommitdiff
path: root/doc/examples
Commit message (Expand)AuthorAge
* Fix various if parenthesis misplacements.Clément Bœsch2011-11-21
* Replace remaining av_new_stream() with avformat_new_stream().Clément Bœsch2011-11-05
* examples/filtering: remove #include vsink_buffer.h, the header does not existMichael Niedermayer2011-11-05
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-20
* examples/decoding_encoding.c: test mpeg1 and h264Michael Niedermayer2011-10-17
* examples/decoding_encoding.c: silence compiler warningMichael Niedermayer2011-10-17
* examples/decoding_encoding.c: set a codec private option to demonstrate how t...Michael Niedermayer2011-10-17
* examples/decoding_encoding.c: switch to h264Michael Niedermayer2011-10-17
* Merge remote-tracking branch 'luzero/segment'Michael Niedermayer2011-10-17
* examples/encoding: rename to decoding_encoding.c as the file is an example fo...Michael Niedermayer2011-10-11
* examples/encoding: List more formats to make it more clear to the reader what...Michael Niedermayer2011-10-11
* examples/muxing.c: apply misc style fixesStefano Sabatini2011-07-27
* examples/muxing.c: fix typo, futur -> futureStefano Sabatini2011-07-27
* examples/encoding.c: adopt a less restrictive licenseStefano Sabatini2011-07-23
* Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer2011-07-11
* examples/muxing.c: remove doxy reference to unexisting fileStefano Sabatini2011-07-10
* doc/examples: add decoding/filtering example programStefano Sabatini2011-07-10
* examples/encoding.c: remove unnecessary includesStefano Sabatini2011-07-10
* examples/encoding.c: use av_image_alloc() for allocating an image bufferStefano Sabatini2011-07-10
* examples/encoding.c: replace "this library" with "libavcodec" in doxyStefano Sabatini2011-07-09
* examples/encoding.c: remove reference to unexisting fileStefano Sabatini2011-07-09
* examples/muxing.c: set sample format for encodingStefano Sabatini2011-07-09
* examples: move metadata-example.c to doc/examplesStefano Sabatini2011-07-08
* examples: rename "-example" suffix from examples filesStefano Sabatini2011-07-04
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-04
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-01
* doc/examples: give meaningful names to the example filesStefano Sabatini2011-06-01
* api-example: uppercase first letter in "copyright"Stefano Sabatini2011-05-30
* output-example: create @file doxy from text in the copyright headerStefano Sabatini2011-05-30
* examples: move API examples to a dedicated dir in docStefano Sabatini2011-05-30