| Commit message (Expand) | Author | Age | Files | Lines |
* | Move #ifdef CONFIG_DVVIDEO_ENCODER up to cover all functions used for encoding. | Diego Biurrun | 2008-07-11 | 1 | -1/+1 |
* | Make preprocessor condition more specific and useful by changing | Diego Biurrun | 2008-07-11 | 1 | -1/+1 |
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -2/+2 |
* | remove useless wrapper func | Baptiste Coudurier | 2008-06-10 | 1 | -6/+1 |
* | set avctx time_base in dv decoder | Baptiste Coudurier | 2008-05-28 | 1 | -0/+1 |
* | Replace some occurrences of -1 with PIX_FMT_NONE. | Carl Eugen Hoyos | 2008-05-11 | 1 | -1/+1 |
* | Add some long names to AVCodec declarations. | Stefano Sabatini | 2008-04-29 | 1 | -1/+3 |
* | Increase alignment for DCT block arrays from 8 to 16 | Alexander Strange | 2008-04-08 | 1 | -1/+1 |
* | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng | 2008-03-21 | 1 | -1/+1 |
* | remove more useless mpegvideo.h includes | Aurelien Jacobs | 2008-03-05 | 1 | -1/+1 |
* | some const | Michael Niedermayer | 2008-02-01 | 1 | -2/+2 |
* | consts | Michael Niedermayer | 2008-02-01 | 1 | -1/+1 |
* | add ff_ prefix to all simple_idct symbols | Aurelien Jacobs | 2007-12-08 | 1 | -1/+1 |
* | force 16-bytes alignement of block array, as needed by the implementation of ... | John Dalgliesh | 2007-03-15 | 1 | -2/+2 |
* | kill av_mallocz_static() | Michael Niedermayer | 2007-03-14 | 1 | -5/+1 |
* | kill a av_mallocz_static() | Michael Niedermayer | 2007-03-13 | 1 | -5/+2 |
* | This fixes error handling for BeOS, removing the need for some ifdefs. | François Revol | 2007-02-13 | 1 | -2/+2 |
* | * Fixing a bug with incorrect bits set in AAUX source pack | Roman Shaposhnik | 2007-01-15 | 1 | -4/+5 |
* | rename always_inline to av_always_inline and move to common.h | Måns Rullgård | 2006-12-08 | 1 | -7/+7 |
* | Rename ABS macro to FFABS. | Diego Biurrun | 2006-10-11 | 1 | -1/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Fix compilation with --disable-encoders. | Alexander Strange | 2006-10-01 | 1 | -1/+2 |
* | add some #ifdef CONFIG_ENCODERS/DECODERS | Måns Rullgård | 2006-09-27 | 1 | -0/+6 |
* | * Restructuring the division of labor between DV codec and DV format | Roman Shaposhnik | 2006-09-04 | 1 | -12/+125 |
* | force usage of ALT_BITSTREAM_READER where needed | Aurelien Jacobs | 2006-08-28 | 1 | -5/+1 |
* | I still don't think this should be here. Note: without this code DV encoder | Roman Shaposhnik | 2006-03-06 | 1 | -10/+0 |
* | DVCPRO50 support. | Daniel Maas | 2006-03-06 | 1 | -64/+157 |
* | Assign class 2 to most macroblocks by default, instead of a more conservative | Dan Maas | 2006-02-28 | 1 | -1/+15 |
* | Not that we're that far from being an *initial* implementation, but | Roman Shaposhnik | 2006-02-27 | 1 | -5/+0 |
* | AC coefficient weighing (per SMPTE 314M) for the DV encoder and decoder. The | Dan Maas | 2006-02-27 | 1 | -4/+18 |
* | remove wrong assert() | Michael Niedermayer | 2006-02-26 | 1 | -1/+0 |
* | replace for loop with 2 asserts() | Michael Niedermayer | 2006-02-26 | 1 | -2/+3 |
* | size[0-3] are not initialized (and can get random negative trash | Dan Maas | 2006-02-25 | 1 | -2/+5 |
* | 10l (forgot EOBs) | Michael Niedermayer | 2006-02-24 | 1 | -1/+1 |
* | dont lowwer qnos of more blocks then needed | Michael Niedermayer | 2006-02-23 | 1 | -2/+3 |
* | fixing dv_guess_qnos() | Michael Niedermayer | 2006-02-23 | 1 | -3/+28 |
* | print a big warning if we mess up and run out of space ... | Michael Niedermayer | 2006-02-23 | 1 | -0/+2 |
* | MSVC-compatible __align8/__align16 declaration | Steve L'Homme | 2006-02-05 | 1 | -4/+4 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | Moving dv_anchor back to the global scope. This creates a tiny memory | Roman Shaposhnik | 2006-01-06 | 1 | -14/+10 |
* | Fix DV memory leak and allow multiple instances patch by (Burkhard Plaum?) | Burkhard Plaum | 2005-12-25 | 1 | -12/+22 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -184/+184 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -78/+78 |
* | lowres support | Michael Niedermayer | 2005-09-02 | 1 | -18/+23 |
* | optimizations | Michael Niedermayer | 2005-08-30 | 1 | -85/+111 |
* | Fix for memleak in dv.c patch by (Burkhard Plaum; plaum, ipf uni-stuttgart de) | Burkhard Plaum | 2005-08-26 | 1 | -3/+1 |
* | DV video encoder/decoder doesn't set keyframe and picture type properties pat... | Edward Hervey | 2005-08-11 | 1 | -0/+4 |
* | a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.source... | Roine Gustafsson | 2005-05-10 | 1 | -0/+2 |
* | various fixes related to the non alt_bitstream_reader | Michael Niedermayer | 2005-04-18 | 1 | -0/+1 |
* | avoid buf_size == 0 checks in every decoder | Michael Niedermayer | 2005-01-23 | 1 | -4/+0 |