summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* * enabling DV-in-QTRoman Shaposhnik2004-03-26
* always parse APP* as it sometimes contains startcodes which confuse the decod...Michael Niedermayer2004-03-26
* * some significant clean-up of the dv_decode_ac (it looks realRoman Shaposhnik2004-03-25
* warning patrolFalk Hüffner2004-03-24
* cleanup frame_rate code, this may also fix some large file bugsMichael Niedermayer2004-03-24
* forgot (bitstream size info)Michael Niedermayer2004-03-24
* untested win32 binary pipe fixMichael Niedermayer2004-03-24
* * turns out raw DV files can have .dif extensionRoman Shaposhnik2004-03-24
* Update coding rules.Falk Hüffner2004-03-23
* * enabling seek in raw DV filesRoman Shaposhnik2004-03-23
* add size of encoded stream to the regression testsMichael Niedermayer2004-03-23
* test more (i)dctsMichael Niedermayer2004-03-22
* 1000l for iiveMichael Niedermayer2004-03-22
* Compile fix by (Chip <szarlada at freemail dot hu>)Michael Niedermayer2004-03-22
* powerpc PMC doc fix by (Romain Dolbeau <dolbeau at irisa dot fr>)Michael Niedermayer2004-03-22
* 1000l in av_mallocz_static()Michael Niedermayer2004-03-22
* static allocation rewrite (old code was plain a broken mess)Michael Niedermayer2004-03-21
* support url_read which reads less then requested patch by (Leon van Stuivenbe...Leon van Stuivenberg2004-03-20
* do loop filter immediatly after each macroblock is decoded instead of after a...Michael Niedermayer2004-03-20
* h264 loop filter optimizationsMichael Niedermayer2004-03-20
* h264 loop filter for progressive I&P frames by (Laurent Aimar <fenrir at via ...Michael Niedermayer2004-03-19
* enable .ffm regression test as it works againMichael Niedermayer2004-03-18
* slice structured encoding support & interlaced spellingMichael Niedermayer2004-03-18
* h.263 ssm + aic fix by (Maarten Daniels <maarten dot daniels at student dot l...Michael Niedermayer2004-03-18
* wrong help textMichael Niedermayer2004-03-18
* adjust_write_index() fix by ("Curi Fabio Eduardo (SFL)" <curif at TELEFONICA ...Michael Niedermayer2004-03-18
* * removing casualties of battle of the wits and English languageRoman Shaposhnik2004-03-18
* moving f/b_code init to where it should beMichael Niedermayer2004-03-16
* 1000000l (using uninitalized variable for initalizing bits per MV table)Michael Niedermayer2004-03-16
* init cleanupMichael Niedermayer2004-03-16
* use pan_scan to remove some weight, proper pan_scan offset readingIvan Kalvachev2004-03-16
* mpeg12 fix 10l of aspect calucalations, return gop perser to print debug info...Ivan Kalvachev2004-03-15
* decode latency patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello...Leon van Stuivenberg2004-03-15
* update the API for the idct functionMike Melanson2004-03-15
* move MPV_common_init after parsing stream parameters, matrix rebuildIvan Kalvachev2004-03-15
* * DV decoding/encoding now supports MultiThreading for up to 324 CPUs ;-)Roman Shaposhnik2004-03-14
* * DV decoder simplifications. Now it looks to be 6% faster. At leastRoman Shaposhnik2004-03-14
* tcp select() check and enables pressing 'q' when reading/(writing) fromLeon van Stuivenberg2004-03-14
* altivec swscale under Linux patch by (Magnus Damm <damm at opensource dot se>)Magnus Damm2004-03-14
* alignment fixMichael Niedermayer2004-03-14
* width,height%16!=0 fixMichael Niedermayer2004-03-14
* don't fetch the size of SEQH unless SEQH was foundMike Melanson2004-03-14
* minor VMD system update; still not perfect, but should not crash eitherMike Melanson2004-03-14
* remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->Mike Melanson2004-03-14
* no read loop tcp/http and http CRLF fix by (Leon van Stuivenberg <l dot vanst...Michael Niedermayer2004-03-14
* fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at...Ronald S. Bultje2004-03-13
* removing broken mpeg_decode_gop()Michael Niedermayer2004-03-13
* fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot ...Gildas Bazin2004-03-13
* be smarter about the variable size of the extra SVQ3 dataMike Melanson2004-03-13
* (f)pritf() vs. av_log() and 'make test' updateMichael Niedermayer2004-03-13