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
*
matroskaenc: write attachments.
Anton Khirnov
2011-09-27
1
-0
/
+72
*
matroskadec: export mimetype of attachments as metadata.
Anton Khirnov
2011-09-27
1
-0
/
+1
*
avconv: factorize common code from new_*_stream()
Anton Khirnov
2011-09-27
1
-17
/
+3
*
doc/avconv: expand documentation for some options.
Anton Khirnov
2011-09-27
1
-10
/
+12
*
doc/avconv: document -timelimit.
Anton Khirnov
2011-09-27
1
-0
/
+2
*
fate: allow testing with libavfilter disabled
Mans Rullgard
2011-09-27
3
-4
/
+10
*
x86: XOP/FMA4 CPU detection support
Jason Garrett-Glaser
2011-09-26
4
-2
/
+15
*
ws_snd: misc cosmetic clean-ups
Justin Ruggles
2011-09-26
1
-14
/
+11
*
ws_snd: remove the 2-bit ADPCM table and just subtract 2 instead.
Justin Ruggles
2011-09-26
1
-5
/
+4
*
ws_snd: use memcpy() and memset() instead of loops
Justin Ruggles
2011-09-26
1
-9
/
+6
*
ws_snd: use samples pointer for loop termination instead of a separate
Justin Ruggles
2011-09-26
1
-10
/
+5
*
ws_snd: make sure number of channels is 1
Justin Ruggles
2011-09-26
1
-0
/
+5
*
ws_snd: add some checks to prevent buffer overread or overwrite.
Justin Ruggles
2011-09-26
1
-4
/
+28
*
ws_snd: decode to AV_SAMPLE_FMT_U8 instead of S16.
Justin Ruggles
2011-09-26
1
-23
/
+24
*
flacdec: fix buffer size checking in get_metadata_size()
Justin Ruggles
2011-09-26
1
-1
/
+3
*
rtp: Simplify ff_rtp_get_payload_type
Rafaël Carré
2011-09-26
1
-14
/
+11
*
rtpenc: Add a payload type private option
Rafaël Carré
2011-09-26
4
-5
/
+18
*
rtp: Correct ff_rtp_get_payload_type documentation
Rafaël Carré
2011-09-26
1
-3
/
+1
*
avconv: replace all fprintf() by av_log().
Anton Khirnov
2011-09-26
2
-133
/
+118
*
avconv: change av_log verbosity from ERROR to FATAL for fatal errors.
Anton Khirnov
2011-09-26
1
-24
/
+24
*
cmdutils: replace fprintf() by av_log()
Anton Khirnov
2011-09-26
1
-36
/
+37
*
avtools: parse loglevel before all the other options.
Anton Khirnov
2011-09-26
7
-0
/
+45
*
oggdec: add support for Xiph's CELT codec
Nicolas George
2011-09-26
8
-2
/
+104
*
sol: return error if av_get_packet() fails.
Justin Ruggles
2011-09-25
1
-0
/
+2
*
cosmetics: reindent and pretty-print
Justin Ruggles
2011-09-25
1
-14
/
+14
*
libgsm: split init and close fuctions for encoder and decoder.
Justin Ruggles
2011-09-25
1
-20
/
+49
*
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
[next]