projects
/
libav.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
h264: Add an AVClass pointer to H264Context
[libav.git]
/
libavcodec
/
h264.h
2016-02-23
Michael Niedermayer
h264: Add an AVClass pointer to H264Context
blob
|
commitdiff
2015-12-06
Anton Khirnov
h264: eliminate default_ref_list
blob
|
commitdiff
|
diff to current
2015-10-14
Derek Buitenhuis
h264: Run VLC init under pthread_once
blob
|
commitdiff
|
diff to current
2015-07-17
Kieran Kunhya
h264: Add support for Closed Caption export
blob
|
commitdiff
|
diff to current
2015-06-30
Vittorio Giovara
h264: Parse registered data SEI message and AFD value
blob
|
commitdiff
|
diff to current
2015-06-27
Anton Khirnov
h264: do not update the context fields copied between...
blob
|
commitdiff
|
diff to current
2015-06-27
Anton Khirnov
h264: make sure the slices do not overlap during slice...
blob
|
commitdiff
|
diff to current
2015-04-29
Anton Khirnov
h264: use properly allocated AVFrames
blob
|
commitdiff
|
diff to current
2015-04-29
Anton Khirnov
h264: embed the DPB in the context
blob
|
commitdiff
|
diff to current
2015-04-29
Anton Khirnov
h264: move freeing the escaped RBSP buffer to free_cont...
blob
|
commitdiff
|
diff to current
2015-04-29
Anton Khirnov
h264: eliminate ff_h264_set_parameter_from_sps()
blob
|
commitdiff
|
diff to current
2015-04-29
Anton Khirnov
h264: drop H264Context.ouputed_poc
blob
|
commitdiff
|
diff to current
2015-04-29
Anton Khirnov
h264: drop needs_realloc
blob
|
commitdiff
|
diff to current
2015-04-19
Vittorio Giovara
lavc: Replace av_dlog and tprintf with internal macros
blob
|
commitdiff
|
diff to current
2015-04-03
Anton Khirnov
h264: disable ER by default
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move [uv]linesize to the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: use a smaller struct for the ref lists
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: drop the now unused per-slice H264Contexts
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: use the main H264Context as the parent for all...
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move rbsp_buffer into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move remaining ER stuff into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move top_borders into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move the scratch buffers into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264_loopfilter: constify all uses of H264Context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264_cavlc: constify all uses of H264Context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264_cabac: constify all uses of H264Context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264.c: constify all uses of H264Context in slice and...
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move mb_mbaff into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move mb_field_decoding_flag into the per-slice...
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264_mb: constify all uses of H264Context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264.h: constify all uses of H264Context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264_direct: constify all uses of H264Context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: use a separate GetBitContext for slice data
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: remove some remnants of data partitioning
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move resync_mb_{x,y} into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move mb_{x,y} into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move mb_xy into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move is_complex into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move mb_skip_run into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move redundant_pic_count into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move cabac_init_idc into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move loopfilter parameters into the per-slice...
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move direct_cache into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move mvd_cache into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move mvd_table into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move last_qscale_diff into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move [{top,left}_]cbp into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move cabac[_state] into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move mb[_{padding,luma_dc}] into the per-slice...
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move intra_pcm_ptr into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move the ref lists variables into the per-slice...
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move map_col_to_list0[_field] into the per-slice...
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move dist_scale_factor[_field] into the per-slice...
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move col_{parity,fieldoff} into the per-slice...
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move direct_spatial_mv_pred into the per-slice...
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move sub_mb_type into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move the slice type variables into the per-slice...
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move mb_[uv]linesize into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move neighbor_transform_size into the per-slice...
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move {mv,ref}_cache into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move non_zero_count_cache into the per-slice...
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move *_samples_available into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move intra4x4_pred_mode[_cache] into the per...
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move some neighbour information into the per...
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move {chroma,intra16x16}_pred_mode into the per...
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move {prev,next}_mb_skipped into the per-slice...
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move qp_thresh into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: move the quantizers into the per-slice context
blob
|
commitdiff
|
diff to current
2015-03-21
Anton Khirnov
h264: split weighted pred-related vars into per-slice...
blob
|
commitdiff
|
diff to current
2015-01-27
Anton Khirnov
h264: drop any pretense of support for data partitioning
blob
|
commitdiff
|
diff to current
2015-01-27
Anton Khirnov
h264: move parser-only variables to their own context
blob
|
commitdiff
|
diff to current
2015-01-27
Anton Khirnov
error_resilience: move the MECmpContext initialization...
blob
|
commitdiff
|
diff to current
2014-12-08
Vittorio Giovara
h264: increase MAX_SLICES to 32
blob
|
commitdiff
|
diff to current
2014-07-17
Diego Biurrun
dsputil: Split motion estimation compare bits off into...
blob
|
commitdiff
|
diff to current
2014-07-09
Vittorio Giovara
h264: parse display orientation SEI message
blob
|
commitdiff
|
diff to current
2014-05-29
Diego Biurrun
dsputil: Split off quarterpel bits into their own context
blob
|
commitdiff
|
diff to current
2014-03-23
Luca Barbato
h264: Split h264 slice decoding from nal decoding
blob
|
commitdiff
|
diff to current
2014-03-16
Vittorio Giovara
h264 does not depend on mpegvideo any more
blob
|
commitdiff
|
diff to current
2014-03-16
Vittorio Giovara
mpegvideo: move mpegvideo formats-related defines to...
blob
|
commitdiff
|
diff to current
2014-03-16
Vittorio Giovara
h264: Remove MotionEstContext and move the relevant...
blob
|
commitdiff
|
diff to current
2014-03-16
Vittorio Giovara
h264: Replace mpegvideo-specific MAX_THREADS by private...
blob
|
commitdiff
|
diff to current
2014-03-16
Vittorio Giovara
h264: Replace mpegvideo-specific MAX_PICTURE_COUNT...
blob
|
commitdiff
|
diff to current
2014-03-16
Vittorio Giovara
h264: move relevant fields from Picture to H264Picture
blob
|
commitdiff
|
diff to current
2014-02-14
Vittorio Giovara
h264_sei: name buffering period type consistently
blob
|
commitdiff
|
diff to current
2014-02-14
Vittorio Giovara
h264: drop outdated comments
blob
|
commitdiff
|
diff to current
2014-02-14
Vittorio Giovara
h264: store current_sps_id inside the current sps
blob
|
commitdiff
|
diff to current
2014-02-08
Vittorio Giovara
h264: give numbers to nalus
blob
|
commitdiff
|
diff to current
2013-12-09
Vittorio Giovara
h264: parse frame packing arrangement SEI messages...
blob
|
commitdiff
|
diff to current
2013-10-31
John Stebbins
h264: wait for initial complete frame before outputing...
blob
|
commitdiff
|
diff to current
2013-10-15
Ronald S. Bultje
lavc: Convert some remaining strides to ptrdiff_t
blob
|
commitdiff
|
diff to current
2013-10-15
Yusuke Nakamura
h264_parser: Fix POC parsing for the case where MMCO_RE...
blob
|
commitdiff
|
diff to current
2013-05-24
Yusuke Nakamura
h264_parser: Set field_order and picture_structure.
blob
|
commitdiff
|
diff to current
2013-04-19
Anton Khirnov
h264: fully support cropping.
blob
|
commitdiff
|
diff to current
2013-03-21
Anton Khirnov
h264: add a parameter to the CHROMA444 macro.
blob
|
commitdiff
|
diff to current
2013-03-21
Anton Khirnov
h264: add a parameter to the CHROMA422 macro.
blob
|
commitdiff
|
diff to current
2013-03-21
Anton Khirnov
h264: add a parameter to the CABAC macro.
blob
|
commitdiff
|
diff to current
2013-03-21
Anton Khirnov
h264: add a parameter to the FIELD_OR_MBAFF_PICTURE...
blob
|
commitdiff
|
diff to current
2013-03-21
Anton Khirnov
h264: add a parameter to the FIELD_PICTURE macro.
blob
|
commitdiff
|
diff to current
2013-03-21
Anton Khirnov
h264: add a parameter to the FRAME_MBAFF macro.
blob
|
commitdiff
|
diff to current
2013-03-21
Anton Khirnov
h264: add a parameter to the MB_FIELD macro.
blob
|
commitdiff
|
diff to current
next