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
*
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
672
-4320
/
+4730
|
\
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
582
-3512
/
+3512
|
*
lavc: add AV prefix to codec ids.
Anton Khirnov
2012-08-07
5
-317
/
+698
*
|
build: Fix some paths in uninstall-libs
jamal
2012-08-07
1
-2
/
+2
*
|
checkheaders: Fix directory creation in out-of-tree builds.
jamal
2012-08-07
1
-6
/
+8
*
|
Merge commit 'f5d2c597e99af218b0d4d1cf9737c7e68ee934e4'
Michael Niedermayer
2012-08-07
3
-5
/
+14
|
\
\
|
|
/
|
*
build: fix library installation on cygwin
Yaakov Selkowitz
2012-08-07
1
-1
/
+4
|
*
mpc8: add a flush function
Justin Ruggles
2012-08-06
1
-0
/
+7
|
*
mpc8: set packet duration and stream start time instead of tracking frames
Justin Ruggles
2012-08-06
1
-4
/
+3
*
|
pnmdec: make ff_pnm_decode_header() more robust
Michael Niedermayer
2012-08-07
1
-6
/
+8
*
|
pnmdec: make pnm_get more robust
Michael Niedermayer
2012-08-07
1
-3
/
+3
*
|
configure: Add support for e500mc CPU
Derek Buitenhuis
2012-08-07
1
-0
/
+4
*
|
lavfi: add smptebars source
Paul B Mahol
2012-08-07
6
-3
/
+140
*
|
examples/muxing: set codec in the codec context
Stefano Sabatini
2012-08-07
1
-19
/
+20
*
|
avidec: fix AVStream.info memleak with dv.
Michael Niedermayer
2012-08-07
1
-0
/
+1
*
|
mpeg12dec: move checks out of decode picture coding extension.
Michael Niedermayer
2012-08-07
1
-22
/
+26
*
|
arm: fix compile with disable-optimizations on android
Michael Niedermayer
2012-08-07
2
-0
/
+4
*
|
doc: fix misspelled "convergence".
Clément Bœsch
2012-08-07
1
-1
/
+1
*
|
avcodec: add bmp parser
Paul B Mahol
2012-08-07
5
-1
/
+95
*
|
mpegaudiodec: replace assert() by check under #ifdef DEBUG
Michael Niedermayer
2012-08-07
1
-1
/
+4
*
|
proresenc_kostya: do not attempt to free random things
Michael Niedermayer
2012-08-07
1
-3
/
+0
*
|
h264: disable assert on current_picture_ptr being null.
Michael Niedermayer
2012-08-07
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-06
7
-95
/
+122
|
\
\
|
|
/
|
*
nuv: K&R formatting cosmetics
Diego Biurrun
2012-08-06
1
-70
/
+96
|
*
build: generalise rules and variable settings for av* programs
Mans Rullgard
2012-08-06
2
-8
/
+15
|
*
nuv: check RTjpeg header for validity
Janne Grunau
2012-08-06
2
-4
/
+8
|
*
Revert "nuv: check per-frame header for validity."
Janne Grunau
2012-08-06
1
-3
/
+3
|
*
imc: remove unused field IMCContext.one_div_log2
Mans Rullgard
2012-08-06
1
-2
/
+0
|
*
imc: fix size of a memset()
Mans Rullgard
2012-08-06
1
-1
/
+1
|
*
imc: remove empty if() block
Mans Rullgard
2012-08-06
1
-3
/
+0
|
*
fate: simplify variable setting filter.mak
Mans Rullgard
2012-08-06
1
-7
/
+2
|
*
lavf: Declare an AVRational struct without a struct literal
Martin Storsjö
2012-08-06
1
-1
/
+1
*
|
avidec: parse INFO tags at the end
Michael Niedermayer
2012-08-06
1
-5
/
+12
*
|
msrle: fix extradata palette handling
Michael Niedermayer
2012-08-06
1
-3
/
+8
*
|
ffprobe: refactor frames decoding.
Nicolas George
2012-08-06
1
-27
/
+22
*
|
mpegvideo: remove last_picture_ptr / h264 assert.
Michael Niedermayer
2012-08-06
1
-3
/
+0
*
|
mpegvideo.c: convert some asserts to av_assert
Michael Niedermayer
2012-08-06
1
-5
/
+5
*
|
svq1enc: set picture_structure correctly
Michael Niedermayer
2012-08-06
1
-0
/
+1
*
|
mpegvideo_enc: switch some assert to av_assert
Michael Niedermayer
2012-08-06
1
-19
/
+19
*
|
mpegvideo_enc: remove assert that has become obsolete with the new API
Michael Niedermayer
2012-08-06
1
-1
/
+0
*
|
udp: do not call pthread_{mutex,cond}_destroy when not initialized.
anonymous
2012-08-06
1
-3
/
+2
*
|
shorten: fix cmd type
Michael Niedermayer
2012-08-06
1
-1
/
+1
*
|
mpc7: remove duplicated definitions
Paul B Mahol
2012-08-06
1
-4
/
+0
*
|
mpc8: fix pts
Michael Niedermayer
2012-08-06
1
-1
/
+1
*
|
mov: dont clip timestamps at 0
Michael Niedermayer
2012-08-06
1
-2
/
+0
*
|
configure: make libtwolame check more robust
Paul B Mahol
2012-08-05
1
-1
/
+3
*
|
movenv: fix remuxing of qdm2
Piotr Bandurski
2012-08-06
1
-2
/
+7
*
|
aiffenc: fix remuxing of qdm2
Piotr Bandurski
2012-08-06
1
-0
/
+6
*
|
Replace various inlined inverse AVRational with av_inv_q().
Clément Bœsch
2012-08-06
10
-13
/
+12
*
|
lavfi/overlay: remove dead initialization.
Clément Bœsch
2012-08-06
1
-1
/
+1
[next]