summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* h264: decouple h264_sei from the h264 decoderAnton Khirnov2016-04-24
* h264: factor out calculating the POC count into a separate fileAnton Khirnov2016-04-24
* h264_parser: move the H264DSPContext to the parser contextAnton Khirnov2016-04-24
* h264: decouple h264_ps from the h264 decoderAnton Khirnov2016-04-24
* h264_parser: eliminate H264SliceContext usageAnton Khirnov2016-04-24
* h264_parse: make sure the ref count is zeroed on all failure pathsAnton Khirnov2016-04-24
* h264: factor out parsing the reference count into a separate fileAnton Khirnov2016-04-24
* h264: stop testing whether the reference count changes in ff_set_ref_count()Anton Khirnov2016-04-24
* h264: move reading direct_spatial_mv_pred out of ff_set_ref_count()Anton Khirnov2016-04-24
* h264_parser: switch to h2645_parse for NAL unescapingAnton Khirnov2016-04-24
* h264_mp4toannexb_bsf: do not fail on annex B extradataAnton Khirnov2016-04-24
* libx264: Forbid inverted Stereo3D modeVittorio Giovara2016-04-21
* libx264: Allow Stereo3D monoscopic valueVittorio Giovara2016-04-21
* ape: Avoid undefined behaviourLuca Barbato2016-04-19
* indeo3: Avoid undefined behaviourLuca Barbato2016-04-19
* libxvid: Create extradata in init using a dummy frameDerek Buitenhuis2016-04-19
* Generate the lists of enabled protocols/bsfs from configure.Anton Khirnov2016-04-19
* lavc: move the vaapi encoders further down in the list of codecsAnton Khirnov2016-04-15
* vaapi_h265: Add -qp option, use it to replace use of -global_qualityMark Thompson2016-04-15
* vaapi_h265: Add constant-bitrate encode supportMark Thompson2016-04-15
* vaapi_h264: Add encode quality option (for quality-speed tradeoff)Mark Thompson2016-04-15
* vaapi_h264: Add -qp option, use it to replace use of -global_qualityMark Thompson2016-04-15
* vaapi_encode: Add support for codec-local optionsMark Thompson2016-04-15
* vaapi_h264: Add constant-bitrate encode supportMark Thompson2016-04-15
* vaapi_encode: Refactor slightly to allow easier setting of global optionsMark Thompson2016-04-15
* libavcodec: Document that encoders may use the framerate field in AVCodecContextMartin Storsjö2016-04-12
* omx: Add support for zerocopy input of framesMartin Storsjö2016-04-12
* omx: Add support for broadcom OMX on raspberry piMartin Storsjö2016-04-12
* libavcodec: Add H264/MPEG4 encoders based on OpenMAX ILMartin Storsjö2016-04-12
* mmaldec: Use imgutils.h for copying framesMartin Storsjö2016-04-12
* testprogs: Add missing libm.h includesMartin Storsjö2016-04-11
* build: Split test programs off into separate filesDiego Biurrun2016-04-07
* build: Group declarations for hw-accelerated de-/encoding separatelyDiego Biurrun2016-04-07
* build: miscellaneous cosmeticsDiego Biurrun2016-04-07
* dds: Simplify postprocessing checkVittorio Giovara2016-04-06
* dds: Add support for alpha-only filesVittorio Giovara2016-04-06
* dds: Add support for rgb555 filesVittorio Giovara2016-04-06
* screenpresso: Correctly handle keyframesVittorio Giovara2016-04-04
* screenpresso: Add extended pixel format supportVittorio Giovara2016-04-04
* rscc: Add extended pixel format supportVittorio Giovara2016-04-04
* nvenc_h264: Fix name of private AVClassDiego Biurrun2016-04-04
* vaapi_h264: Fix bit offset of slice data.Mark Thompson2016-04-02
* ac3dec: change logging of skipped E-AC-3 substreams.Tim Walker2016-04-02
* eac3dec: don't call avpriv_request_sample every frame.Tim Walker2016-04-02
* build: Do not check the vaapi_encode.h header if VAAPI is not enabledDiego Biurrun2016-03-30
* Mark tables used only within their files as staticDiego Biurrun2016-03-30
* h264: Add missing ff_ prefix to internally visible h264_init_dequant_tables()Diego Biurrun2016-03-30
* lavc: VAAPI MJPEG encoderMark Thompson2016-03-30
* lavc: VAAPI H.265 encoderMark Thompson2016-03-30
* lavc: VAAPI H.264 encoderMark Thompson2016-03-30