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
*
Avoid using the term "file" and prefer "url" in some docs and comments
Michael Niedermayer
2016-12-05
4
-19
/
+19
*
avformat/rtmppkt: Check for packet size mismatches
Michael Niedermayer
2016-12-05
1
-0
/
+8
*
zmqsend: Initialize ret to 0
Timothy Gu
2016-12-05
1
-1
/
+1
*
configure: check for strtoull on msvc
James Almer
2016-12-05
1
-0
/
+1
*
avformat/hlsenc: fix ticket id 5988 for DISCONTINUITY
Steven Liu
2016-12-05
1
-0
/
+14
*
avcodec/flacdec: Fix undefined shift in decode_subframe()
Michael Niedermayer
2016-12-04
1
-1
/
+1
*
avcodec/get_bits: Fix get_sbits_long(0)
Michael Niedermayer
2016-12-03
1
-0
/
+4
*
avcodec/flac: forward errors from ff_flac_parse_streaminfo()
Michael Niedermayer
2016-12-03
3
-4
/
+14
*
avcodec/flac: Check bps in ff_flac_parse_streaminfo()
Michael Niedermayer
2016-12-03
1
-0
/
+5
*
avformat/ffmdec: Silence "may be used uninitialized in this function" warnings
Michael Niedermayer
2016-12-03
1
-2
/
+2
*
avformat/ffmdec: cleanup on extradata memory allocation failure
Michael Niedermayer
2016-12-03
1
-4
/
+8
*
avformat/ffmdec: Forward error code from ffm_read_header()
Michael Niedermayer
2016-12-03
1
-5
/
+18
*
swresample/resample: do not rebuild filter when sample_delta is zero
Muhammad Faiz
2016-12-04
1
-1
/
+1
*
avcodec/flacdec: Fix signed integer overflow in decode_subframe_fixed()
Michael Niedermayer
2016-12-03
1
-1
/
+2
*
avcodec/flacdsp_template: Fix undefined shift in flac_decorrelate_indep_c
Michael Niedermayer
2016-12-03
1
-1
/
+1
*
avformat/ffmdec: remove last use of st->codec
Michael Niedermayer
2016-12-03
1
-11
/
+21
*
lavf/asfdec_f: Remove CR/LF from avpriv_request_sample() call.
Carl Eugen Hoyos
2016-12-03
1
-1
/
+1
*
lavc: Remove CR/LF from avpriv_request_sample() calls.
Carl Eugen Hoyos
2016-12-03
4
-5
/
+5
*
ffserver: remove one avcodec_context_copy()
Michael Niedermayer
2016-12-03
1
-1
/
+2
*
avformat/ffmdec: Drop flags2, debug and codec->time_base setting
Michael Niedermayer
2016-12-03
1
-19
/
+8
*
avformat/ffmdec: Check media type for chunks
Michael Niedermayer
2016-12-03
1
-4
/
+4
*
avformat/ffmdec: replace most codec uses by codecpar
Michael Niedermayer
2016-12-03
1
-86
/
+84
*
avformat/ffmdec: Remove some st->codec uses which set encoder parameters
Michael Niedermayer
2016-12-03
1
-74
/
+74
*
configure: Fix standalone compilation of the rtp muxer.
Carl Eugen Hoyos
2016-12-03
1
-0
/
+1
*
avformat/oggparsespeex: Check frames_per_packet and packet_size
Michael Niedermayer
2016-12-03
1
-0
/
+7
*
avformat/utils: Check start/end before computing duration in update_stream_ti...
Michael Niedermayer
2016-12-03
1
-2
/
+5
*
compat/atomics: rename header guards
James Almer
2016-12-02
5
-15
/
+15
*
fate: rename fate-mov-init-nonkeyframe ref file
James Almer
2016-12-02
1
-0
/
+0
*
hevc: Support extradata changes
Vittorio Giovara
2016-12-02
3
-5
/
+11
*
hevc: Allow parsing external extradata buffers
Vittorio Giovara
2016-12-02
1
-7
/
+5
*
fate/mov: Rename a couple of entries to respect the file naming scheme
Vittorio Giovara
2016-12-02
1
-4
/
+4
*
Add a compat dummy stdatomic.h used when threading is disabled
Anton Khirnov
2016-12-02
2
-0
/
+179
*
Add a compat stdatomic.h implementation based on pthreads
Anton Khirnov
2016-12-02
3
-0
/
+239
*
Add a compat stdatomic.h implementation based on suncc atomics
Anton Khirnov
2016-12-02
2
-0
/
+188
*
Add a compat stdatomic.h implementation based on windows atomics
Anton Khirnov
2016-12-02
2
-0
/
+181
*
Add a compat stdatomic.h implementation based on GCC atomics
Anton Khirnov
2016-12-02
2
-0
/
+179
*
avformat/ffmenc: Remove the last use of st->codec
Michael Niedermayer
2016-12-02
1
-6
/
+4
*
avformat/ffmenc: Make ffm_write_header_codec_ctx() use codecpar
Michael Niedermayer
2016-12-02
2
-4
/
+17
*
avformat/ffmenc: set bitexact mode for old API without accessing the encoder
Michael Niedermayer
2016-12-02
2
-2
/
+12
*
avformat/ffmenc: Drop ffm_write_header_codec_private_ctx()
Michael Niedermayer
2016-12-02
2
-34
/
+3
*
avformat/ffmenc: Replace some st->codec use by codecpar
Michael Niedermayer
2016-12-02
1
-11
/
+13
*
avfilter/vf_premultiply: remove redundant semicolons
Michael Niedermayer
2016-12-02
1
-2
/
+2
*
matroskadec: partly revert "demux relevant subtitle packets after a seek"
Rainer Hochecker
2016-12-02
1
-12
/
+0
*
tests/ffserver.regression.ref: Update ffserver checksums
Michael Niedermayer
2016-12-01
1
-2
/
+2
*
avformat/tests/fifo_muxer: includes libavformat/network.h to define ETIMEDOUT...
Gregory J. Wolfe
2016-12-01
1
-0
/
+1
*
avfilter: add premultiply filter
Paul B Mahol
2016-12-01
6
-1
/
+419
*
swscale: add gbr(a)p16 output support
Paul B Mahol
2016-12-01
17
-6
/
+129
*
ffserver: set format bitexact flag, eliminate warnings about it not being set
Michael Niedermayer
2016-12-01
1
-0
/
+3
*
doc/examples/transcode_aac: fix a typo
Александр Слободенюк
2016-12-01
1
-1
/
+1
*
ffmpeg: assert return value is initialized
Tobias Rapp
2016-12-01
1
-0
/
+1
[next]