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
...
*
fix overflow and remove wrong comment
Michael Niedermayer
2006-11-30
1
-2
/
+1
*
return optimal fraction
Michael Niedermayer
2006-11-30
1
-1
/
+9
*
Fix compile with --disable-muxers, patch by Loïc Le Loarer, lll+ffmpeg m4x org.
Loïc Le Loarer
2006-11-30
1
-4
/
+6
*
Better VQA demuxer
Kostya Shishkov
2006-11-29
1
-38
/
+69
*
VQA v1 support
Kostya Shishkov
2006-11-29
1
-1
/
+16
*
cleanup the #ifdef mess in encoder/decoder/parser registration
Aurelien Jacobs
2006-11-28
2
-802
/
+216
*
matroska: scale timecode according to time_scale
Aurelien Jacobs
2006-11-28
1
-1
/
+1
*
move source_package declaration in the loop and reset it each iteration
Baptiste Coudurier
2006-11-28
1
-1
/
+1
*
readjust dts if negative
Baptiste Coudurier
2006-11-28
2
-4
/
+14
*
Correct information in header
Kostya Shishkov
2006-11-28
1
-2
/
+2
*
Change "p" asm constraints to "g", since "p" was a no longer necessary hack to
Reimar Döffinger
2006-11-27
1
-2
/
+2
*
10l in r7174 caused all options to be treated as filenames.
Loren Merritt
2006-11-27
1
-1
/
+1
*
alphabetic reordering of codec registration
Robert Swain
2006-11-27
1
-568
/
+567
*
cleanup the #ifdef mess in muxer/demuxer registration
Aurelien Jacobs
2006-11-27
2
-419
/
+114
*
Add support for files that begin with a dash.
Timo Lindfors
2006-11-27
1
-2
/
+6
*
PIC fix
Michael Niedermayer
2006-11-27
1
-1
/
+1
*
Move copy_block* functions to dsp dsputil.h
Brian Foley
2006-11-26
3
-144
/
+77
*
Correct rounding values in overlap filtering
Kostya Shishkov
2006-11-26
3
-32
/
+36
*
B-frames support for adv. profile
Kostya Shishkov
2006-11-26
1
-2
/
+58
*
100l: Initialize dc_scale with current quantizer for adv I frames
Kostya Shishkov
2006-11-26
1
-4
/
+3
*
Use halfpq in coefficient scaling
Kostya Shishkov
2006-11-26
1
-12
/
+12
*
Remove redundant comment.
Diego Biurrun
2006-11-25
1
-3
/
+0
*
typo
Luca Barbato
2006-11-24
1
-1
/
+1
*
Implement DELTA_FLI opcodes correctly. Patch by Steven Johnson
Steven Johnson
2006-11-24
1
-1
/
+7
*
support byte_run=0 case in DELTA_FLI (this case means only skip pixels)
Alex Beregszaszi
2006-11-23
1
-1
/
+1
*
10l memory corruption bug found by Steven Johnson
Alex Beregszaszi
2006-11-23
1
-1
/
+1
*
No need for special trick anymore for flac in matroska.
Aurelien Jacobs
2006-11-23
1
-8
/
+0
*
flac: allow reading of full metadata headers from extradata
Aurelien Jacobs
2006-11-23
1
-47
/
+56
*
bring AC3 encoder output up to input volume level
Bill O'Shaughnessy
2006-11-23
4
-4
/
+4
*
Set CODEC_TYPE_DATA for timecode tracks.
Reimar Döffinger
2006-11-22
1
-0
/
+7
*
Set st->need_parsing = 2 for MPEG-content.
Reimar Döffinger
2006-11-22
1
-0
/
+2
*
fix bitstream to be correctly decoded by quicktime
Baptiste Coudurier
2006-11-22
3
-3
/
+3
*
fix sigfpe with intra only encoding
Baptiste Coudurier
2006-11-22
1
-1
/
+1
*
add interactive support for MinGW
Ramiro Polla
2006-11-22
1
-27
/
+16
*
Conditionally compile some of the AltiVec optimizations.
Diego Biurrun
2006-11-22
2
-6
/
+11
*
fix some potential security issues, patch by Matthias Hopf, mat at mshopf dot de
Matthias Hopf
2006-11-22
2
-2
/
+6
*
typo
Baptiste Coudurier
2006-11-22
1
-2
/
+2
*
fix b frames + -mbd rd without -psnr (yes that was seriously buggy and probab...
Michael Niedermayer
2006-11-22
2
-8
/
+8
*
add support for FLAC in matroska
Aurelien Jacobs
2006-11-21
1
-0
/
+9
*
Fix compilation with VC-1 decoder disabled.
Diego Biurrun
2006-11-21
1
-1
/
+1
*
fix b frames + -mbd rd without -psnr (yes that was seriously buggy and probab...
Michael Niedermayer
2006-11-21
1
-1
/
+1
*
100l infinite loop fix
Michael Niedermayer
2006-11-21
1
-1
/
+1
*
move common voc muxer and demuxer data to voc.c
Aurelien Jacobs
2006-11-21
5
-35
/
+42
*
split voc.c into vocdec.c and vocenc.c
Aurelien Jacobs
2006-11-21
4
-107
/
+138
*
typo
Diego Biurrun
2006-11-21
1
-1
/
+1
*
Decode non-interleaved scans
Kostya Shishkov
2006-11-21
1
-8
/
+2
*
Kb --> kb
Diego Biurrun
2006-11-20
2
-4
/
+4
*
Nuke config.log support.
Diego Biurrun
2006-11-20
2
-3
/
+0
*
Fix declaration and code thingie
Guillaume Poirier
2006-11-20
1
-1
/
+2
*
allow amr bitrate to be changed "on the fly" through avctx->bitrate.
Martin
2006-11-20
1
-1
/
+5
[prev]
[next]