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
*
rangecoder-test: Drop timer output that clutters stderr
Diego Biurrun
2012-10-15
1
-8
/
+2
*
rangecoder-test: Return in case of an error
Diego Biurrun
2012-10-15
1
-1
/
+3
*
wmapro: use planar sample format
Justin Ruggles
2012-10-14
1
-11
/
+6
*
wmalossless: output in planar sample format
Justin Ruggles
2012-10-14
1
-8
/
+9
*
wmadec: use float planar sample format output
Justin Ruggles
2012-10-14
1
-37
/
+28
*
shorten: use planar sample format
Justin Ruggles
2012-10-14
1
-9
/
+14
*
lavc: update documentation for AVFrame.extended_data
Justin Ruggles
2012-10-14
1
-1
/
+1
*
avutil: Rename ff_set_systematic_pal2() ---> avpriv_set_systematic_pal2()
Diego Biurrun
2012-10-13
3
-3
/
+3
*
vc1: Use codec ID from AVCodecContext while parsing frame header
Mashiat Sarker Shakkhar
2012-10-13
1
-1
/
+1
*
dca: allocate a secondary buffer for extra channels when downmixing
Justin Ruggles
2012-10-13
1
-2
/
+30
*
mpegvideo: remove write-only variable
Mans Rullgard
2012-10-12
1
-2
/
+2
*
Use proper return values in case of missing features
Diego Biurrun
2012-10-12
12
-18
/
+18
*
rangecoder-test: Set error message log level to error, instead of debug
Diego Biurrun
2012-10-12
1
-1
/
+2
*
rangecoder: K&R formatting cosmetics
Diego Biurrun
2012-10-12
2
-98
/
+106
*
avcodec: Remove broken MMI optimizations
Diego Biurrun
2012-10-12
12
-799
/
+9
*
Remove libmpeg2 #define remnants
Diego Biurrun
2012-10-12
2
-0
/
+5
*
Move av_reverse table to libavcodec
Diego Biurrun
2012-10-12
13
-48
/
+78
*
avutil: Duplicate ff_log2_tab instead of sharing it across libs
Diego Biurrun
2012-10-12
2
-0
/
+2
*
tscc2: Fix an out of array access
Michael Niedermayer
2012-10-12
1
-1
/
+1
*
vp8: reset loopfilter delta values at keyframes.
Sami Pietila
2012-10-12
1
-0
/
+1
*
avutil: add yuva422p and yuva444p formats
Luca Barbato
2012-10-12
1
-0
/
+2
*
lavc: do not use av_pix_fmt_descriptors directly.
Anton Khirnov
2012-10-12
9
-46
/
+61
*
mpegvideo: fix indentation
Anton Khirnov
2012-10-12
1
-14
/
+14
*
Use the new aes/md5/sha/tree allocation functions
Martin Storsjö
2012-10-11
1
-1
/
+1
*
svq3: fix pointer type warning
Mans Rullgard
2012-10-11
1
-1
/
+1
*
svq3: replace unsafe pointer casting with intreadwrite macros
Mans Rullgard
2012-10-11
1
-8
/
+8
*
Move avutil tables only used in libavcodec to libavcodec.
Diego Biurrun
2012-10-11
10
-11
/
+127
*
options_table: refs option is not snow-only
Diego Biurrun
2012-10-11
1
-1
/
+1
*
mlpdsp: adding missing file
Luca Barbato
2012-10-11
1
-0
/
+37
*
dsputil: split out mlp dsp function
Luca Barbato
2012-10-11
5
-20
/
+9
*
sh4: add required #include, fix build
Mans Rullgard
2012-10-11
1
-0
/
+2
*
flashsv: propagate inflateReset() errors
Janne Grunau
2012-10-10
1
-5
/
+14
*
indeo4/5: remove constant parameter num_bands from wavelet recomposition
Janne Grunau
2012-10-10
3
-8
/
+7
*
Double motion vector range for HPEL interlaced picture in proper place
Mashiat Sarker Shakkhar
2012-10-10
2
-4
/
+5
*
vc1dec: Set opposite to the correct value for 1REF field pictures
Mashiat Sarker Shakkhar
2012-10-10
1
-4
/
+10
*
vc1dec: Invoke edge emulation regardless of MV precision for 1-MV chroma
Mashiat Sarker Shakkhar
2012-10-10
1
-1
/
+1
*
vc1dec: Set chroma reference field from REFFIELD for 1REF field pictures
Mashiat Sarker Shakkhar
2012-10-10
1
-0
/
+1
*
vc1dec: Use correct spelling of "opposite"
Mashiat Sarker Shakkhar
2012-10-10
1
-5
/
+5
*
a64multienc: change mc_frame_counter to unsigned
Janne Grunau
2012-10-10
1
-1
/
+1
*
arm: call arm-specific rv34dsp init functions under if (ARCH_ARM)
Jean-Baptiste Kempf
2012-10-10
6
-18
/
+32
*
svq1: Drop a bunch of useless parentheses
Diego Biurrun
2012-10-10
2
-48
/
+48
*
svq1: K&R formatting cosmetics
Diego Biurrun
2012-10-10
7
-1075
/
+1109
*
g722enc: fix size argument in memset
Janne Grunau
2012-10-09
1
-1
/
+1
*
lavc: split asv12 encoder/decoder
Anton Khirnov
2012-10-09
6
-672
/
+778
*
vc1dec: prevent memory leak in error path
Janne Grunau
2012-10-09
1
-1
/
+1
*
vc1dec: prevent memory leak on av_realloc error
Janne Grunau
2012-10-09
1
-4
/
+6
*
adxdec: use planar sample format
Justin Ruggles
2012-10-09
1
-8
/
+13
*
adpcmdec: use planar sample format for adpcm_thp
Justin Ruggles
2012-10-09
1
-6
/
+3
*
adpcmdec: use planar sample format for adpcm_ea_xas
Justin Ruggles
2012-10-09
1
-12
/
+16
*
adpcmdec: use planar sample format for adpcm_ea_r1/r2/r3
Justin Ruggles
2012-10-09
1
-10
/
+10
[next]