]> git.sesse.net Git - ffmpeg/history - libavcodec
Remove old regtest make rules redirecting to fate-based ones
[ffmpeg] / libavcodec /
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
2010-07-09 Måns Rullgårdresample: check memory allocations in av_resample_init()
2010-07-09 Måns Rullgårdlibxvid: add some const fixing a warning
2010-07-09 Måns RullgårdAllow using libxvid RC without enabling encoding wrapper
2010-07-08 Diego BiurrunAdd back previously removed non-existing function param...
2010-07-08 Diego BiurrunImprove variable names in imlt_window_float() and mlt_c...
2010-07-08 Ronald S. BultjeAdd missing doxy for function arguments.
2010-07-08 Ronald S. BultjeFix two doxy warnings.
2010-07-08 Diego BiurrunRestore array sizes in doxygen parameter names.
2010-07-08 Eli FriedmanRemove a useless variable in zmbv decoder.
2010-07-07 Justin Rugglesac3: make the value of codec_id during (E-)AC-3 parsing...
2010-07-07 Alex ConverseCosmetics: whitespace
2010-07-07 Alex Converseaacenc: Enforce LFE bitstream restrictions.
2010-07-07 Carl Eugen HoyosAdd new decoder property max_lowres and do not init...
2010-07-07 Måns Rullgårdaacdec: remove checks for impossible error conditions
2010-07-07 Måns RullgårdARM: remove unnecessary .previous directive
2010-07-07 Måns RullgårdARM: set section to .text in 'function' macro
2010-07-07 Måns RullgårdARM: hide a .size directive on non-ELF targets
2010-07-07 Reimar Döffingermotion_est: fix implicit truncation warnings
2010-07-07 Michael NiedermayerMove ff_dct_init(context) out of if(one time init)
2010-07-07 Eli FriedmanSilence warning "new qualifiers in middle of multi...
2010-07-06 Vitor SessakMove SSE optimized 32-point DCT to its own file. Should...
2010-07-06 Vitor SessakSSE optimized 32-point DCT
next