11491 Commits (1235429c2792e879d50a06cc851f3065f1a481d5)

Author SHA1 Message Date
Laurent Aimar 6c389ddbd3 Fixed DXVA2 H264 hwaccel after luma/chroma_weight changes. 15 years ago
Laurent Aimar b8fb21e902 Fixed buffer overread in flashsv decoder. 15 years ago
Alex Converse b5e2bb8c3c AAC: Return the number of bytes consumed in decoding a frame. 15 years ago
David Conrad e2720b6b1e Really fix 2.95 15 years ago
David Conrad 0448ef7788 Maybe fix gcc 2.95 15 years ago
Gwenole Beauchesne 11ae0c52b9 Cope with rev 22183: 15 years ago
Alex Converse ab2a302834 AAC: Mark predictor functions av_always_inline. 15 years ago
Alex Converse 65bec42e33 Cosmetics: Re-indent after last commit. 15 years ago
Alex Converse ca1fa4144f AAC parser: Don't write channels, sample rate, and frame size each frame. 15 years ago
Michael Niedermayer 38768cb70a Port Optimizations about *_type init from decode to filter code. 15 years ago
Michael Niedermayer b46b5ac9f8 Optimize *_type init, 1.5 cpu cycles faster. 15 years ago
David Conrad c72625f299 Delay translating DCT tokens into coefficients until immediately before IDCT 15 years ago
David Conrad 7a095ea6fb Do MC and IDCT in coding (hilbert) order 15 years ago
David Conrad 35c28d23cb Explictly separate decoding whether fragments are coded by plane 15 years ago
Aurelien Jacobs ded2100e48 move vp6 huffman table freeing code, out of common vp56 code 15 years ago
Michael Niedermayer 3d9137c883 Reorder indexes in weight tables. 15 years ago
Michael Niedermayer bd8868e092 Move all context fields that are not used in the mb and block layers 15 years ago
Laurent Aimar 19a9846f3d Fixed DXVA2 H264 hwaccel compilation. 15 years ago
Michael Niedermayer 65f3c029b9 remove unused left_border field from context. 15 years ago
Michael Niedermayer 1a29c6a0bb cosmetic addition of {} 15 years ago
Michael Niedermayer af2b0df40f Note about luma/chroma_weight tables and their datatype. 15 years ago
Laurent Aimar a9837b58e1 Fixed overreads in TTA decoder with corrupted bistreams. 15 years ago
Vitor Sessak 0a41faa9a7 Plug some memory leaks in the VP6 decoder 15 years ago
Michael Niedermayer d7f5e520bf move svq3 specific fields to the end of the context 15 years ago
Gwenole Beauchesne 48bf1325ac Cope with rev 22169 change: 15 years ago
Michael Niedermayer 70118abd68 Merge weight & offset tables, 15 cpu cycles faster. 15 years ago
Michael Niedermayer 72f86ec013 Simplify implicit_weight table init. 15 years ago
Peter Ross 54063e37c1 Perform coefficient transformations in Bink Audio DCT decoder (issue1770) 15 years ago
Peter Ross f087881207 use intended const syntax 15 years ago
Michael Niedermayer f57880d244 Another 3 useless zeroing instructions. 15 years ago
Michael Niedermayer 16b802fe93 Load the whole left side of mv&ref only when needed. 15 years ago
Carl Eugen Hoyos 741a17e6b4 Support B-frames when decoding MPEG-4 with VDPAU hardware acceleration. 15 years ago
Carl Eugen Hoyos bf9d70d5e4 Pass correct buffer-pointer and buffer-size to hardware accelerated 15 years ago
Måns Rullgård b781cc1282 Make lsp a separate configurable and select it from codecs needing it 15 years ago
Michael Niedermayer 145061a176 Fix a bunch of bugs ive introduced recently that broke threaded decoding. 15 years ago
Vitor Sessak fe89ccd162 Fix spelling in comment 15 years ago
Vitor Sessak efb0102fef Add commented-out unoptimized code to improve readability 15 years ago
Carl Eugen Hoyos 8ef4f92b0d Process packed bitstream also for VDPAU. 15 years ago
Aurelien Jacobs bc99737689 revert r22112 which broke playback of cathedral-beta2-400extra-crop-avc.mp4 15 years ago
Michael Niedermayer 8897b247a5 Remove some unneeded fill_rectangle() for 16x16 blocks. 15 years ago
Carl Eugen Hoyos a882cf9c21 Make av_build_filter static (and remove av_): It is not used outside resample2.c. 15 years ago
Carl Eugen Hoyos 406aa93fd0 Make av_get_bit_rate() static and remove av_, the function is only used 15 years ago
Carl Eugen Hoyos 88f83607b6 Include libxvid_internal.h: It contains the prototype for av_tempfile(). 15 years ago
Carl Eugen Hoyos 30f7682404 Make the following functions static (and remove ff_), they are only used 15 years ago
Carl Eugen Hoyos 5dfa637cca Make function get_channel_name() static: It is only used in audioconvert.c. 15 years ago
Janusz Krzysztofik 7c994c366c Process picture aspect ratio changes in H.264. 15 years ago
Carl Eugen Hoyos 4443c0e9a9 Include internal.h and imgconvert.h, they contain the prototypes for the 15 years ago
Carl Eugen Hoyos ccd17ea13c Include msrledec.h: It contains the prototype for ff_msrle_decode(). 15 years ago
Carl Eugen Hoyos 862715d3fe Include atrac.h: It contains the prototypes for atrac_generate_tables() 15 years ago
Carl Eugen Hoyos c6e1599b8a Include mpegaudiodecheader.h: It contains the prototype for 15 years ago