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
path:
root
/
libavcodec
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
vqavideo: check the version
Luca Barbato
2013-07-07
1
-0
/
+11
*
vp8: Wait for prev_frame to parse segment_map before reading it
Ronald S. Bultje
2013-07-07
1
-6
/
+12
*
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
*
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
*
jpeg2000: Optimize output sample conversion
Michael Niedermayer
2013-07-02
1
-25
/
+44
*
jpeg2000: Reset s->numX/Ytiles on tile deallocation
Michael Niedermayer
2013-07-02
1
-0
/
+1
*
jpeg2000: Optimize dequantization
Michael Niedermayer
2013-07-02
1
-15
/
+16
*
jpeg2000: Do not assume a single tile
Michael Niedermayer
2013-07-02
1
-5
/
+11
*
jpeg2000: Speed up jpeg2000_decode_tile()
Michael Niedermayer
2013-07-02
1
-0
/
+4
*
jpeg2000: Use EBCOT's CAUSAL and BYPASS mode in decode_cblk()
Michael Niedermayer
2013-07-02
1
-25
/
+40
*
jpeg2000: Simplify jpeg2000_decode_packets()
Michael Niedermayer
2013-07-02
1
-6
/
+20
*
jpeg2000: Do not crash on NULL node in tag_tree_decode
Michael Niedermayer
2013-07-02
1
-0
/
+3
*
jpeg2000: Refactor SOT marker parsing
Michael Niedermayer
2013-07-02
1
-26
/
+18
*
jpeg2000: Proper cleanup on failure in decode_frame()
Luca Barbato
2013-07-02
2
-7
/
+13
*
jpeg2000: Use the correct sizeof in memset for T1 data
Michael Niedermayer
2013-07-02
1
-2
/
+3
*
jpeg2000: Simplify init_tile()
Michael Niedermayer
2013-07-02
1
-6
/
+4
*
jpeg2000: Update pixel format support
Michael Niedermayer
2013-07-02
1
-30
/
+20
*
jpeg2000: Compute corrections of sub-band coordinates
Michael Niedermayer
2013-07-02
1
-3
/
+7
*
jpeg2000: Remove unneeded variable initialization
Michael Niedermayer
2013-07-02
1
-1
/
+1
*
jpeg2000: Use separate fields for int and float codepaths
Michael Niedermayer
2013-07-02
3
-34
/
+41
*
jpeg2000: Split int/float codepaths depending on the DWT
Michael Niedermayer
2013-07-02
1
-15
/
+20
*
jpeg2000: Improve reduced resolution decoding
Michael Niedermayer
2013-07-02
1
-12
/
+6
*
jpeg2000: Compute quantization for 'scalar derived' in the correct case.
Michael Niedermayer
2013-07-02
1
-8
/
+8
*
jpeg2000: Calculate code-block coord in ff_jpeg2000_init_component()
Michael Niedermayer
2013-07-02
2
-9
/
+14
*
jpeg2000: Fix compute precedence error in lut_gain index
Michael Niedermayer
2013-07-02
1
-1
/
+1
*
jpeg2000: Initialize code blocks structures in precincts to 0
Michael Niedermayer
2013-07-02
1
-3
/
+3
*
jpeg2000: Check that we have enough components for MCT
Michael Niedermayer
2013-07-02
1
-0
/
+7
*
jpeg2000: Check that there is a SOT before SOD
Michael Niedermayer
2013-07-02
1
-0
/
+16
[next]