43715 Commits (009adfd4fbdd78a890a4a65d6f141c467bb027fa)
 

Author SHA1 Message Date
Anton Khirnov 6e92181bf8 h264: pass just the PPS to get_chroma_qp() 9 years ago
Anton Khirnov d1f539c97e h264: merge the two reinit blocks in slice_header_parse() 9 years ago
Anton Khirnov 3fba16ecd9 h264: factor starting a new field out of parsing the slice header 9 years ago
Anton Khirnov bec993381c h264: postpone generating the implicit MMCOs 9 years ago
Anton Khirnov 2d410ebbaa h264: decode the MMCOs into per-slice contexts 9 years ago
Anton Khirnov 39ab2ea531 h264: rename mmco_index to nb_mmco 9 years ago
Anton Khirnov 7ab5d577a9 h264: move initializing the slice start out of h264_slice_header_parse() 9 years ago
Anton Khirnov 4cec43a9ee h264: move calculating the POC out of h264_slice_header_parse() 9 years ago
Anton Khirnov 6dd996c7c8 h264: move building the reference list out of h264_slice_header_parse() 9 years ago
Anton Khirnov 0bad254300 h264: move initing the implicit pred weight table out of h264_slice_header_parse() 9 years ago
Anton Khirnov ed9a20ebe4 h264: split reading the ref list modifications and actually building the ref list 9 years ago
Anton Khirnov fa57059079 h264: move initialising the implicit pred weight table for MBAFF 9 years ago
Anton Khirnov 7b50d60442 h264: call ff_h264_fill_mbaff_ref_list() when constructing the normal ref list 9 years ago
Anton Khirnov b16e9b9ac9 h264: move initialising the explicit pred weight table for MBAFF 9 years ago
Anton Khirnov b93c0aed79 h264: drop an outdated comment 9 years ago
Anton Khirnov 77a1e2c5f8 h264: move direct mode inits out of h264_slice_header_parse() 9 years ago
Anton Khirnov d06e4d8aab h264: start splitting decode_slice_header() 9 years ago
Mark Thompson 2940e196c5 vaapi_h265: cu_qp_delta should not be used in constant-QP mode 9 years ago
Mark Thompson 02fa1ad926 vaapi_h264: Add source version identifier as unregistered SEI 9 years ago
Mark Thompson 48e2967cd5 vaapi_h264: Add support for SEI messages 9 years ago
Mark Thompson 19d7667a81 vaapi_encode: Add support for writing arbitrary additional packed headers 9 years ago
Mark Thompson 081961f819 vaapi_h264: Add support for VUI parameters 9 years ago
Anton Khirnov 2e4a7bd553 h264: drop unused H264Context.gb 9 years ago
Diego Biurrun 4f81f8dba7 Drop unnecessary golomb.h #includes 9 years ago
Diego Biurrun 197ae68e78 Drop unnecessary unary.h #includes 9 years ago
Diego Biurrun 6ac52f05a6 dvbsub_parser: Add missing mem.h #include 9 years ago
Diego Biurrun 81f769fa12 gsm: Move requant_tab table to the gsm tables file 9 years ago
Diego Biurrun 42dc214323 mpc: Drop unused GetBitContext context member 9 years ago
Diego Biurrun 85b8403c6f svq1enc: Drop unused GetBitContext context member 9 years ago
Diego Biurrun 6d8fd614ff vorbis: Kill some pointless debug code 9 years ago
Diego Biurrun 59c6509d9f mss2: Drop a silly assert 9 years ago
Diego Biurrun b668662939 get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
Diego Biurrun 09c4e5c598 indeo2: Drop disabled big-endian ir2_codes table 9 years ago
Diego Biurrun b7f98659f2 Remove unnecessary get_bits.h #includes 9 years ago
Paul B Mahol 2a48a75a6f sgirledec: simplify, no need to use reget buffer 9 years ago
Paul B Mahol 6e2ad28cf7 aic: add frame threading support 9 years ago
Vittorio Giovara c3ed259e4f fate: Move Canopus decoder tests to a separate file 9 years ago
Vittorio Giovara 20a8c78ce0 avconv: Do not copy extradata if source buffer is empty 9 years ago
Denis Charmet 38f99017e6 vp9: Return the correct size when decoding a superframe 9 years ago
Diego Biurrun b2d5d6a7f2 build: Only enable symbol reduction if the compiler does proper DCE 9 years ago
Diego Biurrun c5fd4b5061 build: Simplify postprocessing of linker version script files 9 years ago
Diego Biurrun 535a742c26 build: Change structure of the linker version script templates 9 years ago
Diego Biurrun 5b1b495c8d build: Print a message when generating version scripts 9 years ago
Diego Biurrun 1e9c5bf4c1 asm: FF_-prefix internal macros used in inline assembly 9 years ago
Diego Biurrun dc40a70c57 Drop unnecessary libavutil/x86/asm.h #includes 9 years ago
Luca Barbato 5264e7ba21 ac3: Check the array bound before dereferencing 9 years ago
Mark Thompson a86aa16088 vaapi_h264: Add trivial support for low-power encoding 9 years ago
Mark Thompson b51c7c6b8a vaapi_h264: Fix frame_num after non-reference frames 9 years ago
Mark Thompson 2bfa067d0b vaapi_encode: Check config attributes before creating config 9 years ago
Diego Biurrun 6641819fee build: Ignore generated mapfile and remove it on distclean 9 years ago