| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | various security fixes and precautionary checks | Michael Niedermayer | 2005-01-12 | 1 | -1/+3 |
* | Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( ... | Burkhard Plaum | 2004-11-27 | 1 | -1/+1 |
* | * simplification patch by Jeffrey Ryan Muizelaar | Jeff Muizelaar | 2004-09-22 | 1 | -2/+1 |
* | data_size = 0 cleanup | Michael Niedermayer | 2004-05-21 | 1 | -1/+0 |
* | oops, forgot to commit that change from the warning fixes by (Michael Roitzsc... | Michael Niedermayer | 2004-05-21 | 1 | -1/+5 |
* | cleanup & memleak fix | Michael Niedermayer | 2004-04-30 | 1 | -8/+2 |
* | * some significant clean-up of the dv_decode_ac (it looks real | Roman Shaposhnik | 2004-03-25 | 1 | -95/+67 |
* | warning patrol | Falk Hüffner | 2004-03-24 | 1 | -3/+3 |
* | * removing casualties of battle of the wits and English language | Roman Shaposhnik | 2004-03-18 | 1 | -0/+15 |
* | * DV decoding/encoding now supports MultiThreading for up to 324 CPUs ;-) | Roman Shaposhnik | 2004-03-14 | 1 | -92/+103 |
* | * DV decoder simplifications. Now it looks to be 6% faster. At least | Roman Shaposhnik | 2004-03-14 | 1 | -114/+67 |
* | * moving some of the commonly used bit reading/writing functions | Roman Shaposhnik | 2004-03-12 | 1 | -7/+1 |
* | 10000l | Michael Niedermayer | 2004-01-04 | 1 | -0/+5 |
* | removing unused var & converting 64->32bit | Michael Niedermayer | 2003-12-05 | 1 | -1/+1 |
* | * 3x encoding speedup. Finally we seem to be on par with libdv | Roman Shaposhnik | 2003-11-27 | 1 | -218/+285 |
* | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2003-11-03 | 1 | -2/+2 |
* | * introducing dct248 into the DSP context. | Roman Shaposhnik | 2003-10-24 | 1 | -59/+76 |
* | bottom_field_first -> top_field_first | Michael Niedermayer | 2003-10-20 | 1 | -1/+1 |
* | * providing MPEG codecs with a generic fields in AVFrame to use. | Roman Shaposhnik | 2003-10-18 | 1 | -0/+3 |
* | * fix for a trivial 100l declaration typo | Roman Shaposhnik | 2003-10-16 | 1 | -1/+2 |
* | align | Michael Niedermayer | 2003-10-15 | 1 | -1/+2 |
* | removed the obsolete and unused parameters of init_put_bits | Alex Beregszaszi | 2003-10-12 | 1 | -5/+5 |
* | * recommiting change from SF CVS | Roman Shaposhnik | 2003-10-11 | 1 | -0/+2 |
* | * preAlpha DV encoding support -- there's still a truckload | Roman Shaposhnik | 2003-10-01 | 1 | -8/+370 |
* | * DV handling was streamlined for both muxing/demuxing and | Roman Shaposhnik | 2003-09-29 | 1 | -281/+50 |