| Commit message (Expand) | Author | Age | Files | Lines |
* | Cosmetics: move function to remove forward declarations | Vitor Sessak | 2008-05-17 | 1 | -39/+33 |
* | Minor simplification of rotate_block() | Vitor Sessak | 2008-05-17 | 1 | -2/+2 |
* | Cosmetics: indentation | Vitor Sessak | 2008-05-17 | 1 | -1/+1 |
* | Cosmetics: rename variable | Vitor Sessak | 2008-05-17 | 1 | -4/+4 |
* | Simplify ra144_decode_frame() | Vitor Sessak | 2008-05-17 | 1 | -4/+1 |
* | Simplify vsad16_mmx2(). | Michael Niedermayer | 2008-05-17 | 1 | -3/+2 |
* | Remove a useless temporary buffer | Vitor Sessak | 2008-05-17 | 1 | -4/+4 |
* | Simplify vsad16_mmx(). | Michael Niedermayer | 2008-05-17 | 1 | -3/+2 |
* | Convert ra144.h tables from hex to decimal | Vitor Sessak | 2008-05-17 | 1 | -2361/+2155 |
* | Simplify vsad_intra16_mmx2() | Michael Niedermayer | 2008-05-17 | 1 | -3/+2 |
* | Simplify vsad_intra16_mmx() | Michael Niedermayer | 2008-05-17 | 1 | -3/+2 |
* | LPCM 24 bits support, patch by Lars Täuber, lars.taeuber gmx net | Lars Täuber | 2008-05-17 | 4 | -6/+30 |
* | The MPEG4AAC codec is provided by an external library and will be disabled | Diego Biurrun | 2008-05-17 | 1 | -1/+3 |
* | missing codec long names by Stefano Sabatini, stefano.sabatini-lala poste it | Diego Biurrun | 2008-05-17 | 5 | -5/+10 |
* | Avoid using log2() freebsd does not support it. | Michael Niedermayer | 2008-05-16 | 1 | -1/+1 |
* | Fix big-endian vs. little-endian typo. | Diego Biurrun | 2008-05-16 | 1 | -1/+1 |
* | consistent codec name by Stefano Sabatini, stefano.sabatini-lala poste it | Diego Biurrun | 2008-05-16 | 1 | -1/+1 |
* | Add PCM codec long names; by Stefano Sabatini, stefano.sabatini-lala poste it. | Diego Biurrun | 2008-05-16 | 1 | -26/+28 |
* | cosmetics: Use C-style comment delimiters with #endif directives. | Diego Biurrun | 2008-05-15 | 1 | -1/+1 |
* | cosmetics: Fix typos in ADPCM codec long names. | Diego Biurrun | 2008-05-15 | 1 | -3/+3 |
* | cosmetics: s/Id/id/ in libavcodec where Id refers to id Software. | Stefano Sabatini | 2008-05-15 | 4 | -11/+11 |
* | Remove useless buffers | Vitor Sessak | 2008-05-15 | 1 | -6/+2 |
* | Simplify rotate_block() | Vitor Sessak | 2008-05-15 | 1 | -13/+8 |
* | Do not pass the context to functions that do not use it | Vitor Sessak | 2008-05-15 | 1 | -10/+9 |
* | Declare vars as const when possible | Vitor Sessak | 2008-05-15 | 1 | -23/+25 |
* | Do not copy tables to a context var, use them directly | Vitor Sessak | 2008-05-15 | 1 | -15/+8 |
* | Remove unneeded fields from the decoder context | Vitor Sessak | 2008-05-15 | 1 | -54/+45 |
* | Read the bitstream where the data is actually needed instead of doing it in u... | Vitor Sessak | 2008-05-15 | 1 | -51/+18 |
* | Use correct type in FFSWAP (thanks to Benoit Fouet for pointing it out) | Vitor Sessak | 2008-05-15 | 1 | -1/+1 |
* | Cosmetics: remove useless parenthesis | Vitor Sessak | 2008-05-15 | 1 | -1/+1 |
* | The first table of decodetable[] is unrelated to the other. Rename it. | Vitor Sessak | 2008-05-15 | 2 | -16/+15 |
* | ADPCM codec long names by Stefano Sabatini, stefano.sabatini-lala poste it | Diego Biurrun | 2008-05-15 | 1 | -32/+34 |
* | DPCM codec long names, patch by Stefano Sabatini, stefano.sabatini-lala poste it | Stefano Sabatini | 2008-05-15 | 1 | -5/+6 |
* | Make av_set_string() fail when number could not be set. | Stefano Sabatini | 2008-05-15 | 1 | -1/+2 |
* | Add codec long name, patch by Stefano Sabatini, stefano.sabatini-lala poste it. | Stefano Sabatini | 2008-05-14 | 1 | -0/+1 |
* | Update offset in the option string later, to have a better error message. | Stefano Sabatini | 2008-05-14 | 1 | -1/+1 |
* | acelp_filters.h needs stdint.h | Måns Rullgård | 2008-05-13 | 1 | -0/+2 |
* | Add VP56_FRAME_NONE and use VP56_FRAME_CURRENT. | Carl Eugen Hoyos | 2008-05-13 | 2 | -4/+5 |
* | Fix a typo. | Stefano Sabatini | 2008-05-13 | 1 | -1/+1 |
* | Correct type for pcx_rle_decode(). | Carl Eugen Hoyos | 2008-05-12 | 1 | -1/+1 |
* | Replace one more occurrence of -1 with PIX_FMT_NONE. | Carl Eugen Hoyos | 2008-05-12 | 1 | -1/+1 |
* | armv4l/float_arm_vfp.o must be added to OBJS-$(HAVE_ARMVFP) list since | Guillaume Poirier | 2008-05-12 | 1 | -2/+2 |
* | Do not use variable frame_info before its value is set. | Carl Eugen Hoyos | 2008-05-12 | 1 | -2/+1 |
* | Previous commit missed an initialization - this fixes FATE's test sample. | Alexander Strange | 2008-05-11 | 1 | -4/+3 |
* | Replace some occurrences of -1 with PIX_FMT_NONE. | Carl Eugen Hoyos | 2008-05-11 | 30 | -49/+49 |
* | Set and use h->mb_xy in SVQ3 too. | Alexander Strange | 2008-05-11 | 1 | -2/+4 |
* | Add some initial optimizations for ARM VFP (floating | Siarhei Siamashka | 2008-05-11 | 3 | -0/+214 |
* | Remove newly unused variables. | Alexander Strange | 2008-05-11 | 1 | -5/+0 |
* | Use h->mb_xy directly in decode_cabac_residual(). | Alexander Strange | 2008-05-11 | 1 | -2/+2 |
* | Store mb_xy in H264Context and only calculate it once per MB. | Alexander Strange | 2008-05-11 | 2 | -18/+24 |