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
*
avcodec/aacsbr_fixed: Fix integer overflow in sbr_hf_assemble()
Michael Niedermayer
2018-04-07
1
-1
/
+1
*
lavc/clearvideo: Allow decoding without extradata.
Carl Eugen Hoyos
2018-04-07
1
-0
/
+2
*
libavcodec/rv34: error out earlier on missing references
Michael Niedermayer
2018-04-07
1
-3
/
+3
*
avcodec/get_bits: Document skip_bits_long()
Michael Niedermayer
2018-04-07
1
-0
/
+7
*
avformat/matroskadec: reference the existing data buffer when creating packets
James Almer
2018-04-06
1
-18
/
+27
*
avformat/matroskadec: factor the prores packet parsing code out
James Almer
2018-04-06
1
-12
/
+38
*
avformat/matroskadec: use refcounted buffers in EbmlBin
James Almer
2018-04-06
1
-13
/
+31
*
swresample/swresample: Fix for seg fault in swr_convert_internal() -> sum2_fl...
Hendrik Schreiber
2018-04-07
1
-1
/
+1
*
doc/developer: remove merge request method of contributing
Lou Logan
2018-04-06
1
-4
/
+2
*
doc/filters: some more details and modified example to zmq/azmq
Bela Bodecs
2018-04-05
1
-6
/
+22
*
lavf/amr: Stricter heuristic for auto-detection.
Carl Eugen Hoyos
2018-04-06
2
-5
/
+7
*
lavfi,lavd: add gitignore for generated static component lists
Josh de Kock
2018-04-05
2
-0
/
+3
*
Add Sega FILM muxer
Misty De Meo
2018-04-05
6
-2
/
+403
*
avcodec/prores_ks : do not call estimate_alpha at each quantification step
Martin Vignali
2018-04-05
1
-12
/
+8
*
checkasm/vf_blend : add test for 16 bit version of
Martin Vignali
2018-04-05
1
-0
/
+5
*
avfilter/x86/vf_blend : add SIMD for 16 bit version of
Martin Vignali
2018-04-05
2
-60
/
+128
*
avfilter/x86/vf_blend : reorganize DIFFERENCE macro to reduce line duplicatio...
Martin Vignali
2018-04-05
1
-22
/
+16
*
avcodec/openh264enc.c: generate IDR frame in response to I frame pict_type
Valery Kot
2018-04-05
1
-0
/
+4
*
avformat/mov: Fix parsing of tfdt when using sample descriptors.
Jacob Trimble
2018-04-05
1
-1
/
+1
*
doc/developer: update link to "sign-off" info
Lou Logan
2018-04-05
1
-3
/
+3
*
avcodec/decode: fix warning when decoding pseudo paletted formats
wm4
2018-04-05
1
-0
/
+2
*
avformat/movenc: add rtp_hinting_needed() helper function
Timo Teräs
2018-04-04
1
-18
/
+12
*
ffmpeg: allow setting attached_pic disposition
Timo Teräs
2018-04-04
1
-0
/
+1
*
avformat/matroskadec: address some more missing AVPacket frees
James Almer
2018-04-04
1
-13
/
+4
*
avcodec/mpeg4videodec: unbreak multithreading decoding
James Almer
2018-04-04
1
-4
/
+6
*
avformat/matroskadec: address a missing AVPacket free
James Almer
2018-04-04
1
-11
/
+2
*
avcodec/libaomdec: fix broken pix_fmt changes from the previous commit
James Almer
2018-04-04
1
-6
/
+6
*
avcodec/mpeg4videodec: free studio profile VLCs when closing the decoder
James Almer
2018-04-04
1
-1
/
+15
*
avcodec/clearvideo: fix mixed code and declarations
James Almer
2018-04-04
1
-4
/
+5
*
avformat/mp3enc: use AVPacketList helper functions to queue packets
James Almer
2018-04-04
1
-16
/
+7
*
avformat/ttaenc: use AVPacketList helper functions to queue packets
James Almer
2018-04-04
1
-20
/
+8
*
avformat/matroskadec: use AVPacketList to queue packets
James Almer
2018-04-04
1
-39
/
+23
*
avformat/utils: optimize ff_packet_list_free()
James Almer
2018-04-04
1
-3
/
+6
*
avformat/utils: make AVPacketList helper functions shared
James Almer
2018-04-04
2
-24
/
+72
*
lavf/hls: Remove the dead code in parse_playlist()
Jun Zhao
2018-04-04
1
-7
/
+0
*
avcodec/sheervideo: add missing wrappers to sheervideodata.h
James Almer
2018-04-03
1
-0
/
+4
*
avcodec/clearvideo: add missing wrappers to clearvideodata.h
James Almer
2018-04-03
1
-1
/
+4
*
avcodec/libaomdec: add support for monochrome files
James Almer
2018-04-03
1
-4
/
+8
*
avcodec/libaomdec: remove duplicate code
James Almer
2018-04-03
1
-11
/
+2
*
lavc/cfhd: fix distortion of lowest 8 lines when height is not multiple of 16
Gagandeep Singh
2018-04-03
2
-12
/
+13
*
avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL
wm4
2018-04-03
19
-34
/
+67
*
avcodec/xwdenc: do not rely on AV_PIX_FMT_FLAG_PSEUDOPAL palettes
wm4
2018-04-03
1
-1
/
+8
*
avcodec/sheervideo: move tables to own header
Paul B Mahol
2018-04-03
2
-1070
/
+1094
*
avcodec/clearvideo: add inter-frame decoding
Paul B Mahol
2018-04-03
2
-105
/
+2443
*
avcodec/imgconvert: fix possible null pointer dereference
Simon Thelen
2018-04-03
1
-2
/
+3
*
fftools/cmdutils: add support for level flag in loglevel option parser
Tobias Rapp
2018-04-03
1
-18
/
+47
*
avcodec/aacdec_fixed: Fix integer overflow in apply_independent_coupling_fixed()
Michael Niedermayer
2018-04-02
1
-1
/
+1
*
avcodec/cscd: Error out when LZ* decompression fails
Michael Niedermayer
2018-04-02
1
-2
/
+6
*
avformat/options_table: Change the seek2any location in opt table.
Jun Zhao
2018-04-02
1
-1
/
+1
*
avcodec/libaomdec: remove references to gbrp pixfmt
James Almer
2018-04-02
1
-8
/
+4
[next]