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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: Document better how to use MSYS2
Luca Barbato
2015-11-23
1
-4
/
+27
*
lavc: Deprecate avctx.rtp_callback field
Vittorio Giovara
2015-11-20
1
-0
/
+5
*
doc/encoders: document the QSV option mappings
Anton Khirnov
2015-11-20
1
-0
/
+88
*
avcodec: Define side data type for fallback track
John Stebbins
2015-11-18
1
-0
/
+4
*
avformat: expose av_stream_new_side_data helper
John Stebbins
2015-11-18
1
-0
/
+4
*
xtea: Add functions for little endian mode
Martin Storsjö
2015-11-13
1
-0
/
+3
*
setpts: add FRAME_RATE constant
Stefano Sabatini
2015-11-09
1
-0
/
+3
*
lavfi: add a frame_rate field to AVFilterLink.
Nicolas George
2015-11-09
1
-0
/
+3
*
avconv: support infinite loop for the loop option
Alexandra Hájková
2015-10-26
1
-1
/
+2
*
avpacket: Provide an alloc and a free function for the struct
Luca Barbato
2015-10-26
1
-0
/
+3
*
avpacket: Deprecate av_dup_packet
Luca Barbato
2015-10-26
1
-3
/
+5
*
avpacket: Replace av_free_packet with av_packet_unref
Luca Barbato
2015-10-26
3
-8
/
+12
*
kvazaar: Add libkvazaar HEVC encoder
Arttu Ylä-Outinen
2015-10-23
2
-1
/
+30
*
lavc: Add data and linesize to AVSubtitleRect
Vittorio Giovara
2015-10-21
1
-0
/
+4
*
APIchanges: Fill in missing dates and hashes
Vittorio Giovara
2015-10-19
1
-29
/
+29
*
avconv: add support for Intel QSV-accelerated transcoding
Anton Khirnov
2015-10-16
1
-0
/
+24
*
qsvenc: add an API for allocating opaque surfaces
Anton Khirnov
2015-10-16
1
-0
/
+3
*
avformat: Do not use AVFMT_RAWPICTURE
Luca Barbato
2015-10-13
1
-30
/
+12
*
avconv: Add loop option.
Alexandra Hájková
2015-10-13
1
-0
/
+3
*
dict: Change return type of av_dict_copy()
Vittorio Giovara
2015-10-12
1
-0
/
+4
*
Screenpresso SPV1 decoder
Vittorio Giovara
2015-09-30
1
-0
/
+1
*
lavc: Make AVPacket.duration int64, and deprecate convergence_duration
wm4
2015-09-29
1
-0
/
+3
*
examples/qsvdec: free the lavc decoder before closing MFX/VAAPI
Anton Khirnov
2015-09-28
1
-4
/
+4
*
examples/qsvdec: do not free the surfaces in the frame_free() callback
Anton Khirnov
2015-09-28
1
-9
/
+12
*
d3d11va: WindowsPhone requires a mutex around ID3D11VideoContext
Steve Lhomme
2015-09-17
1
-0
/
+4
*
lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields
Vittorio Giovara
2015-09-07
1
-0
/
+2
*
lavu: Remove bit packing from AVComponentDescriptor
Vittorio Giovara
2015-09-07
1
-0
/
+2
*
lavu: extend size of the AVPixFmtDescriptor.flags field
wm4
2015-09-07
1
-0
/
+3
*
DXV decoder
Vittorio Giovara
2015-09-02
1
-0
/
+1
*
Bump major versions of all libraries
Vittorio Giovara
2015-08-28
1
-7
/
+7
*
avconv_opt: Add an option that lists all supported hwaccels
Timothy Gu
2015-08-26
1
-0
/
+4
*
hlsenc: Support outputting specific versions
Luca Barbato
2015-08-25
1
-0
/
+3
*
des: add av_des_alloc()
James Almer
2015-07-31
1
-0
/
+1
*
xtea: add av_xtea_alloc()
James Almer
2015-07-31
1
-0
/
+1
*
rc4: add av_rc4_alloc()
James Almer
2015-07-31
1
-0
/
+1
*
blowfish: add av_blowfish_alloc()
James Almer
2015-07-31
1
-0
/
+3
*
hmac: add missing version bump and APIChanges entry
James Almer
2015-07-30
1
-0
/
+3
*
lavc: Update version and APIchanges
Vittorio Giovara
2015-07-27
1
-0
/
+6
*
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
2
-4
/
+4
*
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-07-27
2
-2
/
+2
*
lavc: AV-prefix all codec flags
Vittorio Giovara
2015-07-27
3
-4
/
+4
*
lavc: Deprecate avctx.me_method
Vittorio Giovara
2015-07-27
1
-2
/
+0
*
doc: Remove the now unnecessary remark about PATH and link.exe
Martin Storsjö
2015-07-27
1
-6
/
+0
*
parseutil: Use non ambiguous aliases for uhd
Luca Barbato
2015-07-21
1
-2
/
+2
*
Add a quality factor packet side data
Vittorio Giovara
2015-07-20
1
-0
/
+3
*
parseutil: Add more resolution aliases
Luca Barbato
2015-07-20
1
-0
/
+8
*
APIchanges: Mention lavfi and lavd identification symbol addition
Vittorio Giovara
2015-07-17
1
-0
/
+4
*
doc: add a section about building with libmfx
Anton Khirnov
2015-07-12
1
-0
/
+11
*
doc: Use the succinct syntax for the channelmap example
Luca Barbato
2015-07-09
1
-1
/
+1
*
lavu: Add version information for av_version_info()
Vittorio Giovara
2015-07-03
1
-3
/
+3
[next]