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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tools/uncoded_frame: remove usage of avfilter_link_get_channels()
James Almer
2018-01-05
1
-1
/
+1
*
avfilter: deprecate avfilter_link_get_channels()
James Almer
2018-01-05
4
-6
/
+20
*
fate: add PERSIST_RPARAM_A_RExt_Sony_3 hevc conformance test
James Almer
2018-01-05
2
-0
/
+8
*
avfilter/af_aiir: do not crash with invalid options
Paul B Mahol
2018-01-05
1
-3
/
+23
*
It has been replaced by C11 stdatomic.h and is now unused.
Anton Khirnov
2018-01-05
9
-408
/
+0
*
avcodec/error_resilience: remove unused header
James Almer
2018-01-05
1
-1
/
+0
*
avfilter: use a mutex instead of atomics in avfilter_register()
James Almer
2018-01-05
1
-4
/
+11
*
avformat: use mutexes instead of atomics in av_register_{input,output}_format()
James Almer
2018-01-05
1
-11
/
+23
*
avcodec/util: use a mutex instead of atomics in avcodec_register()
James Almer
2018-01-05
1
-3
/
+9
*
avfilter: add arbitrary audio IIR filter
Paul B Mahol
2018-01-05
7
-1
/
+375
*
avcodec/dnxhddec: Check dc vlc
Michael Niedermayer
2018-01-05
1
-1
/
+5
*
avfilter: rename variables in geq
Marc-Antoine Arnaud
2018-01-05
1
-9
/
+9
*
avfilter: slice processing for geq
Marc-Antoine Arnaud
2018-01-05
1
-31
/
+80
*
avfilter: reorder variable definition in geq
Marc-Antoine Arnaud
2018-01-05
1
-3
/
+3
*
avcodec/parser: use a mutex instead of atomics in av_register_codec_parser()
James Almer
2018-01-04
1
-4
/
+7
*
avfilter/vf_framerate: calculate interpolation as integer
Marton Balint
2018-01-04
4
-51
/
+55
*
aiff: add support for XA ADPCM
Misty De Meo
2018-01-04
1
-0
/
+7
*
avutil/log: use thread wrappers for the locking functionality
James Almer
2018-01-04
1
-10
/
+4
*
ffmpeg: use thread wrappers for the thread message functionality
James Almer
2018-01-04
3
-17
/
+11
*
configure: update minimum required version of libvmaf
James Almer
2018-01-04
1
-1
/
+1
*
http: avoid logging reconnect warning if stream was aborted
wm4
2018-01-04
1
-0
/
+3
*
hwcontext_dxva2: initialize D3DDISPLAYMODEEX correctly
wm4
2018-01-04
1
-0
/
+1
*
libavutil/hwcontext_dxva2: Add check for possible errors from GetAdapterDispl...
Humberto Ribeiro
2018-01-04
1
-1
/
+5
*
http: bump message level for reconnect message and log timeout
wm4
2018-01-04
1
-1
/
+1
*
http: block while waiting for reconnecting
wm4
2018-01-04
3
-9
/
+37
*
avfilter: add hilbert source FIR filter
Paul B Mahol
2018-01-04
6
-1
/
+231
*
lavu/mem: Allow allocations close to max_alloc_size with av_fast_realloc().
Carl Eugen Hoyos
2018-01-04
1
-1
/
+6
*
opusenc_psy: disable stereo searches for mono streams
Rostislav Pehlivanov
2018-01-04
1
-0
/
+7
*
lavr: deprecate the entire library
Rostislav Pehlivanov
2018-01-04
3
-9
/
+110
*
avfilter: pass outlink to ff_get_audio_buffer()
Paul B Mahol
2018-01-03
27
-29
/
+29
*
lavc/audiotoolboxenc: fix noise in encoded audio
Jiejun Zhang
2018-01-03
1
-0
/
+15
*
lavfi/framesync: remove an invalid free.
Nicolas George
2018-01-03
1
-1
/
+1
*
lavfi/framesync: document frame ownership for dualinput.
Nicolas George
2018-01-03
1
-0
/
+3
*
avfilter: add entropy filter
Paul B Mahol
2018-01-03
6
-1
/
+224
*
vf_paletteuse: Don't free the second frame from ff_framesync_dualinput_get_wr...
Derek Buitenhuis
2018-01-03
1
-1
/
+0
*
vf_paletteuse: Add error checking to apply_palette
Derek Buitenhuis
2018-01-03
1
-9
/
+16
*
lavc/options: Remove unneeded header
Derek Buitenhuis
2018-01-03
1
-1
/
+0
*
avcodec/utvideoenc: switch to planar RGB formats
Paul B Mahol
2018-01-02
8
-326
/
+333
*
avcodec/utvideodec: add support for UMH2, UMY2, UMH4, UMY4, UMRA, UMRG
Paul B Mahol
2018-01-02
3
-39
/
+189
*
avformat/hlsenc: creation of variant streams in subdirectories
Vishwanath Dixit
2018-01-02
2
-9
/
+92
*
avformat/hlsenc: configurable variant stream index position in filenames
Vishwanath Dixit
2018-01-02
2
-58
/
+126
*
avformat/hlsenc: revamped master playlist url creation logic
Vishwanath Dixit
2018-01-02
1
-16
/
+18
*
lavu/mem: Do not realloc in av_fast_realloc() if size == min_size.
Carl Eugen Hoyos
2018-01-01
1
-1
/
+1
*
lavf/mov: Use av_fast_realloc() in mov_read_stts().
Carl Eugen Hoyos
2018-01-01
1
-4
/
+13
*
avfilter/af_crystalizer: use outlink instead of inlink
Paul B Mahol
2018-01-01
1
-2
/
+2
*
lavc/Makefile: fix opus_parser dependencies
Rostislav Pehlivanov
2018-01-01
1
-1
/
+2
*
configure: bump year
Carl Eugen Hoyos
2018-01-01
1
-1
/
+1
*
avformat/hls: release mem resource to fix memleak
Steven Liu
2017-12-31
1
-2
/
+5
*
avfilter/af_afir: rework FIR gain measurement
Paul B Mahol
2017-12-31
1
-5
/
+19
*
tcp: properly return EOF
wm4
2017-12-31
1
-0
/
+2
[prev]
[next]