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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
5
-108
/
+154
|
\
|
|
*
examples/avcodec: split audio decoding into a separate example
Anton Khirnov
2016-11-02
3
-98
/
+140
*
|
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
5
-193
/
+239
|
\
|
|
*
examples/avcodec: split audio encoding into a separate example
Anton Khirnov
2016-11-02
3
-171
/
+213
*
|
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
*
|
doc/ffprobe: add -show_log option
Dave Rice
2017-03-28
1
-0
/
+7
*
|
ffprobe.xsd: add frame log data
Dave Rice
2017-03-28
1
-0
/
+15
*
|
Merge commit 'c454dfcff90f0ed39c7b0d4e85664986a8b4476c'
Clément Bœsch
2017-03-27
1
-0
/
+1
|
\
|
*
|
lavfi: remove af_asynts filter
Rostislav Pehlivanov
2017-03-27
1
-33
/
+0
*
|
avformat, ffmpeg: deprecate old rotation API
wm4
2017-03-27
1
-0
/
+8
*
|
doc/bitstream_filters: Fix project name after merge
Michael Niedermayer
2017-03-26
1
-1
/
+1
*
|
Merge commit '6d5636ad9ab6bd9bedf902051d88b7044385f88b'
Clément Bœsch
2017-03-24
1
-0
/
+1
|
\
|
*
|
Merge commit '043b0b9fb1481053b712d06d2c5b772f1845b72b'
Clément Bœsch
2017-03-24
1
-5
/
+8
|
\
|
|
*
Replace leftover uses of -aframes|-dframes|-vframes with -frames:a|d|v
Diego Biurrun
2016-10-22
1
-5
/
+8
*
|
doc/libav-merge: add a line about the extract_extradata commits
James Almer
2017-03-23
1
-0
/
+1
*
|
Merge commit '89b35a139e838deeb32ec20d8d034c81014401d0'
James Almer
2017-03-23
1
-0
/
+18
|
\
|
|
*
lavc: add a bitstream filter for extracting extradata from packets
Anton Khirnov
2016-10-16
1
-0
/
+18
|
*
Add GBRAP12 pixel format support
Kieran Kunhya
2016-10-12
1
-0
/
+3
|
*
Add GBRP12 pixel format support
Michael Niedermayer
2016-10-12
1
-0
/
+3
|
*
APIchanges: Expand the name of recently added pixel formats
Vittorio Giovara
2016-10-12
1
-1
/
+1
*
|
Merge commit '112cee0241f5799edff0e4682b9e8639b046dc78'
Clément Bœsch
2017-03-23
1
-0
/
+1
|
\
|
*
|
Merge commit '5cc0057f4910c8c72421b812c8f337ef6c43696c'
Clément Bœsch
2017-03-23
1
-0
/
+1
|
\
|
|
*
hwcontext_vaapi: add a quirk for the missing MemoryType attribute
Anton Khirnov
2016-10-02
1
-0
/
+3
*
|
lavc: vdpau: Add support for new hw_frames_ctx and hw_device_ctx API
wm4
2017-03-23
1
-0
/
+5
*
|
lavc: Add hwaccel_flags field to AVCodecContext
wm4
2017-03-23
1
-0
/
+4
*
|
lavc/mips: temporally disable ac3 downmix
Clément Bœsch
2017-03-22
1
-0
/
+1
*
|
doc/libav-merge: create a special "extra changes" section
Clément Bœsch
2017-03-22
1
-1
/
+6
*
|
avdevice/decklink: new option 'format_code' to set video format by fourCC
Matthias Hunstock
2017-03-22
1
-4
/
+10
*
|
Merge commit '8ea35af7620e4f73f9e8c072e1c0fac9a04ec161'
James Almer
2017-03-21
1
-0
/
+3
|
\
|
|
*
avio: add a new flag for marking streams seekable by timestamp
Anton Khirnov
2016-09-30
1
-0
/
+3
*
|
Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'
James Almer
2017-03-21
1
-1
/
+1
|
\
|
|
*
idct: Change type of array stride parameters to ptrdiff_t
Diego Biurrun
2016-09-29
1
-1
/
+1
*
|
Merge commit '67d28f4a0fbb52d0734ca3682b85035e96d294fb'
Clément Bœsch
2017-03-21
1
-0
/
+1
|
\
|
|
*
examples/output: switch to the new encoding API
Anton Khirnov
2016-09-28
1
-27
/
+44
|
*
APIchanges: fix a typo in the version number
Anton Khirnov
2016-09-28
1
-1
/
+1
|
*
lavu: Bump version for the 12bit Planar YUV support
Luca Barbato
2016-09-27
1
-0
/
+3
|
*
avcodec: Add the extended pixel format profile for HEVC
Yogender Gupta
2016-09-19
1
-0
/
+3
|
*
build: doc: more fine-grained dependencies for generated texi files
Diego Biurrun
2016-09-15
1
-4
/
+7
*
|
avcodec, avformat: deprecate anything related to side data merging
wm4
2017-03-21
1
-0
/
+5
*
|
add signature filter for MPEG7 video signature
Gerion Entrup
2017-03-21
1
-0
/
+89
[prev]
[next]