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: export motion vectors in frame side data on demand
Clément Bœsch
2014-08-18
15
-2
/
+360
*
avdevice/v4l2: try to fix build for openbsd
Michael Niedermayer
2014-08-18
1
-1
/
+5
*
wvdec: check for eof in wv_read_block_header()
Paul B Mahol
2014-08-18
1
-1
/
+1
*
cafdec: check for eof in read_info_chunk()
Paul B Mahol
2014-08-18
1
-1
/
+1
*
Merge commit '42604902292ebaba39b13e8efd98419908518019'
Michael Niedermayer
2014-08-18
0
-0
/
+0
|
\
|
*
Prepare for 11_beta1 Release
Reinhard Tartler
2014-08-17
1
-1
/
+1
*
|
gifdec: use truncated width for image manipulation
Christophe Gisquet
2014-08-18
1
-9
/
+22
*
|
lavf/wavdec: add sanity check for AVCodecContext.channels
James Almer
2014-08-18
1
-1
/
+2
*
|
lavd/v4l2: do not fail when VIDIOC_ENUMSTD returns ENODATA
Andre Wolokita
2014-08-18
1
-1
/
+1
*
|
ffserver: warn if config uses a system port
Reynaldo H. Verdejo Pinochet
2014-08-17
1
-0
/
+2
*
|
ffserver: deprecate Port and BindAddress options in favor of HTTPPort and HTT...
Stefano Sabatini
2014-08-17
3
-10
/
+23
*
|
alacenc: fix extra bits extraction
Christophe Gisquet
2014-08-18
1
-2
/
+14
*
|
alacenc: increase predictor buffer
Christophe Gisquet
2014-08-18
1
-9
/
+10
*
|
avformat/mxf: added ULs for demuxing avid media composer mxf files
Mark Reid
2014-08-18
1
-0
/
+3
*
|
Merge commit '369380e1c4c6fc9b0d9ff04ec23d46b252ba7110'
Michael Niedermayer
2014-08-17
2
-1
/
+7
|
\
\
|
|
/
|
*
mxf: Support AAC
Luca Barbato
2014-08-17
2
-1
/
+7
*
|
Merge commit '747cd9560c2248ff2834f29cd2190646330e4676'
Michael Niedermayer
2014-08-17
1
-0
/
+1
|
\
\
|
|
/
|
*
mxf: Add the UL for the MPEG2VideoDescriptor
Luca Barbato
2014-08-17
1
-0
/
+1
*
|
Merge commit '304089aca7d238ae184e09993b5c737aa22e2c2c'
Michael Niedermayer
2014-08-17
2
-0
/
+15
|
\
\
|
|
/
|
*
mxf: Add UID print helpers
Luca Barbato
2014-08-17
2
-0
/
+15
*
|
Merge commit '11db644a8e54f02e54d2eaad343a87fcb697c15e'
Michael Niedermayer
2014-08-17
1
-2
/
+2
|
\
\
|
|
/
|
*
lavr: Update the planar check in ff_audio_convert
Luca Barbato
2014-08-17
1
-2
/
+2
*
|
Merge commit '96ce6d6f119a16e489941c629a2805204322b717'
Michael Niedermayer
2014-08-17
1
-10
/
+31
|
\
\
|
|
/
|
*
doc: Add more information in the README
Luca Barbato
2014-08-16
2
-12
/
+41
*
|
Merge remote-tracking branch 'cigaes/master'
Michael Niedermayer
2014-08-17
1
-9
/
+6
|
\
\
|
*
|
lavf/http: remove special case for cookies attributes.
Nicolas George
2014-08-17
1
-5
/
+0
|
*
|
lavf/http: fix cookie parsing.
Nicolas George
2014-08-17
1
-4
/
+6
*
|
|
avcodec/lcldec: fix decoding of YUV444 sample
Piotr Bandurski
2014-08-17
1
-1
/
+2
|
/
/
*
|
avcodec/h264_mb: fix grayscale only decoding with weighted prediction
Michael Niedermayer
2014-08-17
1
-25
/
+31
*
|
avcodec/rpza: fix +- error
Michael Niedermayer
2014-08-17
1
-2
/
+2
*
|
vcodec/rpza: print mismatching size in case of error
Michael Niedermayer
2014-08-17
1
-1
/
+5
*
|
avformat/movenchint: use av_freep() for safety
Michael Niedermayer
2014-08-17
1
-2
/
+2
*
|
ffprobe: add -show_data_hash option.
Nicolas George
2014-08-17
3
-0
/
+45
*
|
vidstabutils: fix indentation
Timothy Gu
2014-08-17
1
-5
/
+5
*
|
avformat/mpegts: Use differential score for analyze()
Michael Niedermayer
2014-08-16
1
-1
/
+4
*
|
swresample: Add AVFrame based API
Michael Niedermayer
2014-08-16
5
-1
/
+224
*
|
Merge remote-tracking branch 'cus/stable'
Michael Niedermayer
2014-08-16
1
-7
/
+5
|
\
\
|
*
|
mpegts: always parse pcr
Marton Balint
2014-08-16
1
-7
/
+5
*
|
|
cinedec: add shutter and crop metadata
Ben Hagen
2014-08-16
1
-1
/
+13
*
|
|
avcodec/mips/compute_antialias_float: remove unused variable
Michael Niedermayer
2014-08-16
1
-3
/
+0
*
|
|
avcodec/hevc_mvs: dont redundantly initialize ref_idx_curr
Michael Niedermayer
2014-08-16
1
-1
/
+1
*
|
|
avformat/udp: remove unneeded variable initialization
Michael Niedermayer
2014-08-16
1
-1
/
+1
*
|
|
avformat/udp: dont mix integers with pointers
Michael Niedermayer
2014-08-16
1
-2
/
+2
*
|
|
avcodec/dvbsubdec: dont mix integers with pointers
Michael Niedermayer
2014-08-16
1
-2
/
+2
*
|
|
avcodec/dvdsubdec: Dont mix integers with pointers
Michael Niedermayer
2014-08-16
1
-2
/
+2
|
/
/
*
|
dict.c: empty dictionaries should be a NULL pointer.
Reimar Döffinger
2014-08-16
1
-2
/
+9
*
|
Use new av_dict_set_int helper function.
Reimar Döffinger
2014-08-16
14
-102
/
+34
*
|
dict.c: Add av_dict_set_int helper function.
Reimar Döffinger
2014-08-16
4
-1
/
+20
*
|
avformat/thp: dont mix integers with pointers
Michael Niedermayer
2014-08-16
1
-1
/
+1
*
|
avfilter/lavfutils/ff_load_image: Return error if no frame could be decoded
Michael Niedermayer
2014-08-16
1
-0
/
+2
[next]