aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/decoding_encoding.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-1/+1
* Merge commit '7751e4693dd10ec98c20fbd9887233b575034272'Michael Niedermayer2012-09-251-4/+4
* examples/decoding_encoding: clarify operations in the usage messageStefano Sabatini2012-09-131-0/+3
* examples/decoding_encoding: replace "picture" with "frame" in encode_example()Stefano Sabatini2012-09-131-14/+14
* examples/decoding_encoding: apply various message log fixesStefano Sabatini2012-09-131-26/+26
* examples/decoding_encoding: make operation logic more self-evident / predictableStefano Sabatini2012-08-271-9/+18
* examples/decoding_encoding: store temporary files in current dirStefano Sabatini2012-08-271-7/+7
* examples/decoding_encoding.c: tell where the decoding output files are printedStefano Sabatini2012-08-241-2/+2
* examples/decoding_encoding: flush audio frames in the encoderStefano Sabatini2012-08-221-0/+14
* examples/decoding_encoding: re-organize frame configuration codeStefano Sabatini2012-08-221-7/+15
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-161-0/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-151-26/+45
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-091-17/+119
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-6/+6
* doc/examples: print operation filename in decoding_encoding.Clément Bœsch2012-05-191-4/+4
* doc/examples: use system headers in decoding_encoding and muxing.Clément Bœsch2012-05-191-5/+5
* doc/examples: add missing math.h include in decoding/encoding example.Clément Bœsch2012-05-121-0/+2
* examples/decoding_encoding: fix encoding when all frames got buffered.Michael Niedermayer2012-05-031-1/+4
* examples/decoding_encoding: remove unused variable "size"Stefano Sabatini2012-04-131-1/+1
* doc/examples/decoding_encoding: make the buffer bigger.Michael Niedermayer2012-03-221-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-201-4/+4
* example: Update decoding/encoding example to the new API.Michael Niedermayer2012-01-281-3/+0
* decoding example: reset pts/dts after subpacket.Michael Niedermayer2011-12-131-0/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-061-9/+20
* examples/decoding_encoding.c: test mpeg1 and h264Michael Niedermayer2011-10-171-5/+7
* examples/decoding_encoding.c: silence compiler warningMichael Niedermayer2011-10-171-0/+1
* examples/decoding_encoding.c: set a codec private option to demonstrate how t...Michael Niedermayer2011-10-171-0/+3
* examples/decoding_encoding.c: switch to h264Michael Niedermayer2011-10-171-3/+3
* examples/encoding: rename to decoding_encoding.c as the file is an example fo...Michael Niedermayer2011-10-111-0/+458