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
path:
root
/
libavcodec
Commit message (
Expand
)
Author
Age
Files
Lines
*
oggdec: output correct timestamps for Vorbis
Justin Ruggles
2012-03-20
1
-1
/
+1
*
lavc: shrink encoded audio packet size after encoding.
Justin Ruggles
2012-03-20
1
-1
/
+8
*
bink: fix typo in FFALIGN() argument
Kostya Shishkov
2012-03-20
1
-1
/
+1
*
bink: align plane width to 8 when calculating bundle sizes
Kostya Shishkov
2012-03-20
1
-0
/
+2
*
doc/avconv: remove entries for AVOptions.
Anton Khirnov
2012-03-20
1
-5
/
+15
*
Move AVFormatContext/AVCodecContext option tables to separate files.
Anton Khirnov
2012-03-20
2
-368
/
+394
*
vp8: avoid race condition on segment map.
Aaron Colwell
2012-03-19
1
-1
/
+1
*
ZeroCodec Decoder
Derek Buitenhuis
2012-03-19
5
-1
/
+187
*
RealAudio Lossless decoder
Kostya Shishkov
2012-03-19
6
-1
/
+10460
*
zmbv: check decompress result
Kostya Shishkov
2012-03-19
1
-1
/
+5
*
zmbv: correct indentation
Kostya Shishkov
2012-03-19
1
-23
/
+23
*
adpcm: convert adpcm_thp to bytestream2.
Ronald S. Bultje
2012-03-18
1
-19
/
+17
*
adpcm: convert adpcm_yamaha to bytestream2.
Ronald S. Bultje
2012-03-18
1
-2
/
+2
*
adpcm: convert adpcm_swf to bytestream2.
Ronald S. Bultje
2012-03-18
1
-56
/
+61
*
adpcm: convert adpcm_sbpro to bytestream2.
Ronald S. Bultje
2012-03-18
1
-14
/
+17
*
adpcm: convert adpcm_ct to bytestream2.
Ronald S. Bultje
2012-03-18
1
-2
/
+2
*
adpcm: convert adpcm_ima_amv/smjpeg to bytestream2.
Ronald S. Bultje
2012-03-18
1
-16
/
+22
*
adpcm: convert adpcm_ea_xas to bytestream2.
Ronald S. Bultje
2012-03-18
1
-6
/
+10
*
adpcm: convert adpcm_ea_r1/2/3 to bytestream2.
Ronald S. Bultje
2012-03-18
1
-33
/
+28
*
adpcm: convert ea_maxis_xa to bytestream2.
Ronald S. Bultje
2012-03-18
1
-8
/
+10
*
adpcm: convert adpcm_ea to bytestream2.
Ronald S. Bultje
2012-03-18
1
-29
/
+24
*
adpcm convert adpcm_ima_ea_sead to bytestream2.
Ronald S. Bultje
2012-03-18
1
-3
/
+4
*
adpcm: convert adpcm_ima_ea_eacs to bytestream2.
Ronald S. Bultje
2012-03-18
1
-13
/
+17
*
adpcm: convert adpcm_xa to bytestream2.
Ronald S. Bultje
2012-03-18
1
-6
/
+5
*
adpcm: convert ima_ws to bytestream2.
Ronald S. Bultje
2012-03-18
1
-17
/
+18
*
adpcm: convert adpcm_ima_apc to bytestream2.
Ronald S. Bultje
2012-03-18
1
-2
/
+2
*
adpcm: convert adpcm_ima_iss to bytestream2.
Ronald S. Bultje
2012-03-18
1
-6
/
+10
*
adpcm: convert adpcm_dk3 to bytestream2.
Ronald S. Bultje
2012-03-18
1
-33
/
+26
*
adpcm: convert adpcm_dk4 to bytestream2.
Ronald S. Bultje
2012-03-18
1
-9
/
+11
*
adpcm: convert adpcm_ms to bytestream2.
Ronald S. Bultje
2012-03-18
1
-16
/
+24
*
adpcm: use av_clip() in adpcm_ima_expand_nibble().
Ronald S. Bultje
2012-03-18
1
-2
/
+1
*
adpcm: convert adpcm_4xm to bytestream2.
Ronald S. Bultje
2012-03-18
1
-5
/
+9
*
adpcm: convert adpcm_ima_wav to bytestream2.
Ronald S. Bultje
2012-03-18
1
-10
/
+7
*
adpcm: convert adpcm_ima_qt to bytestream2.
Ronald S. Bultje
2012-03-18
1
-13
/
+14
*
adpcm: fix nb_samples rounding for adpcm_ima_dk3, and update reference.
Ronald S. Bultje
2012-03-18
2
-2
/
+2
*
Update Janne's email address.
Diego Biurrun
2012-03-18
1
-1
/
+1
*
bytestream: Eliminate one level of pointless macro indirection.
Diego Biurrun
2012-03-18
1
-19
/
+11
*
xwd: convert to bytestream2.
Ronald S. Bultje
2012-03-18
1
-32
/
+34
*
vqavideo: port to bytestream2 API
Paul B Mahol
2012-03-18
1
-89
/
+97
*
prores: allow user to set fixed quantiser
Kostya Shishkov
2012-03-18
1
-44
/
+70
*
avcodec: add XBM encoder
Paul B Mahol
2012-03-17
5
-1
/
+90
*
resample: allocate a large enough output buffer
Justin Ruggles
2012-03-17
1
-2
/
+4
*
wmaenc: remove bit-exact hack
Justin Ruggles
2012-03-17
1
-4
/
+0
*
qtrle: Use bytestream2 functions to prevent buffer overreads.
Aneesh Dogra
2012-03-16
1
-113
/
+74
*
vqavideo: check malloc return values
Paul B Mahol
2012-03-16
1
-8
/
+19
*
threads: fix old frames returned after avcodec_flush_buffers()
Uoti Urpala
2012-03-16
1
-0
/
+3
*
MPV: always mark dummy frames as reference
Janne Grunau
2012-03-16
1
-0
/
+2
*
h264: fix deadlocks on incomplete reference frame decoding.
Ronald S. Bultje
2012-03-16
1
-18
/
+112
*
mpeg4: report frame decoding completion at ff_MPV_frame_end().
Ronald S. Bultje
2012-03-16
1
-2
/
+1
*
mimic: don't use self as reference, and report completion at end of decode().
Ronald S. Bultje
2012-03-16
1
-6
/
+7
[next]