71107 Commits (184084c6998cd04c0afdda076d7c95be0d6b2d22)
 

Author SHA1 Message Date
Michael Niedermayer 6ec279b54c Merge commit '64c81b2cd0dcf1fe66c381a5d2c707dddcf35a7e' 10 years ago
Michael Niedermayer 20f5be1038 avcodec/h264_cabac: Fix intra4x4_pred_mode_cache argument to av_dlog() 10 years ago
Michael Niedermayer 6abd1e901c Merge commit '7d8154edd594981e7891d57de91f2260f8a62939' 10 years ago
Michael Niedermayer 61635c7a88 Merge commit '8b00f4df20f4a8ab0656fdaf7d00233a6515a052' 10 years ago
Michael Niedermayer a2740a060b Merge commit '4bd5ac200d15b4f458a50f66006549825f9fc865' 10 years ago
Michael Niedermayer c07b7e483a Merge commit '5355ed6b20e941430c4f8fb82644e87a65366d61' 10 years ago
Michael Niedermayer acd6b407c3 Merge commit '06789ad3b71296a9e2fbd0278632d97a5d9af8d7' 10 years ago
Michael Niedermayer c27f53b9fb Merge commit 'd231e84b06a9964c840cff4e228509f706165fb6' 10 years ago
Michael Niedermayer cc31d9ce80 Merge commit 'd40ae0e595fe90b5583b9269f8bb000402bde5a6' 10 years ago
Michael Niedermayer 756dc7bd18 Merge commit '92c6c2a605f9b077b8fbc25b7ed6625541232b87' 10 years ago
Michael Niedermayer 06c70d4537 avcodec/hevc_ps: Check cropping parameters more correctly 10 years ago
Michael Niedermayer 665e0c10a6 Merge commit 'd8a45d2d49f54fde042b195f9d5859251252493d' 10 years ago
Anton Khirnov c28ed1d743 h264: move [uv]linesize to the per-slice context 10 years ago
Anton Khirnov b53569e068 h264_cabac: remove now unnecessary H264Context function parameters 10 years ago
Anton Khirnov a12d3188cb h264: use a smaller struct for the ref lists 10 years ago
Anton Khirnov 94295106d2 h264_mb: remove an unused function parameter 10 years ago
Anton Khirnov 2b4c38d3c6 h264: drop some mpegvideo remnants from draw_horiz_band() 10 years ago
Anton Khirnov 5bf3c0fa49 h264: drop the now unused per-slice H264Contexts 10 years ago
Anton Khirnov 51d8725a6e h264: use the main H264Context as the parent for all slice contexts 10 years ago
Anton Khirnov 92e0b7342c h264_slice: constify all the uses of H264Context during slice decoding 10 years ago
Anton Khirnov 3178f4d33f h264: move rbsp_buffer into the per-slice context 10 years ago
Anton Khirnov 582683b6ac h264: move remaining ER stuff into the per-slice context 10 years ago
Anton Khirnov 5bc69f38c1 error_resilience: do not require mbintra/skip tables 10 years ago
Anton Khirnov c377e04d8a h264: move top_borders into the per-slice context 10 years ago
Anton Khirnov 36d04801ba h264: move the scratch buffers into the per-slice context 10 years ago
Anton Khirnov 34d4c605e9 h264_loopfilter: constify all uses of H264Context 10 years ago
Anton Khirnov 7505c8dfba h264_cavlc: constify all uses of H264Context 10 years ago
Anton Khirnov ba7e165b86 h264_cabac: constify all uses of H264Context 10 years ago
Anton Khirnov 5c4b98de4d h264.c: constify all uses of H264Context in slice and lower-level functions 10 years ago
Anton Khirnov e9b2383bf8 h264: move mb_mbaff into the per-slice context 10 years ago
Anton Khirnov bc98e8c0e0 h264: move mb_field_decoding_flag into the per-slice context 10 years ago
Anton Khirnov 6490a0c0fb h264_mb: constify all uses of H264Context 10 years ago
Anton Khirnov 51822879e7 h264_mb: constify block_offset 10 years ago
Anton Khirnov 3bea6409a1 h264_mvpred: constify all uses of H264Context 10 years ago
Anton Khirnov 460176aa19 h264.h: constify all uses of H264Context 10 years ago
Anton Khirnov d27b8248a6 h264_direct: constify all uses of H264Context 10 years ago
Anton Khirnov f42485dbce h264: use a separate GetBitContext for slice data 10 years ago
Anton Khirnov 2ea00e35e4 h264: do not abuse the context as a temporary storage in get_last_needed_nal() 10 years ago
Anton Khirnov 404a416d4b h264: remove some remnants of data partitioning 10 years ago
Anton Khirnov 7bbc254d64 h264: move resync_mb_{x,y} into the per-slice context 10 years ago
Anton Khirnov d4d9068cdf h264: move mb_{x,y} into the per-slice context 10 years ago
Anton Khirnov 0edbe6faa7 h264: move mb_xy into the per-slice context 10 years ago
Anton Khirnov 07c5ca551b h264: move is_complex into the per-slice context 10 years ago
Anton Khirnov 47a0d39350 h264: move mb_skip_run into the per-slice context 10 years ago
Anton Khirnov 9951907f6f h264: move redundant_pic_count into the per-slice context 10 years ago
Anton Khirnov a9b201cacf h264: move cabac_init_idc into the per-slice context 10 years ago
Anton Khirnov e6c90ce94f h264: move loopfilter parameters into the per-slice context 10 years ago
Anton Khirnov bd3e460b73 h264: move direct_cache into the per-slice context 10 years ago
Anton Khirnov 6479c79f55 h264: move mvd_cache into the per-slice context 10 years ago
Anton Khirnov a67f8ae9a2 h264: move mvd_table into the per-slice context 10 years ago