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
*
swresample: check for invalid sample formats.
Michael Niedermayer
2011-10-01
1
-1
/
+9
*
avformat_free_context: favor av_freep()
Michael Niedermayer
2011-10-01
1
-8
/
+8
*
oggenc: favor av_freep()
Michael Niedermayer
2011-10-01
1
-3
/
+3
*
swr_test: test planar audio
Michael Niedermayer
2011-10-01
1
-12
/
+49
*
swr: minor fixes to get planar audio working
Michael Niedermayer
2011-10-01
1
-10
/
+22
*
mpegvideo: increase emu edge buffer size
Michael Niedermayer
2011-10-01
1
-2
/
+2
*
Remove unused variable.
Reimar Döffinger
2011-09-30
1
-1
/
+0
*
lavf/utils: Drop old hack for implicit HE-AAC signaling.
Alex Converse
2011-09-30
1
-9
/
+0
*
doc: add swresample doc
Michael Niedermayer
2011-09-30
1
-0
/
+44
*
lavf/utils: ignore subtitle timestamps in timings calculation
Michael Niedermayer
2011-09-30
1
-1
/
+1
*
fix memory leak in oggenc
Maksym Veremeyenko
2011-09-30
1
-0
/
+2
*
Enable multithreding when decoding with libopenjpeg
Jean First
2011-09-30
1
-9
/
+36
*
Warn the user if lowres > max_lowres, set lowres to max_lowres and continue
Jean First
2011-09-30
1
-3
/
+2
*
Fix out of bound writes in fix_bitshift() of the shorten decoder.
Laurent Aimar
2011-09-30
1
-1
/
+1
*
g729: dont force all cpu optims to off but override just the one that doesnt ...
Michael Niedermayer
2011-09-30
1
-1
/
+11
*
ppc: fix usage of dsp_mask
Michael Niedermayer
2011-09-30
1
-1
/
+9
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-30
1
-2
/
+3
|
\
|
*
dca: clear inactive subbands only once in qmf_32_subbands()
Mans Rullgard
2011-09-29
1
-2
/
+3
|
*
vf_unsharp: set default chroma size value to 5x5
Stefano Sabatini
2011-09-29
2
-5
/
+5
|
*
vf_unsharp: fix out-of-buffer read
Stefano Sabatini
2011-09-29
1
-1
/
+5
*
|
Check for out of bound reads in the Tiertex Limited SEQ decoder.
Laurent Aimar
2011-09-30
1
-14
/
+51
*
|
Fix the size of workspace buffers in the motion pixels decoder.
Laurent Aimar
2011-09-30
1
-2
/
+4
*
|
Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temporary buffer u...
Laurent Aimar
2011-09-30
2
-1
/
+2
*
|
Check for out of bounds writes in the Delphine Software International CIN dec...
Laurent Aimar
2011-09-30
1
-0
/
+2
*
|
Check for out of bounds reads in the Delphine Software International CIN deco...
Laurent Aimar
2011-09-30
1
-0
/
+2
*
|
Check for out of bound reads in the QuickDraw decoder.
Laurent Aimar
2011-09-30
1
-0
/
+12
*
|
Revert "general.texi: we dont have a g729 encoder yet"
Michael Niedermayer
2011-09-30
1
-1
/
+1
*
|
fate: only test 10seconds of the g729 data, the reference files are too huge ...
Michael Niedermayer
2011-09-30
3
-24981
/
+2
*
|
libstagefright: change Libav to FFmpeg in copyright header with permission of...
Michael Niedermayer
2011-09-30
1
-4
/
+4
*
|
fate: g729 test
Michael Niedermayer
2011-09-30
3
-0
/
+26983
*
|
g723_1_demuxer: rco is also a commonly used extension.
Michael Niedermayer
2011-09-30
1
-1
/
+1
*
|
mov: Only touch extradata in mov_read_extradata() if codec_id is what we expect
Tomas Härdin
2011-09-29
1
-5
/
+31
*
|
Check for out of bound reads in xan_huffman_decode() of the xan decoder.
Laurent Aimar
2011-09-29
1
-1
/
+4
*
|
add LJ2K and LJ2C to jpeg2000 decoder
Compn
2011-09-29
1
-0
/
+2
*
|
g723.1: very minor simplify of gen_acb_excitation()
Michael Niedermayer
2011-09-29
1
-2
/
+2
*
|
g723.1: use MULL(a,b,15) for MULL2()
Michael Niedermayer
2011-09-29
1
-1
/
+1
*
|
g723.1: simplify scale_vector()
Michael Niedermayer
2011-09-29
1
-1
/
+1
*
|
g723.1: replace loop of normalize_bits( by av_log2()
Michael Niedermayer
2011-09-29
1
-2
/
+2
*
|
g723.1: cleanup square_root()
Vitor Sessak
2011-09-29
1
-11
/
+1
*
|
g723.1_ use skip_bits1()
Michael Niedermayer
2011-09-29
1
-1
/
+1
*
|
g723.1: use get_bits1()
Michael Niedermayer
2011-09-29
1
-4
/
+4
*
|
celp_math: cleanup ff_dot_product()
Michael Niedermayer
2011-09-29
3
-17
/
+16
*
|
general.texi: we dont have a g729 encoder yet
Michael Niedermayer
2011-09-29
1
-1
/
+1
*
|
G.723.1 doc and change log entry
Mohamed Naufal Basheer
2011-09-29
2
-0
/
+2
*
|
Add the G723.1 demuxer and decoder
Mohamed Naufal Basheer
2011-09-29
9
-2
/
+1172
*
|
Add G.723.1 decoder data tables
Mohamed Naufal Basheer
2011-09-29
1
-0
/
+1245
*
|
Add dot_product function for use by the G.723.1 decoder
Mohamed Naufal Basheer
2011-09-29
2
-0
/
+23
*
|
Add a shift parameter to celp_lp_synthesis_filter for reuse by the G.723.1 de...
Mohamed Naufal Basheer
2011-09-29
5
-6
/
+10
*
|
Show configuration and library version with AV_LOG_INFO.
Carl Eugen Hoyos
2011-09-29
1
-3
/
+3
*
|
Check for unsupported parameters in ff_j2k_dwt_init()
Laurent Aimar
2011-09-29
1
-0
/
+2
[next]