summaryrefslogtreecommitdiffstats
path: root/doc/examples
Commit message (Expand)AuthorAgeFilesLines
* examples/avio_list_dir: init/deinit networkLukasz Marek2015-04-061-3/+6
* doc/examples: Handle new types in avio_list_dirMariusz Szczepańczyk2015-04-031-0/+6
* doc/examples: add directory listing exampleLukasz Marek2015-03-282-1/+113
* Merge commit '990e4a6639d0714198583c2812b1074b5751898f'Michael Niedermayer2015-03-011-0/+484
|\
| * Add a QSV decoding example.Anton Khirnov2015-02-281-0/+484
* | examples/demuxing_decoding: abort decoding when width, height or pix_fmt changeAndreas Cadhalpun2015-02-101-4/+22
* | examples/demuxing_decoding: set stream_idx in open_codec_context only if no e...Andreas Cadhalpun2015-01-311-3/+4
* | examples/filtering: extend comments about setting the filter graph endpointsStefano Sabatini2015-01-292-2/+34
* | Merge commit '3a70c0c95feacb3844d05eebd579fc8189a77eee'Michael Niedermayer2015-01-271-0/+13
|\ \ | |/
| * examples/transcode_aac: generate proper PTS and set the muxer timebaseAndreas Unterweger2015-01-271-0/+13
* | Merge commit 'c9b19ac8928c6c9b7f25c3988177204f110d5e0e'Michael Niedermayer2015-01-271-1/+1
|\ \ | |/
| * examples/transcode_aac: fix a typoAndreas Unterweger2015-01-271-1/+1
* | Merge commit '749a89d1b8bb73b4d4f14c48f33259a1300c1761'Michael Niedermayer2015-01-271-7/+9
|\ \ | |/
| * examples/transcode_aac: properly select the output sample formatAndreas Unterweger2015-01-271-7/+9
* | doc/examples: fix lib math dep for decoding_encodingAndreas Cadhalpun2015-01-101-0/+1
* | doc/examples/transcoding: Use avio_closep() in examples as it avoids leaving ...Michael Niedermayer2015-01-081-1/+1
* | idoc/examples/remuxing: Use avio_closep() in examples as it avoids leaving st...Michael Niedermayer2015-01-081-1/+1
* | doc/examples/transcode_aac: Use avio_closep() in examples as it avoids leavin...Michael Niedermayer2015-01-081-2/+2
* | doc/examples/muxing: Use avio_closep() in examples as it avoids leaving stale...Michael Niedermayer2015-01-081-1/+1
* | doc/examples/filtering_video: fix frame ratePiotr Fusik2014-12-051-1/+2
* | doc/examples/transcoding: check encoder before using itMichael Niedermayer2014-12-041-0/+4
* | doc/examples/decoding_encoding: fix storing all channelsMichael Niedermayer2014-11-241-5/+6
* | doc: fix the the typosMichael Niedermayer2014-11-221-1/+1
* | doc/examples/transcoding: use av_packet_rescale_ts()Stefano Sabatini2014-09-161-27/+9
* | doc/examples: remove unneeded NULL checksMichael Niedermayer2014-09-142-4/+2
* | avcodec: export motion vectors in frame side data on demandClément Bœsch2014-08-182-0/+186
* | transcode_aac: fix const return valueTimothy Gu2014-08-061-1/+1
* | Merge commit '6a928293dd29c7f0dcf09107980a1d651c9957df'Michael Niedermayer2014-08-031-0/+1
|\ \ | |/
| * examples: filter_audio: Add missing mem.h header for av_freep()Diego Biurrun2014-08-031-0/+1
| * output example: convert audio to the format supported by the encoderAnton Khirnov2014-07-261-46/+147
* | doc/examples/muxing: fix "-flags" optionMichael Niedermayer2014-07-271-1/+1
* | doc/examples/muxing: Exchange tmp_frame and frameMichael Niedermayer2014-07-271-11/+12
* | doc/examples/muxing: mark correct frame as writeableMichael Niedermayer2014-07-271-9/+9
* | doc/examples/muxing: Always use swr, simplifies code slightlyMichael Niedermayer2014-07-271-6/+0
* | doc/examples/muxing: add alloc_audio_frame() and use it to simplify code.Anton Khirnov2014-07-271-29/+35
* | doc/examples/muxing: Move samples_count to OutputStreamMichael Niedermayer2014-07-271-4/+3
* | doc/examples/muxing: free swr context at the endMichael Niedermayer2014-07-271-0/+1
* | doc/examples/muxing: Support setting flags, for example for setting bitexactMichael Niedermayer2014-07-261-8/+19
* | doc/examples/muxing: select a supported sample rate for the encoder, favor 44100Michael Niedermayer2014-07-261-0/+8
* | doc/examples/muxing: pick a supported channel layout if stereo isnt supported...Michael Niedermayer2014-07-261-1/+9
* | doc/examples/muxing: move swr context to OutputStreamMichael Niedermayer2014-07-261-14/+13
* | Merge commit '884f7c975f0af25febe86660e87bf3b2165a0309'Michael Niedermayer2014-07-261-2/+4
|\ \ | |/
| * output example: set the stream timebaseAnton Khirnov2014-07-261-2/+5
| * examples/output: Remove unused variableDiego Biurrun2014-07-111-1/+0
| * output example: free the muxing format context properlyAnton Khirnov2014-06-261-7/+1
* | transcoding: fix Doxygen file pathTimothy Gu2014-07-071-1/+1
* | doc/examples/resampling_audio: use av_freep() for safteyMichael Niedermayer2014-06-291-1/+1
* | doc/examples/muxing: remove unused variableMichael Niedermayer2014-06-281-1/+1
* | Merge commit '182d3f8221c23716ea4eafa460bdb94968f71f26'Michael Niedermayer2014-06-271-80/+108
|\ \ | |/
| * output example: rewrite encoding logicAnton Khirnov2014-06-261-77/+106
OpenPOWER on IntegriCloud