| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | crash fix by Carl Eugen Hoyos cehoyos ag.or at | Michael Niedermayer | 2007-01-24 | 1 | -1/+2 |
* | maybe fix segfault with missing extradata (unchecked) | Michael Niedermayer | 2007-01-24 | 1 | -1/+1 |
* | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 | Alex Beregszaszi | 2007-01-19 | 1 | -1/+1 |
* | rename cropTbl -> ff_cropTbl | Måns Rullgård | 2006-11-12 | 1 | -1/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -181/+181 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -14/+14 |
* | bitstream related fixes from [PATCH] from DivX, Part 9: bitstream crashes by ... | Michael Niedermayer | 2005-12-17 | 1 | -1/+1 |