]> git.sesse.net Git - ffmpeg/history - libavcodec
Avoid useless fill_rectangle in P-frames in VP8
[ffmpeg] / libavcodec /
2010-07-22 Jason Garrett-GlaserAvoid useless fill_rectangle in P-frames in VP8
2010-07-22 Jason Garrett-GlaserOptimize partition mv decoding in VP8
2010-07-22 Jason Garrett-GlaserTake shortcuts for mv0 case in VP8 MC
2010-07-22 Jason Garrett-GlaserMuch faster VP8 mv and mode prediction
2010-07-22 Jason Garrett-GlaserConvert vp56_mv to 16-bit.
2010-07-22 Jason Garrett-GlaserAdd prefetching to VP8 decoder
2010-07-22 Ronald S. BultjeFix and enable horizontal >=SSE2 mbedge loopfilter.
2010-07-22 Loren Merrittrelicense h264 deblock sse2 to lgpl
2010-07-21 Loren Merrittsync yasm macros from x264
2010-07-21 Jason Garrett-GlaserEliminate one instruction in VP8 dc_add_sse4
2010-07-21 Jason Garrett-GlaserVarious VP8 x86 deblocking speedups
2010-07-21 Jason Garrett-GlaserMake mmx VP8 WHT faster
2010-07-21 Diego PettenòMake ff_inverse stay with libavutil, and optional copy...
2010-07-21 David ConradAdd header declarations for mmx/sse constants missing...
2010-07-21 David ConradMove ff_pw_* from vc1dsp_mmx.c to dsputil_mmx.c
2010-07-20 Ronald S. BultjeVP8 MBedge loopfilter MMX/MMX2/SSE2 functions for both...
2010-07-20 Ronald S. BultjeChroma (width=8) inner loopfilter MMX/MMX2/SSE2 for...
2010-07-20 Pascal Massiminoremove an unneeded av_realloc()
2010-07-20 Måns Rullgårdvp8: indent
2010-07-20 Måns Rullgårdvp8: add do { } while(0) around XCHG() macro to avoid...
2010-07-20 Diego BiurrunAdd some braces to silence the warning:
2010-07-20 Vitor SessakFix memory leak in ATRAC3 decoder
2010-07-19 Ronald S. BultjeRevert r24339 (it causes fate failures on x86-64) ...
2010-07-19 Ronald S. BultjeRemove FF_MM_SSE2/3 flags for CPUs where this is genera...
2010-07-19 Ronald S. BultjeImplement chroma (width=8) inner loopfilter MMX/MMX2...
2010-07-19 Ronald S. BultjeBe more efficient with registers or stack memory. Saves...
2010-07-19 Ronald S. BultjeChange function prototypes for width=8 inner and mbedge...
2010-07-19 Alex Converseaacenc: Convert if () abort() to assert().
2010-07-19 Alex ConverseCosmetics: Whitespace
2010-07-19 Nathan Caldwellaacenc: Adjust array offsets for the current channel...
2010-07-19 Nathan Caldwellaacenc: Refactor apply_window_and_mdct() so it no longe...
2010-07-19 Peter RossAdd doxygen @file comment block
2010-07-18 Loren Merrittmore credits to D. J. Bernstein for fft
2010-07-18 flybird2k@gmail.comFix memleak when using mp*float decoder.
2010-07-18 Peter RossASCII/ANSI art decoder
2010-07-18 Peter RossAdd @file documentation tag
2010-07-18 Peter Ross8088flex TMV video decoder now uses ff_draw_pc_font()
2010-07-18 Peter RossAdd ff_draw_pc_font()
2010-07-18 Peter RossAdd ff_vga16_font
2010-07-17 Diego BiurrunFix Doxygen @param command attribute syntax.
2010-07-16 Ronald S. BultjeAttempt to fix x86-64 testsuite on fate.
2010-07-16 Alex Converse10l: Add a missing const.
2010-07-16 Alex Converseaacenc: Template quantize_and_encode_band_cost().
2010-07-16 Ronald S. BultjeRemove duplicate define.
2010-07-16 Ronald S. BultjeRevert 24270, it contained some stuff that shouldn...
2010-07-16 Ronald S. BultjeRemove duplicate define.
2010-07-16 Ronald S. BultjeGive x86 r%d registers names, this will simplify implem...
2010-07-16 Ronald S. BultjeChange return statement, the REP_RET is a mistake since...
2010-07-16 Vitor SessakMake Intel Music Coder output SAMPLE_FMT_FLT
2010-07-16 Peter RossUse designated initialisers for pcm codec struct
2010-07-16 David Conradvp8: Save mb border needed for intra prediction so...
2010-07-16 David Conradvp8: Check for malloc failure
2010-07-15 Ronald S. BultjeVP8 H/V inner loopfilter MMX/MMXEXT/SSE2 optimizations.
2010-07-15 Måns RullgårdARM: NEON H264 chroma loop filter 3 cycles faster
2010-07-15 Måns RullgårdARM: remove two insns from NEON chroma loop filter
2010-07-14 Diego BiurrunRestore mistakenly removed [in]/[out] Doxygen parameter...
2010-07-14 Reimar DöffingerPass the composition and ancillary ID for DVB subtitles...
2010-07-14 Thilo BorgmannRemove incomplete Doxygen for static decode_frame funct...
2010-07-14 Alex Converseaacenc: psy_3gpp_init(): Fix line_to_frequency for...
2010-07-14 Alex Converseaacenc: aac_psy_init(): Factorize line_to_frequency.
2010-07-14 Alex Converseaacenc: psy_3gpp_init(): Fix ath for the first line...
2010-07-14 Alex Converseaacenc: psy_3gpp_init(): Calculate barks on demand.
2010-07-13 Måns Rullgårdavfft: remove useless parens
2010-07-13 Måns Rullgård100l: really fix fft external API init functions
2010-07-13 Alex Converseaacsbr: Eliminate double precision arithmetic.
2010-07-12 Alex Converseaacdec: Eliminate the use of doubles in the MAIN predictor.
2010-07-12 Alex Converseaacdec: Eliminate the use of doubles in decode_cce().
2010-07-12 Alex Converseaacdec: Use a LUT to generate CCE scale.
2010-07-12 James ZernDo not map video quantizer scale (from 1-51 to 0-63...
2010-07-12 Måns Rullgårdavfft: make init functions return NULL on failure as...
2010-07-12 Diego BiurrunUse correct length modifier for size comparison in...
2010-07-12 Alex ConverseSplit the ADTS header decoder off of the ADTS parser.
2010-07-12 Alex Converseaacdec: Remove the warning about non-meaningful window...
2010-07-12 Christophe GisquetUse math constant instead of hardcoded rounded value...
2010-07-12 Nick BreretonFix side channels when XCh extension is present.
2010-07-12 Nick BreretonMove XCH parameters into context structure.
2010-07-11 David ConradMMX/SSE VC1 loop filter
2010-07-11 David ConradMake ff_pw_4 128 bits
2010-07-11 David Conradvc1: Fix ordering of loop filter for I/B frames
2010-07-11 David Conradvc1: ff_draw_horiz_band needs a one row delay when...
2010-07-11 James ZernSet libvpx encoding profile to libavcodec's profile.
2010-07-11 Justin RugglesAdd AVCodecContext.lpc_type and Add AVCodecContext...
2010-07-11 Kostya ShishkovDo not try to decode less than one frame of data in...
2010-07-11 Reimar Döffinger100l, change avsubtitle_free to the actually tested...
2010-07-11 Reimar DöffingerSet pix_fmt to the correct value for the format the...
2010-07-11 Reimar DöffingerRemove useless casts and memset.
2010-07-11 Reimar DöffingerAdd avsubtitle_free function.
2010-07-11 Pascal Massiminoadd some buffer checks
2010-07-11 Pascal Massiminouse avccontext->frame_size where appropriate
2010-07-11 Peter RossFix trivial punctuation error
2010-07-10 Reimar DöffingerDocument that and why subtitle decoders do not support...
2010-07-10 Måns RullgårdAdd av_ prefix to bswap macros
2010-07-10 Måns Rullgårdbswap: change ME to NE in macro names
2010-07-10 Kostya ShishkovMake WMV3 decoder print more errors when decoding beta...
2010-07-10 Aurelien Jacobsfix VP5/6 neon dependencies
2010-07-10 Martin StorsjöFix a leak in the AAC encoder
2010-07-10 Reimar DöffingerAdd native GSM 06.10 audio decoder.
2010-07-10 Jason Garrett-GlaserChange qmax/qmin limits to 63 instead of 51.
2010-07-09 Víctor PaesaCurrent Cygwin has mkstemp().
2010-07-09 Måns Rullgårdresample: replace VLA with malloc/free
next