summaryrefslogtreecommitdiff
path: root/doc/examples/decoding_encoding.c
Commit message (Expand)AuthorAge
* Merge commit '7751e4693dd10ec98c20fbd9887233b575034272'Michael Niedermayer2012-09-25
* examples/decoding_encoding: clarify operations in the usage messageStefano Sabatini2012-09-13
* examples/decoding_encoding: replace "picture" with "frame" in encode_example()Stefano Sabatini2012-09-13
* examples/decoding_encoding: apply various message log fixesStefano Sabatini2012-09-13
* examples/decoding_encoding: make operation logic more self-evident / predictableStefano Sabatini2012-08-27
* examples/decoding_encoding: store temporary files in current dirStefano Sabatini2012-08-27
* examples/decoding_encoding.c: tell where the decoding output files are printedStefano Sabatini2012-08-24
* examples/decoding_encoding: flush audio frames in the encoderStefano Sabatini2012-08-22
* examples/decoding_encoding: re-organize frame configuration codeStefano Sabatini2012-08-22
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-16
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-15
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-09
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
* doc/examples: print operation filename in decoding_encoding.Clément Bœsch2012-05-19
* doc/examples: use system headers in decoding_encoding and muxing.Clément Bœsch2012-05-19
* doc/examples: add missing math.h include in decoding/encoding example.Clément Bœsch2012-05-12
* examples/decoding_encoding: fix encoding when all frames got buffered.Michael Niedermayer2012-05-03
* examples/decoding_encoding: remove unused variable "size"Stefano Sabatini2012-04-13
* doc/examples/decoding_encoding: make the buffer bigger.Michael Niedermayer2012-03-22
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-20
* example: Update decoding/encoding example to the new API.Michael Niedermayer2012-01-28
* decoding example: reset pts/dts after subpacket.Michael Niedermayer2011-12-13
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-06
* 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
* examples/encoding: rename to decoding_encoding.c as the file is an example fo...Michael Niedermayer2011-10-11