projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
configure: Enable libpostproc automatically if GPL code is enabled.
[ffmpeg.git]
/
libavcodec
/
2011-05-12
Baptiste Coudurier
dnxhdenc: add AVClass in private context.
tree
|
commitdiff
2011-05-12
Diego Biurrun
Replace int_fast integer types with their sized standar...
tree
|
commitdiff
2011-05-12
Diego Biurrun
jfdct: Replace sized int_fast integer types with plain...
tree
|
commitdiff
2011-05-12
Diego Biurrun
configure: Do not unconditionally add -D_POSIX_C_SOURCE...
tree
|
commitdiff
2011-05-11
Jason Garrett-Glaser
10-bit H.264 x86 chroma v loopfilter asm
tree
|
commitdiff
2011-05-11
Baptiste Coudurier
Port SMPTE S302M audio decoder from FFmbc 0.3.
tree
|
commitdiff
2011-05-11
Anatoly Nenashev
Fix crash of interlaced MPEG2 decoding
tree
|
commitdiff
2011-05-11
Ronald S. Bultje
h264pred: fix one more aliasing violation.
tree
|
commitdiff
2011-05-11
Anton Khirnov
flacenc: use proper initializers for AVOption default...
tree
|
commitdiff
2011-05-11
Anton Khirnov
lavc: deprecate named constants for deprecated antialia...
tree
|
commitdiff
2011-05-11
Reinhard Tartler
aac: workaround for compilation on cygwin
tree
|
commitdiff
2011-05-11
Baptiste Coudurier
swscale: extend YUV422p support to 10bits depth
tree
|
commitdiff
2011-05-11
Stefano Sabatini
tiff: add support for inverted FillOrder for uncompress...
tree
|
commitdiff
2011-05-11
Ronald S. Bultje
h264pred: fix aliasing violations.
tree
|
commitdiff
2011-05-11
Alex Converse
cosmetics: Fix crazy formatting in resample.
tree
|
commitdiff
2011-05-11
Alex Converse
Allow resampling with no channel count change for up...
tree
|
commitdiff
2011-05-11
Alex Converse
Don't allow unsupported resampling configurations.
tree
|
commitdiff
2011-05-11
Jason Garrett-Glaser
Port x86 10-bit H.264 deblock asm from x264
tree
|
commitdiff
2011-05-11
Jason Garrett-Glaser
Update x86 H.264 deblock asm
tree
|
commitdiff
2011-05-10
Anton Khirnov
AVOptions: make default_val a union, as proposed in...
tree
|
commitdiff
2011-05-10
Ronald S. Bultje
arm/h264pred: add missing argument type.
tree
|
commitdiff
2011-05-10
Ronald S. Bultje
h264dsp_mmx: place bracket outside #if/#endif block.
tree
|
commitdiff
2011-05-10
Ronald S. Bultje
h264: do not print "too many references" warning for...
tree
|
commitdiff
2011-05-10
Oskar Arvidsson
Enable decoding of high bit depth h264.
tree
|
commitdiff
2011-05-10
Oskar Arvidsson
Adds 8-, 9- and 10-bit versions of some of the function...
tree
|
commitdiff
2011-05-10
Oskar Arvidsson
Add support for higher QP values in h264.
tree
|
commitdiff
2011-05-10
Oskar Arvidsson
Add the notion of pixel size in h264 related functions.
tree
|
commitdiff
2011-05-10
Oskar Arvidsson
Make the h264 loop filter bit depth aware.
tree
|
commitdiff
2011-05-10
Oskar Arvidsson
Template dsputil_template.c with respect to pixel size...
tree
|
commitdiff
2011-05-10
Oskar Arvidsson
Template h264idct_template.c with respect to pixel...
tree
|
commitdiff
2011-05-10
Oskar Arvidsson
Preparatory patch for high bit depth h264 decoding...
tree
|
commitdiff
2011-05-10
Oskar Arvidsson
Move some functions in dsputil.c into a new file dsputi...
tree
|
commitdiff
2011-05-10
Oskar Arvidsson
Move the functions in h264idct into a new file h264idct...
tree
|
commitdiff
2011-05-10
Oskar Arvidsson
Move the functions in h264pred.c into a new file h264pr...
tree
|
commitdiff
2011-05-10
Oskar Arvidsson
Preparatory patch for high bit depth h264 decoding...
tree
|
commitdiff
2011-05-10
Oskar Arvidsson
Add pixel formats for 9- and 10-bit yuv420p.
tree
|
commitdiff
2011-05-10
Oskar Arvidsson
Choose h264 chroma dc dequant function dynamically.
tree
|
commitdiff
2011-05-10
Ronald S. Bultje
h264: DSP'ize MBAFF loopfilter.
tree
|
commitdiff
2011-05-10
Anton Khirnov
lavc: move some flac-specific options to its private...
tree
|
commitdiff
2011-05-09
Mans Rullgard
mpegaudiodec: group #includes more sanely
tree
|
commitdiff
2011-05-09
Mans Rullgard
mpegaudio: remove #if 0 blocks
tree
|
commitdiff
2011-05-09
Mans Rullgard
mpegaudio: remove CONFIG_MPEGAUDIO_HP option
tree
|
commitdiff
2011-05-09
Mans Rullgard
mpegaudio: remove CONFIG_AUDIO_NONSHORT
tree
|
commitdiff
2011-05-08
Nathan Caldwell
psymodel: Remove wrapper functions.
tree
|
commitdiff
2011-05-08
Nathan Caldwell
aacenc: Replace loop counters in aac_encode_frame(...
tree
|
commitdiff
2011-05-06
Alex Converse
wmavoice: Use proper size in memeset().
tree
|
commitdiff
2011-05-04
Diego Biurrun
Fix standalone compilation of WTV demuxer.
tree
|
commitdiff
2011-05-04
Diego Biurrun
Fix standalone compilation of MXPEG decoder.
tree
|
commitdiff
2011-05-04
Diego Biurrun
flashsv: K&R cosmetics
tree
|
commitdiff
2011-05-04
Ronald S. Bultje
vc1: make overlap filter for I-frames bit-exact.
tree
|
commitdiff
2011-05-04
Ronald S. Bultje
vc1dec: use s->start/end_mb_y instead of passing them...
tree
|
commitdiff
2011-05-04
Ronald S. Bultje
Revert "VC1: merge idct8x8, coeff adjustments and put_p...
tree
|
commitdiff
2011-05-04
Alex Converse
Replace strncpy() with av_strlcpy().
tree
|
commitdiff
2011-05-04
Alex Converse
indeo3: Eliminate use of long.
tree
|
commitdiff
2011-05-04
Alex Converse
get_bits: make cache unsigned to eliminate undefined...
tree
|
commitdiff
2011-05-04
Ronald S. Bultje
mpegvideo: reindent.
tree
|
commitdiff
2011-05-04
Ronald S. Bultje
mpegvideo: don't av_malloc(0).
tree
|
commitdiff
2011-05-02
Ronald S. Bultje
vp8: frame-multithreading.
tree
|
commitdiff
2011-05-02
Stefano Sabatini
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
tree
|
commitdiff
2011-05-02
Stefano Sabatini
Replace deprecated av_get_pict_type_char() with av_get_...
tree
|
commitdiff
2011-05-02
Kostya Shishkov
dpx: Do not use DPX encoder for decoding.
tree
|
commitdiff
2011-05-01
Diego Biurrun
ALPHA: Replace sized int_fast integer types with plain...
tree
|
commitdiff
2011-05-01
Peter Ross
DPX image encoder
tree
|
commitdiff
2011-05-01
Peter Ross
DPX decoder: read sample aspect ratio
tree
|
commitdiff
2011-05-01
Reimar Döffinger
DPX decoder: add buffer size checks.
tree
|
commitdiff
2011-05-01
Justin Ruggles
ac3enc: clip large coefficient values and negative...
tree
|
commitdiff
2011-05-01
Justin Ruggles
ac3enc: do not store a bandwidth code for each channel.
tree
|
commitdiff
2011-05-01
Justin Ruggles
ac3enc: remove bandwidth reduction as fallback for...
tree
|
commitdiff
2011-05-01
Justin Ruggles
ac3enc: merge compute_exp_strategy_ch() into compute_ex...
tree
|
commitdiff
2011-05-01
Justin Ruggles
ac3enc: return error if frame+exponent bits are too...
tree
|
commitdiff
2011-05-01
Justin Ruggles
ac3enc: differentiate between current block and referen...
tree
|
commitdiff
2011-05-01
Justin Ruggles
ac3enc: simplify exponent_init() by calculating exponen...
tree
|
commitdiff
2011-05-01
Justin Ruggles
ac3enc: simplify stereo rematrixing decision options
tree
|
commitdiff
2011-04-29
Michael Niedermayer
AMV: disable DR1 and don't override EMU_EDGE
tree
|
commitdiff
2011-04-29
Diego Biurrun
vorbis: Replace sized int_fast integer types with plain...
tree
|
commitdiff
2011-04-29
Diego Biurrun
Remove disabled non-optimized code variants.
tree
|
commitdiff
2011-04-29
Diego Biurrun
Remove some disabled printf debug cruft.
tree
|
commitdiff
2011-04-29
Diego Biurrun
Replace more disabled printf() calls by av_dlog().
tree
|
commitdiff
2011-04-29
Diego Biurrun
Replace some commented-out debug printf() / av_log...
tree
|
commitdiff
2011-04-29
Diego Biurrun
vorbisdec: Replace some sizeof(type) by sizeof(*variable).
tree
|
commitdiff
2011-04-28
Stefano Sabatini
mpeg12: terminate mpeg2_video_profiles arrays
tree
|
commitdiff
2011-04-28
Peter Ross
rawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
tree
|
commitdiff
2011-04-27
Diego Biurrun
vorbisdec: Rename silly "class_" variable to plain...
tree
|
commitdiff
2011-04-27
Diego Biurrun
simple_idct_alpha: Drop some useless casts.
tree
|
commitdiff
2011-04-27
Diego Biurrun
Simplify av_log_missing_feature().
tree
|
commitdiff
2011-04-27
Justin Ruggles
ac3enc: remove check for mismatching channels and chann...
tree
|
commitdiff
2011-04-27
Justin Ruggles
If AVCodecContext.channels is 0 and AVCodecContext...
tree
|
commitdiff
2011-04-27
Justin Ruggles
If AVCodecContext.channel_layout and AVCodecContext...
tree
|
commitdiff
2011-04-27
Justin Ruggles
cosmetics: indentation
tree
|
commitdiff
2011-04-27
Justin Ruggles
Check AVCodec.supported_samplerates and AVCodec.channel...
tree
|
commitdiff
2011-04-27
Alex Converse
aacdec: remove sf_scale and sf_offset.
tree
|
commitdiff
2011-04-27
Justin Ruggles
aacdec: use a scale of 2 in the LTP MDCT rather than...
tree
|
commitdiff
2011-04-27
Alex Converse
Define POW_SF2_ZERO in aac.h and use for ff_aac_pow2sf_...
tree
|
commitdiff
2011-04-27
Alex Converse
Large intensity stereo and PNS indices are legal. Clip...
tree
|
commitdiff
2011-04-27
Stefano Sabatini
qpeg: use reget_buffer() in decode_frame()
tree
|
commitdiff
2011-04-27
Stefano Sabatini
ultimotion: use reget_buffer() in ulti_decode_frame()
tree
|
commitdiff
2011-04-27
Stefano Sabatini
smacker: remove unnecessary call to avctx->release_buff...
tree
|
commitdiff
2011-04-27
Ronald S. Bultje
avparser: don't av_malloc(0).
tree
|
commitdiff
2011-04-26
Justin Ruggles
ac3enc: correct the flipped sign in the ac3_fixed encoder
tree
|
commitdiff
2011-04-26
Diego Biurrun
Eliminate pointless '#if 1' statements without matching...
tree
|
commitdiff
next