index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
h264_loopfilter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216'
James Almer
2016-08-01
1
-0
/
+1
|
\
|
*
h264: move the parameter set definitions to a new header file
Anton Khirnov
2016-06-21
1
-0
/
+1
*
|
Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'
Clément Bœsch
2016-07-29
1
-1
/
+1
|
\
\
|
|
/
|
*
h264: rename h264.[ch] to h264dec.[ch]
Anton Khirnov
2016-06-21
1
-1
/
+1
*
|
Merge commit '6e92181bf836f48627a4733b6fd240a99fd36365'
Clément Bœsch
2016-07-01
1
-15
/
+15
|
\
\
|
|
/
|
*
h264: pass just the PPS to get_chroma_qp()
Anton Khirnov
2016-06-12
1
-15
/
+15
*
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
Clément Bœsch
2016-06-21
1
-1
/
+1
|
\
\
|
|
/
|
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
1
-1
/
+1
*
|
Merge commit '3176217c60ca7828712985092d9102d331ea4f3d'
Clément Bœsch
2016-06-12
1
-4
/
+4
|
\
\
|
|
/
|
*
h264: decouple h264_ps from the h264 decoder
Anton Khirnov
2016-04-24
1
-4
/
+4
*
|
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
Michael Niedermayer
2015-07-27
1
-2
/
+2
|
\
\
|
|
/
|
*
lavc: AV-prefix all codec flags
Vittorio Giovara
2015-07-27
1
-2
/
+2
*
|
Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'
Michael Niedermayer
2015-04-20
1
-10
/
+10
|
\
\
|
|
/
|
*
lavc: Replace av_dlog and tprintf with internal macros
Vittorio Giovara
2015-04-19
1
-6
/
+6
*
|
Merge commit '34d4c605e9a5116d5289b35633ade5b01cacab24'
Michael Niedermayer
2015-03-21
1
-15
/
+15
|
\
\
|
|
/
|
*
h264_loopfilter: constify all uses of H264Context
Anton Khirnov
2015-03-21
1
-15
/
+15
*
|
Merge commit 'bc98e8c0e0a8babfea35c98855e366b29cbe1191'
Michael Niedermayer
2015-03-21
1
-4
/
+4
|
\
\
|
|
/
|
*
h264: move mb_field_decoding_flag into the per-slice context
Anton Khirnov
2015-03-21
1
-4
/
+4
*
|
Merge commit '0edbe6faa7ef80daf0e84353cbe733389bf1a522'
Michael Niedermayer
2015-03-21
1
-1
/
+1
|
\
\
|
|
/
|
*
h264: move mb_xy into the per-slice context
Anton Khirnov
2015-03-21
1
-1
/
+1
*
|
Merge commit 'e6c90ce94f1b07f50cea2babf7471af455cca0ff'
Michael Niedermayer
2015-03-21
1
-4
/
+4
|
\
\
|
|
/
|
*
h264: move loopfilter parameters into the per-slice context
Anton Khirnov
2015-03-21
1
-4
/
+4
*
|
Merge commit 'e7226984ac13aacb84eae77a372df8ff7685848f'
Michael Niedermayer
2015-03-21
1
-3
/
+3
|
\
\
|
|
/
|
*
h264: move [{top,left}_]cbp into the per-slice context
Anton Khirnov
2015-03-21
1
-3
/
+3
*
|
Merge commit '95eb35f30513e335990ad0d5dca6ddc318477291'
Michael Niedermayer
2015-03-21
1
-2
/
+2
|
\
\
|
|
/
|
*
h264: move the ref lists variables into the per-slice context
Anton Khirnov
2015-03-21
1
-2
/
+2
*
|
Merge commit 'e6287f077c3e8e4aca11e61dd4bade1351439e6b'
Michael Niedermayer
2015-03-21
1
-19
/
+20
|
\
\
|
|
/
|
*
h264: move {mv,ref}_cache into the per-slice context
Anton Khirnov
2015-03-21
1
-19
/
+20
*
|
Merge commit 'f69574cf7aca4fe4d57a2155e925f37fc863474d'
Michael Niedermayer
2015-03-21
1
-11
/
+11
|
\
\
|
|
/
|
*
h264: move non_zero_count_cache into the per-slice context
Anton Khirnov
2015-03-21
1
-11
/
+11
*
|
Merge commit '8b00f4df20f4a8ab0656fdaf7d00233a6515a052'
Michael Niedermayer
2015-03-21
1
-14
/
+15
|
\
\
|
|
/
|
*
h264: move some neighbour information into the per-slice context
Anton Khirnov
2015-03-21
1
-14
/
+15
*
|
Merge commit 'd231e84b06a9964c840cff4e228509f706165fb6'
Michael Niedermayer
2015-03-21
1
-21
/
+36
|
\
\
|
|
/
|
*
h264: move the quantizers into the per-slice context
Anton Khirnov
2015-03-21
1
-21
/
+36
*
|
lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED
Christophe Gisquet
2015-03-14
1
-5
/
+5
*
|
Merge commit '213e606752d16f51337e94431962fb5d7749c07e'
Michael Niedermayer
2014-09-05
1
-3
/
+8
|
\
\
|
|
/
|
*
Replace av_unused attributes by block structures
Diego Biurrun
2014-09-05
1
-3
/
+8
*
|
Merge commit 'd24e9a99a40166bf881ccd2e3ae5688af4726658'
Michael Niedermayer
2014-03-17
1
-1
/
+0
|
\
\
|
|
/
|
*
h264 does not depend on mpegvideo any more
Vittorio Giovara
2014-03-16
1
-1
/
+0
*
|
Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b'
Michael Niedermayer
2014-03-17
1
-0
/
+1
|
\
\
|
|
/
|
*
mpegvideo: move mpegvideo formats-related defines to mpegutils.h
Vittorio Giovara
2014-03-16
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-02-21
1
-4
/
+4
|
\
\
|
|
/
|
*
h264: Lower bound check for slice offsets
Vittorio Giovara
2014-02-20
1
-4
/
+4
|
*
avcodec: Remove some commented-out debug cruft
Diego Biurrun
2013-08-20
1
-1
/
+0
*
|
h264: add an argument to CHROMA for consistency
Michael Niedermayer
2013-03-21
1
-2
/
+2
*
|
Merge commit '23e85be58fc64b2e804e68b0034a08a6d257e523'
Michael Niedermayer
2013-03-21
1
-7
/
+7
|
\
\
|
|
/
|
*
h264: add a parameter to the CHROMA444 macro.
Anton Khirnov
2013-03-21
1
-4
/
+4
|
*
h264: add a parameter to the CHROMA422 macro.
Anton Khirnov
2013-03-21
1
-3
/
+3
*
|
Merge commit '6d2b6f21eb45ffbda1103c772060303648714832'
Michael Niedermayer
2013-03-21
1
-1
/
+1
|
\
\
|
|
/
|
*
h264: add a parameter to the CABAC macro.
Anton Khirnov
2013-03-21
1
-1
/
+1
[next]