git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
h264: pass just the PPS to get_chroma_qp()
[ffmpeg.git]
/
libavcodec
/
h264_slice.c
2016-06-12
Anton Khirnov
h264: pass just the PPS to get_chroma_qp()
blob
|
commitdiff
2016-06-12
Anton Khirnov
h264: merge the two reinit blocks in slice_header_parse()
blob
|
commitdiff
|
diff to current
2016-06-12
Anton Khirnov
h264: factor starting a new field out of parsing the...
blob
|
commitdiff
|
diff to current
2016-06-12
Anton Khirnov
h264: postpone generating the implicit MMCOs
blob
|
commitdiff
|
diff to current
2016-06-12
Anton Khirnov
h264: decode the MMCOs into per-slice contexts
blob
|
commitdiff
|
diff to current
2016-06-12
Anton Khirnov
h264: rename mmco_index to nb_mmco
blob
|
commitdiff
|
diff to current
2016-06-12
Anton Khirnov
h264: move initializing the slice start out of h264_sli...
blob
|
commitdiff
|
diff to current
2016-06-12
Anton Khirnov
h264: move calculating the POC out of h264_slice_header...
blob
|
commitdiff
|
diff to current
2016-06-12
Anton Khirnov
h264: move building the reference list out of h264_slic...
blob
|
commitdiff
|
diff to current
2016-06-12
Anton Khirnov
h264: move initing the implicit pred weight table out...
blob
|
commitdiff
|
diff to current
2016-06-12
Anton Khirnov
h264: split reading the ref list modifications and...
blob
|
commitdiff
|
diff to current
2016-06-12
Anton Khirnov
h264: move initialising the implicit pred weight table...
blob
|
commitdiff
|
diff to current
2016-06-12
Anton Khirnov
h264: call ff_h264_fill_mbaff_ref_list() when construct...
blob
|
commitdiff
|
diff to current
2016-06-12
Anton Khirnov
h264: move direct mode inits out of h264_slice_header_p...
blob
|
commitdiff
|
diff to current
2016-06-12
Anton Khirnov
h264: start splitting decode_slice_header()
blob
|
commitdiff
|
diff to current
2016-05-04
Vittorio Giovara
cosmetics: Fix spelling mistakes
blob
|
commitdiff
|
diff to current
2016-04-24
Anton Khirnov
h264: eliminate max_contexts
blob
|
commitdiff
|
diff to current
2016-04-24
Anton Khirnov
h264: remove an artificial restriction on the number...
blob
|
commitdiff
|
diff to current
2016-04-24
Anton Khirnov
h264: remove pointless setting of some variables in...
blob
|
commitdiff
|
diff to current
2016-04-24
Anton Khirnov
h264: remove a pointless comment
blob
|
commitdiff
|
diff to current
2016-04-24
Anton Khirnov
h264: make slice threading work with deblocking_filter=1
blob
|
commitdiff
|
diff to current
2016-04-24
Anton Khirnov
h264: remove H264Context.pict_type
blob
|
commitdiff
|
diff to current
2016-04-24
Anton Khirnov
h264: drop a pointless indirection
blob
|
commitdiff
|
diff to current
2016-04-24
Anton Khirnov
h264: eliminate low_delay
blob
|
commitdiff
|
diff to current
2016-04-24
Anton Khirnov
h264_refs: remove an unused parameter from ff_h264_fill...
blob
|
commitdiff
|
diff to current
2016-04-24
Anton Khirnov
h264: eliminate copy_fields
blob
|
commitdiff
|
diff to current
2016-04-24
Anton Khirnov
h264: decouple h264_sei from the h264 decoder
blob
|
commitdiff
|
diff to current
2016-04-24
Anton Khirnov
h264: factor out calculating the POC count into a separ...
blob
|
commitdiff
|
diff to current
2016-04-24
Anton Khirnov
h264: decouple h264_ps from the h264 decoder
blob
|
commitdiff
|
diff to current
2016-04-24
Anton Khirnov
h264: factor out parsing the reference count into a...
blob
|
commitdiff
|
diff to current
2016-04-24
Anton Khirnov
h264: move reading direct_spatial_mv_pred out of ff_set...
blob
|
commitdiff
|
diff to current
2016-03-30
Diego Biurrun
h264: Add missing ff_ prefix to internally visible...
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
svq3: move the dequant buffer to SVQ3Context
blob
|
commitdiff
|
diff to current
2016-03-28
Anton Khirnov
h264: factor out pred weight table parsing into a separ...
blob
|
commitdiff
|
diff to current
2016-03-25
Diego Biurrun
h264data: Move all data tables from a header to a ...
blob
|
commitdiff
|
diff to current
2016-03-25
Diego Biurrun
lavc: Deduplicate zigzag_scan table
blob
|
commitdiff
|
diff to current
2016-03-19
Mark Thompson
lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX...
blob
|
commitdiff
|
diff to current
2016-02-18
Diego Biurrun
cosmetics: Drop empty comment lines
blob
|
commitdiff
|
diff to current
2015-12-07
Anton Khirnov
h264: do not call frame_start() for missing frames
blob
|
commitdiff
|
diff to current
2015-12-06
Anton Khirnov
h264: set frame_num in start_frame(), not decode_slice_...
blob
|
commitdiff
|
diff to current
2015-12-06
Anton Khirnov
h264: eliminate default_ref_list
blob
|
commitdiff
|
diff to current
2015-07-27
Vittorio Giovara
lavc: AV-prefix all codec flags
blob
|
commitdiff
|
diff to current
2015-06-30
Vittorio Giovara
h264: Allow stream and container cropping at the same...
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-06-15
Andreas Cadhalpun
h264: er: Copy from the previous reference only if...
blob
|
commitdiff
|
diff to current
2015-06-01
Michael Niedermayer
h264: Fix HWACCEL_MAX for D3D11
blob
|
commitdiff
|
diff to current
2015-05-30
Luca Barbato
h264: Make sure reinit failures mark the context as...
blob
|
commitdiff
|
diff to current
2015-05-25
Steve Lhomme
D3D11va: add a Direct3D11 video decoder similar to...
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: merge the init and reinit paths in update_thread_...
blob
|
commitdiff
|
diff to current
2015-04-29
Anton Khirnov
h264: drop the reinit parameter from init_slice_header()
blob
|
commitdiff
|
diff to current
2015-04-29
Anton Khirnov
h264: update the current bit depth/chroma type in init_...
blob
|
commitdiff
|
diff to current
2015-04-29
Anton Khirnov
h264: copy nal_length_size in update_thread_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: move context reinit lower down in update_thread_c...
blob
|
commitdiff
|
diff to current
2015-04-29
Anton Khirnov
h264: move the DPB init/uninit to init_context()/free_c...
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_slice: constify all the uses of H264Context during...
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: 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: 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 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 the ref lists variables 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 direct_spatial_mv_pred into the per-slice...
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 {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 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 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: do not copy qscale when updating per-thread contexts
blob
|
commitdiff
|
diff to current
next