index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
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
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
qpeg: remove unused var from decode_frame()
Michael Niedermayer
2012-03-08
1
-1
/
+1
*
prores_anatoliy: remove unused variable from prores_encode_frame()
Michael Niedermayer
2012-03-08
1
-1
/
+0
*
configure: enable libutvideo is gpl warning
Lou Logan
2012-03-08
1
-2
/
+3
*
oggparseogm: Fix order or arguments.
Michael Niedermayer
2012-03-08
1
-1
/
+1
*
mov: Discard invalid CTTS.
Michael Niedermayer
2012-03-08
1
-0
/
+8
*
lavc/utils: fix three const warnings.
Nicolas George
2012-03-08
1
-3
/
+3
*
ffplay: fix two const warnings.
Nicolas George
2012-03-08
1
-2
/
+2
*
vf_pad: keep a reference to the output buffer.
Nicolas George
2012-03-08
1
-9
/
+2
*
doc/ffmpeg.texi: apply misc fixes to the -map_channel documentation
Stefano Sabatini
2012-03-08
1
-11
/
+10
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-08
41
-768
/
+805
|
\
|
*
sbrdsp.asm: convert all instructions to float/SSE ones.
Reimar Döffinger
2012-03-07
1
-8
/
+8
|
*
dv: cosmetics.
Ronald S. Bultje
2012-03-07
1
-15
/
+15
|
*
dv: check buffer size before reading profile.
Ronald S. Bultje
2012-03-07
1
-3
/
+5
|
*
Revert "AAC SBR: group some writes."
Ronald S. Bultje
2012-03-07
1
-6
/
+12
|
*
udp: Print an error message if bind fails
Martin Storsjö
2012-03-07
1
-1
/
+3
|
*
cook: extend channel uncoupling tables so the full bit range is covered.
Ronald S. Bultje
2012-03-07
2
-7
/
+24
|
*
roqvideo: cosmetics.
Ronald S. Bultje
2012-03-07
1
-16
/
+16
|
*
roqvideo: convert to bytestream2 API.
Ronald S. Bultje
2012-03-07
2
-36
/
+37
|
*
dca: don't use av_clip_uintp2().
Ronald S. Bultje
2012-03-07
1
-1
/
+1
|
*
wmall: fix build with -DDEBUG enabled.
Ronald S. Bultje
2012-03-07
1
-9
/
+8
|
*
smc: port to bytestream2 API.
Ronald S. Bultje
2012-03-07
1
-42
/
+32
|
*
AAC SBR: group some writes.
Christophe Gisquet
2012-03-07
1
-12
/
+6
|
*
dsputil: remove shift parameter from scalarproduct_int16
Christophe GISQUET
2012-03-07
6
-38
/
+9
|
*
SBR DSP: unroll sum_square
Christophe GISQUET
2012-03-07
1
-4
/
+9
|
*
rv34: remove dead code in intra availability check
Christophe GISQUET
2012-03-07
1
-15
/
+0
|
*
rv34: clean a bit availability checks.
Christophe GISQUET
2012-03-07
1
-10
/
+10
|
*
v4l2: update documentation
Luca Barbato
2012-03-07
1
-24
/
+10
|
*
tgq: convert to bytestream2 API.
Ronald S. Bultje
2012-03-07
1
-28
/
+28
|
*
parser: remove forward declaration of MpegEncContext
Paul B Mahol
2012-03-07
1
-2
/
+0
|
*
dca: prevent accessing static arrays with invalid indexes.
Ronald S. Bultje
2012-03-07
2
-12
/
+27
|
*
raw: move buffer size check up.
Ronald S. Bultje
2012-03-07
1
-3
/
+3
|
*
lpcm: fix sample size calculation for 20bit LCPM.
Ronald S. Bultje
2012-03-07
1
-1
/
+1
|
*
swscale: clip unscaled output intermediates.
Ronald S. Bultje
2012-03-07
1
-0
/
+36
|
*
smacker: error out if palette copy-with-offset overruns palette size.
Ronald S. Bultje
2012-03-07
1
-1
/
+8
|
*
algmm: convert to bytestream2 API.
Ronald S. Bultje
2012-03-07
1
-38
/
+51
|
*
wma: Refactor common code to fix standalone compilation of WMA lossless decoder.
Diego Biurrun
2012-03-07
7
-50
/
+102
|
*
vc1: Move init code shared between decoder and parser to common code file.
Diego Biurrun
2012-03-07
6
-369
/
+375
|
*
x86: Remove duplicated AVG_3DNOW_OP / AVG_MMX2_OP macros from h264_qpel_mmx.c.
Diego Biurrun
2012-03-07
1
-10
/
+0
|
*
mov: Allow last chunk to have an arbitrary number of samples.
Carl Eugen Hoyos
2012-03-06
1
-1
/
+2
*
|
avformat_new_stream: fix initial last_dts value
Michael Niedermayer
2012-03-08
1
-0
/
+1
*
|
mxfdec: Add intra_only flag to MXFTrack
Tomas Härdin
2012-03-08
1
-0
/
+23
*
|
mxfdec: Fix Avid AirSpeed files being misinterpreted as OP1a
Tomas Härdin
2012-03-08
1
-3
/
+8
*
|
mxfdec: Truncate packets that extend past the next edit unit
Tomas Härdin
2012-03-08
1
-14
/
+41
*
|
libavutil: document av_force_cpu_flags(-1).
Michael Niedermayer
2012-03-08
1
-0
/
+1
*
|
ffmpeg: show fps more accurately when it is small.
Nicolas George
2012-03-08
1
-3
/
+4
*
|
swr: special case for empty channels in rematrix.
Nicolas George
2012-03-07
1
-0
/
+3
*
|
vf_yadif: accept input with several frames available.
Nicolas George
2012-03-07
1
-1
/
+1
*
|
ass_split: accept files with only \n and no \r.
Nicolas George
2012-03-07
1
-1
/
+1
*
|
assdec: avoid a possible NULL dereference.
Nicolas George
2012-03-07
1
-1
/
+4
*
|
ffv1: PIX_FMT_YUV444P10 support
Paul B Mahol
2012-03-07
1
-4
/
+6
[next]