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
*
ppc: fix some pointer to integer casts
Mans Rullgard
2011-09-25
1
-5
/
+5
*
ppc: fix 32-bit PIC build
Mans Rullgard
2011-09-25
2
-6
/
+20
*
vmdaudio: fix decoding of 16-bit audio format.
Justin Ruggles
2011-09-25
1
-40
/
+80
*
lavf: do not set codec_tag for rawvideo
Mans Rullgard
2011-09-25
1
-3
/
+0
*
h264: check for out of bounds reads in ff_h264_decode_extradata().
Laurent Aimar
2011-09-25
1
-0
/
+4
*
flvdec: Check for overflow before allocating arrays
Michael Niedermayer
2011-09-25
1
-0
/
+3
*
avconv: use correct output stream index when checking max_frames
Anton Khirnov
2011-09-25
1
-2
/
+2
*
avconv: remove fake coded_frame on streamcopy hack
Anton Khirnov
2011-09-25
1
-5
/
+0
*
flvdec: Fix invalid pointer deferences when parsing index
Laurent Aimar
2011-09-24
1
-2
/
+2
*
configure: disable hardware capabilities ELF section with suncc on Solaris x86
Sean McGovern
2011-09-24
1
-0
/
+6
*
Use explicit struct initializers for AVCodec declarations.
Diego Biurrun
2011-09-24
16
-303
/
+252
*
Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations.
Diego Biurrun
2011-09-24
14
-159
/
+133
*
adpcmenc: Set bits_per_coded_sample
Justin Ruggles
2011-09-23
2
-0
/
+4
*
adpcmenc: fix QT IMA ADPCM encoder
Baptiste Coudurier
2011-09-23
2
-7
/
+38
*
adpcmdec: Fix QT IMA ADPCM decoder
Baptiste Coudurier
2011-09-23
4
-20
/
+52
*
permit decoding of multichannel ADPCM_EA_XAS
Peter Ross
2011-09-23
1
-0
/
+1
*
Fix input buffer size check in adpcm_ea decoder.
Reimar Döffinger
2011-09-23
1
-3
/
+9
*
fft: avoid a signed overflow
Sean McGovern
2011-09-23
2
-4
/
+4
*
mpegps: Handle buffer exhaustion when reading packets.
Alex Converse
2011-09-23
1
-3
/
+9
*
rtp: factorize dynamic payload type fallback
Rafaël Carré
2011-09-23
3
-6
/
+5
*
flvdec: Ignore the index if it's from a creator known to be different
Martin Storsjö
2011-09-23
1
-0
/
+12
*
cmdutils: move grow_array out of #if CONFIG_AVFILTER
Janne Grunau
2011-09-23
1
-2
/
+2
*
avconv: actually set InputFile.rate_emu
Anton Khirnov
2011-09-23
1
-0
/
+1
*
ratecontrol: update last_qscale_for sooner
Luca Barbato
2011-09-22
1
-0
/
+2
*
Fix unnecessary shift with 9/10bit vertical scaling
Kieran Kunhya
2011-09-23
4
-19
/
+19
*
prores: mark prores as intra-only in libavformat/utils.c:is_intra_only()
Diego Biurrun
2011-09-23
1
-0
/
+1
*
prores: return more meaningful error values
Diego Biurrun
2011-09-23
1
-16
/
+16
*
prores: improve error message wording
Diego Biurrun
2011-09-23
1
-14
/
+14
*
prores: cosmetics: prettyprinting, drop useless parentheses
Diego Biurrun
2011-09-23
1
-9
/
+7
*
prores: lowercase AVCodec name entry
Diego Biurrun
2011-09-23
1
-1
/
+1
*
Add LATM demuxer
Janne Grunau
2011-09-22
5
-3
/
+16
*
avplay: flush audio decoder with empty packets at EOF if the decoder has
Justin Ruggles
2011-09-22
1
-6
/
+23
*
8svx/iff: fix decoding of compressed stereo 8svx files.
Justin Ruggles
2011-09-22
2
-58
/
+88
*
8svx: log an error message if output buffer is too small
Justin Ruggles
2011-09-22
1
-1
/
+4
*
8svx: check packet size before reading the initial sample value.
Justin Ruggles
2011-09-22
1
-0
/
+4
*
8svx: output 8-bit samples instead of 16-bit.
Justin Ruggles
2011-09-22
1
-19
/
+18
*
8svx: split delta decoding into a separate function.
Justin Ruggles
2011-09-22
1
-7
/
+23
*
mp4: Don't read an empty Decoder Config Descriptor
Alex Converse
2011-09-22
1
-1
/
+1
*
fate.sh: Ignore errors from rm command during cleanup.
Diego Biurrun
2011-09-22
1
-1
/
+1
*
fate.sh: Run git-pull in quiet mode to avoid console spam.
Diego Biurrun
2011-09-22
1
-1
/
+1
*
Apple ProRes decoder
Maxim Poliakovski
2011-09-22
6
-1
/
+738
*
rtmp: Make the input FLV parser handle data cut at any point
Martin Storsjö
2011-09-22
1
-34
/
+27
*
rv34: Check for invalid slices offsets
Laurent Aimar
2011-09-22
1
-1
/
+10
*
eval: test isnan(sqrt(-1)) instead of just sqrt(-1)
Anton Khirnov
2011-09-22
2
-3
/
+3
*
swfdec: Add support for sample_rate_code 0 (5512 Hz)
Alex Converse
2011-09-21
1
-2
/
+3
*
dct-test: factor out some common code and do whas was likely intended
Mans Rullgard
2011-09-21
1
-75
/
+55
*
doc: library versions need to be bumped in version.h
Diego Biurrun
2011-09-21
1
-1
/
+1
*
Revert "ffmpeg: get rid of useless AVInputStream.nb_streams."
Anton Khirnov
2011-09-21
1
-3
/
+5
*
Remove some forgotten AVCodecContext.palctrl usage.
Anton Khirnov
2011-09-21
2
-4
/
+0
*
lavc/utils: move avcodec_init() higher in the file.
Anton Khirnov
2011-09-21
1
-14
/
+14
[next]