summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avdevice: Ignore timefilter test programDiego Biurrun2016-06-14
* LICENSE: Fix silly typoDiego Biurrun2016-06-14
* h264: Drop unused function check_opcodes()Diego Biurrun2016-06-14
* avpacket: Error out when creating 0-sized side dataVittorio Giovara2016-06-13
* pixdesc: Use C99 array to list color properties namesVittorio Giovara2016-06-13
* h264: Fix decoding delay for Intra only streamsAnton Mitrofanov2016-06-12
* lavc: add H.264 MVC profilesAnton Khirnov2016-06-12
* h264: factor out setting the parameter sets for a frameAnton Khirnov2016-06-12
* h264: pass just the PPS to get_chroma_qp()Anton Khirnov2016-06-12
* h264: merge the two reinit blocks in slice_header_parse()Anton Khirnov2016-06-12
* h264: factor starting a new field out of parsing the slice headerAnton Khirnov2016-06-12
* h264: postpone generating the implicit MMCOsAnton Khirnov2016-06-12
* h264: decode the MMCOs into per-slice contextsAnton Khirnov2016-06-12
* h264: rename mmco_index to nb_mmcoAnton Khirnov2016-06-12
* h264: move initializing the slice start out of h264_slice_header_parse()Anton Khirnov2016-06-12
* h264: move calculating the POC out of h264_slice_header_parse()Anton Khirnov2016-06-12
* h264: move building the reference list out of h264_slice_header_parse()Anton Khirnov2016-06-12
* h264: move initing the implicit pred weight table out of h264_slice_header_pa...Anton Khirnov2016-06-12
* h264: split reading the ref list modifications and actually building the ref ...Anton Khirnov2016-06-12
* h264: move initialising the implicit pred weight table for MBAFFAnton Khirnov2016-06-12
* h264: call ff_h264_fill_mbaff_ref_list() when constructing the normal ref listAnton Khirnov2016-06-12
* h264: move initialising the explicit pred weight table for MBAFFAnton Khirnov2016-06-12
* h264: drop an outdated commentAnton Khirnov2016-06-12
* h264: move direct mode inits out of h264_slice_header_parse()Anton Khirnov2016-06-12
* h264: start splitting decode_slice_header()Anton Khirnov2016-06-12
* vaapi_h265: cu_qp_delta should not be used in constant-QP modeMark Thompson2016-06-09
* vaapi_h264: Add source version identifier as unregistered SEIMark Thompson2016-06-09
* vaapi_h264: Add support for SEI messagesMark Thompson2016-06-09
* vaapi_encode: Add support for writing arbitrary additional packed headersMark Thompson2016-06-09
* vaapi_h264: Add support for VUI parametersMark Thompson2016-06-09
* h264: drop unused H264Context.gbAnton Khirnov2016-06-09
* Drop unnecessary golomb.h #includesDiego Biurrun2016-06-08
* Drop unnecessary unary.h #includesDiego Biurrun2016-06-08
* dvbsub_parser: Add missing mem.h #includeDiego Biurrun2016-06-08
* gsm: Move requant_tab table to the gsm tables fileDiego Biurrun2016-06-07
* mpc: Drop unused GetBitContext context memberDiego Biurrun2016-06-07
* svq1enc: Drop unused GetBitContext context memberDiego Biurrun2016-06-07
* vorbis: Kill some pointless debug codeDiego Biurrun2016-06-07
* mss2: Drop a silly assertDiego Biurrun2016-06-07
* get_bits: Move BITSTREAM_READER_LE definition before all relevant #includesDiego Biurrun2016-06-07
* indeo2: Drop disabled big-endian ir2_codes tableDiego Biurrun2016-06-07
* Remove unnecessary get_bits.h #includesDiego Biurrun2016-06-07
* sgirledec: simplify, no need to use reget bufferPaul B Mahol2016-06-06
* aic: add frame threading supportPaul B Mahol2016-06-06
* fate: Move Canopus decoder tests to a separate fileVittorio Giovara2016-06-06
* avconv: Do not copy extradata if source buffer is emptyVittorio Giovara2016-06-06
* vp9: Return the correct size when decoding a superframeDenis Charmet2016-06-05
* build: Only enable symbol reduction if the compiler does proper DCEDiego Biurrun2016-05-30
* build: Simplify postprocessing of linker version script filesDiego Biurrun2016-05-29
* build: Change structure of the linker version script templatesDiego Biurrun2016-05-29