index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
examples
Age
Commit message (
Expand
)
Author
2015-04-06
examples/avio_list_dir: init/deinit network
Lukasz Marek
2015-04-03
doc/examples: Handle new types in avio_list_dir
Mariusz Szczepańczyk
2015-03-28
doc/examples: add directory listing example
Lukasz Marek
2015-03-01
Merge commit '990e4a6639d0714198583c2812b1074b5751898f'
Michael Niedermayer
2015-02-28
Add a QSV decoding example.
Anton Khirnov
2015-02-10
examples/demuxing_decoding: abort decoding when width, height or pix_fmt change
Andreas Cadhalpun
2015-01-31
examples/demuxing_decoding: set stream_idx in open_codec_context only if no e...
Andreas Cadhalpun
2015-01-29
examples/filtering: extend comments about setting the filter graph endpoints
Stefano Sabatini
2015-01-27
Merge commit '3a70c0c95feacb3844d05eebd579fc8189a77eee'
Michael Niedermayer
2015-01-27
Merge commit 'c9b19ac8928c6c9b7f25c3988177204f110d5e0e'
Michael Niedermayer
2015-01-27
Merge commit '749a89d1b8bb73b4d4f14c48f33259a1300c1761'
Michael Niedermayer
2015-01-27
examples/transcode_aac: generate proper PTS and set the muxer timebase
Andreas Unterweger
2015-01-27
examples/transcode_aac: fix a typo
Andreas Unterweger
2015-01-27
examples/transcode_aac: properly select the output sample format
Andreas Unterweger
2015-01-10
doc/examples: fix lib math dep for decoding_encoding
Andreas Cadhalpun
2015-01-08
doc/examples/transcoding: Use avio_closep() in examples as it avoids leaving ...
Michael Niedermayer
2015-01-08
idoc/examples/remuxing: Use avio_closep() in examples as it avoids leaving st...
Michael Niedermayer
2015-01-08
doc/examples/transcode_aac: Use avio_closep() in examples as it avoids leavin...
Michael Niedermayer
2015-01-08
doc/examples/muxing: Use avio_closep() in examples as it avoids leaving stale...
Michael Niedermayer
2014-12-05
doc/examples/filtering_video: fix frame rate
Piotr Fusik
2014-12-04
doc/examples/transcoding: check encoder before using it
Michael Niedermayer
2014-11-24
doc/examples/decoding_encoding: fix storing all channels
Michael Niedermayer
2014-11-22
doc: fix the the typos
Michael Niedermayer
2014-09-16
doc/examples/transcoding: use av_packet_rescale_ts()
Stefano Sabatini
2014-09-14
doc/examples: remove unneeded NULL checks
Michael Niedermayer
2014-08-18
avcodec: export motion vectors in frame side data on demand
Clément Bœsch
2014-08-06
transcode_aac: fix const return value
Timothy Gu
2014-08-03
Merge commit '6a928293dd29c7f0dcf09107980a1d651c9957df'
Michael Niedermayer
2014-08-03
examples: filter_audio: Add missing mem.h header for av_freep()
Diego Biurrun
2014-07-27
doc/examples/muxing: fix "-flags" option
Michael Niedermayer
2014-07-27
doc/examples/muxing: Exchange tmp_frame and frame
Michael Niedermayer
2014-07-27
doc/examples/muxing: mark correct frame as writeable
Michael Niedermayer
2014-07-27
doc/examples/muxing: Always use swr, simplifies code slightly
Michael Niedermayer
2014-07-27
doc/examples/muxing: add alloc_audio_frame() and use it to simplify code.
Anton Khirnov
2014-07-27
doc/examples/muxing: Move samples_count to OutputStream
Michael Niedermayer
2014-07-27
doc/examples/muxing: free swr context at the end
Michael Niedermayer
2014-07-26
doc/examples/muxing: Support setting flags, for example for setting bitexact
Michael Niedermayer
2014-07-26
doc/examples/muxing: select a supported sample rate for the encoder, favor 44100
Michael Niedermayer
2014-07-26
doc/examples/muxing: pick a supported channel layout if stereo isnt supported...
Michael Niedermayer
2014-07-26
doc/examples/muxing: move swr context to OutputStream
Michael Niedermayer
2014-07-26
Merge commit '884f7c975f0af25febe86660e87bf3b2165a0309'
Michael Niedermayer
2014-07-26
output example: convert audio to the format supported by the encoder
Anton Khirnov
2014-07-26
output example: set the stream timebase
Anton Khirnov
2014-07-11
examples/output: Remove unused variable
Diego Biurrun
2014-07-07
transcoding: fix Doxygen file path
Timothy Gu
2014-06-29
doc/examples/resampling_audio: use av_freep() for saftey
Michael Niedermayer
2014-06-28
doc/examples/muxing: remove unused variable
Michael Niedermayer
2014-06-27
Merge commit '182d3f8221c23716ea4eafa460bdb94968f71f26'
Michael Niedermayer
2014-06-27
Merge commit 'a7fcd4122b19b0f934020f4e261d0c44c4c32e11'
Michael Niedermayer
2014-06-26
Merge commit '6a927d7aaf5625e83a674072913b9e292a303fd1'
Michael Niedermayer
[next]