Mercurial > libavcodec.hg
graph
-
Make ff_inverse stay with libavutil, and optional copy it to libavcodec. libavcodecWed, 21 Jul 2010 12:37:37 +0000, by flameeyes
-
Add header declarations for mmx/sse constants missing them libavcodecWed, 21 Jul 2010 10:02:07 +0000, by conrad
-
Move ff_pw_* from vc1dsp_mmx.c to dsputil_mmx.c libavcodecWed, 21 Jul 2010 10:02:03 +0000, by conrad
-
VP8 MBedge loopfilter MMX/MMX2/SSE2 functions for both luma (width=16) libavcodecTue, 20 Jul 2010 22:58:56 +0000, by rbultje
-
Chroma (width=8) inner loopfilter MMX/MMX2/SSE2 for VP8 decoder. libavcodecTue, 20 Jul 2010 22:04:18 +0000, by rbultje
-
vp8: add do { } while(0) around XCHG() macro to avoid confusing if/else libavcodecTue, 20 Jul 2010 17:54:25 +0000, by mru
-
Revert r24339 (it causes fate failures on x86-64) - I'll figure out what's libavcodecMon, 19 Jul 2010 23:57:09 +0000, by rbultje
-
Remove FF_MM_SSE2/3 flags for CPUs where this is generally not faster than libavcodecMon, 19 Jul 2010 22:38:23 +0000, by rbultje
-
Implement chroma (width=8) inner loopfilter MMX/MMX2/SSE2 functions. libavcodecMon, 19 Jul 2010 21:53:28 +0000, by rbultje
-
Be more efficient with registers or stack memory. Saves 8/16 bytes stack libavcodecMon, 19 Jul 2010 21:45:36 +0000, by rbultje
-
Change function prototypes for width=8 inner and mbedge loopfilter functions libavcodecMon, 19 Jul 2010 21:18:04 +0000, by rbultje
-
aacenc: Adjust array offsets for the current channel before calling ff_psy_suggest_window(). libavcodecMon, 19 Jul 2010 18:22:44 +0000, by alexc
-
aacenc: Refactor apply_window_and_mdct() so it no longer takes an offset channel. libavcodecMon, 19 Jul 2010 18:19:53 +0000, by alexc
-
8088flex TMV video decoder now uses ff_draw_pc_font() libavcodecSun, 18 Jul 2010 07:46:29 +0000, by pross
-
aacenc: Template quantize_and_encode_band_cost(). libavcodecFri, 16 Jul 2010 20:02:46 +0000, by alexc
-
Revert 24270, it contained some stuff that shouldn't have been in there. libavcodecFri, 16 Jul 2010 19:54:25 +0000, by rbultje
-
Give x86 r%d registers names, this will simplify implementation of the chroma libavcodecFri, 16 Jul 2010 19:38:10 +0000, by rbultje
-
Change return statement, the REP_RET is a mistake since the else case (x86-64, libavcodecFri, 16 Jul 2010 18:29:14 +0000, by rbultje
-
Use designated initialisers for pcm codec struct libavcodecFri, 16 Jul 2010 13:02:48 +0000, by pross
-
vp8: Save mb border needed for intra prediction so that loop filter can run libavcodecFri, 16 Jul 2010 07:20:35 +0000, by conrad
-
VP8 H/V inner loopfilter MMX/MMXEXT/SSE2 optimizations. libavcodecThu, 15 Jul 2010 23:02:34 +0000, by rbultje
-
ARM: NEON H264 chroma loop filter 3 cycles faster libavcodecThu, 15 Jul 2010 21:59:27 +0000, by mru
-
ARM: remove two insns from NEON chroma loop filter libavcodecThu, 15 Jul 2010 06:45:11 +0000, by mru
-
Restore mistakenly removed [in]/[out] Doxygen parameter attributes. libavcodecWed, 14 Jul 2010 21:22:06 +0000, by diego
-
Pass the composition and ancillary ID for DVB subtitles via extradata instead libavcodecWed, 14 Jul 2010 17:28:40 +0000, by reimar
-
Remove incomplete Doxygen for static decode_frame functions. libavcodecWed, 14 Jul 2010 13:12:24 +0000, by diego
-
aacenc: psy_3gpp_init(): Fix line_to_frequency for short windows. libavcodecWed, 14 Jul 2010 04:10:52 +0000, by alexc
-
aacenc: aac_psy_init(): Factorize line_to_frequency. libavcodecWed, 14 Jul 2010 04:10:47 +0000, by alexc
-
aacenc: psy_3gpp_init(): Fix ath for the first line in each sfb. libavcodecWed, 14 Jul 2010 04:10:41 +0000, by alexc
-
aacenc: psy_3gpp_init(): Calculate barks on demand. libavcodecWed, 14 Jul 2010 04:10:31 +0000, by alexc
-
aacdec: Eliminate the use of doubles in the MAIN predictor. libavcodecMon, 12 Jul 2010 21:36:41 +0000, by alexc
-
aacdec: Eliminate the use of doubles in decode_cce(). libavcodecMon, 12 Jul 2010 21:36:10 +0000, by alexc
-
Do not map video quantizer scale (from 1-51 to 0-63) for libvpx anymore. libavcodecMon, 12 Jul 2010 21:23:03 +0000, by cehoyos
-
avfft: make init functions return NULL on failure as intended libavcodecMon, 12 Jul 2010 19:54:16 +0000, by mru
-
Use correct length modifier for size comparison in printf expression, fixes: libavcodecMon, 12 Jul 2010 19:36:35 +0000, by diego
-
Split the ADTS header decoder off of the ADTS parser. libavcodecMon, 12 Jul 2010 18:52:03 +0000, by alexc
-
aacdec: Remove the warning about non-meaningful window transitions. libavcodecMon, 12 Jul 2010 18:24:22 +0000, by alexc
-
Use math constant instead of hardcoded rounded value for sqrt(0.5). libavcodecMon, 12 Jul 2010 12:32:24 +0000, by benoit
-
Fix side channels when XCh extension is present. libavcodecMon, 12 Jul 2010 09:10:53 +0000, by benoit
-
vc1: Fix ordering of loop filter for I/B frames libavcodecSun, 11 Jul 2010 22:52:51 +0000, by conrad
-
vc1: ff_draw_horiz_band needs a one row delay when the loop filter is active libavcodecSun, 11 Jul 2010 22:52:47 +0000, by conrad
-
Set libvpx encoding profile to libavcodec's profile. libavcodecSun, 11 Jul 2010 17:46:44 +0000, by cehoyos
-
Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields. libavcodecSun, 11 Jul 2010 16:56:20 +0000, by jbr
-
Do not try to decode less than one frame of data in TrueSpeech decoder. libavcodecSun, 11 Jul 2010 14:50:20 +0000, by kostya
-
100l, change avsubtitle_free to the actually tested and working version. libavcodecSun, 11 Jul 2010 07:53:39 +0000, by reimar
-
Set pix_fmt to the correct value for the format the PGS decoder actually uses. libavcodecSun, 11 Jul 2010 07:48:04 +0000, by reimar
-
Document that and why subtitle decoders do not support direct-rendering. libavcodecSat, 10 Jul 2010 23:35:15 +0000, by reimar
-
Make WMV3 decoder print more errors when decoding beta WMV9 files. libavcodecSat, 10 Jul 2010 14:36:53 +0000, by kostya
-
Change qmax/qmin limits to 63 instead of 51. libavcodecSat, 10 Jul 2010 06:34:57 +0000, by darkshikari
-
resample: check memory allocations in av_resample_init() libavcodecFri, 09 Jul 2010 16:05:52 +0000, by mru
-
Allow using libxvid RC without enabling encoding wrapper libavcodecFri, 09 Jul 2010 10:53:30 +0000, by mru
-
Add back previously removed non-existing function params in doxygen comments. libavcodecThu, 08 Jul 2010 22:57:27 +0000, by diego
-
Improve variable names in imlt_window_float() and mlt_compensate_output(). libavcodecThu, 08 Jul 2010 17:55:37 +0000, by diego
-
Restore array sizes in doxygen parameter names. libavcodecThu, 08 Jul 2010 13:35:46 +0000, by diego
-
ac3: make the value of codec_id during (E-)AC-3 parsing stay CODEC_ID_EAC3 libavcodecWed, 07 Jul 2010 23:52:24 +0000, by jbr
-
Add new decoder property max_lowres and do not init decoder if requested value is higher. libavcodecWed, 07 Jul 2010 21:23:36 +0000, by cehoyos
-
aacdec: remove checks for impossible error conditions libavcodecWed, 07 Jul 2010 20:23:56 +0000, by mru
-
Move ff_dct_init(context) out of if(one time init) libavcodecWed, 07 Jul 2010 10:36:26 +0000, by michael
-
Silence warning "new qualifiers in middle of multi-level libavcodecWed, 07 Jul 2010 10:24:34 +0000, by cehoyos
-
Move SSE optimized 32-point DCT to its own file. Should fix breakage with YASM libavcodecTue, 06 Jul 2010 17:48:23 +0000, by vitor