| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
* | Merge commit '7751e4693dd10ec98c20fbd9887233b575034272' | Michael Niedermayer | 2012-09-25 | 1 | -4/+4 |
* | examples/decoding_encoding: clarify operations in the usage message | Stefano Sabatini | 2012-09-13 | 1 | -0/+3 |
* | examples/decoding_encoding: replace "picture" with "frame" in encode_example() | Stefano Sabatini | 2012-09-13 | 1 | -14/+14 |
* | examples/decoding_encoding: apply various message log fixes | Stefano Sabatini | 2012-09-13 | 1 | -26/+26 |
* | examples/decoding_encoding: make operation logic more self-evident / predictable | Stefano Sabatini | 2012-08-27 | 1 | -9/+18 |
* | examples/decoding_encoding: store temporary files in current dir | Stefano Sabatini | 2012-08-27 | 1 | -7/+7 |
* | examples/decoding_encoding.c: tell where the decoding output files are printed | Stefano Sabatini | 2012-08-24 | 1 | -2/+2 |
* | examples/decoding_encoding: flush audio frames in the encoder | Stefano Sabatini | 2012-08-22 | 1 | -0/+14 |
* | examples/decoding_encoding: re-organize frame configuration code | Stefano Sabatini | 2012-08-22 | 1 | -7/+15 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-15 | 1 | -26/+45 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-09 | 1 | -17/+119 |
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -6/+6 |
* | doc/examples: print operation filename in decoding_encoding. | Clément Bœsch | 2012-05-19 | 1 | -4/+4 |
* | doc/examples: use system headers in decoding_encoding and muxing. | Clément Bœsch | 2012-05-19 | 1 | -5/+5 |
* | doc/examples: add missing math.h include in decoding/encoding example. | Clément Bœsch | 2012-05-12 | 1 | -0/+2 |
* | examples/decoding_encoding: fix encoding when all frames got buffered. | Michael Niedermayer | 2012-05-03 | 1 | -1/+4 |
* | examples/decoding_encoding: remove unused variable "size" | Stefano Sabatini | 2012-04-13 | 1 | -1/+1 |
* | doc/examples/decoding_encoding: make the buffer bigger. | Michael Niedermayer | 2012-03-22 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-20 | 1 | -4/+4 |
* | example: Update decoding/encoding example to the new API. | Michael Niedermayer | 2012-01-28 | 1 | -3/+0 |
* | 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-06 | 1 | -9/+20 |
* | 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 |
* | examples/encoding: rename to decoding_encoding.c as the file is an example fo... | Michael Niedermayer | 2011-10-11 | 1 | -0/+458 |