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
*
setpts: deprecate RTCTIME, we have time(0) which is more generic
Michael Niedermayer
2013-01-25
1
-0
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-01-25
2
-0
/
+20
|
\
|
*
avfilter: allow setpts filter to use wallclock time for calculations
Vladimir Pantelic
2013-01-25
2
-0
/
+16
*
|
Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b'
Michael Niedermayer
2013-01-25
9
-3
/
+53
|
\
\
|
|
/
|
*
lavu: Add av_strnstr()
Vladimir Pantelic
2013-01-25
5
-1
/
+37
|
*
h264: Allow discarding the cropping information from SPS
Vittorio Giovara
2013-01-25
4
-1
/
+18
*
|
Merge commit '33552a5f7b6ec7057516f487b1a902331f8c353e'
Michael Niedermayer
2013-01-25
2
-60
/
+59
|
\
\
|
|
/
|
*
arm: Add mathops.h to ARCH_HEADERS list
Diego Biurrun
2013-01-24
1
-0
/
+2
|
*
avstring: K&R formatting cosmetics
Luca Barbato
2013-01-24
1
-59
/
+56
*
|
Merge commit '2c10e2a2f62477efaef5b641974594f7df4ca339'
Michael Niedermayer
2013-01-25
2
-79
/
+76
|
\
\
|
|
/
|
*
build: Make the H.264 parser select h264qpel
Diego Biurrun
2013-01-24
1
-1
/
+1
|
*
x86: h264qpel: add cpu flag checks for init function
Janne Grunau
2013-01-24
1
-72
/
+75
*
|
swscale: check flags instead of nb_components to find if pixel format have alpha
Paul B Mahol
2013-01-25
1
-1
/
+1
*
|
lavc/gifdec: remove obsolete check
Paul B Mahol
2013-01-25
1
-5
/
+0
*
|
lavc/gifdec: move idx_line allocation out of gif_read_header1()
Paul B Mahol
2013-01-25
1
-4
/
+4
*
|
lavc/gifdec: do not return nonzero *got_frame if frame is not passed
Paul B Mahol
2013-01-25
1
-8
/
+6
*
|
lavc/gifdec: simplify "!= 0" checks
Paul B Mahol
2013-01-25
1
-3
/
+3
*
|
lavc/gifdec: use memcpy()
Paul B Mahol
2013-01-25
1
-4
/
+2
*
|
Merge commit '6bdb841b46d170d58488deaed720729b79223b1d'
Michael Niedermayer
2013-01-25
1
-3
/
+3
|
\
\
|
|
/
|
*
h264: copy h264qpel dsp context to slice thread copies
Janne Grunau
2013-01-24
1
-0
/
+1
|
*
arm: h264qpel: use neon h264 qpel functions only if supported
Janne Grunau
2013-01-24
1
-3
/
+3
*
|
vqavideo: check chunk sizes before reading chunks
Michael Niedermayer
2013-01-25
1
-0
/
+10
*
|
eacmv: Free frames on resolution changes
Michael Niedermayer
2013-01-25
1
-1
/
+6
*
|
gifdec: check that w,h is not zero
Michael Niedermayer
2013-01-25
1
-0
/
+2
*
|
Fix compilation with --disable-everything on x86_32.
Carl Eugen Hoyos
2013-01-25
1
-1
/
+1
*
|
ffmpeg: fix typo in open_files() message
Stefano Sabatini
2013-01-25
1
-1
/
+1
*
|
lavf/img2enc: extend current options documentation
Stefano Sabatini
2013-01-25
2
-4
/
+9
*
|
lavf/img2dec: fix option help fields
Stefano Sabatini
2013-01-25
1
-3
/
+3
*
|
doc/faq: fill missing word in the concat protocol entry
Stefano Sabatini
2013-01-25
1
-1
/
+1
*
|
doc/faq: mention concat protocol documentation in the protocol concatenation ...
Stefano Sabatini
2013-01-25
1
-0
/
+4
*
|
gifdec: gif_copy_img_rect: Fix end pointer
Michael Niedermayer
2013-01-24
1
-1
/
+1
*
|
h264_qpel: put cpuflags checks back.
Michael Niedermayer
2013-01-24
1
-0
/
+6
*
|
cavsdec: check for value in get_ue_code()
Michael Niedermayer
2013-01-24
1
-3
/
+7
*
|
lavu/timecode: fix time code calculation for 60000/1001 drop frame
Jason
2013-01-24
1
-7
/
+10
*
|
lavu/timecode: Allow drop frame mode for 60000/1001 fps
Jason
2013-01-24
2
-3
/
+3
*
|
movenc: check that fps for tmcd is within encodable range.
Michael Niedermayer
2013-01-24
1
-0
/
+5
*
|
movenc: Calculate fps for tmcd without intermediate step.
Michael Niedermayer
2013-01-24
1
-1
/
+1
*
|
ffmpeg: copy tmcd track timebase parameters
Michael Niedermayer
2013-01-24
1
-0
/
+6
*
|
lavc: include timebase in avcodec string at debug level.
Michael Niedermayer
2013-01-24
1
-0
/
+9
*
|
mpeg12demux: Fallback to startcode for stream type identification.
Michael Niedermayer
2013-01-24
1
-4
/
+0
*
|
eacdata: do not set sample_fmt
Paul B Mahol
2013-01-24
1
-1
/
+0
*
|
flic: do not set sample_fmt
Paul B Mahol
2013-01-24
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-01-24
29
-2488
/
+2430
|
\
\
|
|
/
|
*
dsputil: Separate h264 qpel
Mans Rullgard
2013-01-24
27
-2459
/
+2387
*
|
Merge commit '7a95afe433b2a692f490b98948c082e62ffc1d27'
Michael Niedermayer
2013-01-24
1
-1
/
+1
|
\
\
|
|
/
|
*
doc: fix dependencies in pod generation
Luca Barbato
2013-01-24
1
-1
/
+1
*
|
Merge commit '528878ee7b377e23a194d7c801571d97793047e0'
Michael Niedermayer
2013-01-24
1
-6
/
+0
|
\
\
|
|
/
|
*
openbsd: configure: Stop enabling PIC by default
Diego Biurrun
2013-01-24
1
-6
/
+0
*
|
Merge commit '4a4a7e138c92901e04db46a6b05cc6948023e5f5'
Michael Niedermayer
2013-01-24
2
-2
/
+2
|
\
\
|
|
/
|
*
rtpenc_chain: Use the original AVFormatContext for getting payload type
Martin Storsjö
2013-01-24
1
-1
/
+1
[next]