aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/muxing.c
Commit message (Expand)AuthorAgeFilesLines
* examples/muxing: add support to audio resamplingStefano Sabatini2013-07-061-28/+93
* examples/muxing: make more compact audio/video_time computationStefano Sabatini2013-07-031-9/+2
* examples/muxing: rename audio/video_pts to audio/video_timeStefano Sabatini2013-06-261-8/+8
* examples/muxing: remove useless instructionStefano Sabatini2013-06-261-1/+0
* examples/muxing: vertically alignStefano Sabatini2013-06-251-2/+1
* Merge commit '9d3009c6c4b9b6734f07df7c88f6a42ded6cdf38'Michael Niedermayer2013-03-121-11/+5
* examples/muxing: fix memory leak.Nicolas George2013-03-051-9/+2
* examples/muxing: improve error messages.Nicolas George2013-01-021-17/+28
* examples: fix doxy so they appear on the example pageMichael Niedermayer2012-10-261-0/+1
* examples/muxing: merge add_audio_stream() and add_video_stream()Stefano Sabatini2012-10-171-70/+55
* examples/muxing: check on frameStefano Sabatini2012-10-171-1/+2
* examples/muxing: fix bogus setting of st->idStefano Sabatini2012-10-171-3/+2
* examples/muxing: remove misleading comment about pending API changeStefano Sabatini2012-10-171-2/+1
* examples/muxing: remove video_outbuf unused and useless codeStefano Sabatini2012-10-171-15/+1
* examples/muxing: fix video ptsMichael Niedermayer2012-10-171-4/+1
* examples/muxing: extend usage noticeStefano Sabatini2012-10-151-1/+3
* examples/muxing: provide more information in case of avcodec_open2 failureStefano Sabatini2012-10-151-2/+2
* examples/muxing: add missing error checksStefano Sabatini2012-10-151-2/+11
* examples/muxing: fix case inconsistency in messageStefano Sabatini2012-10-151-1/+1
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-5/+5
* Merge commit '7751e4693dd10ec98c20fbd9887233b575034272'Michael Niedermayer2012-09-251-0/+1
* examples/muxing: add check on avformat_write_header() resultStefano Sabatini2012-09-111-1/+4
* examples/muxing: apply misc fixes to log messagesStefano Sabatini2012-09-111-5/+5
* examples/muxing: rename img_convert_ctx to sws_ctxStefano Sabatini2012-09-111-9/+7
* examples/muxing: merge some declarations and definitionsStefano Sabatini2012-09-111-6/+2
* examples/muxing: prefer AVPicture to AVFrame, when feasibleStefano Sabatini2012-09-111-29/+29
* examples/muxing: remove pointless #undef exitStefano Sabatini2012-08-301-2/+0
* examples/muxing: update to the new avcodec_encode_video2() APIStefano Sabatini2012-08-241-9/+15
* examples/muxing: cast sws_scale() argument to the expected oneStefano Sabatini2012-08-221-1/+2
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-6/+6
* examples/muxing: set codec in the codec contextStefano Sabatini2012-08-071-19/+20
* examples/muxing: drop duplicated code in add_video_stream()Stefano Sabatini2012-08-051-6/+0
* examples/muxing: simplify alloc_picture()Stefano Sabatini2012-08-051-15/+3
* doc/examples: use system headers in decoding_encoding and muxing.Clément Bœsch2012-05-191-3/+3
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-301-93/+99
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-251-52/+35
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-201-3/+3
* example: update muxing example to purple APIMichael Niedermayer2012-01-281-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-091-11/+11
* doc/example/muxing: fix video timestampsMichael Niedermayer2011-12-021-1/+2
* muxing example: set encoder defaultsMichael Niedermayer2011-12-021-1/+10
* Replace remaining av_new_stream() with avformat_new_stream().Clément Bœsch2011-11-051-1/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-201-1/+1
* Merge remote-tracking branch 'luzero/segment'Michael Niedermayer2011-10-171-1/+1
* examples/muxing.c: apply misc style fixesStefano Sabatini2011-07-271-17/+17
* examples/muxing.c: fix typo, futur -> futureStefano Sabatini2011-07-271-1/+1
* examples/muxing.c: remove doxy reference to unexisting fileStefano Sabatini2011-07-101-1/+0
* examples: rename "-example" suffix from examples filesStefano Sabatini2011-07-041-0/+546