index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
svq3: remove a pointless if()
Anton Khirnov
2013-02-15
1
-122
/
+120
*
h264: remove a pointless if()
Anton Khirnov
2013-02-15
1
-65
/
+63
*
h264: simplify calls to ff_er_add_slice().
Anton Khirnov
2013-02-15
1
-10
/
+8
*
get_buffer(): do not initialize the data.
Anton Khirnov
2013-02-15
2
-6
/
+0
*
vf_yadif: fix out-of line reads
Anton Khirnov
2013-02-15
5
-112
/
+200
*
vf_yadif: factorize initializing the filtering callbacks
Anton Khirnov
2013-02-15
1
-11
/
+12
*
sparc: dsputil: Simplify high_bit_depth checks
Diego Biurrun
2013-02-15
1
-5
/
+2
*
h264idct: Replace duplicate scan8 table by appropriate #include
Diego Biurrun
2013-02-15
1
-19
/
+1
*
avutil: Ensure that emms_c is always defined, even on non-x86
Diego Biurrun
2013-02-14
2
-3
/
+6
*
configure: Move MinGW CPPFLAGS setting to libc section, where it belongs
Diego Biurrun
2013-02-14
1
-1
/
+1
*
avutil: Move emms code to x86-specific header
Diego Biurrun
2013-02-14
2
-20
/
+26
*
doc/platform: Fix 10l typo
Derek Buitenhuis
2013-02-13
1
-1
/
+1
*
dsputil: Move STRIDE_ALIGN macro to the only place it is used
Diego Biurrun
2013-02-13
2
-6
/
+7
*
lavr: fix mixing matrix reduction when normalization is disabled
Justin Ruggles
2013-02-12
1
-0
/
+11
*
lavr: fix matrix reduction for upmixing in certain cases
Justin Ruggles
2013-02-12
1
-0
/
+10
*
lavr: cosmetics: reindent
Justin Ruggles
2013-02-12
1
-14
/
+14
*
lavr: make sure that the mix function is reset even if no mixing will be done
Justin Ruggles
2013-02-12
1
-21
/
+31
*
lavr: print out the mix matrix in ff_audio_mix_set_matrix()
Justin Ruggles
2013-02-12
1
-26
/
+29
*
ws-snd1: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-19
/
+7
*
wmavoice: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-13
/
+8
*
wmaenc: alloc/free coded_frame instead of keeping it in the WMACodecContext
Justin Ruggles
2013-02-12
3
-6
/
+10
*
wma: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-8
/
+5
*
wmapro: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-14
/
+7
*
wavpack: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-10
/
+4
*
vorbis: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-11
/
+7
*
vmdaudio: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-10
/
+7
*
twinvq: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-9
/
+5
*
tta: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-12
/
+8
*
truespeech: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-9
/
+5
*
tak: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-11
/
+8
*
smackaud: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-17
/
+6
*
sipr: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
2
-10
/
+6
*
shorten: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-9
/
+5
*
s302m: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-26
/
+8
*
ra288: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-9
/
+5
*
ra144: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
2
-9
/
+5
*
ralf: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-12
/
+7
*
qdm2: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-10
/
+5
*
qcelp: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-9
/
+5
*
pcm-bluray: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-23
/
+6
*
nellymoser: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-9
/
+5
*
mpc7/8: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
3
-17
/
+10
*
mpegaudio: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-20
/
+20
*
mlp/truehd: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-11
/
+6
*
mace: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-11
/
+5
*
libspeex: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-9
/
+5
*
libopus: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-13
/
+12
*
libopencore-amr: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-18
/
+10
*
libgsm: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-9
/
+5
*
libilbc: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-8
/
+5
[next]