| Commit message (Expand) | Author | Age | Files | Lines |
* | Silence following warning if only zeros were not consumed: | Carl Eugen Hoyos | 2009-02-15 | 1 | -1/+5 |
* | H264: Change left_block_options to uint8_t from int, saving a little space. | Alexander Strange | 2009-02-11 | 1 | -2/+2 |
* | Add SEI recovery point frame counter to H264Context and use it when | Ivan Schreter | 2009-02-09 | 1 | -1/+19 |
* | Replace hard-coded SEI type constants with symbolic names | Ivan Schreter | 2009-02-08 | 1 | -2/+2 |
* | Remove CONFIG_H264_ENCODER references | Måns Rullgård | 2009-02-04 | 1 | -4/+1 |
* | Add fields to H264Context and SPS for upcoming VA API support. | Gwenole Beauchesne | 2009-02-03 | 1 | -7/+22 |
* | Add av_unused to conditionally used variable, fixes the warning: | Diego Biurrun | 2009-02-02 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | cosmetics: Add empty line for consistent formatting. | Gwenole Beauchesne | 2009-01-29 | 1 | -0/+1 |
* | remove zigzag_scan8x8, it is the same as ff_zigzag_direct | Stefan Gehrer | 2009-01-24 | 1 | -4/+4 |
* | moves mid_pred() into mathops.h (with arch specific code split by directory) | Aurelien Jacobs | 2009-01-18 | 1 | -0/+1 |
* | Remove CODEC_ID_H264_VDPAU. | Carl Eugen Hoyos | 2009-01-17 | 1 | -6/+6 |
* | replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ | Aurelien Jacobs | 2009-01-14 | 1 | -14/+14 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 1 | -10/+10 |
* | Remove H264Context from vdpau_internal.h. | Carl Eugen Hoyos | 2009-01-11 | 1 | -2/+2 |
* | Cosmetics: Rename ff_vdpau_h264_add_data_chunk as ff_vdpau_add_data_chunk. | Carl Eugen Hoyos | 2009-01-10 | 1 | -2/+2 |
* | Use only MpegEncContext in ff_vdpau_h264_add_data_chunk. | Carl Eugen Hoyos | 2009-01-10 | 1 | -2/+2 |
* | Move vdpau_h264_set_reference_frames() call from vdpauvideo.c into h264.c. | Carl Eugen Hoyos | 2009-01-10 | 1 | -0/+3 |
* | Move VDPAU check, make future VDPAU patches smaller. | Carl Eugen Hoyos | 2009-01-09 | 1 | -1/+1 |
* | Rename ff_VDPAU as ff_vdpau. | Carl Eugen Hoyos | 2009-01-07 | 1 | -3/+3 |
* | Only #include svq3.c if the SVQ3 decoder is enabled. | Diego Biurrun | 2009-01-07 | 1 | -0/+2 |
* | Disable SVQ3 checks if SVQ3 support is not compiled in. | Diego Biurrun | 2009-01-07 | 1 | -1/+2 |
* | 50l: Reenable error resilience for H264 (Patch by Dark Shikari). | Jason Garrett-Glaser | 2009-01-05 | 1 | -1/+1 |
* | Cosmetics: Fix indentation. | Carl Eugen Hoyos | 2009-01-05 | 1 | -1/+1 |
* | Add VDPAU hardware accelerated decoding for H264 which can be used by | NVIDIA Corporation | 2009-01-04 | 1 | -2/+32 |
* | export refs | Michael Niedermayer | 2008-12-24 | 1 | -0/+2 |
* | Optimize pred_pskip_motion() | Michael Niedermayer | 2008-12-24 | 1 | -2/+2 |
* | Indent | Michael Niedermayer | 2008-12-23 | 1 | -19/+19 |
* | Integrate get_te0_golomb() calls into the code, this allows some checks | Michael Niedermayer | 2008-12-23 | 1 | -4/+29 |
* | Use get_ue_golomb_31() where possible, almost all are just in headers | Michael Niedermayer | 2008-12-23 | 1 | -15/+15 |
* | indent | Michael Niedermayer | 2008-12-23 | 1 | -21/+21 |
* | Use the new VLC table for the first non trailing coeff too. | Michael Niedermayer | 2008-12-23 | 1 | -5/+18 |
* | Optimize esc removal code. | Michael Niedermayer | 2008-12-23 | 1 | -4/+11 |
* | Indent | Michael Niedermayer | 2008-12-23 | 1 | -8/+8 |
* | unified CAVLC level decoding LUT. | Michael Niedermayer | 2008-12-23 | 1 | -4/+45 |
* | 100l, I broke H.264 again, forgot one hunk. | Michael Niedermayer | 2008-12-23 | 1 | -0/+1 |
* | Optimize 0 0 0-3 search, 45% faster on pentium dual. | Michael Niedermayer | 2008-12-23 | 1 | -0/+17 |
* | Simplify decode_cabac_mb_ref() a little bit, 2 cpu cycles faster on | Michael Niedermayer | 2008-12-22 | 1 | -4/+1 |
* | Indent | Michael Niedermayer | 2008-12-22 | 1 | -7/+7 |
* | inline decode_cabac_mb_type for I & P frames, 9 cycles faster on pentium dual. | Michael Niedermayer | 2008-12-22 | 1 | -22/+13 |
* | Negate 2 more variables, 1 cpu cycle faster on pentium dual. | Michael Niedermayer | 2008-12-22 | 1 | -5/+5 |
* | Simplify if/else, no speed change | Michael Niedermayer | 2008-12-22 | 1 | -5/+1 |
* | Negate a few variables, this simplifies the code and makes it 5 cycles faster | Michael Niedermayer | 2008-12-22 | 1 | -15/+15 |
* | Simplify ifs(), 8 cpu cycles faster on pentium dual | Michael Niedermayer | 2008-12-22 | 1 | -12/+4 |
* | Simplify if(), 3 cpu cycles faster in pentium dual. | Michael Niedermayer | 2008-12-22 | 1 | -4/+2 |
* | Rename libavcodec/i386/ --> libavcodec/x86/. | Diego Biurrun | 2008-12-22 | 1 | -1/+1 |
* | Remove a bunch of unused variables. | Diego Biurrun | 2008-12-22 | 1 | -5/+0 |
* | Remove useless code. | Michael Niedermayer | 2008-12-21 | 1 | -4/+2 |
* | Only execute clear_blocks() when needed. | Michael Niedermayer | 2008-12-21 | 1 | -4/+3 |
* | Optimize get_dct8x8_allowed(). | Michael Niedermayer | 2008-12-20 | 1 | -7/+4 |