index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavutil
/
version.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavu: add all color-related enums to AVFrame
wm4
2014-06-01
1
-1
/
+5
*
Add transformation matrix API.
Vittorio Giovara
2014-05-19
1
-1
/
+1
*
lavu: Add a pixel format for new VDA hwaccel
Anton Khirnov
2014-05-11
1
-1
/
+1
*
avutil: Add av_get_time_base_q()
Derek Buitenhuis
2014-04-22
1
-1
/
+1
*
crc: add ANSI CRC16 LE
Alessandro Ghedini
2014-04-17
1
-1
/
+1
*
lavu: Add packed YVYU422 pixel format
Vittorio Giovara
2014-04-07
1
-1
/
+1
*
replaygain: correctly parse peak values
Alessandro Ghedini
2014-04-04
1
-1
/
+1
*
log: Support for 256color terminals
Luca Barbato
2014-04-03
1
-1
/
+1
*
frame: add a function for removing side data from a frame
Anton Khirnov
2014-03-24
1
-1
/
+1
*
Add replaygain side data type and code for parsing replaygain tags.
Anton Khirnov
2014-03-24
1
-1
/
+1
*
RGBA64 pixel formats
Jean First
2014-03-16
1
-1
/
+1
*
frame: add a convenience function for copying AVFrame data
Anton Khirnov
2014-02-24
1
-1
/
+1
*
AVOptions: add flags for read/read-only options
Anton Khirnov
2014-02-19
1
-2
/
+2
*
AVOptions: deprecate unused AV_OPT_FLAG_METADATA
Anton Khirnov
2014-02-19
1
-1
/
+4
*
lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.
Tim Walker
2014-02-15
1
-1
/
+1
*
avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.
Tim Walker
2014-01-05
1
-1
/
+1
*
lavu: Add values for various Dolby flags to the AVMatrixEncoding enum.
Tim Walker
2014-01-05
1
-1
/
+1
*
lavu: Move preprocessor macros in a separate file
Luca Barbato
2013-12-29
1
-1
/
+1
*
avutil: Move library version related macros to version.h
Diego Biurrun
2013-12-26
1
-0
/
+17
*
avutil: Remove deprecated intfloat_readwrite code
Diego Biurrun
2013-12-16
1
-3
/
+0
*
Bump libavutil major version to account for the LLS API/ABI changes.
Reinhard Tartler
2013-12-14
1
-13
/
+13
*
avutil: Add deprecation ifdefs around obsolete intfloat code
Diego Biurrun
2013-12-13
1
-0
/
+3
*
avframe: add codec-independent stereoscopic metadata
Vittorio Giovara
2013-12-09
1
-1
/
+1
*
mpeg12dec: Extract CC user data into frame side data
John Stebbins
2013-11-26
1
-1
/
+1
*
Move av_fast_{m,re}alloc from lavc to lavu.
Anton Khirnov
2013-11-14
1
-1
/
+1
*
Deprecate obsolete XvMC hardware decoding support
Diego Biurrun
2013-11-13
1
-0
/
+3
*
h264: wait for initial complete frame before outputing frames
John Stebbins
2013-10-31
1
-1
/
+1
*
lavu: Add interleaved 4:2:2 8/10-bit formats
Kieran Kunhya
2013-09-21
1
-1
/
+1
*
mem: Introduce av_reallocp
Luca Barbato
2013-09-16
1
-1
/
+1
*
vdpau: deprecate old codec-specific pixel formats
Rémi Denis-Courmont
2013-08-05
1
-1
/
+4
*
mem: Add av_realloc_array and av_reallocp_array
Martin Storsjö
2013-06-04
1
-1
/
+1
*
Move get_logical_cpus() from lavc/pthread to lavu/cpu.
Anton Khirnov
2013-05-24
1
-1
/
+1
*
pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
Anton Khirnov
2013-05-15
1
-2
/
+2
*
pixdesc: add function to return pixel format with swapped endiannes
Janne Grunau
2013-05-06
1
-1
/
+1
*
pixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit values
Nicolas Bertrand
2013-04-04
1
-1
/
+1
*
pixdesc: add a function for counting planes in a pixel format.
Anton Khirnov
2013-03-19
1
-1
/
+1
*
lavc: move AVFrame.hwaccel_picture_private to Picture.
Anton Khirnov
2013-03-08
1
-1
/
+3
*
avstring: Add locale independent versions of some ctype.h functions
Reimar Döffinger
2013-03-07
1
-1
/
+1
*
lls: move to the private namespace
Luca Barbato
2013-02-28
1
-0
/
+4
*
dict: add av_dict_parse_string()
Justin Ruggles
2013-01-25
1
-1
/
+1
*
lavu: Add av_strnstr()
Vladimir Pantelic
2013-01-25
1
-1
/
+1
*
lavu: Add an API for calculating HMAC (RFC 2104)
Martin Storsjö
2013-01-15
1
-1
/
+1
*
Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU.
Diego Biurrun
2013-01-12
1
-1
/
+1
*
avstring: add av_basename and av_dirname
Luca Barbato
2012-12-29
1
-1
/
+1
*
cpu.h: define AV_CPU_FLAG_MMX2 for libavutil major 52
Janne Grunau
2012-11-16
1
-0
/
+3
*
lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.h
Justin Ruggles
2012-11-11
1
-1
/
+4
*
lavu: add av_ctz() for trailing zero bit count
Justin Ruggles
2012-11-05
1
-1
/
+1
*
lavu: remove disabled FF_API_AV_FIFO_PEEK cruft
Anton Khirnov
2012-10-23
1
-3
/
+0
*
lavu: remove disabled avoptions cruft
Anton Khirnov
2012-10-23
1
-6
/
+0
*
lavu: remove disabled FF_API_GET_BITS_PER_SAMPLE_FMT cruft
Anton Khirnov
2012-10-23
1
-3
/
+0
[next]