summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* swscale: add nv12/nv21->yuv420 converterMichael Niedermayer2014-01-21
* swscale: fix stride used in planarToNv12Wrapper()Michael Niedermayer2014-01-21
* lavc: do not force the emu edge flagAnton Khirnov2014-01-21
* dxtory: change error code for unexpected slice configurationKostya Shishkov2014-01-21
* dxtory: correctly handle YUV slices with average odd heightKostya Shishkov2014-01-21
* dxva2: Use correct printf format stringsDiego Biurrun2014-01-21
* dxva2: Add missing #includesDiego Biurrun2014-01-21
* dxva2: Log errors verboselySam Lantinga2014-01-21
* dxva2: Retry IDirectXVideoDecoder_BeginFrame()Sam Lantinga2014-01-21
* hevc: Bound check cu_qp_deltaLuca Barbato2014-01-21
* hevc: Bound check slice_qpLuca Barbato2014-01-21
* hevc: Prevent some integer overflowsLuca Barbato2014-01-21
* hevc: Remove useless clipGuillaume Martres2014-01-21
* hevc: clip pixels when transquant bypass is usedGuillaume Martres2014-01-21
* hevc: Use uint64 to check for tile dimensionsLuca Barbato2014-01-21
* hevc: Fix modulo operationsMichael Niedermayer2014-01-21
* hevc: check that VPS referenced from SPS existsMichael Niedermayer2014-01-21
* vc1: Always reset numref when parsing a new frame header.Michael Niedermayer2014-01-20
* rtmpproto: Send a full, absolute timestamp if it isn't monotonically growingMartin Storsjö2014-01-20
* rtmpproto: Avoid using uninitialized memoryMartin Storsjö2014-01-20
* mov: do not set avg_frame_rate in the demuxerJustin Ruggles2014-01-20
* lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width().Anton Khirnov2014-01-20
* mpegvideo: allocate edges when encoding.Anton Khirnov2014-01-20
* lavc: allow the caller to override dimensions in ff_get_buffer()Anton Khirnov2014-01-20
* eac3: cosmetics, re-indent.Tim Walker2014-01-19
* (e)ac3: clip surround mix level indexes.Tim Walker2014-01-19
* (e)ac3: parse and store the Lt/Rt and LFE mix levels.Tim Walker2014-01-19
* ac3: set default matrix encoding modes in parse_frame_header.Tim Walker2014-01-19
* h264: check that an IDR NAL only contains I slicesAnton Khirnov2014-01-18
* h264: reset num_reorder_frames if it is invalidAnton Khirnov2014-01-18
* h264: reset ref count if decoding the slice header failsAnton Khirnov2014-01-18
* h264: prevent two matching fields from being both a short/long ref combinationAnton Khirnov2014-01-18
* h264: do not call field_end if we do not have a current pictureAnton Khirnov2014-01-18
* h264: limit allowed pred modes in ff_h264_check_intra_pred_mode() to 3Anton Khirnov2014-01-18
* h264: reset first_field if frame_start() fails for missing refsAnton Khirnov2014-01-18
* Prepare for 10_alpha2 ReleaseReinhard Tartler2014-01-18
* avisynth: fix setting packet propertiesMichael Niedermayer2014-01-17
* buffersrc: handle non-refcounted frames in av_buffersrc_add_frame() correctlyAnton Khirnov2014-01-17
* yuv4mpeg: set average frame rateAnton Khirnov2014-01-17
* avconv: print a warning when falling back to default 25fpsAnton Khirnov2014-01-17
* mp3enc: allow omitting the id3v2 header with -id3v2_version 0Anton Khirnov2014-01-17
* mp3enc: add an option for disabling the Xing frame.Anton Khirnov2014-01-17
* doxy: Document better the available AVFrame flagsLuca Barbato2014-01-17
* doxy: Add AVFrame to the structured modulesLuca Barbato2014-01-17
* aviocat: Add support for specifying the input durationMartin Storsjö2014-01-17
* aviocat: Check the argv array length before reading element i+1Martin Storsjö2014-01-17
* x86: dsputil: Simplify xvmc deprecation conditionalDiego Biurrun2014-01-15
* build: Add separate hidden config option for the intrax8 codeDiego Biurrun2014-01-15
* aarch64: port neon clobber test from armJanne Grunau2014-01-15
* aarch64: h264 (bi)weight NEON optimizationsJanne Grunau2014-01-15