3185 Commits (6fb316d5634252e259b3c95dcc40de533173cb1c)
 

Author SHA1 Message Date
Wolfram Gloger 6fb316d563 Support raw mpegts streams from dvr patch by (wmglo at dent dot med dot uni-muenchen dot de) 21 years ago
Michael Niedermayer d7646d7d93 h263 loop filter option 21 years ago
Michael Niedermayer b73afeac30 huge vbv buffer size + CBR fix 21 years ago
Roman Shaposhnik ca20f118d1 * enabling DV-in-QT 21 years ago
Michael Niedermayer 046bee8620 always parse APP* as it sometimes contains startcodes which confuse the decoder otherwise 21 years ago
Roman Shaposhnik 901ee2bea3 * some significant clean-up of the dv_decode_ac (it looks real 21 years ago
Falk Hüffner 7906085fcc warning patrol 21 years ago
Michael Niedermayer d957696f17 cleanup frame_rate code, this may also fix some large file bugs 21 years ago
Michael Niedermayer 0a90160a29 forgot (bitstream size info) 21 years ago
Michael Niedermayer c43e7a6611 untested win32 binary pipe fix 21 years ago
Roman Shaposhnik 490c735d1b * turns out raw DV files can have .dif extension 21 years ago
Falk Hüffner cb6e87c15a Update coding rules. 21 years ago
Roman Shaposhnik 8066e59fa4 * enabling seek in raw DV files 21 years ago
Michael Niedermayer 039e78891e add size of encoded stream to the regression tests 21 years ago
Michael Niedermayer 6486ad57ee test more (i)dcts 21 years ago
Michael Niedermayer 8fe2c60e5f 1000l for iive 21 years ago
Michael Niedermayer 6b47b7300e Compile fix by (Chip <szarlada at freemail dot hu>) 21 years ago
Michael Niedermayer b839da647e powerpc PMC doc fix by (Romain Dolbeau <dolbeau at irisa dot fr>) 21 years ago
Michael Niedermayer 4e39ab4c97 1000l in av_mallocz_static() 21 years ago
Michael Niedermayer 8d1f2ba5e1 static allocation rewrite (old code was plain a broken mess) 21 years ago
Leon van Stuivenberg 2a42b5c37f support url_read which reads less then requested patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>) 21 years ago
Michael Niedermayer 53c05b1eac do loop filter immediatly after each macroblock is decoded instead of after a frame is decoded 21 years ago
Michael Niedermayer 3ebc7e04de h264 loop filter optimizations 21 years ago
Michael Niedermayer 980a82b70b h264 loop filter for progressive I&P frames by (Laurent Aimar <fenrir at via dot ecp dot fr>) 21 years ago
Michael Niedermayer 74d69c0719 enable .ffm regression test as it works again 21 years ago
Michael Niedermayer 458eaddad1 slice structured encoding support & interlaced spelling 21 years ago
Michael Niedermayer 204b5c9e08 h.263 ssm + aic fix by (Maarten Daniels <maarten dot daniels at student dot luc dot ac dot be>) 21 years ago
Michael Niedermayer 950b55d3e2 wrong help text 21 years ago
Michael Niedermayer 79292510a8 adjust_write_index() fix by ("Curi Fabio Eduardo (SFL)" <curif at TELEFONICA dot COM dot AR>) 21 years ago
Roman Shaposhnik 5825425795 * removing casualties of battle of the wits and English language 21 years ago
Michael Niedermayer 7976241aef moving f/b_code init to where it should be 21 years ago
Michael Niedermayer 7813d6a307 1000000l (using uninitalized variable for initalizing bits per MV table) 21 years ago
Michael Niedermayer 3edcacde04 init cleanup 21 years ago
Ivan Kalvachev 6fe1a1a55b use pan_scan to remove some weight, proper pan_scan offset reading 21 years ago
Ivan Kalvachev 5ac4768362 mpeg12 fix 10l of aspect calucalations, return gop perser to print debug info, and make mpeg1_seq_header hot overwrite height/width 21 years ago
Leon van Stuivenberg e15dec10d5 decode latency patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>) 21 years ago
Mike Melanson 6cc270c2ac update the API for the idct function 21 years ago
Ivan Kalvachev a6b9ffbfc7 move MPV_common_init after parsing stream parameters, matrix rebuild 21 years ago
Roman Shaposhnik 6faa4645c5 * DV decoding/encoding now supports MultiThreading for up to 324 CPUs ;-) 21 years ago
Roman Shaposhnik 380fd6b1b4 * DV decoder simplifications. Now it looks to be 6% faster. At least 21 years ago
Leon van Stuivenberg b51469a0c5 tcp select() check and enables pressing 'q' when reading/(writing) from 21 years ago
Magnus Damm 35fe5cc53f altivec swscale under Linux patch by (Magnus Damm <damm at opensource dot se>) 21 years ago
Michael Niedermayer 37923cd32d alignment fix 21 years ago
Michael Niedermayer 67086c8552 width,height%16!=0 fix 21 years ago
Mike Melanson ee59b4b680 don't fetch the size of SEQH unless SEQH was found 21 years ago
Mike Melanson 23fe14bb20 minor VMD system update; still not perfect, but should not crash either 21 years ago
Mike Melanson 3a278992bd remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 21 years ago
Michael Niedermayer 9eef2b77b2 no read loop tcp/http and http CRLF fix by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>) 21 years ago
Ronald S. Bultje c3775e542f fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>) 21 years ago
Michael Niedermayer 8be014e027 removing broken mpeg_decode_gop() 21 years ago