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
*
rtspdec: Retry with TCP if UDP failed
Martin Storsjö
2011-01-24
3
-2
/
+56
*
rtspdec: Move rtsp_read_pause up, next to rtsp_read_play
Martin Storsjo
2011-01-24
1
-18
/
+18
*
rtsp: Use ff_rtsp_undo_setup in the cleanup code in ff_rtsp_make_request
Martin Storsjo
2011-01-24
1
-6
/
+1
*
rtsp: Split out a function undoing the setup made by ff_rtsp_make_setup_request
Martin Storsjo
2011-01-24
2
-22
/
+43
*
rtsp: Make make_setup_request a nonstatic function
Martin Storsjo
2011-01-24
2
-2
/
+9
*
Use av_fast_malloc instead of av_realloc.
Reimar Döffinger
2011-01-24
1
-2
/
+1
*
Handle input or output len of 0 properly in lzo decoder.
Reimar Döffinger
2011-01-24
1
-0
/
+8
*
applehttp: Fix the key check in handle_variant_args
Martin Storsjö
2011-01-24
1
-1
/
+1
*
reindent after last commit
Kostya
2011-01-24
2
-25
/
+25
*
Extend WavPack demuxer and decoder to support >2 channel audio
Kostya
2011-01-24
2
-66
/
+324
*
Do not set audio_resample to 0 if audio_sync_method is > 1.
Stefano Sabatini
2011-01-24
1
-1
/
+3
*
ARM: NEON: fix overflow in h264 16x16 planar pred
Mans Rullgard
2011-01-24
1
-2
/
+2
*
Add CFLAGS needed by PathScale compiler
Mans Rullgard
2011-01-24
1
-0
/
+2
*
Disable symbol versioning on some BSDs
Mans Rullgard
2011-01-23
1
-1
/
+7
*
MIPS: use inline asm only when supported by compiler
Mans Rullgard
2011-01-23
2
-0
/
+8
*
aacenc: fix typo in sync extension constant in 8ae0fa2
Janne Grunau
2011-01-23
1
-1
/
+1
*
Remove redundant checks against MIN_CACHE_BITS
Mans Rullgard
2011-01-23
4
-60
/
+0
*
get_bits: move tracing macros to end of file
Mans Rullgard
2011-01-23
1
-21
/
+21
*
Sanitise get_bits macros, part 2
Mans Rullgard
2011-01-23
1
-196
/
+182
*
Sanitise get_bits macros, part 1
Mans Rullgard
2011-01-23
2
-74
/
+77
*
Remove "libmpeg2" bitstream reader
Mans Rullgard
2011-01-23
1
-74
/
+3
*
Makefile: simplify test tools handling
Mans Rullgard
2011-01-23
1
-2
/
+3
*
ffserver: cleanup
Reinhard Tartler
2011-01-23
1
-15
/
+2
*
ac3enc: use dsputil functions in apply_window()
Justin Ruggles
2011-01-22
3
-13
/
+9
*
Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1.
Justin Ruggles
2011-01-22
13
-68
/
+67
*
Reindent.
Ronald S. Bultje
2011-01-22
1
-4
/
+4
*
Fix crash on resolution change (issue 2393).
Ronald S. Bultje
2011-01-22
1
-4
/
+6
*
Make LOCAL_ALIGNED macro fully C99 compatible
Mans Rullgard
2011-01-22
1
-7
/
+11
*
Remove H.264 encoder fragments
Alex Converse
2011-01-22
4
-340
/
+1
*
aacenc: mark SBR absent
Alex Converse
2011-01-22
1
-2
/
+7
*
Amend documentation for the image2 demuxer, to better reflect the current beh...
Stefano Sabatini
2011-01-22
1
-8
/
+13
*
Remove outdated and confusing comment.
Stefano Sabatini
2011-01-22
1
-2
/
+0
*
10l: reverse the biquad coefficients.
Justin Ruggles
2011-01-22
1
-6
/
+6
*
streamid does not work with newaudio, newvideo, newsubtitle
Mike Scheutzow
2011-01-22
2
-3
/
+4
*
fate: add lossless h264 test
Mans Rullgard
2011-01-22
2
-1
/
+15
*
libfaac: add recognized profiles array
Anssi Hannula
2011-01-22
1
-0
/
+9
*
mp3enc: support for id3v2.3 tags using a per-muxer AVOption
Anton Khirnov
2011-01-22
1
-11
/
+36
*
id3v2: split tables for various ID3v2 versions
Anton Khirnov
2011-01-22
3
-38
/
+82
*
mp3enc: handle errors in id3v2_put_ttag
Anton Khirnov
2011-01-22
1
-7
/
+14
*
Move ID3v1 skip from decoder to demuxer
Clément Bœsch
2011-01-22
2
-8
/
+5
*
fate: make lavfi tests output only md5
Mans Rullgard
2011-01-22
21
-711
/
+369
*
dca: add profile names
Anssi Hannula
2011-01-21
1
-0
/
+10
*
iir: Change dst param to float* in ff_iir_filter_flt().
Justin Ruggles
2011-01-21
2
-2
/
+2
*
dca: consider a stream with XXCh/X96 in ExSS as DTS-HD HRA
Anssi Hannula
2011-01-21
1
-5
/
+2
*
mp3enc: add support for writing UTF-16 tags
Anton Khirnov
2011-01-21
1
-17
/
+31
*
Fix libavformat version extraction in configure
Mans Rullgard
2011-01-21
1
-1
/
+1
*
configure: better test for mktemp
Mans Rullgard
2011-01-21
1
-1
/
+1
*
configure: simplify exit traps
Mans Rullgard
2011-01-21
1
-1
/
+0
*
lavf: move ff_put_str16_nolen from asf to avio and rename it
Anton Khirnov
2011-01-21
6
-23
/
+27
*
avio: add av_put_str and deprecate put_strz in favor of it
Anton Khirnov
2011-01-21
5
-6
/
+27
[next]