summaryrefslogtreecommitdiff
path: root/doc/examples/muxing.c
Commit message (Expand)AuthorAge
* examples/muxing: add support to audio resamplingStefano Sabatini2013-07-06
* examples/muxing: make more compact audio/video_time computationStefano Sabatini2013-07-03
* examples/muxing: rename audio/video_pts to audio/video_timeStefano Sabatini2013-06-26
* examples/muxing: remove useless instructionStefano Sabatini2013-06-26
* examples/muxing: vertically alignStefano Sabatini2013-06-25
* Merge commit '9d3009c6c4b9b6734f07df7c88f6a42ded6cdf38'Michael Niedermayer2013-03-12
* examples/muxing: fix memory leak.Nicolas George2013-03-05
* examples/muxing: improve error messages.Nicolas George2013-01-02
* examples: fix doxy so they appear on the example pageMichael Niedermayer2012-10-26
* examples/muxing: merge add_audio_stream() and add_video_stream()Stefano Sabatini2012-10-17
* examples/muxing: check on frameStefano Sabatini2012-10-17
* examples/muxing: fix bogus setting of st->idStefano Sabatini2012-10-17
* examples/muxing: remove misleading comment about pending API changeStefano Sabatini2012-10-17
* examples/muxing: remove video_outbuf unused and useless codeStefano Sabatini2012-10-17
* examples/muxing: fix video ptsMichael Niedermayer2012-10-17
* examples/muxing: extend usage noticeStefano Sabatini2012-10-15
* examples/muxing: provide more information in case of avcodec_open2 failureStefano Sabatini2012-10-15
* examples/muxing: add missing error checksStefano Sabatini2012-10-15
* examples/muxing: fix case inconsistency in messageStefano Sabatini2012-10-15
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
* Merge commit '7751e4693dd10ec98c20fbd9887233b575034272'Michael Niedermayer2012-09-25
* examples/muxing: add check on avformat_write_header() resultStefano Sabatini2012-09-11
* examples/muxing: apply misc fixes to log messagesStefano Sabatini2012-09-11
* examples/muxing: rename img_convert_ctx to sws_ctxStefano Sabatini2012-09-11
* examples/muxing: merge some declarations and definitionsStefano Sabatini2012-09-11
* examples/muxing: prefer AVPicture to AVFrame, when feasibleStefano Sabatini2012-09-11
* examples/muxing: remove pointless #undef exitStefano Sabatini2012-08-30
* examples/muxing: update to the new avcodec_encode_video2() APIStefano Sabatini2012-08-24
* examples/muxing: cast sws_scale() argument to the expected oneStefano Sabatini2012-08-22
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
* examples/muxing: set codec in the codec contextStefano Sabatini2012-08-07
* examples/muxing: drop duplicated code in add_video_stream()Stefano Sabatini2012-08-05
* examples/muxing: simplify alloc_picture()Stefano Sabatini2012-08-05
* doc/examples: use system headers in decoding_encoding and muxing.Clément Bœsch2012-05-19
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-30
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-25
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-20
* example: update muxing example to purple APIMichael Niedermayer2012-01-28
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-09
* doc/example/muxing: fix video timestampsMichael Niedermayer2011-12-02
* muxing example: set encoder defaultsMichael Niedermayer2011-12-02
* Replace remaining av_new_stream() with avformat_new_stream().Clément Bœsch2011-11-05
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-20
* Merge remote-tracking branch 'luzero/segment'Michael Niedermayer2011-10-17
* examples/muxing.c: apply misc style fixesStefano Sabatini2011-07-27
* examples/muxing.c: fix typo, futur -> futureStefano Sabatini2011-07-27
* examples/muxing.c: remove doxy reference to unexisting fileStefano Sabatini2011-07-10
* examples: rename "-example" suffix from examples filesStefano Sabatini2011-07-04