index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge commit 'e02524025bce2c8bf8b5bffd96479785c75a70d4'
Clément Bœsch
2017-03-29
1
-1
/
+1
|
\
|
|
*
examples/encode_video: constify the AVCodec instance
Anton Khirnov
2016-11-02
1
-1
/
+1
*
|
Merge commit '7b1f03477f1a43d2261fbd83e50a4ad90c7f806d'
Clément Bœsch
2017-03-29
5
-363
/
+373
|
\
|
|
*
examples/avcodec: split the remaining two examples into separate files
Anton Khirnov
2016-11-02
2
-161
/
+179
*
|
Merge commit '90265814f993098d79b0a0f40745ecdb403fbf56'
Clément Bœsch
2017-03-29
1
-1
/
+1
|
\
|
|
*
examples/decode_audio: constify the AVCodec instance
Anton Khirnov
2016-11-02
1
-1
/
+1
*
|
doc/examples/encode_audio: add missing return
Clément Bœsch
2017-03-29
1
-0
/
+2
*
|
Merge commit 'f5df897c4b61985e3afc89ba1290649712ff438e'
Clément Bœsch
2017-03-29
4
-108
/
+153
|
\
|
|
*
examples/avcodec: split audio decoding into a separate example
Anton Khirnov
2016-11-02
2
-97
/
+137
*
|
Merge commit 'f76698e759a08e8d3b629c06edb0439f474e7fee'
Clément Bœsch
2017-03-29
1
-20
/
+10
|
\
|
|
*
examples/encode_audio: use the AVFrame API for allocating the data
Anton Khirnov
2016-11-02
1
-16
/
+10
*
|
Merge commit 'c00a11ab383ff276a2ab2fdba577945e48d465be'
Clément Bœsch
2017-03-29
1
-4
/
+4
|
\
|
|
*
examples/encode_audio: constify AVCodec instances
Anton Khirnov
2016-11-02
1
-4
/
+4
*
|
Merge commit '40aaa8dadfd1c69ff4460d04750e1403b5535a6d'
Clément Bœsch
2017-03-29
4
-193
/
+238
|
\
|
|
*
examples/avcodec: split audio encoding into a separate example
Anton Khirnov
2016-11-02
2
-170
/
+211
|
*
examples/output: switch to the new encoding API
Anton Khirnov
2016-09-28
1
-27
/
+44
*
|
doc/examples/transcoding: convert to codecpar
James Almer
2017-03-28
1
-29
/
+67
*
|
doc/examples/extract_mvs: switch to codecpar
Matthieu Bouron
2017-03-28
1
-17
/
+20
*
|
doc/examples/remuxing: switch to codecpar
Matthieu Bouron
2017-03-28
1
-7
/
+35
*
|
doc/examples/muxing: re-indent block
Matthieu Bouron
2017-03-28
1
-9
/
+9
*
|
doc/examples/filtering_*: switch to codecpar
Clément Bœsch
2017-03-28
2
-4
/
+14
*
|
Merge commit '9833a406d3d743d238e4cbee08ffcaa12e067dd2'
Clément Bœsch
2017-01-31
1
-8
/
+4
|
\
|
|
*
examples: Properly free AVCodecContext
Vittorio Giovara
2016-07-20
1
-8
/
+4
*
|
doc/examples/decoder_targeted: move to tools/target_dec_fuzzer.c
Rostislav Pehlivanov
2017-01-29
1
-208
/
+0
*
|
doc/examples/decoder_targeted: Disable error concealment after 20 frames
Michael Niedermayer
2017-01-29
1
-0
/
+4
*
|
doc/examples/http_multiclient: Fix resource leak
Michael Niedermayer
2016-12-26
1
-0
/
+2
*
|
doc/examples/decoder_targeted: Limit max pixels for fuzzing
Michael Niedermayer
2016-12-19
1
-0
/
+3
*
|
doc/examples/transcode_aac: fix a typo
Александр Слободенюк
2016-12-01
1
-1
/
+1
*
|
doc/examples/muxing: Fix av_frame_make_writable usage
Sam Hocevar
2016-11-23
1
-9
/
+6
*
|
doc/examples: add fuzz target for individual ffmpeg APIs for in-process fuzzi...
Thomas Garnier
2016-11-04
1
-0
/
+201
*
|
doc/examples/demuxing_decoding: Drop AVFrame->pts use
Michael Niedermayer
2016-10-18
1
-3
/
+2
*
|
doc/examples/http_multiclient: Fix "doc/examples/http_multiclient.c:43:9: war...
Michael Niedermayer
2016-10-09
1
-1
/
+1
*
|
doc/examples: build http_multiclient example
Clément Bœsch
2016-09-30
1
-0
/
+1
*
|
doc/examples/gitignore: add forgotten qsvdec entry
Clément Bœsch
2016-09-30
1
-0
/
+1
*
|
doc/examples/http_multiclient: fix mixed declarations and code
Clément Bœsch
2016-09-30
1
-1
/
+1
*
|
doc/examples/http_multiclient: fix compilation
Clément Bœsch
2016-09-30
1
-1
/
+1
*
|
examples/demuxing_decoding: convert to codecpar
James Almer
2016-08-17
1
-11
/
+22
*
|
Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'
Clément Bœsch
2016-06-22
1
-0
/
+16
|
\
|
|
*
Split global .gitignore file into per-directory files
Diego Biurrun
2016-05-13
1
-0
/
+5
*
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
Clément Bœsch
2016-06-21
2
-11
/
+11
|
\
|
|
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
2
-11
/
+11
*
|
doc/examples/transcoding: Use the decoders pixel format if the encoder does n...
Michael Niedermayer
2016-06-05
1
-1
/
+4
*
|
doc/examples/muxing: Add support to pass flags to muxer as since codecpar the...
Michael Niedermayer
2016-04-11
1
-2
/
+4
*
|
Merge commit 'ac6d53589f3631ae08467c784fb371a15c957f01'
Derek Buitenhuis
2016-04-11
1
-17
/
+49
|
\
|
|
*
examples/transcode_aac: convert to codecpar
Anton Khirnov
2016-02-24
1
-17
/
+49
*
|
Merge commit 'a9e1f2cc61cbd5606a087a60565e87923c39de5a'
Derek Buitenhuis
2016-04-11
1
-6
/
+6
|
\
|
|
*
examples/qsvdec: convert to codecpar
Anton Khirnov
2016-02-24
1
-6
/
+6
*
|
Merge commit '9897d9f4e074cdc6c7f2409885ddefe300f18dc7'
Derek Buitenhuis
2016-04-11
1
-13
/
+33
|
\
|
|
*
examples/output: convert to codecpar
Anton Khirnov
2016-02-24
1
-17
/
+43
*
|
fix some a/an typos
Lou Logan
2016-03-28
1
-1
/
+1
[prev]
[next]