summaryrefslogtreecommitdiffstats
path: root/libavcodec/vc1_loopfilter.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-271-10/+10
|\
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-271-3/+3
* | Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42'Michael Niedermayer2015-05-221-10/+10
|\ \ | |/
| * mpegvideo: Drop flags and flags2Vittorio Giovara2015-05-221-3/+3
| * vc1: Use the correct shift amountMichael Niedermayer2014-11-251-7/+7
* | lavc/vc1: Never decode vc1 as gray if gray decoding was not enabled.Carl Eugen Hoyos2015-05-171-2/+2
* | avcodec/vc1: Skip chroma operations if CODEC_FLAG_GRAY is setMichael Niedermayer2015-05-081-8/+14
* | Merge commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576'Michael Niedermayer2014-10-081-12/+12
|/
* vc1: Split the decoder in componentsLuca Barbato2014-10-081-0/+353
OpenPOWER on IntegriCloud