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 '1bd0bdcdc236099d5c0d179696951f35f5310fa5'
Michael Niedermayer
2014-10-24
3
-4
/
+4
|
\
|
*
lavu: Add av_gettime_relative
Martin Storsjö
2014-10-24
4
-7
/
+27
*
|
avformat/rtsp: pass return code from ffurl_open() on its failure
Andrey Utkin
2014-10-23
1
-3
/
+4
*
|
avformat/rtsp: add av_assert0() to clarify that the else case is supposed to ...
Michael Niedermayer
2014-10-23
1
-0
/
+2
*
|
Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
2014-10-23
1
-0
/
+2
|
\
\
|
*
|
Print an error if -r and -vsync 0 are used together.
Carl Eugen Hoyos
2014-10-23
1
-0
/
+2
*
|
|
avcodec/utils: Print the codec name that is missing on the whitelist
Michael Niedermayer
2014-10-23
1
-1
/
+1
*
|
|
avcodec/options_table: Fix codec_whitelist flags
Michael Niedermayer
2014-10-23
1
-1
/
+1
|
/
/
*
|
avformat/http: pass return code from http_open_cnx_internal() on its failure
Andrey Utkin
2014-10-23
1
-0
/
+2
*
|
avformat/concatdec: Forward whitelists to the subdemuxers.
Michael Niedermayer
2014-10-23
1
-0
/
+5
*
|
Forward whitelists to the asf demuxer
Michael Niedermayer
2014-10-23
1
-0
/
+6
*
|
avformat/avidec: Forward whitelists to the subtitle demuxer
Michael Niedermayer
2014-10-23
1
-2
/
+7
*
|
avformat/mpeg: Forward whitelists to the mpegps demuxer
Michael Niedermayer
2014-10-23
1
-0
/
+8
*
|
avformat/libquvi: Forward whitelists to subdemuxer
Michael Niedermayer
2014-10-23
1
-0
/
+5
*
|
x86/hpeldsp: fix loop in {avg,avg_no_rnd}_pixels16_x2_mmx
James Almer
2014-10-23
1
-15
/
+16
*
|
avformat/sapdec: Forward whitelists to sdp demuxer
Michael Niedermayer
2014-10-23
1
-0
/
+6
*
|
avformat/hls: forward whitelists to mpegts demuxer
Michael Niedermayer
2014-10-23
1
-0
/
+5
*
|
avutil/avstring: fix hardcoded separator in av_match_list()
Michael Niedermayer
2014-10-23
1
-4
/
+4
*
|
avutil/avstring: Reimplement av_match_list()
Michael Niedermayer
2014-10-23
1
-15
/
+14
*
|
avformat/format: Use av_match_name() instead of list in av_match_ext()
Michael Niedermayer
2014-10-23
1
-1
/
+1
*
|
Added STL demuxer and decoder
Eejya Singh
2014-10-22
14
-5
/
+208
*
|
ffserver_conf: factorize parse function per config tag
Lukasz Marek
2014-10-22
2
-585
/
+546
*
|
ffserver_config: clean up variable initialization
Lukasz Marek
2014-10-22
1
-11
/
+5
*
|
ffserver: move configuration code to separate file
Lukasz Marek
2014-10-22
4
-1118
/
+1194
*
|
avcodec/tiffenc: properly compute packet size
Christophe Gisquet
2014-10-22
1
-3
/
+3
*
|
ffmpeg: avoid endlessly reading from one input while another is unavailable
Michael Niedermayer
2014-10-22
1
-2
/
+2
*
|
avformat/mux: Fix assertion failure due to max_interleave_delta and poor input
Michael Niedermayer
2014-10-22
1
-1
/
+9
*
|
avfilter/vf_idet: Fixes issue with idet not flushing last frame.
Neil Birkbeck
2014-10-22
3
-1
/
+33
*
|
avformat/matroskadec: Fix cluster parsing loop which gathers seek information
Michael Niedermayer
2014-10-22
1
-2
/
+2
*
|
tools/crypto_bench: add CAST5 support
James Almer
2014-10-21
1
-0
/
+45
*
|
avcodec/mjpegdec: use FF_CEIL_RSHIFT() for width
Michael Niedermayer
2014-10-22
1
-1
/
+1
*
|
lavf/cinedec: Fix a typo in the file header.
Carl Eugen Hoyos
2014-10-22
1
-1
/
+1
*
|
Merge commit 'af7ca6ea124b82b337a6b96e10963e88eba57ebe'
Michael Niedermayer
2014-10-22
1
-4
/
+4
|
\
\
|
|
/
|
*
nutdec: check av_new_packet return value
Vittorio Giovara
2014-10-21
1
-2
/
+4
*
|
Merge commit 'b69183f65d0f6f4cd7a4e6c0deb57d59b0185aba'
Michael Niedermayer
2014-10-22
1
-0
/
+1
|
\
\
|
|
/
|
*
nutenc: check for negative index rather than assert
Vittorio Giovara
2014-10-21
1
-1
/
+4
*
|
Merge commit 'be42c0b8d57fe2ea769892d102ffd5561dc18709'
Michael Niedermayer
2014-10-21
1
-1
/
+1
|
\
\
|
|
/
|
*
rmdec: stricter error check to avoid theoretical unitialized use
Vittorio Giovara
2014-10-21
1
-1
/
+1
*
|
Merge commit '7207dd8f829baee58b4df6c97c19ffde77039e8d'
Michael Niedermayer
2014-10-21
1
-2
/
+3
|
\
\
|
|
/
|
*
rmdec: check av_new_packet return value
Vittorio Giovara
2014-10-21
1
-1
/
+3
*
|
lavd/fbdev_common: report error during probing fbdev device
Lukasz Marek
2014-10-21
1
-1
/
+6
*
|
lavd/fbdev_dec: use default device when not provided
Lukasz Marek
2014-10-21
1
-2
/
+8
*
|
Merge commit '629b2ed0ac77d7c4bf1aeac5e70cafee5fa0fcae'
Michael Niedermayer
2014-10-21
1
-1
/
+1
|
\
\
|
|
/
|
*
flvdec: make sure to check create_stream and report the same error
Vittorio Giovara
2014-10-21
1
-2
/
+5
*
|
Merge commit 'f22aa6b841dc54fa1dd804303885b1e230a5f629'
Michael Niedermayer
2014-10-21
1
-0
/
+1
|
\
\
|
|
/
|
*
flvdec: avoid unitialized use of a struct member
Vittorio Giovara
2014-10-21
1
-0
/
+1
*
|
Merge commit 'e73d26bbd65f1ac5fc73ef3fd24cab1bed8ba2e2'
Michael Niedermayer
2014-10-21
1
-1
/
+1
|
\
\
|
|
/
|
*
smoothstreamingenc: explict cast to avoid overflow
Vittorio Giovara
2014-10-21
1
-1
/
+1
*
|
Merge commit '04d8af5f17961b9b7076b8c974e360feb08787c2'
Michael Niedermayer
2014-10-21
0
-0
/
+0
|
\
\
|
|
/
|
*
fate-mpeg4: use TARGET_SAMPLES for resize tests
Janne Grunau
2014-10-21
1
-1
/
+1
[next]