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
*
proresdec: simplify slice component offsets handling
Kostya Shishkov
2013-05-21
1
-26
/
+28
*
mjpegdec: validate parameters in mjpeg_decode_scan_progressive_ac
Luca Barbato
2013-05-21
1
-0
/
+5
*
ljpeg: use the correct number of components in yuv
Luca Barbato
2013-05-20
1
-3
/
+3
*
mjpeg: Validate sampling factors
Luca Barbato
2013-05-20
1
-0
/
+7
*
mpegvideo: unref old current_picture before allocating a new one
Janne Grunau
2013-05-19
1
-1
/
+2
*
vorbis: fallback to normal division instead of crashing
Luca Barbato
2013-05-19
1
-9
/
+14
*
vorbis: simplify the inner loop in setup_classifs
Luca Barbato
2013-05-19
1
-4
/
+4
*
vorbis: use normal integer values for iterators
Luca Barbato
2013-05-19
1
-3
/
+3
*
vorbis: refactor vorbis_residue_decode_internal
Luca Barbato
2013-05-19
1
-20
/
+32
*
win32: Do not use GetProcAddress when compiled for Vista+
Jean-Baptiste Kempf
2013-05-19
1
-0
/
+8
*
wavpack: validate samples size parsed in wavpack_decode_block
Luca Barbato
2013-05-18
1
-0
/
+3
*
wavpack: return meaningful errors
Luca Barbato
2013-05-18
1
-16
/
+16
*
wavpack: K&R formatting cosmetics
Luca Barbato
2013-05-18
1
-126
/
+159
*
Escape 130 (RPL) decoder
Eli Friedman
2013-05-18
6
-1
/
+367
*
prores: decode alpha plane when it's present
Kostya Shishkov
2013-05-18
1
-9
/
+103
*
lavc doxy: add avcodec.h to the libavcodec group.
Anton Khirnov
2013-05-17
1
-1
/
+2
*
jpegls: check the scan offset
Luca Barbato
2013-05-17
1
-0
/
+4
*
jpegls: factorize return paths
Luca Barbato
2013-05-17
1
-5
/
+6
*
jpegls: return meaningful errors
Luca Barbato
2013-05-17
1
-6
/
+5
*
sparc: VIS mnemonics
Michael Kostylev
2013-05-17
1
-28
/
+8
*
mpegvideo: allocate sufficiently large scratch buffer for interlaced vid
Jindrich Makovicka
2013-05-17
1
-1
/
+1
*
pthread: reindent
Anton Khirnov
2013-05-17
1
-5
/
+5
*
lavc/pthread: remove obsolete checks
Anton Khirnov
2013-05-17
2
-8
/
+1
*
Apple Intermediate Codec decoder
Kostya Shishkov
2013-05-17
6
-1
/
+488
*
vc1dec: Add support for interlaced B-frames
Sebastian Sandberg
2013-05-17
1
-55
/
+411
*
sparc: Eliminate dead code in VIS acceleration macros
Michael Kostylev
2013-05-16
1
-58
/
+0
*
flacdec: drop unnecessary assert
Luca Barbato
2013-05-16
1
-5
/
+0
*
mjpegdec: properly report unsupported disabled features
Luca Barbato
2013-05-16
1
-0
/
+6
*
Remove commented-out debug #define cruft
Diego Biurrun
2013-05-16
24
-66
/
+0
*
jpegls: K&R formatting cosmetics
Luca Barbato
2013-05-16
5
-266
/
+336
*
jpegls: cosmetics: Drop some unnecessary parentheses
Diego Biurrun
2013-05-15
3
-10
/
+10
*
mpegvideo: Remove commented-out PARANOID debug cruft
Diego Biurrun
2013-05-15
3
-37
/
+0
*
h263dec: Remove broken and disabled debug cruft
Diego Biurrun
2013-05-15
1
-8
/
+0
*
vc1: Reindent INIT_LUT(), align backslashes
Martin Storsjö
2013-05-15
1
-18
/
+18
*
vc1: Make INIT_LUT() self contained
Michael Niedermayer
2013-05-15
1
-4
/
+4
*
vc1: Simplify code by using INIT_LUT()
Michael Niedermayer
2013-05-15
1
-16
/
+1
*
vc1: Move INIT_LUT() further up to allow using it in more places
Michael Niedermayer
2013-05-15
1
-19
/
+19
*
vc1dec: Remove some now unused variables
Martin Storsjö
2013-05-15
1
-19
/
+15
*
vc1dec: Do not allow field_mode to change after the first header
Michael Niedermayer
2013-05-15
3
-6
/
+14
*
vc1, mss2: Check for any negative return value from ff_vc1_parse_frame_header
Martin Storsjö
2013-05-15
2
-3
/
+3
*
vc1dec: Fix current ptr selection in vc1_mc_4mv_chroma()
Michael Niedermayer
2013-05-15
1
-3
/
+3
*
vc1dec: Factorize picture pointer selection in vc1_mc_4mv_chroma()
Michael Niedermayer
2013-05-15
1
-8
/
+3
*
vc1dec: Factorize picture pointer selection code
Michael Niedermayer
2013-05-15
1
-26
/
+11
*
vc1dec: Factorize srcU/V offseting
Michael Niedermayer
2013-05-15
1
-8
/
+11
*
vc1dec: Fix tff == 0 handling in init_block_index()
Michael Niedermayer
2013-05-15
1
-1
/
+1
*
vc1dec: Update destination pointers in context for fields
Michael Niedermayer
2013-05-15
1
-31
/
+24
*
pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
Anton Khirnov
2013-05-15
9
-19
/
+19
*
jpeg2000dec: don't use deprecated PIX_FMT values
Anton Khirnov
2013-05-15
1
-4
/
+4
*
jpeg2000dec: Use correct printf length modifier for pointer differences
Diego Biurrun
2013-05-14
1
-2
/
+2
*
vc1dec: Don't apply the loop filter on fields
Martin Storsjö
2013-05-14
1
-2
/
+3
[next]