315 Commits (2f77894cccec8dcba47b5217da9b51273c24fbbb)

Author SHA1 Message Date
Michael Niedermayer 728214992e vc1dec: Remove interlaced warning 12 years ago
Michael Niedermayer 28243b0d35 vc1dec: Redesign the intensity compensation 12 years ago
Martin Storsjö b0696e947f vc1: Reindent INIT_LUT(), align backslashes 12 years ago
Michael Niedermayer 6ce2c3106d vc1: Make INIT_LUT() self contained 12 years ago
Michael Niedermayer 37f2ac36a9 vc1: Simplify code by using INIT_LUT() 12 years ago
Michael Niedermayer 0379fc1487 vc1: Move INIT_LUT() further up to allow using it in more places 12 years ago
Michael Niedermayer 4162fc62b3 vc1dec: Do not allow field_mode to change after the first header 12 years ago
Hendrik Leppkes fe06795d78 vc1: implement frame interlaced b-frame header parsing 12 years ago
Diego Biurrun 6fee1b90ce avcodec: Add av_cold attributes to init functions missing them 12 years ago
Michael Niedermayer d78329700d vc1dec: make sure next_use_ic is set correctly 12 years ago
Michael Niedermayer ee4c01bef6 vc1dec: factor lut clean code 12 years ago
Michael Niedermayer 05f4c05061 vc1dec: remove interlaced warning 12 years ago
Michael Niedermayer 782ebd6118 vc1dec: redesign the intensity compensation 12 years ago
Michael Niedermayer c560437e95 vc1: make INIT_LUT() self contained 12 years ago
Michael Niedermayer 62d9445396 vc1: simplify code use INIT_LUT() 12 years ago
Michael Niedermayer a0fbc28c38 vc1dec: Fix non pullup tff 12 years ago
Diego Biurrun 63d744e2be av_log_missing_feature() ---> avpriv_report_missing_feature() 12 years ago
Diego Biurrun c242bbd8b6 Remove unnecessary dsputil.h #includes 12 years ago
Michael Niedermayer 7845f8d282 vc1dec: do not allow field_mode to change after the first header 12 years ago
Hendrik Leppkes 33f2a49423 vc1: only disable interlaced b-frames for software decoding 12 years ago
Mashiat Sarker Shakkhar 5d2be71b9e vc1: Use codec ID from AVCodecContext while parsing frame header 12 years ago
Mashiat Sarker Shakkhar 35a35d49d2 Double motion vector range for HPEL interlaced picture in proper place 12 years ago
Diego Biurrun 1218777ffd avcodec: Convert some commented-out printf/av_log instances to av_dlog 12 years ago
Diego Biurrun 6f6b0311a3 avcodec: Drop some silly commented-out av_log() invocations 12 years ago
Michael Niedermayer ddabecbbf5 vc1dec: export adv profile color format indication 12 years ago
Alberto Delmás ee769c6a7c MSS2 decoder 12 years ago
Michael Niedermayer 3b5ba60aa7 vc1dec: fix handling of max_coded dimensions 12 years ago
Michael Niedermayer 6d4c97bb85 fate: enable fate-vc1_sa10143 12 years ago
Hendrik Leppkes d9dcc940fa vc1: implement frame interlaced b-frame header parsing 13 years ago
Michael Niedermayer 20676711fe vc1: fix incorrect show_bits() usage. 13 years ago
Mashiat Sarker Shakkhar 95b192de5d vc1: Do not read from array if index is invalid. 13 years ago
Reimar Döffinger 0f95270afe VC1: Fix skiploopfilter=all. 13 years ago
Diego Biurrun 3c715383ea vc1: Move init code shared between decoder and parser to common code file. 13 years ago
Martin Storsjö 5f2c159c0f vc1: Add ff_ prefix to nonstatic symbols 13 years ago
Martin Storsjö 1fec055066 msmpeg4: Add ff_ prefixes to nonstatic symbols 13 years ago
Hendrik Leppkes feaa40020b vc1: always read the bfraction element for interlaced fields 13 years ago
Hendrik Leppkes 7662a532fb vc1: don't read the interpfrm and bfraction elements for interlaced frames 13 years ago
Michael Niedermayer b50be4e38d vc1_parser: fix NULL pointer dereference 13 years ago
Luca Barbato 1f948745c3 vc1: use an enum for Frame Coding Mode 13 years ago
Michael Niedermayer 4fd5e7639b vc1: Fix pic_header_flag=0 (SA10143.vc1) 13 years ago
Kostya Shishkov 42feaf4070 vc1: explicitly zero interlaced mode coding variables for progressive mode 13 years ago
Michael Niedermayer 7b5c03064d vc1: enable interlaced p fields again, they seem no longer to crash with out of array writes 13 years ago
Michael Niedermayer 4509be3d2f vc1: reset interlaced variables, prevent another bunch of crashes. 13 years ago
Michael Niedermayer 1e4d60353c vc1: disable parts of the interlaced code due to security issues. 13 years ago
Kostya Shishkov 109d8aa1e6 vc1: K&R reformatting cosmetics 13 years ago
Mashiat Sarker Shakkhar cad16562c8 vc1dec: interlaced stream decoding support 3/3 13 years ago
Michael Niedermayer a538e0f9a0 vc1: loose one line difference to qatar. 13 years ago
Alberto Delmás d2f119a1f2 VC1: Support dynamic dimension changes 13 years ago
John Stebbins 0d802ac54e vc1: fix VC-1 Pulldown handling. 13 years ago
Alberto Delmás 45ecda8554 Windows Media Image decoder (WMVP/WVP2) 13 years ago