summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* aarch64: h264 loop filter NEON optimizationsJanne Grunau2014-01-15
* aarch64: hpeldsp NEON optimizationsJanne Grunau2014-01-15
* aarch64: h264 qpel NEON optimizationsJanne Grunau2014-01-15
* aarch64: h264 idct NEON assembler optimizationsJanne Grunau2014-01-15
* aarch64: h264 chroma motion compensation NEON optimizationsJanne Grunau2014-01-15
* aarch64: add cpuflags support for NEON and VFPJanne Grunau2014-01-15
* dct-test: test ff_simple_idct_neon only on ARM for nowJanne Grunau2014-01-15
* mov: Free an earlier allocated array if allocating a new oneMartin Storsjö2014-01-15
* mov: Free intermediate arrays in the normal cleanup functionMartin Storsjö2014-01-15
* aarch64: bswap inline assemblyJanne Grunau2014-01-14
* aarch64: configure: set arch dependent featuresJanne Grunau2014-01-14
* cabac: remove leftovers from the cabac encoderJanne Grunau2014-01-14
* mxf: Fix potential leak in mxf_read_local_tags()Tomas Härdin2014-01-14
* mxf: Correctly support files from Pinnacle ThunderTomas Härdin2014-01-14
* mxf: Fix a possible leak of extradataMichael Niedermayer2014-01-14
* mxf: Use av_malloc_arrayLuca Barbato2014-01-14