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
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-07
6
-28
/
+97
|
\
|
*
mss3: add forgotten 'static' qualifier for private table
Kostya Shishkov
2012-07-06
1
-1
/
+1
|
*
lavc: options: add planar names for request_sample_fmt
Mans Rullgard
2012-07-05
1
-0
/
+5
|
*
flacdec: add planar output support
Mans Rullgard
2012-07-05
4
-27
/
+91
*
|
tiffenc: PIX_FMT_GRAY8A support
Paul B Mahol
2012-07-06
1
-1
/
+2
*
|
tiffenc: PIX_FMT_GRAY16LE support
Paul B Mahol
2012-07-06
1
-1
/
+2
*
|
tiffenc: merge common code
Paul B Mahol
2012-07-06
1
-6
/
+0
*
|
tiffenc: use av_get_bits_per_pixel() to get bpp
Paul B Mahol
2012-07-06
1
-12
/
+3
*
|
tiffenc: use av_pix_fmt_descriptors to set bpp_tab[]
Paul B Mahol
2012-07-06
1
-10
/
+4
*
|
tiffenc: simplify calculation of bpp_tab_size
Paul B Mahol
2012-07-06
1
-3
/
+2
*
|
bmv: add CODEC_CAP_DR1
Paul B Mahol
2012-07-06
1
-0
/
+1
*
|
lpc: use default number of passes when lpc_passes is invalid
Michael Niedermayer
2012-07-06
1
-0
/
+3
*
|
tiffdec: PIX_FMT_GRAY16LE support
Paul B Mahol
2012-07-06
1
-1
/
+1
*
|
lavc: fix shared build after dnxhd merge.
Nicolas George
2012-07-06
1
-0
/
+2
*
|
add side data to indicate the amount of samples to skip at the begin and end
Michael Niedermayer
2012-07-06
1
-0
/
+11
*
|
paf: add forgotten CODEC_CAP_DR1
Paul B Mahol
2012-07-06
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-05
9
-748
/
+721
|
\
\
|
|
/
|
*
qdm2: remove broken and disabled dump_context() debug function
Diego Biurrun
2012-07-05
1
-48
/
+0
|
*
x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macros
Diego Biurrun
2012-07-05
1
-107
/
+22
|
*
x86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macros
Loren Merritt
2012-07-05
1
-21
/
+0
|
*
x86: h264_intrapred: port to cpuflag macros
Diego Biurrun
2012-07-05
2
-146
/
+168
|
*
h264: use templates to avoid excessive inlining
Mans Rullgard
2012-07-05
3
-533
/
+550
|
*
mpegvideo: Don't use ff_mspel_motion() for vc1
Michael Niedermayer
2012-07-05
1
-1
/
+2
|
*
vp8: Add ifdef guards around the sse2 loopfilter in the sse2slow branch too
Martin Storsjö
2012-07-05
1
-0
/
+2
*
|
h264: print error on unsupported seperate color planes
Michael Niedermayer
2012-07-05
1
-0
/
+4
*
|
Optimization of MP3 decoders for MIPS
Nedeljko Babic
2012-07-05
8
-0
/
+2591
*
|
Merge git://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K-Encoder
Michael Niedermayer
2012-07-05
2
-4
/
+20
|
\
\
|
*
|
libopenjpegdec: add support for decoding YUV420/422/444P12/14
Michael Bradshaw
2012-07-04
1
-0
/
+2
|
*
|
libopenjpegenc: cosmetics: reorder pix_fmts
Michael Bradshaw
2012-07-04
1
-5
/
+5
|
*
|
libopenjpegenc: add support for YUV420/422/444P12/14
Michael Bradshaw
2012-07-04
1
-0
/
+14
*
|
|
PAF demuxer and decoder
Paul B Mahol
2012-07-05
6
-1
/
+489
*
|
|
nut: add 12/14 bit yuv to nut/raw
Carl Eugen Hoyos
2012-07-05
1
-0
/
+12
*
|
|
sanm: remove code duplication
Paul B Mahol
2012-07-04
1
-3
/
+2
*
|
|
sanm: replace conditions in for loops with more common version
Paul B Mahol
2012-07-04
1
-5
/
+5
*
|
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-04
18
-139
/
+317
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
vp8: loopfilter >=sse2 functions need aligned stack on x86-32.
Martin Storsjö
2012-07-04
1
-0
/
+6
|
*
|
amr: remove shift out of the AMR_BIT() macro.
Ronald S. Bultje
2012-07-04
3
-3
/
+3
|
*
|
dsputilenc: group yasm and inline asm function pointer assignment.
Ronald S. Bultje
2012-07-04
1
-1
/
+1
|
*
|
Clarify Doxygen comment for FF_API_* #defines.
Diego Biurrun
2012-07-04
1
-2
/
+4
|
*
|
mpegvideo: remove VLAs
Ronald S. Bultje
2012-07-04
4
-3
/
+19
|
*
|
flacdec: move lpc filter to flacdsp
Mans Rullgard
2012-07-04
3
-33
/
+49
|
*
|
flacdec: split off channel decorrelation as flacdsp
Mans Rullgard
2012-07-04
5
-43
/
+179
|
*
|
flacdec: factor out code setting avctx->sample_fmt
Mans Rullgard
2012-07-04
1
-13
/
+15
|
*
|
flac: make FLAC_CHMODE_* constants consecutive
Mans Rullgard
2012-07-04
3
-15
/
+9
|
*
|
flacdec: allocate sample buffers with av_malloc
Mans Rullgard
2012-07-04
1
-2
/
+1
|
*
|
flacdec: remove curr_bps from FLACContext
Mans Rullgard
2012-07-04
1
-17
/
+18
|
*
|
flacenc: add option for forcing stereo decorrelation mode
Mans Rullgard
2012-07-04
1
-1
/
+11
*
|
|
dpx: sanitize aspect ratio.
Nicolas George
2012-07-04
1
-0
/
+6
|
|
/
|
/
|
*
|
snow: move init code that depends on picture paramaters to after these parame...
Michael Niedermayer
2012-07-04
2
-11
/
+21
*
|
video_get_buffer: return ENOMEM instead of -1 on malloc failure
Michael Niedermayer
2012-07-04
1
-1
/
+2
[next]