index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
h264.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
h264: drop H264Context.ouputed_poc
Anton Khirnov
2015-04-29
1
-2
/
+2
*
h264: drop needs_realloc
Anton Khirnov
2015-04-29
1
-3
/
+0
*
lavc: Replace av_dlog and tprintf with internal macros
Vittorio Giovara
2015-04-19
1
-1
/
+1
*
h264: reset the private data in init_thread_copy()
Anton Khirnov
2015-04-05
1
-2
/
+2
*
h264: remove a commented out nonsense line
Anton Khirnov
2015-04-05
1
-1
/
+0
*
h264: drop redundant initialization of the scaling matrices
Anton Khirnov
2015-04-05
1
-3
/
+0
*
h264: factor out common code from init() and init_thread_copy()
Anton Khirnov
2015-04-05
1
-39
/
+43
*
h264: drop redundant initialization in init()
Anton Khirnov
2015-04-05
1
-14
/
+0
*
h264: initialize cur_chroma_format_idc
Anton Khirnov
2015-04-05
1
-0
/
+1
*
h264: disable ER by default
Anton Khirnov
2015-04-03
1
-0
/
+22
*
h264: drop some mpegvideo remnants from draw_horiz_band()
Anton Khirnov
2015-03-21
1
-11
/
+1
*
h264: drop the now unused per-slice H264Contexts
Anton Khirnov
2015-03-21
1
-11
/
+0
*
h264: use the main H264Context as the parent for all slice contexts
Anton Khirnov
2015-03-21
1
-24
/
+18
*
h264: move rbsp_buffer into the per-slice context
Anton Khirnov
2015-03-21
1
-11
/
+11
*
h264: move remaining ER stuff into the per-slice context
Anton Khirnov
2015-03-21
1
-18
/
+17
*
error_resilience: do not require mbintra/skip tables
Anton Khirnov
2015-03-21
1
-7
/
+0
*
h264: move top_borders into the per-slice context
Anton Khirnov
2015-03-21
1
-7
/
+4
*
h264: move the scratch buffers into the per-slice context
Anton Khirnov
2015-03-21
1
-2
/
+10
*
h264.c: constify all uses of H264Context in slice and lower-level functions
Anton Khirnov
2015-03-21
1
-5
/
+5
*
h264: use a separate GetBitContext for slice data
Anton Khirnov
2015-03-21
1
-13
/
+13
*
h264: do not abuse the context as a temporary storage in get_last_needed_nal()
Anton Khirnov
2015-03-21
1
-2
/
+3
*
h264: remove some remnants of data partitioning
Anton Khirnov
2015-03-21
1
-15
/
+6
*
h264: move mb_{x,y} into the per-slice context
Anton Khirnov
2015-03-21
1
-8
/
+8
*
h264: move mb_xy into the per-slice context
Anton Khirnov
2015-03-21
1
-2
/
+2
*
h264: move redundant_pic_count into the per-slice context
Anton Khirnov
2015-03-21
1
-1
/
+1
*
h264: move mvd_table into the per-slice context
Anton Khirnov
2015-03-21
1
-0
/
+3
*
h264: move the ref lists variables into the per-slice context
Anton Khirnov
2015-03-21
1
-13
/
+14
*
h264: move direct_spatial_mv_pred into the per-slice context
Anton Khirnov
2015-03-21
1
-1
/
+1
*
h264: move the slice type variables into the per-slice context
Anton Khirnov
2015-03-21
1
-8
/
+8
*
h264: move {mv,ref}_cache into the per-slice context
Anton Khirnov
2015-03-21
1
-8
/
+10
*
h264: move non_zero_count_cache into the per-slice context
Anton Khirnov
2015-03-21
1
-1
/
+2
*
h264: move *_samples_available into the per-slice context
Anton Khirnov
2015-03-21
1
-8
/
+9
*
h264: move intra4x4_pred_mode[_cache] into the per-slice context
Anton Khirnov
2015-03-21
1
-5
/
+7
*
h264: split weighted pred-related vars into per-slice context
Anton Khirnov
2015-03-21
1
-28
/
+55
*
h264: initialize H264Context.avctx in init_thread_copy
Anton Khirnov
2015-02-21
1
-0
/
+1
*
h264: Do not share rbsp_buffer across threads
Michael Niedermayer
2015-01-28
1
-0
/
+4
*
h264: drop any pretense of support for data partitioning
Anton Khirnov
2015-01-27
1
-42
/
+3
*
h264: do not reset the ref lists in flush_change()
Anton Khirnov
2015-01-27
1
-4
/
+0
*
h264: move parser-only variables to their own context
Anton Khirnov
2015-01-27
1
-7
/
+0
*
error_resilience: move the MECmpContext initialization into ER code
Anton Khirnov
2015-01-27
1
-5
/
+0
*
h264: simplify code in flush_dpb()
Anton Khirnov
2015-01-27
1
-5
/
+1
*
h264: restore a block mistakenly removed in e10fd08a
Anton Khirnov
2014-12-27
1
-0
/
+2
*
h264: proper cleanup in ff_h264_alloc_tables() if DPB alloc fails
Michael Niedermayer
2014-12-03
1
-1
/
+1
*
h264: Fix memory leak on ff_h264_decode_init() failure
Dale Curtis
2014-12-03
1
-1
/
+3
*
display: fix order of operands
Vittorio Giovara
2014-11-13
1
-1
/
+1
*
lavc: deprecate the use of AVCodecContext.time_base for decoding
Anton Khirnov
2014-10-15
1
-1
/
+1
*
h264: reset ret to avoid propagating minor failures
Michael Niedermayer
2014-09-29
1
-0
/
+1
*
cosmetics: Write NULL pointer equality checks more compactly
Gabriel Dume
2014-08-15
1
-3
/
+3
*
h264: fix interpretation of interleved stereo modes
Felix Abecassis
2014-08-07
1
-2
/
+2
*
dsputil: Split motion estimation compare bits off into their own context
Diego Biurrun
2014-07-17
1
-4
/
+4
[prev]
[next]