summaryrefslogtreecommitdiff
path: root/libavcodec/h264_loopfilter.c
Commit message (Expand)AuthorAge
* Merge commit 'd24e9a99a40166bf881ccd2e3ae5688af4726658'Michael Niedermayer2014-03-17
|\
| * h264 does not depend on mpegvideo any moreVittorio Giovara2014-03-16
* | Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b'Michael Niedermayer2014-03-17
|\|
| * mpegvideo: move mpegvideo formats-related defines to mpegutils.hVittorio Giovara2014-03-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-21
|\|
| * h264: Lower bound check for slice offsetsVittorio Giovara2014-02-20
| * avcodec: Remove some commented-out debug cruftDiego Biurrun2013-08-20
* | h264: add an argument to CHROMA for consistencyMichael Niedermayer2013-03-21
* | Merge commit '23e85be58fc64b2e804e68b0034a08a6d257e523'Michael Niedermayer2013-03-21
|\|
| * h264: add a parameter to the CHROMA444 macro.Anton Khirnov2013-03-21
| * h264: add a parameter to the CHROMA422 macro.Anton Khirnov2013-03-21
* | Merge commit '6d2b6f21eb45ffbda1103c772060303648714832'Michael Niedermayer2013-03-21
|\|
| * h264: add a parameter to the CABAC macro.Anton Khirnov2013-03-21
* | Merge commit '7fa00653a550c0d24b3951c0f9fed6350ecf5ce4'Michael Niedermayer2013-03-21
|\|
| * h264: add a parameter to the FIELD_PICTURE macro.Anton Khirnov2013-03-21
| * h264: add a parameter to the FRAME_MBAFF macro.Anton Khirnov2013-03-21
* | Merge commit 'da6be8fcec16a94d8084bda8bb8a0a411a96bcf7'Michael Niedermayer2013-03-21
|\|
| * h264: add a parameter to the MB_FIELD macro.Anton Khirnov2013-03-21
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer2013-03-12
|\|
| * lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-16
|\|
| * h264: deMpegEncContextizeAnton Khirnov2013-02-15
* | Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9'Michael Niedermayer2013-02-09
|\|
| * dsputil: Move LOCAL_ALIGNED macros to libavutilDiego Biurrun2013-02-08
| * avcodec: Drop silly and/or broken printf debug outputDiego Biurrun2012-10-01
* | h264_loopfilter: use av_assertMichael Niedermayer2012-06-25
* | h264: dont mess with chroma planes for grayscale h264.Michael Niedermayer2012-03-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-15
|\|
| * cosmetics: Move static and inline attributes to more standard places.Diego Biurrun2012-01-14
| * h264: 4:2:2 intra decoding supportBaptiste Coudurier2011-10-21
* | h264dec: h264: 4:2:2 intra decodingBaptiste Coudurier2011-08-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-12
|\|
| * H.264: add filter_mb_fast support for >8-bit decodingJason Garrett-Glaser2011-07-11
| * H.264: avoid redundant alpha/beta calculations in loopfilterJason Garrett-Glaser2011-07-11
| * H.264: optimize intra/inter loopfilter decisionJason Garrett-Glaser2011-07-11
| * Eliminate FF_COMMON_FRAME macro.Diego Biurrun2011-07-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-10
|\|
| * H.264: fix filter_mb_fast with 4:4:4 + 8x8dctJason Garrett-Glaser2011-07-09
| * H.264: improve qp_thresh checkJason Garrett-Glaser2011-07-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-06
|\|
| * H.264: make loopfilter bS const where applicableJason Garrett-Glaser2011-07-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-04
|\|
| * H.264: template left MB handlingJason Garrett-Glaser2011-07-03
| * H.264: make filter_mb_fast support the case of unavailable top mbJason Garrett-Glaser2011-07-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-27
|\|
| * H.264: make filter_mb_fast support 4:4:4Jason Garrett-Glaser2011-06-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-23
|\|
| * H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFFJason Garrett-Glaser2011-06-22
| * H.264: fix 4:4:4 + deblocking + MBAFFJason Garrett-Glaser2011-06-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-15
|\|