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
*
avcodec/jpeg2000: Move L band scaling from the 9/7f wavelet to quantization s...
Michael Niedermayer
2015-06-22
2
-4
/
+9
*
avcodec/jpeg2000dwt: use 32x32->64 multiplies in the 9/7i DWT
Michael Niedermayer
2015-06-22
1
-8
/
+25
*
avcodec/jpeg2000: Move H band scaling from wavelet into quantization code
Michael Niedermayer
2015-06-22
2
-10
/
+19
*
avcodec/jpeg2000dwt: Move K/X constants to header
Michael Niedermayer
2015-06-22
2
-2
/
+2
*
avcodec/jpeg2000: Move gainb handling into the quantization code
Michael Niedermayer
2015-06-22
2
-17
/
+16
*
Merge commit '8655c54160767de1a6b96f8bc310d6e4eaceff48'
Michael Niedermayer
2015-06-21
5
-7
/
+74
|
\
|
*
libvpx: Support the vp9 extended profiles
Luca Barbato
2015-06-21
6
-24
/
+88
*
|
Merge commit '05bf3f54e6078716f6267df530bf1d474ca3d606'
Michael Niedermayer
2015-06-21
1
-1
/
+2
|
\
\
|
|
/
|
*
libvpx: Do not set vp8 only parameters when encoding in vp9
Luca Barbato
2015-06-20
1
-2
/
+5
*
|
Merge commit '6ec688e1bc76dd93151cbca1c340162ae4b10d77'
Michael Niedermayer
2015-06-21
1
-1
/
+1
|
\
\
|
|
/
|
*
mp3: enable packed main_data decoding in MP4
nu774
2015-06-20
1
-7
/
+0
|
*
libwebpenc: use WebPMemoryWriterClear()
James Almer
2015-06-17
1
-0
/
+4
*
|
avcodec/jpeg2000dwt: Fix value of F_LFTG_X and I_LFTG_X
Michael Niedermayer
2015-06-21
1
-5
/
+2
*
|
avcodec/jpeg2000dwt: also test 9/7 float DWT
Michael Niedermayer
2015-06-21
1
-2
/
+44
*
|
avcodec/jpeg2000dwt: List differences for DWT test
Michael Niedermayer
2015-06-21
1
-0
/
+7
*
|
avcodec/jpeg2000dwt: increase the number of test iterations
Michael Niedermayer
2015-06-21
1
-1
/
+1
*
|
avcodec/jpeg2000dwt: Also test 9/7 integer DWT
Michael Niedermayer
2015-06-21
1
-2
/
+3
*
|
avcodec/jpeg2000dwt: Allow testing with a maximum allowed difference
Michael Niedermayer
2015-06-21
1
-4
/
+6
*
|
lavc/adpcm: THP: don't use the ADPC/SEEK table when not seeking
Rodger Combs
2015-06-21
1
-4
/
+17
*
|
Support demuxing 4gv codec stored in qcp files
Paul B Mahol
2015-06-21
2
-0
/
+8
*
|
avcodec/mjpegdec: dont try to combine fields for decimated multiscope 2 material
Michael Niedermayer
2015-06-21
2
-0
/
+4
*
|
libvpxenc: support setting colorspace for vp9
James Zern
2015-06-20
1
-0
/
+29
*
|
lavc/adpcm: THP: fix indentation
Rodger Combs
2015-06-21
1
-8
/
+8
*
|
avcodec/mqcenc: Remove unused variable
Michael Niedermayer
2015-06-20
1
-1
/
+0
*
|
lavc/adpcm: THP: allow channel counts up to 10
Rodger Combs
2015-06-20
1
-3
/
+5
*
|
lavc/adpcm: THP: handle packets with sample counts not divisible by 14
Rodger Combs
2015-06-20
1
-4
/
+10
*
|
lavc: add little-endian ADPCM_THP decoder
Rodger Combs
2015-06-20
6
-7
/
+30
*
|
avcodec/jpeg2000dec: Replace TPsot check by assert
Michael Niedermayer
2015-06-20
1
-5
/
+2
*
|
avcodec/jpeg2000dec: Increase tile part limit to 256
Michael Niedermayer
2015-06-20
1
-1
/
+1
*
|
avcodec/jpeg2000dwt: Fill array using 2d instead of 1d accesses
Michael Niedermayer
2015-06-20
1
-1
/
+1
*
|
avcodec/jpeg2000dwt: Factor dwt test code out so it can be easily used with t...
Michael Niedermayer
2015-06-20
1
-23
/
+34
*
|
avcodec/jpeg2000dwt: Fix special cases in sd_1d53()
Michael Niedermayer
2015-06-20
1
-4
/
+4
*
|
avcodec/jpeg2000dwt: add test for the 5/3 wavelet
Michael Niedermayer
2015-06-20
2
-0
/
+57
*
|
avcodec/jpeg2000dwt: Fix order of operations in integer decomposition wavelets
Michael Niedermayer
2015-06-20
1
-32
/
+34
*
|
avcodec/j2kenc: Use JP2 format by default
Michael Niedermayer
2015-06-19
1
-1
/
+1
*
|
avcodec/j2kenc: Support writing JP2 encapsulation
Michael Niedermayer
2015-06-19
1
-1
/
+87
*
|
avcodec/dpxenc: implement write16/32 as functions
Michael Niedermayer
2015-06-19
1
-10
/
+13
*
|
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for hpel functions
Shivraj Patil
2015-06-19
6
-0
/
+1663
*
|
avcodec/fic: Add skip_cursor AVOption
Michael Niedermayer
2015-06-19
1
-1
/
+17
*
|
avcodec/j2kenc: YUV should not use the ICT
Michael Niedermayer
2015-06-19
1
-1
/
+1
*
|
avcodec/fft-test: fix type of cpuflags
Michael Niedermayer
2015-06-19
1
-1
/
+1
*
|
vp9: don't retain NULL as segmentation_map
Andreas Cadhalpun
2015-06-19
1
-1
/
+2
*
|
avcodec/hevc_ps: Only discard overread VPS if a previous is available
Michael Niedermayer
2015-06-18
1
-1
/
+2
*
|
avcodec/libx264: Avoid reconfig on equivalent aspect ratios
Michael Niedermayer
2015-06-18
1
-2
/
+1
*
|
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for qpel functions
Shivraj Patil
2015-06-18
6
-0
/
+6951
*
|
avcodec/jpeg2000dec: Continue decoding reslevels even when empty ones are enc...
Michael Niedermayer
2015-06-18
1
-1
/
+1
*
|
avcodec/ffv1enc: fix bps for >8bit yuv when not explicitly set
Michael Niedermayer
2015-06-18
1
-1
/
+1
*
|
Merge commit 'd8d124eebcf2ec1f6a1936b12a4f00a48f08e85c'
Michael Niedermayer
2015-06-17
1
-4
/
+11
|
\
\
|
|
/
|
*
aic: Improve error reporting
Vittorio Giovara
2015-06-17
1
-4
/
+11
|
*
h264: er: Copy from the previous reference only if compatible
Andreas Cadhalpun
2015-06-15
1
-2
/
+5
[next]