| Commit message (Expand) | Author | Age | Files | Lines |
* | Cosmetics: rename loop counters in eval_refl() | Vitor Sessak | 2008-08-06 | 1 | -8/+7 |
* | Simplify eval_refl(): do not store a buffer value in a var when the buffer co... | Vitor Sessak | 2008-08-06 | 1 | -5/+5 |
* | Simplify eval_refl(): s/b == 0/!b/ | Vitor Sessak | 2008-08-06 | 1 | -1/+1 |
* | Simplify range checking in eval_refl(). Before the | Vitor Sessak | 2008-08-06 | 1 | -7/+1 |
* | Cosmetics: reindent | Vitor Sessak | 2008-08-06 | 1 | -5/+2 |
* | Simplify do_output_subblock(): Remove a unneeded memcpy | Vitor Sessak | 2008-08-06 | 1 | -3/+1 |
* | Electronic Arts TGV decoder | Peter Ross | 2008-08-06 | 4 | -1/+344 |
* | Simplify eval_refl(): return directly when needed instead of storing the retu... | Vitor Sessak | 2008-08-06 | 1 | -3/+2 |
* | Simplify rms(): merge a few operations in the same statement | Vitor Sessak | 2008-08-06 | 1 | -5/+2 |
* | Cosmetical simplification in t_sqrt() | Vitor Sessak | 2008-08-06 | 1 | -1/+1 |
* | Check available size before writing in decode_frame() | Vitor Sessak | 2008-08-06 | 1 | -0/+3 |
* | Check *data_size in decode_frame() | Vitor Sessak | 2008-08-06 | 1 | -0/+3 |
* | Cosmetics: alignment | Vitor Sessak | 2008-08-06 | 1 | -2/+2 |
* | Flip (by making buf[i] -> buf[size-i-1]) two buffers: {sp,gain}_block. This | Vitor Sessak | 2008-08-06 | 1 | -21/+18 |
* | Prevent low delay from being used with mpeg1. | Michael Niedermayer | 2008-08-05 | 1 | -2/+2 |
* | OKed sections of code from the SoC AAC decoder | Robert Swain | 2008-08-05 | 1 | -0/+241 |
* | Move shared tables to aactab.c and add declarations to aactab.h. Also sync with | Robert Swain | 2008-08-05 | 2 | -751/+809 |
* | AAC definitions and structures that have been OKed from the SoC AAC decoder | Robert Swain | 2008-08-05 | 1 | -0/+88 |
* | Use local variabes for *stride, where local variables exist. | Michael Niedermayer | 2008-08-05 | 1 | -9/+9 |
* | indent | Michael Niedermayer | 2008-08-05 | 1 | -4/+4 |
* | Simplify l1mv/l1ref calculation. | Michael Niedermayer | 2008-08-05 | 1 | -11/+7 |
* | simplify y_shift/ref_shift code | Michael Niedermayer | 2008-08-05 | 1 | -11/+2 |
* | indent | Michael Niedermayer | 2008-08-05 | 1 | -63/+63 |
* | Factorize some code between temporal and spatial direct mode. | Michael Niedermayer | 2008-08-05 | 1 | -103/+74 |
* | Rename prodsum() function to convolve() | Vitor Sessak | 2008-08-05 | 1 | -3/+3 |
* | cosmetics: use a better function name than uncouple_channels() | Justin Ruggles | 2008-08-05 | 1 | -2/+2 |
* | cosmetics: change function name and comments to refer to block decoding | Justin Ruggles | 2008-08-05 | 1 | -5/+5 |
* | remove unneeded local variable | Justin Ruggles | 2008-08-05 | 1 | -2/+1 |
* | Port b4/b8_stride code from spatial direct mode to temporal. | Michael Niedermayer | 2008-08-05 | 1 | -3/+8 |
* | Use frame_num and reference instead of poc for matching frames for direct | Michael Niedermayer | 2008-08-05 | 1 | -3/+5 |
* | *2 /2 is wrong for PAFF references, so do not do it. | Michael Niedermayer | 2008-08-04 | 1 | -2/+5 |
* | Port col_parity code from spatial mode to temporal mode, | Michael Niedermayer | 2008-08-04 | 1 | -5/+5 |
* | The code under FRAME_MBAFF for temporal direct mode MBs is needed for PAFF as... | Michael Niedermayer | 2008-08-04 | 1 | -3/+1 |
* | Remove redundant code. | Michael Niedermayer | 2008-08-04 | 1 | -4/+0 |
* | Fill ref_count/ref_poc for both fields of frames. | Michael Niedermayer | 2008-08-04 | 1 | -0/+4 |
* | Fix static leaks in h264.c. | Art Clarke | 2008-08-04 | 1 | -9/+54 |
* | Use ref_poc and ref_count from the correct field. | Michael Niedermayer | 2008-08-04 | 1 | -3/+4 |
* | Fix dist_scale_factor for long term reference pictures. | Michael Niedermayer | 2008-08-04 | 1 | -1/+1 |
* | Return an error when ff_jpegls_decode_picture fails. | Mathieu Malaterre | 2008-08-04 | 1 | -1/+2 |
* | Simplify PCM codec; replace switch() statements with av_get_bits_per_sample(). | Peter Ross | 2008-08-04 | 1 | -56/+2 |
* | Simplify PCM codec; use sample_fmts field to set the avctx->sample_fmt field. | Peter Ross | 2008-08-04 | 1 | -12/+6 |
* | Make avcodec_string() and av_get_bits_per_sample() report the sample size for... | Peter Ross | 2008-08-04 | 1 | -0/+2 |
* | Use the correct collocated field in pred_direct_motion() when it differs in p... | Michael Niedermayer | 2008-08-04 | 1 | -3/+4 |
* | Read bitstream parameters for E-AC-3 streams before returning an error. | Justin Ruggles | 2008-08-03 | 1 | -3/+3 |
* | Hardcode the table for ungrouping 3 values in 5 bits. It will be reused by | Justin Ruggles | 2008-08-03 | 3 | -3/+20 |
* | use the same table for ungrouping exponents and bap=2 mantissas | Justin Ruggles | 2008-08-03 | 1 | -16/+19 |
* | cosmetics: make all references to AC-3 capitalized and hyphenated | Justin Ruggles | 2008-08-03 | 14 | -27/+27 |
* | Remove useless mb_field_decoding_flag setting code that was at the wrong spot. | Michael Niedermayer | 2008-08-03 | 1 | -4/+2 |
* | mb_field_decoding_flag was not initialized | Michael Niedermayer | 2008-08-03 | 1 | -0/+1 |
* | Wrong constant used in default threshold value calculation for | Mathieu Malaterre | 2008-08-03 | 1 | -1/+1 |