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
*
Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'
Michael Niedermayer
2015-04-20
39
-360
/
+360
|
\
|
*
Replace av_dlog with normal av_log at trace level
Vittorio Giovara
2015-04-19
44
-365
/
+366
*
|
Merge commit 'c253340ae6f74ffd8798bbd476e46d1b33a2d56e'
Michael Niedermayer
2015-04-20
6
-4
/
+24
|
\
\
|
|
/
|
*
log: Introduce a more verbose debug level
Vittorio Giovara
2015-04-19
6
-4
/
+24
*
|
ffmpeg: Fix null pointer dereference in do_video_out()
Michael Niedermayer
2015-04-19
1
-0
/
+3
*
|
avformat/matroskadec: remove now duplicate doctype check
Michael Niedermayer
2015-04-19
1
-2
/
+1
*
|
avcodec/mpeg4videodec: Use check_marker()
Michael Niedermayer
2015-04-19
1
-15
/
+15
*
|
avformat/http: Fix 2 typos
Michael Niedermayer
2015-04-19
1
-1
/
+1
*
|
avformat/http: Return an error in case of prematurely ending data
Michael Niedermayer
2015-04-19
1
-0
/
+8
*
|
avutil: remove pointless bmi1 define
James Almer
2015-04-18
1
-3
/
+2
*
|
cmdutils: indent protocols listing
Lou Logan
2015-04-19
1
-2
/
+2
*
|
alsdec: validate time diff index
Andreas Cadhalpun
2015-04-19
1
-0
/
+8
*
|
wavpackenc: use put_sbits()
James Almer
2015-04-18
1
-7
/
+3
*
|
avformat/riff: support G729A
Paul B Mahol
2015-04-17
1
-0
/
+1
*
|
avcodec/g729dec: support decoding packets with multiple frames
Paul B Mahol
2015-04-17
1
-3
/
+3
*
|
Merge commit 'b8d7f3186e86234f6255f5e8ee9e98573b4d9a6e'
Michael Niedermayer
2015-04-18
1
-2
/
+6
|
\
\
|
|
/
|
*
matroskadec: fix crash when parsing invalid mkv
Thomas Guillem
2015-04-18
1
-2
/
+6
*
|
alsdec: limit avctx->bits_per_raw_sample to 32
Andreas Cadhalpun
2015-04-18
1
-0
/
+6
*
|
avcodec/alsdec: Use av_mallocz_array() for chan_data to ensure the arrays nev...
Michael Niedermayer
2015-04-18
1
-2
/
+2
*
|
alsdec: ensure channel reordering is reversible
Andreas Cadhalpun
2015-04-18
1
-1
/
+5
*
|
proresenc_anatoliy: use put_sbits()
James Almer
2015-04-18
1
-4
/
+2
*
|
adpcm: use av_clip_intp2()
James Almer
2015-04-18
1
-1
/
+1
*
|
dca_xll: use av_clip_intp2()
James Almer
2015-04-18
1
-2
/
+2
*
|
dcaenc: use put_sbits()
James Almer
2015-04-18
1
-2
/
+1
*
|
aaccoder: use put_sbits()
James Almer
2015-04-18
1
-1
/
+1
*
|
lavf: add documentation on directory listing API
Mariusz SzczepaĆczyk
2015-04-18
1
-0
/
+47
*
|
avcodec/cabac: remove START/STOP_TIMER debug/benchmark code
Michael Niedermayer
2015-04-18
1
-8
/
+0
*
|
avformat/utils: Add HEVC to unreliable_tb()
Michael Niedermayer
2015-04-18
1
-0
/
+1
*
|
avformat/utils: Use codec_info_duration_fields in fps calculation end decissi...
Michael Niedermayer
2015-04-18
1
-3
/
+7
*
|
hls: skip to next segment if the current is unavailable
wm4
2015-04-17
1
-1
/
+2
*
|
tests/tiny_psnr: Make the search range extend both sides from the specified s...
Michael Niedermayer
2015-04-17
1
-0
/
+3
*
|
Merge commit '1336bb06c9fbf9a14765e9f78616f2aad4f3a45a'
Michael Niedermayer
2015-04-17
0
-0
/
+0
|
\
\
|
|
/
|
*
configure: Simplify avisynth check
Diego Biurrun
2015-04-15
1
-2
/
+2
*
|
Merge commit '247aa7af7d8197247c181e3fbfe8d93d75e41b29'
Michael Niedermayer
2015-04-17
1
-5
/
+3
|
\
\
|
|
/
|
*
avisynth: Simplify shared library name construction
Diego Biurrun
2015-04-15
1
-5
/
+3
*
|
fate: gapless: test mp3 both with and without TOC
wm4
2015-04-17
2
-1
/
+7
*
|
fate: gapless: test seeking to a specific position
wm4
2015-04-17
2
-1
/
+6
*
|
fate: gapless: fix a typo in comment
wm4
2015-04-17
1
-1
/
+1
*
|
avformat/mp3dec: fix gapless audio when seeking in CBR mode
wm4
2015-04-17
1
-8
/
+2
*
|
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vert...
Shivraj Patil
2015-04-17
7
-0
/
+1652
*
|
Makefile: Add support for MSA (MIPS-SIMD-Arch)
Shivraj Patil
2015-04-17
2
-1
/
+2
*
|
avcodec/mpegaudiodec_template: use double to build csa tables
Michael Niedermayer
2015-04-17
2
-3
/
+3
*
|
avcodec/atrac3plusdsp: fix on stack alignment
Michael Niedermayer
2015-04-17
1
-2
/
+2
*
|
webmdashenc: Add better error handling
Vignesh Venkatasubramanian
2015-04-17
1
-18
/
+37
*
|
configure: remove old libdcadec check
James Almer
2015-04-16
1
-2
/
+1
*
|
fate: add mp3 gapless test
wm4
2015-04-16
4
-0
/
+34
*
|
ac3: validate end in ff_ac3_bit_alloc_calc_mask
Andreas Cadhalpun
2015-04-16
1
-0
/
+3
*
|
lavf/assenc: handle extra sections after Events
Rodger Combs
2015-04-16
1
-2
/
+26
*
|
aacpsy: avoid psy_band->threshold becoming NaN
Andreas Cadhalpun
2015-04-16
1
-1
/
+4
*
|
aasc: return correct buffer size from aasc_decode_frame
Andreas Cadhalpun
2015-04-16
1
-1
/
+1
[next]