| Commit message (Expand) | Author | Age | Files | Lines |
* | decoding example: reset pts/dts after subpacket. | Michael Niedermayer | 2011-12-13 | 1 | -0/+2 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-09 | 1 | -11/+11 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-06 | 1 | -9/+20 |
* | doc/example/muxing: fix video timestamps | Michael Niedermayer | 2011-12-02 | 1 | -1/+2 |
* | muxing example: set encoder defaults | Michael Niedermayer | 2011-12-02 | 1 | -1/+10 |
* | Fix various if parenthesis misplacements. | Clément Bœsch | 2011-11-21 | 1 | -1/+1 |
* | Replace remaining av_new_stream() with avformat_new_stream(). | Clément Bœsch | 2011-11-05 | 1 | -1/+2 |
* | examples/filtering: remove #include vsink_buffer.h, the header does not exist | Michael Niedermayer | 2011-11-05 | 1 | -1/+0 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-20 | 1 | -1/+1 |
* | examples/decoding_encoding.c: test mpeg1 and h264 | Michael Niedermayer | 2011-10-17 | 1 | -5/+7 |
* | examples/decoding_encoding.c: silence compiler warning | Michael Niedermayer | 2011-10-17 | 1 | -0/+1 |
* | examples/decoding_encoding.c: set a codec private option to demonstrate how t... | Michael Niedermayer | 2011-10-17 | 1 | -0/+3 |
* | examples/decoding_encoding.c: switch to h264 | Michael Niedermayer | 2011-10-17 | 1 | -3/+3 |
* | Merge remote-tracking branch 'luzero/segment' | Michael Niedermayer | 2011-10-17 | 1 | -1/+1 |
* | examples/encoding: rename to decoding_encoding.c as the file is an example fo... | Michael Niedermayer | 2011-10-11 | 2 | -1/+1 |
* | examples/encoding: List more formats to make it more clear to the reader what... | Michael Niedermayer | 2011-10-11 | 1 | -1/+1 |
* | examples/muxing.c: apply misc style fixes | Stefano Sabatini | 2011-07-27 | 1 | -17/+17 |
* | examples/muxing.c: fix typo, futur -> future | Stefano Sabatini | 2011-07-27 | 1 | -1/+1 |
* | examples/encoding.c: adopt a less restrictive license | Stefano Sabatini | 2011-07-23 | 1 | -13/+15 |
* | Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf' | Michael Niedermayer | 2011-07-11 | 1 | -4/+4 |
* | examples/muxing.c: remove doxy reference to unexisting file | Stefano Sabatini | 2011-07-10 | 1 | -1/+0 |
* | doc/examples: add decoding/filtering example program | Stefano Sabatini | 2011-07-10 | 2 | -1/+231 |
* | examples/encoding.c: remove unnecessary includes | Stefano Sabatini | 2011-07-10 | 1 | -8/+0 |
* | examples/encoding.c: use av_image_alloc() for allocating an image buffer | Stefano Sabatini | 2011-07-10 | 1 | -10/+6 |
* | examples/encoding.c: replace "this library" with "libavcodec" in doxy | Stefano Sabatini | 2011-07-09 | 1 | -1/+1 |
* | examples/encoding.c: remove reference to unexisting file | Stefano Sabatini | 2011-07-09 | 1 | -1/+0 |
* | examples/muxing.c: set sample format for encoding | Stefano Sabatini | 2011-07-09 | 1 | -0/+1 |
* | examples: move metadata-example.c to doc/examples | Stefano Sabatini | 2011-07-08 | 2 | -1/+56 |
* | examples: rename "-example" suffix from examples files | Stefano Sabatini | 2011-07-04 | 3 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-04 | 1 | -0/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-01 | 2 | -3/+7 |
* | doc/examples: give meaningful names to the example files | Stefano Sabatini | 2011-06-01 | 3 | -1/+1 |
* | api-example: uppercase first letter in "copyright" | Stefano Sabatini | 2011-05-30 | 1 | -1/+1 |
* | output-example: create @file doxy from text in the copyright header | Stefano Sabatini | 2011-05-30 | 1 | -3/+7 |
* | examples: move API examples to a dedicated dir in doc | Stefano Sabatini | 2011-05-30 | 3 | -0/+1026 |