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
/
libavutil
/
version.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
opt: Add av_opt_copy()
Michael Niedermayer
2016-03-24
1
-2
/
+2
*
opt: Add const to av_opt_next
Lukasz Marek
2016-03-24
1
-1
/
+1
*
lavu: VAAPI hwcontext implementation
Mark Thompson
2016-03-19
1
-1
/
+1
*
lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPI
Mark Thompson
2016-03-19
1
-1
/
+4
*
lavu: add a way to query hwcontext frame constraints
Mark Thompson
2016-03-19
1
-1
/
+1
*
buffer: add support for pools using caller data in allocation
Anton Khirnov
2016-02-14
1
-1
/
+1
*
lavu: add AV_CEIL_RSHIFT and use it in various places
Clément Bœsch
2016-01-11
1
-1
/
+1
*
arm: add a cpu flag for the VFPv2 vector mode
Janne Grunau
2015-12-14
1
-1
/
+1
*
xtea: Add functions for little endian mode
Martin Storsjö
2015-11-13
1
-1
/
+1
*
dict: Change return type of av_dict_copy()
Vittorio Giovara
2015-10-12
1
-1
/
+1
*
lavu: Deprecate AVFrame.error[]
Vittorio Giovara
2015-09-30
1
-0
/
+3
*
pixfmt: Add new SMPTE color primaries and transfer characteristic values
Kevin Wheatley
2015-09-17
1
-1
/
+1
*
lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields
Vittorio Giovara
2015-09-07
1
-0
/
+3
*
Bump major versions of all libraries
Vittorio Giovara
2015-08-28
1
-2
/
+2
*
Postpone API-incompatible changes until the next bump
Vittorio Giovara
2015-08-28
1
-4
/
+4
*
lavu: Drop deprecated private lls functions
Vittorio Giovara
2015-08-28
1
-3
/
+0
*
lavu: Drop deprecated context size variables
Vittorio Giovara
2015-08-28
1
-3
/
+0
*
lavu: Drop deprecated duplicated AVFrame/AVCodecContext parameters
Vittorio Giovara
2015-08-28
1
-3
/
+0
*
lavu: Drop deprecated AV_CPU_FLAG_MMX2 symbol
Vittorio Giovara
2015-08-28
1
-3
/
+0
*
lavu: Drop deprecated audioconvert.h header
Vittorio Giovara
2015-08-28
1
-3
/
+0
*
lavu: Drop deprecated av_reverse function
Vittorio Giovara
2015-08-28
1
-3
/
+0
*
lavu: Drop deprecated external access to AVPixFmtDescriptor table
Vittorio Giovara
2015-08-28
1
-3
/
+0
*
lavu: Drop deprecated old_pix_fmt.h and related code
Vittorio Giovara
2015-08-28
1
-3
/
+0
*
blowfish: add av_blowfish_alloc()
James Almer
2015-07-31
1
-1
/
+4
*
hmac: add missing version bump and APIChanges entry
James Almer
2015-07-30
1
-1
/
+1
*
lavu: Add version information for av_version_info()
Vittorio Giovara
2015-07-03
1
-1
/
+1
*
x86: add AV_CPU_FLAG_AVXSLOW flag
James Almer
2015-05-31
1
-2
/
+2
*
D3D11va: add a Direct3D11 video decoder similar to DXVA2
Steve Lhomme
2015-05-25
1
-1
/
+1
*
log: Print a full backtrace along with error messages under Valgrind
Vittorio Giovara
2015-04-20
1
-1
/
+1
*
log: Introduce a more verbose debug level
Vittorio Giovara
2015-04-19
1
-1
/
+4
*
parseutils: Make av_small_strptime public
Luca Barbato
2015-04-07
1
-1
/
+1
*
lavc: add MMAL hardware decoder wrapper
wm4
2015-03-29
1
-2
/
+2
*
mov: Write the display matrix in order
Vittorio Giovara
2015-03-23
1
-1
/
+1
*
pixfmt: add a pixel format for QSV hwaccel
Anton Khirnov
2015-02-19
1
-1
/
+1
*
Add a side data type for audio service type.
Anton Khirnov
2015-01-27
1
-1
/
+1
*
lavu: add planar 16 bit and 8 bit rgb with alpha
Paul B Mahol
2015-01-14
1
-1
/
+1
*
imgutils: create misc functions for dealing with buffers
Stefano Sabatini
2015-01-14
1
-1
/
+1
*
lavu: Add av_gettime_relative
Martin Storsjö
2014-10-24
1
-1
/
+1
*
pixdesc: return color properties names
Vittorio Giovara
2014-10-08
1
-2
/
+2
*
pixfmt: mark further reserved values
Vittorio Giovara
2014-10-08
1
-1
/
+1
*
mem: add av_strndup() for duplicating substrings
Anton Khirnov
2014-08-13
1
-1
/
+1
*
AVOption: add support for dictionary types.
Andrew Stone
2014-08-13
1
-1
/
+1
*
avresample: Introduce AVFrame-based API
Luca Barbato
2014-08-10
1
-1
/
+1
*
Remove obsolete FF_API_AVFRAME_COLORSPACE cruft.
Anton Khirnov
2014-08-09
1
-3
/
+0
*
Bump major versions of all libraries.
Anton Khirnov
2014-08-09
1
-2
/
+2
*
Postpone API-incompatible changes until the next bump.
Anton Khirnov
2014-08-09
1
-11
/
+11
*
avutil: add AV_PIX_FMT_YA16 pixel format
Vittorio Giovara
2014-08-04
1
-2
/
+2
*
avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8
Vittorio Giovara
2014-08-04
1
-1
/
+1
*
pixdesc: Support pixelformat aliases
Luca Barbato
2014-08-04
1
-2
/
+2
*
imgutils: Do not declare avpriv_set_systematic_pal2 in the public header
Diego Biurrun
2014-08-04
1
-1
/
+1
[next]