summaryrefslogtreecommitdiff
path: root/doc/examples
Commit message (Expand)AuthorAge
* Merge commit 'b339182eba34f28de5f1a477cdd2c84f1ef35d90'Michael Niedermayer2014-02-17
|\
| * Move all example programs to doc/examplesDiego Biurrun2014-02-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-14
|\|
| * doc/examples: misc Doxygen markup improvementsDiego Biurrun2014-02-14
* | examples/avio_reading: remove stray empty lineStefano Sabatini2014-02-02
* | examples: add avio_reading.c exampleStefano Sabatini2014-02-02
* | doc/examples/decoding_encoding: Check all av_samples_get_buffer_size() returnsMichael Niedermayer2014-01-31
* | examples/filtering_audio,video: do not call avcodec_register_all()Stefano Sabatini2014-01-24
* | examples/muxing: reindent after previous commitStefano Sabatini2014-01-23
* | examples/muxing: flush encoders at the endStefano Sabatini2014-01-23
* | examples/filtering_audio,video: drop call to avcodec_get_frame_defaults()Stefano Sabatini2014-01-21
* | examples/muxing: reduce duration, remove wrong and misleading commentStefano Sabatini2014-01-21
* | examples/muxing: remove redundant {}Stefano Sabatini2014-01-20
* | examples/muxing: change error checks, from "ret != 0" to "ret < 0"Stefano Sabatini2014-01-20
* | examples/muxing: factorize write_interleave codeStefano Sabatini2014-01-20
* | examples: add remuxing exampleStefano Sabatini2014-01-20
* | examples/muxing: simplify video PTS settingStefano Sabatini2014-01-12
* | doc/examples/muxing: Fixes frame initialization.Andre Anjos2014-01-09
* | examples/muxing: set timestamps in output audio packetStefano Sabatini2014-01-09
* | examples/muxing: use av_frame_free() in place of av_free()Stefano Sabatini2014-01-09
* | examples/muxing: reuse global audio frameStefano Sabatini2014-01-09
* | examples/muxing: honour distinction between encoder PTS timebase and stream t...Stefano Sabatini2014-01-09
* | examples/muxing: set sample formats from list of codec supported sample formatsStefano Sabatini2014-01-09
* | examples/decoding_encoding: fix style nitsStefano Sabatini2014-01-07
* | examples/muxing: fix memleaks in resamplerIlya Basin2013-12-21
* | examples/muxing: use S16 sample_fmt for resample src regardless of codec samp...Ilya Basin2013-12-21
* | examples/muxing: fix av_frame_free() not called when got_packet is falseIlya Basin2013-12-21
* | examples/decoding_encoding: check av_samples_get_buffer_size() for a negative...Stefano Sabatini2013-12-15
* | examples/decoding_encoding: check av_samples_get_buffer_size() return codeTimothy Gu2013-12-14
* | examples/resample_audio: check av_samples_get_buffer_size() return codeTimothy Gu2013-12-14
* | examples/demuxing_decoding: print the decoding error when it happens.Clément Bœsch2013-12-13
* | examples/demuxing_decoding: return error when no codec foundEven Wiik Thomassen2013-12-13
* | Merge commit '48d17ee6dc2b2a552f645484f200c2946bf24607'Michael Niedermayer2013-12-12
|\|
* | Merge commit 'eb891b3114f499e96b9faddd0b0ae856345dfbd9'Michael Niedermayer2013-12-11
|\|
| * Replace all uses of avcodec_free_frame with av_frame_free().Anton Khirnov2013-12-11
* | doc/examples/filtering_audio: init packet0.dataMichael Niedermayer2013-12-03
* | doc/examples/filtering_audio: fix chunked audio decodingStefano Sabatini2013-12-02
* | doc/examples/filtering_audio: fix styleStefano Sabatini2013-12-02
* | doc/examples/filtering_video: do not make use of AVBufferSinkParamsStefano Sabatini2013-12-02
* | doc/examples/filtering_video: add some error handling in init_filters()Stefano Sabatini2013-12-02
* | doc/examples/README: fix typoStefano Sabatini2013-12-02
* | doc/examples/filtering_audio: add more error checksStefano Sabatini2013-12-02
* | doc/examples/filtering: make use of av_err2str()Stefano Sabatini2013-12-02
* | doc/examples: update README.Clément Bœsch2013-11-28
* | doc/examples: make fill_samples static.Clément Bœsch2013-11-28
* | doc/examples: add transcode_aac to local Makefile.Clément Bœsch2013-11-28
* | doc/examples/transcode_aac: remove non converted codepathMichael Niedermayer2013-11-27
* | doc/examples/transcode_aac: switch to swresampleMichael Niedermayer2013-11-27
* | doc/examples/transcode_aac: fix project nameMichael Niedermayer2013-11-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-27
|\|