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
*
swscale: process horizontal lines in batches
Pedro Arthur
2015-08-18
3
-16
/
+49
*
swscale: refactor horizontal scaling
Pedro Arthur
2015-08-18
7
-11
/
+751
*
fate: add -fflags +bitexact in a few places.
Ronald S. Bultje
2015-08-17
1
-5
/
+5
*
fate: explicitly specify audio bitrate for adpcm/mp2fixed tests.
Ronald S. Bultje
2015-08-17
1
-1
/
+2
*
fate: move -flags +mv0 -> -mpv_flags +mv0.
Ronald S. Bultje
2015-08-17
1
-7
/
+8
*
avfilter: add scale2ref filter
Michael Niedermayer
2015-08-17
6
-8
/
+103
*
lavc/mjpegdec: Detect more CMYK images.
Carl Eugen Hoyos
2015-08-17
1
-0
/
+6
*
swscale/swscale-test: Fix slice height in random reference data creation.
Michael Niedermayer
2015-08-17
1
-1
/
+1
*
avcodec/rv30: fix switching back to the original resolution
Michael Niedermayer
2015-08-17
2
-0
/
+8
*
ffmpeg_vdpau: Ignore decoder's max supported level
Philip Langdale
2015-08-16
2
-1
/
+5
*
buffersink: introduce FIFO_INIT_ELEMENT_SIZE to complement FIFO_INIT_SIZE
Andreas Cadhalpun
2015-08-16
1
-8
/
+8
*
ffmpeg: use av_buffersrc_add_frame instead of av_buffersrc_add_ref
Andreas Cadhalpun
2015-08-16
1
-5
/
+1
*
avfilter/avfiltergraph: Implement and use find_best_sample_fmt_of_2()
Michael Niedermayer
2015-08-16
1
-0
/
+47
*
lavf/matroskadec: Fully parse and repack MP3 packets
Rodger Combs
2015-08-16
1
-1
/
+3
*
doc/filter_design: Remove reference to the deprecated and unused cur_buf_copy
Michael Niedermayer
2015-08-16
1
-1
/
+1
*
doc/examples: rename avio_list_dir -> avio_dir_cmd
Mariusz Szczepańczyk
2015-08-16
5
-5
/
+5
*
ffmpeg: Use the decoders dimensions in sub2video_get_blank_frame()
Michael Niedermayer
2015-08-15
1
-2
/
+2
*
ffmpeg: Use actual frame dimensions in checks in sub2video_update()
Michael Niedermayer
2015-08-15
1
-2
/
+1
*
ffmpeg: Print sub2video: rectangle coordinates in case of overflows
Michael Niedermayer
2015-08-15
1
-1
/
+3
*
ffmpeg_filter: Do not override the dimensions in sub2video_prepare()
Michael Niedermayer
2015-08-15
1
-2
/
+2
*
avcodec/flashsvenc: Correct max dimension in error message
Michael Niedermayer
2015-08-15
1
-1
/
+1
*
avcodec/svq1enc: Check dimensions
Michael Niedermayer
2015-08-15
1
-0
/
+5
*
movtextdec: Add support for automatic text wrapping
Niklesh
2015-08-14
1
-1
/
+24
*
examples/avio_list_dir: add move and delete methods
Mariusz Szczepańczyk
2015-08-15
1
-16
/
+76
*
avfilter/avf_avectorscope: add polar mode
Paul B Mahol
2015-08-14
2
-2
/
+25
*
avcodec/qsvenc: Set MaxKpbs to rc_max_rate for CBR and VBR (bitrate is equal ...
Sven Dueking
2015-08-14
1
-1
/
+1
*
mxfdec: set AVFMT_SEEK_TO_PTS demuxer flag
Marton Balint
2015-08-14
1
-0
/
+1
*
avcodec/faxcompr: negate uncompressed runs
Michael Niedermayer
2015-08-14
1
-1
/
+1
*
avcodec/faxcompr: Factor decode_uncompressed() out
Michael Niedermayer
2015-08-14
1
-127
/
+85
*
lavf/mpegts: apply misc option description fixes
Stefano Sabatini
2015-08-14
1
-8
/
+8
*
doc/demuxers/mpegts: apply a minor grammar fix to option description
Stefano Sabatini
2015-08-14
1
-1
/
+1
*
doc/demuxers/mpegts: update documentation
Stefano Sabatini
2015-08-14
1
-0
/
+13
*
ffmpeg_opt: Prefer audio streams with packets
Michael Niedermayer
2015-08-14
1
-3
/
+5
*
avformat/rmdec: MLTI with multiple MDPR support
Michael Niedermayer
2015-08-14
1
-8
/
+38
*
avformat/rmdec: Move MLTI handling out of ff_rm_read_mdpr_codecdata()
Michael Niedermayer
2015-08-14
1
-15
/
+22
*
lavf/ftp: implement NLST method
Mariusz Szczepańczyk
2015-08-14
1
-14
/
+81
*
doc/developer: Suggest everyone to help with patch reviews
Michael Niedermayer
2015-08-13
1
-0
/
+4
*
crypto_bench: add support for ripemd-128
James Almer
2015-08-13
1
-0
/
+4
*
crypto_bench: add support for xtea
James Almer
2015-08-13
1
-0
/
+24
*
crypto_bench: add support for rc4
James Almer
2015-08-13
1
-0
/
+24
*
crypto_bench: add support for blowfish
James Almer
2015-08-13
1
-0
/
+45
*
avcodec/tiff: Support uncompressed G3 CCITT fax
Michael Niedermayer
2015-08-13
1
-5
/
+1
*
avcodec/faxcompr: Support uncompressed escapes in decode_group3_1d_line()
Michael Niedermayer
2015-08-13
1
-2
/
+71
*
avcodec/tiff: Support uncompressed G4 CCITT fax
Michael Niedermayer
2015-08-13
1
-1
/
+1
*
avcodec/faxcompr: Support cmode == 9 && xxx == 7
Michael Niedermayer
2015-08-13
1
-2
/
+72
*
avcodec/faxcompr: Print the unsupported mode number
Michael Niedermayer
2015-08-13
1
-1
/
+2
*
avformat/wavdec: Detect wrongly interpreted specification about the sample va...
Michael Niedermayer
2015-08-13
1
-0
/
+9
*
avformat/wavdec: Do not discard sample_count due to rounding
Michael Niedermayer
2015-08-13
1
-1
/
+1
*
avformat/tls_gnutls: correct version detection for certificate support
Ganesh Ajjanagadde
2015-08-13
1
-1
/
+1
*
avcodec/dvbsubdec: Print field lens in case they are too lerge
Michael Niedermayer
2015-08-13
1
-1
/
+1
[next]