| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply changes made in r21308 to svq3.c. | Jai Menon | 2010-01-19 | 1 | -4/+0 |
* | Split motion vector prediction off h264.c/h. | Michael Niedermayer | 2010-01-12 | 1 | -0/+1 |
* | Move check_intra4x4_pred_mode() back from h264.h to h264.c, the function is just | Michael Niedermayer | 2010-01-12 | 1 | -1/+1 |
* | Get rid of #include "svq3.c" | Michael Niedermayer | 2010-01-12 | 1 | -10/+25 |
* | SVQ3 : Set avctx->pix_fmt correctly during decoder initialisation. | Jai Menon | 2009-12-12 | 1 | -0/+1 |
* | Add additional long names for the Sorenson Vector Quantizer 3 decoder. | Stefano Sabatini | 2009-10-19 | 1 | -1/+1 |
* | Check thread count as multithreaded decoding is not supported. | Michael Niedermayer | 2009-09-09 | 1 | -0/+5 |
* | Mark all pix_fmts and supported_framerates compound literals as const. | Reimar Döffinger | 2009-09-06 | 1 | -1/+1 |
* | Parse frame size code, see "svq3.c: parse frame size" thread on ML. | Ronald S. Bultje | 2009-08-04 | 1 | -3/+14 |
* | remove unused hack which set AVCodecContext frame_number to pic timestamp | Baptiste Coudurier | 2009-05-30 | 1 | -2/+0 |
* | Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an | Thilo Borgmann | 2009-04-07 | 1 | -1/+3 |
* | SVQ3: Fix decoding with A32_BITSTREAM_READER | Måns Rullgård | 2009-03-01 | 1 | -0/+1 |
* | 1000l for me, wrong pix_fmt. | Michael Niedermayer | 2009-02-24 | 1 | -1/+1 |
* | Add and use ff_pixfmt_list_420. | Michael Niedermayer | 2009-02-24 | 1 | -0/+1 |
* | Add missing av_cold in static init/close functions. | Daniel Verkamp | 2009-02-22 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 1 | -2/+2 |
* | Fix sample URL. | Diego Biurrun | 2008-12-25 | 1 | -1/+1 |
* | 10l, svq3 didnt set h->cbp, this broke decoding a little. | Michael Niedermayer | 2008-12-18 | 1 | -0/+1 |
* | Fix svq3 decoding, is_complex was not initialized. | Michael Niedermayer | 2008-12-17 | 1 | -0/+1 |
* | move decoder initialization in separate function, earlier failure detection | Baptiste Coudurier | 2008-11-24 | 1 | -5/+17 |
* | cosmetics: indentation, prettyprinting | Diego Biurrun | 2008-11-22 | 1 | -768/+768 |
* | cosmetics: consistent function declarations | Diego Biurrun | 2008-11-22 | 1 | -17/+23 |
* | cosmetics: Put statements after 'if' on their own line. | Diego Biurrun | 2008-11-22 | 1 | -3/+6 |
* | Add the function declaration of ff_svq1_packet_checksum to svq1.h and include | Diego Biurrun | 2008-10-28 | 1 | -0/+2 |
* | svq3 watermark code now needs zlib | Baptiste Coudurier | 2008-10-26 | 1 | -0/+4 |
* | svq3 watermark decoding support, based on reverse engineering work by chrono | Baptiste Coudurier | 2008-10-26 | 1 | -0/+36 |
* | svq3: remove unused include | Aurelien Jacobs | 2008-10-25 | 1 | -4/+0 |
* | Include zlib.h as it is needed for watermark support, | Michael Niedermayer | 2008-10-14 | 1 | -0/+4 |
* | 10000l, revert | Michael Niedermayer | 2008-07-16 | 1 | -1/+1 |
* | The funny memcpyin svq3 generally has src & dst overlapping, so it | Michael Niedermayer | 2008-07-16 | 1 | -1/+1 |
* | Print slice num as well. | Michael Niedermayer | 2008-07-16 | 1 | -2/+2 |
* | Fix infinite loop at EOF. | Michael Niedermayer | 2008-07-14 | 1 | -0/+1 |
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -1/+1 |
* | Previous commit missed an initialization - this fixes FATE's test sample. | Alexander Strange | 2008-05-11 | 1 | -4/+3 |
* | Set and use h->mb_xy in SVQ3 too. | Alexander Strange | 2008-05-11 | 1 | -2/+4 |
* | Add long names to AVCodec declarations. | Stefano Sabatini | 2008-04-27 | 1 | -0/+1 |
* | add FF_ prefix to all (frame)_TYPE usage | Aurelien Jacobs | 2008-03-09 | 1 | -22/+22 |
* | consts | Michael Niedermayer | 2008-02-01 | 1 | -1/+1 |
* | Move H.264 intra prediction functions into their own context | Kostya Shishkov | 2007-09-05 | 1 | -30/+0 |
* | use skip_bits where appropriate | Alex Beregszaszi | 2007-08-09 | 1 | -14/+14 |
* | use get_bits1(..) instead get_bits(.., 1) | Alex Beregszaszi | 2007-08-09 | 1 | -2/+2 |
* | Add support for streams with different chroma_qp_index_offset | Andreas Öman | 2007-07-06 | 1 | -1/+1 |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -3/+3 |
* | misc spelling fixes | Diego Biurrun | 2007-06-12 | 1 | -4/+4 |
* | rename attribute_unused to av_unused and moves its declaration to common.h | Carl Eugen Hoyos | 2007-05-30 | 1 | -2/+2 |
* | dont write over the end of ref_cache | Michael Niedermayer | 2007-05-14 | 1 | -2/+2 |
* | Change some leftover __attribute__((unused)) and __attribute__((used)) to | Reimar Döffinger | 2007-05-14 | 1 | -2/+2 |
* | Add av_ prefix to clip functions | Reimar Döffinger | 2007-02-25 | 1 | -4/+4 |