summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avfilter/vf_fspp: Add GBRP and gray8 supportMichael Niedermayer2014-12-26
* ffserver: check for EOF|error at loop conditionReynaldo H. Verdejo Pinochet2014-12-26
* ffserver: reflow close_connection()Reynaldo H. Verdejo Pinochet2014-12-26
* ffserver: minor formatting improvement to http_server()Reynaldo H. Verdejo Pinochet2014-12-26
* ffserver: reindent start_multicast()Reynaldo H. Verdejo Pinochet2014-12-26
* ffserver: reflow start_multicast()Reynaldo H. Verdejo Pinochet2014-12-26
* ffserver: reindent start_children()Reynaldo H. Verdejo Pinochet2014-12-26
* ffserver: reflow start_children()Reynaldo H. Verdejo Pinochet2014-12-26
* ffserver: break lines at 80 in func prototypesReynaldo H. Verdejo Pinochet2014-12-26
* x86/vf_fspp: move pxor in store slice functions out of the loopJames Almer2014-12-26
* x86/vf_fspp: port inline asm to yasmJames Almer2014-12-26
* avfilter/vf_fspp: clarify commentMichael Niedermayer2014-12-26
* swscale: Pass through chroma positions in sws_getCachedContextKieran Kunhya2014-12-26
* avfilter/vf_boxblur: generate supported pixfmt list instead of hardcodingMichael Niedermayer2014-12-26
* avformat/rtsp: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-12-26
* avformat/cache: remove ftruncate usage, its not always availableMichael Niedermayer2014-12-26
* 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