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
...
*
build: Avoid duplication in examples lists
Diego Biurrun
2017-02-21
1
-8
/
+1
*
build: Drop leftover reference to old EXAMPLES logic
Diego Biurrun
2017-02-21
1
-1
/
+1
*
lavc: Add device context field to AVCodecContext
Mark Thompson
2017-02-13
1
-0
/
+3
*
AVFrame: add an opaque_ref field
wm4
2017-02-11
1
-0
/
+3
*
frame: allow align=0 (meaning automatic) for av_frame_get_buffer()
Anton Khirnov
2017-02-11
1
-0
/
+4
*
cpu: add a function for querying maximum required data alignment
Anton Khirnov
2017-02-11
1
-0
/
+3
*
avio: add a destructor for AVIOContext
Anton Khirnov
2017-02-11
1
-0
/
+3
*
lavc: deprecate refcounted_frames field
wm4
2017-02-01
1
-0
/
+6
*
avconv: allow -b to be used with streamcopy
Anton Khirnov
2017-02-01
1
-0
/
+7
*
doc: add dash muxer
Peter Große
2017-01-31
1
-0
/
+62
*
lavc: add an option for exporting cropping information to the caller
Anton Khirnov
2017-01-12
1
-0
/
+4
*
frame: add a cropping rectangle to AVFrame
Anton Khirnov
2017-01-12
1
-0
/
+4
*
crypto: consistently use size_t as type for length parameters
Diego Biurrun
2017-01-09
1
-0
/
+4
*
fate: Add --ignore-tests configure option for omitting specific FATE tests
Janne Grunau
2016-12-28
1
-0
/
+1
*
lavc: add a bitstream filter for splitting VP9 superframes
Anton Khirnov
2016-12-14
1
-0
/
+4
*
lavc: add a null bitstream filter
Anton Khirnov
2016-12-14
1
-0
/
+3
*
APIChanges: Mention where release 12 was cut
Vittorio Giovara
2016-12-08
1
-0
/
+4
*
lavc: Add spherical packet side data API
Vittorio Giovara
2016-12-07
1
-0
/
+4
*
lavu: Add AVSphericalMapping type and frame side data
Vittorio Giovara
2016-12-07
1
-0
/
+4
*
Remove Plan 9 support
Diego Biurrun
2016-12-03
1
-63
/
+0
*
examples: fix a typo in an error message
Aleksandr Slobodeniuk
2016-12-02
1
-1
/
+1
*
utils: Add av_stream_add_side_data()
James Almer
2016-11-23
1
-0
/
+3
*
fate.sh: Allow setting other make flags for running tests
Martin Storsjö
2016-11-23
1
-0
/
+2
*
examples/decode_video: allocate the packet dynamically
Anton Khirnov
2016-11-23
1
-5
/
+8
*
examples/decode_video: switch to the new decoding API
Anton Khirnov
2016-11-23
1
-20
/
+23
*
examples/decode_video: use a parser for splitting the input
Anton Khirnov
2016-11-23
1
-57
/
+56
*
examples/encode_video: allocate the packet dynamically
Anton Khirnov
2016-11-23
1
-7
/
+8
*
examples/encode_video: switch to the new encoding API
Anton Khirnov
2016-11-23
1
-28
/
+31
*
examples/decode_audio: flush the decoder
Anton Khirnov
2016-11-23
1
-0
/
+5
*
examples/decode_audio: allocate the packet dynamically
Anton Khirnov
2016-11-23
1
-5
/
+6
*
examples/decode_audio: handle planar audio now produced by the MP2 decoder
Anton Khirnov
2016-11-23
1
-5
/
+25
*
examples/decode_audio: use the new audio decoding API
Anton Khirnov
2016-11-23
1
-14
/
+20
*
examples/decode_audio: use a parser for splitting the input
Anton Khirnov
2016-11-23
1
-28
/
+54
*
examples/encode_audio: switch to the new audio encoding API
Anton Khirnov
2016-11-23
1
-16
/
+43
*
examples/qsvdec: convert to the new decoding API
Anton Khirnov
2016-11-23
1
-23
/
+25
*
examples/qsvdec: switch to the hwcontext API
Anton Khirnov
2016-11-23
1
-266
/
+51
*
doc: Add libxavs section
Diego Biurrun
2016-11-21
1
-0
/
+8
*
hlsenc: Add encryption support
Luca Barbato
2016-11-17
1
-0
/
+13
*
examples/transcode_aac: Drop pointless return value const qualifier
Diego Biurrun
2016-11-17
1
-1
/
+1
*
Ignore all generated example binaries
Diego Biurrun
2016-11-17
1
-0
/
+5
*
doc: Add note about recent regression in AviSynth+
Stephen Hutchinson
2016-11-17
1
-0
/
+13
*
examples/decode_audio: Add missing header for av_free()
Diego Biurrun
2016-11-10
1
-2
/
+3
*
pixfmt: Add GRAY12
Luca Barbato
2016-11-07
1
-0
/
+3
*
hwcontext: Hardware frame mapping
Mark Thompson
2016-11-03
1
-0
/
+4
*
doc: Turn off noisy deprecation warnings in the option printer
Diego Biurrun
2016-11-02
1
-4
/
+10
*
examples/decode_video: remove a stray unrelated comment
Anton Khirnov
2016-11-02
1
-2
/
+0
*
examples/decode_video: constify the AVCodec instance
Anton Khirnov
2016-11-02
1
-1
/
+1
*
examples/encode_video: use the AVFrame API for allocating the frame
Anton Khirnov
2016-11-02
1
-7
/
+12
*
examples/encode_video: set the framerate
Anton Khirnov
2016-11-02
1
-1
/
+3
*
examples/encode_video: constify the AVCodec instance
Anton Khirnov
2016-11-02
1
-1
/
+1
[prev]
[next]