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
*
mlpdec: Do not set invalid context in read_restart_header
Luca Barbato
2013-07-12
1
-9
/
+14
*
mlpdsp: x86: Respect cpuflags
Luca Barbato
2013-07-12
1
-1
/
+5
*
pcx: Do not overread source buffer in pcx_rle_decode
Luca Barbato
2013-07-12
1
-8
/
+16
*
pcx: K&R formatting cosmetics
Luca Barbato
2013-07-12
1
-57
/
+59
*
configure: Check for support for labels in the inline assembly
Martin Storsjö
2013-07-11
2
-0
/
+9
*
wmavoice: conceal clearly corrupted blocks
Luca Barbato
2013-07-10
1
-4
/
+17
*
wmavoice: use init_static_data
Luca Barbato
2013-07-10
1
-19
/
+25
*
wmavoice: return meaningful error codes
Luca Barbato
2013-07-10
1
-12
/
+13
*
iff: Do not read over the source buffer
Luca Barbato
2013-07-10
1
-1
/
+1
*
iff: K&R formatting cosmetics
Luca Barbato
2013-07-10
1
-42
/
+44
*
qdm2: Conceal broken samples
Luca Barbato
2013-07-09
1
-3
/
+10
*
qdm2: refactor joined stereo support
Luca Barbato
2013-07-09
1
-10
/
+12
*
adpcm: Write the correct number of samples for ima-dk4
Luca Barbato
2013-07-09
1
-1
/
+1
*
imc: Catch a division by zero
Luca Barbato
2013-07-09
1
-0
/
+4
*
atrac3: Error on impossible encoding/channel combinations
Luca Barbato
2013-07-09
1
-2
/
+4
*
atrac3: set the getbits context the right buffer_end
Luca Barbato
2013-07-09
1
-1
/
+1
*
atrac3: fix error handling
Luca Barbato
2013-07-09
1
-2
/
+2
*
movenc: Rename the timestamp parameter to dts in write_hint_packets
Martin Storsjö
2013-07-08
1
-4
/
+4
*
movenc: Make sure the RTP hint tracks have nondecreasing DTS
Martin Storsjö
2013-07-08
1
-3
/
+14
*
qdm2: check and reset dithering index per channel
Luca Barbato
2013-07-07
1
-2
/
+1
*
qdm2: formatting cosmetics
Luca Barbato
2013-07-07
1
-187
/
+204
*
qdm2: use init_static_data
Luca Barbato
2013-07-07
1
-128
/
+148
*
westwood_vqa: do not free extradata on error in read_header
Luca Barbato
2013-07-07
1
-2
/
+0
*
vqavideo: check the version
Luca Barbato
2013-07-07
1
-0
/
+11
*
cmdutils: wrap exit explicitly
Luca Barbato
2013-07-07
4
-45
/
+70
*
movenc: K&R formatting cosmetics
Martin Storsjö
2013-07-07
2
-197
/
+198
*
Makefile: Remove stray tabs
Michael Niedermayer
2013-07-07
1
-1
/
+1
*
vp8: Wait for prev_frame to parse segment_map before reading it
Ronald S. Bultje
2013-07-07
1
-6
/
+12
*
yuv4mpeg: Correctly round chroma up for odd luma sizes
Ronald S. Bultje
2013-07-07
1
-2
/
+3
*
rmdec: Use the AVIOContext given as parameter in rm_read_metadata()
Michael Niedermayer
2013-07-07
1
-6
/
+6
*
avio: Handle AVERROR_EOF in the same way as the return value 0
Michael Niedermayer
2013-07-07
1
-1
/
+1
*
wtv: Mark attachment with a negative stream id
Luca Barbato
2013-07-07
1
-0
/
+1
*
avprobe: rename the prettyprint structures
Luca Barbato
2013-07-07
1
-10
/
+10
*
tools: Wording and formatting cosmetics
Diego Biurrun
2013-07-06
2
-9
/
+9
*
tests: Only run noproxy test if networking is enabled
Diego Biurrun
2013-07-06
2
-6
/
+7
*
fifo: K&R formatting cosmetics
Luca Barbato
2013-07-06
1
-24
/
+28
*
kmvc: Clip pixel position to valid range
Luca Barbato
2013-07-06
1
-1
/
+2
*
kmvc: use fixed sized arrays in the context
Luca Barbato
2013-07-06
1
-19
/
+1
*
bitstream_filter: K&R formatting cosmetics
Luca Barbato
2013-07-05
1
-22
/
+32
*
compat: wrap math.h to avoid AIX-specific clashes
Luca Barbato
2013-07-04
2
-0
/
+17
*
log: pass the correct parameters to missing_feature_sample
Luca Barbato
2013-07-04
1
-7
/
+2
*
indeo: reject negative array indexes
Luca Barbato
2013-07-04
1
-13
/
+29
*
indeo: Cosmetic formatting
Luca Barbato
2013-07-04
1
-20
/
+32
*
indeo: Refactor ff_ivi_init_tiles and ivi_decode_blocks
Luca Barbato
2013-07-04
1
-120
/
+153
*
indeo: Refactor ff_ivi_dec_huff_desc
Luca Barbato
2013-07-04
1
-30
/
+32
*
indeo: use a typedef for the mc function pointer
Luca Barbato
2013-07-04
1
-4
/
+5
*
cabac: x86 version of get_cabac_bypass
Jason Garrett-Glaser
2013-07-04
2
-1
/
+42
*
aic: use chroma scan tables while decoding luma component in progressive mode
Kostya Shishkov
2013-07-04
1
-4
/
+5
*
jpeg2000: Use the matching coding style struct for transform selection
Michael Niedermayer
2013-07-02
1
-2
/
+4
*
jpeg2000: Merge rescaling with interleaving in 9/7 IDWT
Michael Niedermayer
2013-07-02
1
-24
/
+10
[next]