git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
h264: reset the private data in init_thread_copy()
2015-04-05
Anton Khirnov
h264: reset the private data in init_thread_copy()
commit
|
commitdiff
|
tree
2015-04-05
Anton Khirnov
h264: remove a commented out nonsense line
commit
|
commitdiff
|
tree
2015-04-05
Anton Khirnov
h264: drop redundant initialization of the scaling...
commit
|
commitdiff
|
tree
2015-04-05
Anton Khirnov
h264: factor out common code from init() and init_thread_copy()
commit
|
commitdiff
|
tree
2015-04-05
Anton Khirnov
h264: drop redundant initialization in init()
commit
|
commitdiff
|
tree
2015-04-05
Anton Khirnov
h264: initialize cur_chroma_format_idc
commit
|
commitdiff
|
tree
2015-04-05
Anton Khirnov
h264: use the correct SPS during PPS parsing
commit
|
commitdiff
|
tree
2015-04-03
Anton Khirnov
h264: disable ER by default
commit
|
commitdiff
|
tree
2015-04-03
Anton Khirnov
avconv: do not overwrite the stream codec context for...
commit
|
commitdiff
|
tree
2015-04-03
Anton Khirnov
FATE: add a test for parameter changes in HEVC
commit
|
commitdiff
|
tree
2015-04-03
Anton Khirnov
hevc: make sure no dangling pointers remain around...
commit
|
commitdiff
|
tree
2015-04-03
Anton Khirnov
hevc: do not change the VPS if its contents are the...
commit
|
commitdiff
|
tree
2015-04-03
Anton Khirnov
hevc: export stream parameters from extradata
commit
|
commitdiff
|
tree
2015-04-03
Anton Khirnov
hevc: split out setting AVCodecContext parameters
commit
|
commitdiff
|
tree
2015-03-27
Anton Khirnov
lavc: add Intel libmfx-based H.264 encoder
commit
|
commitdiff
|
tree
2015-03-27
Anton Khirnov
qsvdec: add 'decode' to the non-static function names
commit
|
commitdiff
|
tree
2015-03-27
Anton Khirnov
qsvdec: split off some code that will be shared with...
commit
|
commitdiff
|
tree
2015-03-27
Anton Khirnov
qsv: rename to qsvdec
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move [uv]linesize to the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264_cabac: remove now unnecessary H264Context function...
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: use a smaller struct for the ref lists
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264_mb: remove an unused function parameter
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: drop some mpegvideo remnants from draw_horiz_band()
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: drop the now unused per-slice H264Contexts
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: use the main H264Context as the parent for all...
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264_slice: constify all the uses of H264Context during...
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move rbsp_buffer into the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move remaining ER stuff into the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
error_resilience: do not require mbintra/skip tables
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move top_borders into the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move the scratch buffers into the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264_loopfilter: constify all uses of H264Context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264_cavlc: constify all uses of H264Context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264_cabac: constify all uses of H264Context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264.c: constify all uses of H264Context in slice and...
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move mb_mbaff into the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move mb_field_decoding_flag into the per-slice...
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264_mb: constify all uses of H264Context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264_mb: constify block_offset
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264_mvpred: constify all uses of H264Context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264.h: constify all uses of H264Context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264_direct: constify all uses of H264Context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: use a separate GetBitContext for slice data
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: do not abuse the context as a temporary storage...
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: remove some remnants of data partitioning
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move resync_mb_{x,y} into the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move mb_{x,y} into the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move mb_xy into the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move is_complex into the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move mb_skip_run into the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move redundant_pic_count into the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move cabac_init_idc into the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move loopfilter parameters into the per-slice...
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move direct_cache into the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move mvd_cache into the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move mvd_table into the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move last_qscale_diff into the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move [{top,left}_]cbp into the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move cabac[_state] into the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move mb[_{padding,luma_dc}] into the per-slice...
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move intra_pcm_ptr into the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move the ref lists variables into the per-slice...
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move map_col_to_list0[_field] into the per-slice...
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move dist_scale_factor[_field] into the per-slice...
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move col_{parity,fieldoff} into the per-slice...
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move direct_spatial_mv_pred into the per-slice...
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move sub_mb_type into the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move the slice type variables into the per-slice...
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move mb_[uv]linesize into the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move neighbor_transform_size into the per-slice...
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move {mv,ref}_cache into the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move non_zero_count_cache into the per-slice...
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move *_samples_available into the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move intra4x4_pred_mode[_cache] into the per...
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move some neighbour information into the per...
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move {chroma,intra16x16}_pred_mode into the per...
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move {prev,next}_mb_skipped into the per-slice...
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move qp_thresh into the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: move the quantizers into the per-slice context
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: do not copy qscale when updating per-thread contexts
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264: split weighted pred-related vars into per-slice...
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
h264_ps: properly check cropping parameters against...
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
hevc: zero the correct variables on invalid crop parameters
commit
|
commitdiff
|
tree
2015-03-21
Anton Khirnov
hevc: make the crop sizes unsigned
commit
|
commitdiff
|
tree
2015-03-19
Anton Khirnov
movenc: write the display transform matrix
commit
|
commitdiff
|
tree
2015-03-10
Anton Khirnov
FATE: add support for testing hwaccels
commit
|
commitdiff
|
tree
2015-03-10
Anton Khirnov
avconv: do not abort immediately if initializing hwaccel...
commit
|
commitdiff
|
tree
2015-03-08
Anton Khirnov
tiff: Check that there is no aliasing in pixel format...
commit
|
commitdiff
|
tree
2015-03-05
Anton Khirnov
h264: remove a now redundant error check
commit
|
commitdiff
|
tree
2015-03-03
Anton Khirnov
wma.h: #include "avcodec.h"
commit
|
commitdiff
|
tree
2015-02-28
Anton Khirnov
Add a QSV decoding example.
commit
|
commitdiff
|
tree
2015-02-28
Anton Khirnov
lavc: do not compile fmtconvert unconditionally
commit
|
commitdiff
|
tree
2015-02-28
Anton Khirnov
fmtconvert: drop unused functions
commit
|
commitdiff
|
tree
2015-02-28
Anton Khirnov
lavc: remove unused traces of fmtconvert usage
commit
|
commitdiff
|
tree
2015-02-21
Anton Khirnov
h264: initialize H264Context.avctx in init_thread_copy
commit
|
commitdiff
|
tree
2015-02-21
Anton Khirnov
h264: only ref cur_pic in update_thread_context if...
commit
|
commitdiff
|
tree
2015-02-19
Anton Khirnov
qsv_api: fix building with libmfx disabled
commit
|
commitdiff
|
tree
2015-02-19
Anton Khirnov
configure: add missing h264_qsv hwaccel deps
commit
|
commitdiff
|
tree
2015-02-19
Anton Khirnov
lavc: add an Intel libmfx-based H.264 decoder
commit
|
commitdiff
|
tree
2015-02-19
Anton Khirnov
h264_parser: export video format and dimensions
commit
|
commitdiff
|
tree
next