summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264_loopfilter.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-271-2/+2
|\
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-271-2/+2
* | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer2015-04-201-10/+10
|\ \ | |/
| * lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-191-6/+6
* | Merge commit '34d4c605e9a5116d5289b35633ade5b01cacab24'Michael Niedermayer2015-03-211-15/+15
|\ \ | |/
| * h264_loopfilter: constify all uses of H264ContextAnton Khirnov2015-03-211-15/+15
* | Merge commit 'bc98e8c0e0a8babfea35c98855e366b29cbe1191'Michael Niedermayer2015-03-211-4/+4
|\ \ | |/
| * h264: move mb_field_decoding_flag into the per-slice contextAnton Khirnov2015-03-211-4/+4
* | Merge commit '0edbe6faa7ef80daf0e84353cbe733389bf1a522'Michael Niedermayer2015-03-211-1/+1
|\ \ | |/
| * h264: move mb_xy into the per-slice contextAnton Khirnov2015-03-211-1/+1
* | Merge commit 'e6c90ce94f1b07f50cea2babf7471af455cca0ff'Michael Niedermayer2015-03-211-4/+4
|\ \ | |/
| * h264: move loopfilter parameters into the per-slice contextAnton Khirnov2015-03-211-4/+4
* | Merge commit 'e7226984ac13aacb84eae77a372df8ff7685848f'Michael Niedermayer2015-03-211-3/+3
|\ \ | |/
| * h264: move [{top,left}_]cbp into the per-slice contextAnton Khirnov2015-03-211-3/+3
* | Merge commit '95eb35f30513e335990ad0d5dca6ddc318477291'Michael Niedermayer2015-03-211-2/+2
|\ \ | |/
| * h264: move the ref lists variables into the per-slice contextAnton Khirnov2015-03-211-2/+2
* | Merge commit 'e6287f077c3e8e4aca11e61dd4bade1351439e6b'Michael Niedermayer2015-03-211-19/+20
|\ \ | |/
| * h264: move {mv,ref}_cache into the per-slice contextAnton Khirnov2015-03-211-19/+20
* | Merge commit 'f69574cf7aca4fe4d57a2155e925f37fc863474d'Michael Niedermayer2015-03-211-11/+11
|\ \ | |/
| * h264: move non_zero_count_cache into the per-slice contextAnton Khirnov2015-03-211-11/+11
* | Merge commit '8b00f4df20f4a8ab0656fdaf7d00233a6515a052'Michael Niedermayer2015-03-211-14/+15
|\ \ | |/
| * h264: move some neighbour information into the per-slice contextAnton Khirnov2015-03-211-14/+15
* | Merge commit 'd231e84b06a9964c840cff4e228509f706165fb6'Michael Niedermayer2015-03-211-21/+36
|\ \ | |/
| * h264: move the quantizers into the per-slice contextAnton Khirnov2015-03-211-21/+36
* | lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNEDChristophe Gisquet2015-03-141-5/+5
* | Merge commit '213e606752d16f51337e94431962fb5d7749c07e'Michael Niedermayer2014-09-051-3/+8
|\ \ | |/
| * Replace av_unused attributes by block structuresDiego Biurrun2014-09-051-3/+8
* | Merge commit 'd24e9a99a40166bf881ccd2e3ae5688af4726658'Michael Niedermayer2014-03-171-1/+0
|\ \ | |/
| * h264 does not depend on mpegvideo any moreVittorio Giovara2014-03-161-1/+0
* | Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b'Michael Niedermayer2014-03-171-0/+1
|\ \ | |/
| * mpegvideo: move mpegvideo formats-related defines to mpegutils.hVittorio Giovara2014-03-161-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-211-4/+4
|\ \ | |/
| * h264: Lower bound check for slice offsetsVittorio Giovara2014-02-201-4/+4
| * avcodec: Remove some commented-out debug cruftDiego Biurrun2013-08-201-1/+0
* | h264: add an argument to CHROMA for consistencyMichael Niedermayer2013-03-211-2/+2
* | Merge commit '23e85be58fc64b2e804e68b0034a08a6d257e523'Michael Niedermayer2013-03-211-7/+7
|\ \ | |/
| * h264: add a parameter to the CHROMA444 macro.Anton Khirnov2013-03-211-4/+4
| * h264: add a parameter to the CHROMA422 macro.Anton Khirnov2013-03-211-3/+3
* | Merge commit '6d2b6f21eb45ffbda1103c772060303648714832'Michael Niedermayer2013-03-211-1/+1
|\ \ | |/
| * h264: add a parameter to the CABAC macro.Anton Khirnov2013-03-211-1/+1
* | Merge commit '7fa00653a550c0d24b3951c0f9fed6350ecf5ce4'Michael Niedermayer2013-03-211-8/+8
|\ \ | |/
| * h264: add a parameter to the FIELD_PICTURE macro.Anton Khirnov2013-03-211-3/+3
| * h264: add a parameter to the FRAME_MBAFF macro.Anton Khirnov2013-03-211-5/+5
* | Merge commit 'da6be8fcec16a94d8084bda8bb8a0a411a96bcf7'Michael Niedermayer2013-03-211-4/+4
|\ \ | |/
| * h264: add a parameter to the MB_FIELD macro.Anton Khirnov2013-03-211-4/+4
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer2013-03-121-17/+17
|\ \ | |/
| * lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-17/+17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-161-36/+33
|\ \ | |/
| * h264: deMpegEncContextizeAnton Khirnov2013-02-151-32/+29
* | Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9'Michael Niedermayer2013-02-091-1/+1
|\ \ | |/
OpenPOWER on IntegriCloud