index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
Age
Commit message (
Expand
)
Author
2012-09-19
tiffdec: Add support for GRAY16LE.
Alex Converse
2012-09-19
tiffenc: Add support for little endian RGB48 and GRAY16
Alex Converse
2012-09-19
mpeg4: support frame parameter changes with frame-mt
Janne Grunau
2012-09-19
mpegvideo: check ff_find_unused_picture() return value for errors
Janne Grunau
2012-09-19
mpegvideo: release frame buffers before freeing them
Janne Grunau
2012-09-19
rv34: use ff_MPV_common_frame_size_change()
Janne Grunau
2012-09-19
mpegvideo: add reinit function for frame parameter changes
Janne Grunau
2012-09-19
mpegvideo: move frame size dependent memory management to separate functions
Janne Grunau
2012-09-18
avcodec: cleanup utils.c
Luca Barbato
2012-09-18
binkaudio: remove unneeded GET_BITS_SAFE macro
Justin Ruggles
2012-09-18
binkaudio: use float sample format
Justin Ruggles
2012-09-18
binkaudio: use a different value for the coefficient scale for the DCT codec
Justin Ruggles
2012-09-17
alsdec: fix misplaced parentheses.
Clément Bœsch
2012-09-17
alsdec: check return values.
Thilo Borgmann
2012-09-17
alsdec: fix number of decoded samples in first sub-block in BGMC mode.
Thilo Borgmann
2012-09-17
alsdec: Fix out of ltp_gain_values read.
Thilo Borgmann
2012-09-17
alsdec: Check that quantized parcor coeffs are within range.
Michael Niedermayer
2012-09-17
alsdec: check opt_order.
Michael Niedermayer
2012-09-17
alsdec: Check k used for rice decoder.
Michael Niedermayer
2012-09-17
xsubenc: reindent
Anton Khirnov
2012-09-17
lavc: replace AVCodecContext.encode with subtitle-specific callback
Anton Khirnov
2012-09-17
lavc: add const to private codec class initialization.
Anton Khirnov
2012-09-16
mpegvideo: drop unnecessary arguments to hpel_motion()
Mans Rullgard
2012-09-16
mpegvideo: drop 'inline' from some functions
Mans Rullgard
2012-09-16
nellymoserdec: drop support for s16 output.
Anton Khirnov
2012-09-16
bmpdec: only initialize palette for pal8.
Anton Khirnov
2012-09-15
flacdsp: arm optimised lpc filter
Mans Rullgard
2012-09-15
libavcodec: remove av_destruct_packet_nofree()
Mans Rullgard
2012-09-14
vorbisdec: ensure FASTDIV denominator is never 1
Luca Barbato
2012-09-14
x86: dsputil: Move Xvid IDCT put/add functions to a more suitable place
Diego Biurrun
2012-09-13
x86: Remove some leftover declarations for non-existent functions
Diego Biurrun
2012-09-13
x86: ac3dsp: Only refer to the ac3_downmix_sse symbol if it has been declared
Martin Storsjö
2012-09-12
ac3: move ac3_downmix() from dsputil to ac3dsp
Mans Rullgard
2012-09-12
mlp_parser: avoid mapping multiple disctinct TrueHD channels to the same Liba...
Tim Walker
2012-09-11
utvideoenc: Add missing AV_ prefix to codec ID
Diego Biurrun
2012-09-11
x86: dsputil: Move specific optimization settings out of global init function
Diego Biurrun
2012-09-10
x86: dsputil: Only compile motion_est code when encoders are enabled
Diego Biurrun
2012-09-09
rtp: Depacketization of JPEG (RFC 2435)
Samuel Pitoiset
2012-09-09
Rename ff_put_string to avpriv_put_string
Martin Storsjö
2012-09-09
mjpeg: Rename some symbols to avpriv_* instead of ff_*
Samuel Pitoiset
2012-09-08
x86: Replace checks for CPU extensions and flags by convenience macros
Diego Biurrun
2012-09-08
x86: mlpdsp: mlp_filter_channel_x86 requires inline asm
Hendrik Leppkes
2012-09-07
x86: more specific checks for availability of required assembly capabilities
Diego Biurrun
2012-09-07
x86: avcodec: Drop silly "_mmx" suffix from dsputil template names
Diego Biurrun
2012-09-07
cavsdsp: set idct permutation independently of dsputil
Mans Rullgard
2012-09-07
x86: allow using add_hfyu_median_prediction_cmov on any cpu with cmov
Mans Rullgard
2012-09-06
mss2: simplify loop in decode_rle()
Alberto Delmás
2012-09-06
mss12: avoid unnecessary division in arith*_get_bit()
Alberto Delmás
2012-09-06
mss2: do not try to read too many palette entries
Alberto Delmás
2012-09-06
mpegvideo: set AVFrame fields to NULL after freeing the base memory
Janne Grunau
[next]