summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* x265: Map color parametersLuca Barbato2015-04-15
* x264: Map color parametersLuca Barbato2015-04-15
* mpeg4videodec: Remove useless messageswm42015-04-14
* mmal: Reference MMAL VC lib explicitlywm42015-04-14
* mmal: Move system headers before local headerswm42015-04-14
* ffv1: Check memory allocationsVittorio Giovara2015-04-13
* libx265: print supported presets and tunes on errorJames Almer2015-04-11
* hqx: Fix clipping error in idct put functionFerdinand Oeinck2015-04-09
* dnxhd: Log the selected profile idVittorio Giovara2015-04-09
* v210: Fix typo in header guardsVittorio Giovara2015-04-09
* g2meet: K&R formatting cosmeticsDiego Biurrun2015-04-08
* svq3: initialize some required H264Context fields.Anton Khirnov2015-04-05
* libavcodec: Clarify the documentation of the internal codec capability flagsMartin Storsjö2015-04-05
* avcodec/libx265: export chosen picture typesMichael Niedermayer2015-04-05
* h264: reset the private data in init_thread_copy()Anton Khirnov2015-04-05
* h264: remove a commented out nonsense lineAnton Khirnov2015-04-05
* h264: drop redundant initialization of the scaling matricesAnton Khirnov2015-04-05
* h264: factor out common code from init() and init_thread_copy()Anton Khirnov2015-04-05
* h264: drop redundant initialization in init()Anton Khirnov2015-04-05
* h264: initialize cur_chroma_format_idcAnton Khirnov2015-04-05
* h264: use the correct SPS during PPS parsingAnton Khirnov2015-04-05
* h264: disable ER by defaultAnton Khirnov2015-04-03
* hevc: make sure no dangling pointers remain around on VPS/SPS changeAnton Khirnov2015-04-03
* hevc: do not change the VPS if its contents are the sameAnton Khirnov2015-04-03
* hevc: export stream parameters from extradataAnton Khirnov2015-04-03
* hevc: split out setting AVCodecContext parametersAnton Khirnov2015-04-03
* build: Split JPEG-related tables off into a separate componentDiego Biurrun2015-03-30
* mjpeg: Use a more precise type for put_marker()Diego Biurrun2015-03-30
* mjpeg: Move code only used in the encoder(s) to the appropriate headerDiego Biurrun2015-03-30
* tiff: Return more meaningful error codesHimangi Saraogi2015-03-30
* indeo: Give Indeo4/5 shared code a more consistent nameDiego Biurrun2015-03-30
* qsv: Skip header compilation depending on what parts of qsv are enabledDiego Biurrun2015-03-30
* lavc: add libdcadec decoderHendrik Leppkes2015-03-29
* lavc: add profile define for DTS ExpressHendrik Leppkes2015-03-29
* lavc: add MMAL hardware decoder wrapperwm42015-03-29
* lavc: add Intel libmfx-based H.264 encoderAnton Khirnov2015-03-27
* qsvdec: add 'decode' to the non-static function namesAnton Khirnov2015-03-27
* qsvdec: split off some code that will be shared with the encoderAnton Khirnov2015-03-27
* qsv: rename to qsvdecAnton Khirnov2015-03-27
* vaapi_h264: fix slice data offsetHendrik Leppkes2015-03-23
* dxva2_h264: fix slice offset in long slice structsHendrik Leppkes2015-03-23
* lavc: Prefer x264 over openh264 if both libraries are availableMichael Niedermayer2015-03-23
* h264: move [uv]linesize to the per-slice contextAnton Khirnov2015-03-21
* h264_cabac: remove now unnecessary H264Context function parametersAnton Khirnov2015-03-21
* h264: use a smaller struct for the ref listsAnton Khirnov2015-03-21
* h264_mb: remove an unused function parameterAnton Khirnov2015-03-21
* h264: drop some mpegvideo remnants from draw_horiz_band()Anton Khirnov2015-03-21
* h264: drop the now unused per-slice H264ContextsAnton Khirnov2015-03-21
* h264: use the main H264Context as the parent for all slice contextsAnton Khirnov2015-03-21
* h264_slice: constify all the uses of H264Context during slice decodingAnton Khirnov2015-03-21