| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix passing of unaligned addresses to dsputil diff_bytes() by | Jeff Downs | 2009-05-23 | 1 | -4/+4 |
* | Add offset argument to encode_422_bitstream() to control where | Jeff Downs | 2009-05-23 | 1 | -11/+14 |
* | Rename bitstream.h to get_bits.h. | Stefano Sabatini | 2009-04-13 | 1 | -1/+1 |
* | Add a av_fast_malloc function and replace several uses of av_fast_realloc, | Reimar Döffinger | 2009-04-12 | 1 | -1/+3 |
* | Split bitstream.h, put the bitstream writer stuff in the new file | Stefano Sabatini | 2009-04-12 | 1 | -0/+1 |
* | Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an | Thilo Borgmann | 2009-04-07 | 1 | -1/+3 |
* | Make sure the last bits of huffyuv frames are zeroed. | Michael Niedermayer | 2009-04-05 | 1 | -0/+2 |
* | Add missing av_cold in static init/close functions. | Daniel Verkamp | 2009-02-22 | 1 | -2/+2 |
* | ff_add_hfyu_median_prediction_mmx2 | Loren Merritt | 2009-02-08 | 1 | -25/+7 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | moves mid_pred() into mathops.h (with arch specific code split by directory) | Aurelien Jacobs | 2009-01-18 | 1 | -0/+1 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 1 | -18/+18 |
* | More POSIX _t namespace cleanup. | Michael Niedermayer | 2008-12-12 | 1 | -4/+4 |
* | Bump Major version, this commit is almost just renaming bits_per_sample to | Luca Abeni | 2008-09-08 | 1 | -8/+8 |
* | Replace generic CONFIG_ENCODERS preprocessor conditionals by more specific | Diego Biurrun | 2008-09-03 | 1 | -12/+12 |
* | Replace generic CONFIG_DECODERS preprocessor conditionals by more specific | Diego Biurrun | 2008-09-02 | 1 | -7/+9 |
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -4/+4 |
* | Replace some occurrences of -1 with PIX_FMT_NONE. | Carl Eugen Hoyos | 2008-05-11 | 1 | -2/+2 |
* | Add long names to some AVCodec declarations. | Stefano Sabatini | 2008-04-29 | 1 | -2/+6 |
* | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng | 2008-03-21 | 1 | -4/+4 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -2/+2 |
* | prevent huffyuv from generating codewords of length 32. (regression in r9069) | Loren Merritt | 2007-08-05 | 1 | -1/+1 |
* | fix mem leak | Oliver Pfister | 2007-07-05 | 1 | -1/+1 |
* | Group all copyright and author notices together. | Diego Biurrun | 2007-07-05 | 1 | -3/+3 |
* | misc typo fixes | Diego Biurrun | 2007-06-12 | 1 | -1/+1 |
* | merge huffman tables for rgb too | Loren Merritt | 2007-05-25 | 1 | -33/+71 |
* | cosmetics (reduce nesting) | Loren Merritt | 2007-05-24 | 1 | -11/+11 |
* | use sparse huffman tables. 1.5% faster huffyuv decoding. | Loren Merritt | 2007-05-24 | 1 | -10/+9 |
* | merge huffman tables so that we read 2 symbols at a time. 30% faster huffyuv ... | Loren Merritt | 2007-05-23 | 1 | -7/+52 |
* | change brute force search to min-heap. 3.6x faster generate_len_table, 8% fas... | Loren Merritt | 2007-05-19 | 1 | -42/+42 |
* | cosmetics: macrofy duplicate code in huffyuv | Loren Merritt | 2007-05-18 | 1 | -45/+62 |
* | r3938 broke 2pass huffyuv (not that anyone uses it) | Loren Merritt | 2007-05-18 | 1 | -2/+2 |
* | Remove redundant #inclusion of common.h, avcodec.h already #includes it. | Diego Biurrun | 2007-05-10 | 1 | -2/+1 |
* | oops, encoder was under ifdef decoders. | Loren Merritt | 2007-03-20 | 1 | -1/+1 |
* | huffyuv rgb encoder | Loren Merritt | 2007-03-18 | 1 | -4/+104 |
* | Replace deprecated PIX_FMT names by the newer variants. | Diego Biurrun | 2007-02-07 | 1 | -2/+2 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | add some #ifdef CONFIG_ENCODERS/DECODERS | Måns Rullgård | 2006-09-27 | 1 | -0/+16 |
* | set supported pixel formats correctly | Michael Niedermayer | 2006-08-02 | 1 | -0/+2 |
* | ffv1 and ffvhuff havnt changed since a long time and noone proposed any | Michael Niedermayer | 2006-04-14 | 1 | -3/+0 |
* | dont forget table_size in the decode_frame return value | Michael Niedermayer | 2006-03-30 | 1 | -1/+1 |
* | segfault fix | Michael Niedermayer | 2006-03-18 | 1 | -0/+3 |
* | (f)printf --> av_log conversion | Steve L'Homme | 2006-03-08 | 1 | -1/+1 |
* | warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it | Diego Biurrun | 2006-01-25 | 1 | -1/+1 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -118/+118 |
* | use PRIxN, %zd, %td formats where needed | Måns Rullgård | 2005-12-12 | 1 | -1/+1 |
* | #defines for strict_std_compliance and split between inofficial extensions an... | Michael Niedermayer | 2005-05-08 | 1 | -2/+2 |
* | Ministry of English Composition, reporting for duty (and the word is "skipped... | Mike Melanson | 2005-04-24 | 1 | -4/+4 |
* | AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>) | Michael Niedermayer | 2005-03-06 | 1 | -16/+0 |