summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | lavfi/blend: add difference128 modeStefano Sabatini2014-12-26
* | avformat/cache: Extend cache entries if possible instead of creating new onesMichael Niedermayer2014-12-26
* | avformat/cache: avoid lseek() on reading from the cache if possibleMichael Niedermayer2014-12-26
* | avformat/cache: keep cache_pos updatedMichael Niedermayer2014-12-26
* | avformat/cache: cleanup cache file on cache write failureMichael Niedermayer2014-12-26
* | Changelog: Mention non continuous cache protocolMichael Niedermayer2014-12-26
* | avfilter/xbr: reindent after previous commitClément Bœsch2014-12-25
* | avfilter/xbr: refactor px calculation in FILT[234]Clément Bœsch2014-12-25
* | avfilter/xbr: move alpha blend assignment out of the macrosClément Bœsch2014-12-25
* | avfilter/xbr: remove unused maskClément Bœsch2014-12-25
* | avfilter/xbr: refactor alpha blending macrosClément Bœsch2014-12-25
* | avformat/cache: Support user specified read-ahead for non seekable mediaMichael Niedermayer2014-12-25
* | avformat/cache: Use the correct io handle in seekingMichael Niedermayer2014-12-25
* | avformat/cache: more informative error messageMichael Niedermayer2014-12-25
* | avformat/cache: remember EOF point if hit and use it to handle SEEK_ENDMichael Niedermayer2014-12-25
* | avformat/cache: support non continuous cachingMichael Niedermayer2014-12-25
* | avcodec/nvenc: Remove special cases for cygwinTimo Rothenpieler2014-12-25
* | avformat/smoothstreamingenc: Use av_freep() avoid leaving stale pointers in m...Michael Niedermayer2014-12-25
* | avformat/wtvdec: Use av_freep() avoid leaving stale pointers in memoryMichael Niedermayer2014-12-25
* | avformat/segment: Use av_freep() avoid leaving stale pointers in memoryMichael Niedermayer2014-12-25
* | vf_scale: Use correct chroma positions for YUV420PKieran Kunhya2014-12-25
* | avcodec/vc1_mc: use the same reference as luma does in ff_vc1_mc_4mv_chroma()Michael Niedermayer2014-12-25
* | avfilter/vf_fspp: add missing inline asm guardsJames Almer2014-12-24
* | lavfi/mp: drop mp=fspp filterStefano Sabatini2014-12-24
* | lavfi: port mp=fspp to a native libavfilter filterArwa Arif2014-12-24
* | avfilter/showwaves: fix height range for cline modeClément Bœsch2014-12-24
* | avfilter/showwaves: use INT16_MAX instead of a self defined macroClément Bœsch2014-12-24
* | avformat/seek: move the cur variable into the loopMichael Niedermayer2014-12-24
* | avformat/rtpdec_mpeg4: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-12-24
* | avformat/rtpproto: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-12-24
* | avformat/seek: use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-12-24
* | tableprint_vlc.h: Should not be checked by checkheaders.Reimar Döffinger2014-12-24
* | swscale/yuv2rgb: Fix width % 4 != 0 with bgr4_byte/rgb4_byteMichael Niedermayer2014-12-24
* | swscale/yuv2rgb: Fix width % 4 != 0 with bgr4/rgb4Michael Niedermayer2014-12-24
* | swscale/yuv2rgb: fix width % 8 != 0 and rgb/bgr8 outputMichael Niedermayer2014-12-24
* | avfilter/vf_uspp: use av_malloc_array()Michael Niedermayer2014-12-23
* | avformat/aea: reduce false positives in probingMichael Niedermayer2014-12-23
* | avformat/avidec: optimize probeMichael Niedermayer2014-12-23
* | avformat/rtpdec: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-12-23
* | avformat/rtpdec_latm: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-12-23
* | avformat/rtpdec_xiph: use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-12-23
* | doc/faq: explain pkg-config basic setup.Nicolas George2014-12-23
* | x86/vp9: remove duplicate function prototypesJames Almer2014-12-23
* | tools/probetest: support testing a single specified input formatMichael Niedermayer2014-12-23
* | frame_thread_encoder: use ref-counting to avoid memcpy of all input framesHendrik Leppkes2014-12-23
* | avcodec/h264: also show frames with missing fields when CODEC_FLAG2_SHOW_ALL ...Michael Niedermayer2014-12-22
* | cdxl: fix durationPiotr Bandurski2014-12-22
* | avformat/rtmpproto: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-12-22
* | avformat/riffdec: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-12-22
* | avformat/os_support: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-12-22