summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pcmdec: replace a reachable assert with an error checkAnton Khirnov2014-02-10
* doc/APIchanges: mark the place where 9 was branchedAnton Khirnov2014-02-10
* doc/APIchanges: fill in missing hashes and datesAnton Khirnov2014-02-10
* hevc: Conceal zero tdLuca Barbato2014-02-09
* dnxhd: Support DNx444Kostya Shishkov2014-02-09
* vp8: fix PPC assembly to work if src_stride != dst_strideRonald S. Bultje2014-02-09
* mxfdec: free descriptor extradata in .read_close()Janne Grunau2014-02-09
* asvenc: free avctx->coded_frame on codec closeJanne Grunau2014-02-09
* arm: Remove a stray .fpu directiveMartin Storsjö2014-02-09
* dnxhddec: return proper error codeAlexandra Khirnova2014-02-09
* lavf: default .ogg audio to libvorbis if we canAndrew Kelley2014-02-09
* g2meet: rename FRAME_INFO to more appropriate DISPLAY_INFOMaxim Poliakovski2014-02-09
* Add raw HEVC muxerDerek Buitenhuis2014-02-09
* mlp_parser: fix request_channel_layout behavior.Tim Walker2014-02-08
* mlpdec: fix request_channel_layout behavior.Michael Niedermayer2014-02-08
* Mirillis FIC video decoderKostya Shishkov2014-02-08
* lavr: mix front center channel as indicated in the ATSC A/52 specification.Tim Walker2014-02-08
* mlp: improve request_channel_layout behavior.Tim Walker2014-02-08
* dca: include dcadsp.h in {arm,x86}/dca.h for checkheadersJanne Grunau2014-02-08
* configure: clang: add -Qunused-arguments to as|ld_flags as wellJanne Grunau2014-02-08
* h264: give numbers to nalusVittorio Giovara2014-02-08
* x86: use the inline int8x8_fmul_int32 only if inline SSE2 is availbaleJanne Grunau2014-02-08
* dcadsp: split lfe_dir casesChristophe Gisquet2014-02-07
* x86: dcadsp: implement int8x8_fmul_int32Christophe Gisquet2014-02-07
* dcadsp: add int8x8_fmul_int32 to dsp contextChristophe Gisquet2014-02-07
* arm: Add EXTERN_ASM to the .func and .type declarations for exported symbolsMartin Storsjö2014-02-07
* arm: Add X() around all references to extern symbolsMartin Storsjö2014-02-07
* vp8: fix bilinear C code to work if src_stride != dst_stride.Ronald S. Bultje2014-02-06
* vp8: Use 2 registers for dst_stride and src_stride in neon bilin filterMartin Storsjö2014-02-06
* fate: force the simple idct for xvid custom matrix testJanne Grunau2014-02-05
* lavu: add missing log.h include in timer.hJanne Grunau2014-02-05
* mpeg: K&R formatting cosmeticsVittorio Giovara2014-02-04
* doxy: Format @code blocks so they render properlyLuca Barbato2014-02-04
* lavf: improve handling of sparse streams when muxingLuca Barbato2014-02-04
* lagarith: reallocate rgb_planes when neededAnton Khirnov2014-02-04
* truemotion1: check the header sizeAnton Khirnov2014-02-04
* shorten: pad the internal bitstream bufferAnton Khirnov2014-02-04
* eacmv: clear references on frame dimensions changeAnton Khirnov2014-02-04
* samplefmt: avoid integer overflow in av_samples_get_buffer_size()Justin Ruggles2014-02-04
* avcodec: Suppress deprecation warnings from avcodec_alloc_frame()Diego Biurrun2014-02-04
* jvdec: K&R formatting cosmeticsVittorio Giovara2014-02-04
* h264: reset data partitioning at the beginning of each decode callAnton Khirnov2014-02-04
* vp8: use a fixed-size edge emu bufferAnton Khirnov2014-02-04
* lavf: ignore attachment streams for interleaving purposesAnton Khirnov2014-02-04
* lavf: do basic sanity checking on muxed packetsAnton Khirnov2014-02-04
* utvideoenc: Add support for the new BT.709 FourCCs for YCbCrJan Ekström2014-02-04
* vf_overlay: add eof_action switchKeith Lawson2014-02-04
* hevc: check that the VCL NAL types are the same for all slice segments of a f...Anton Khirnov2014-02-04
* hevc: Reject impossible slice segmentLuca Barbato2014-02-01
* hevc: Consider first quantization group any reference to 0, 0Luca Barbato2014-02-01