summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avformat/img2dec: check w/h in dpx_probeMichael Niedermayer2014-12-21
* avformat/swfdec: Check frame size rectangle in probe()Michael Niedermayer2014-12-21
* avformat/mpegtsenc: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-12-21
* avformat/mpegenc: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-12-21
* avfilter/vf_boxblur: Support 10bit planar formatsMichael Niedermayer2014-12-21
* avfilter/vf_boxblur: add gbrp pixfmtMichael Niedermayer2014-12-21
* avfilter/vf_spp: Fix overflow in 8bit store sliceMichael Niedermayer2014-12-21
* avfilter/vf_boxblur: avoid one addition per lineMichael Niedermayer2014-12-21
* avfilter/vf_boxblur: factor rounder offset outMichael Niedermayer2014-12-21
* avfilter/vf_spp: fix overflows with depth > 8Michael Niedermayer2014-12-20
* Merge commit '9cfa68c560bdec82d2d5ec079f9c5b0f9ca37af0'Michael Niedermayer2014-12-20
|\
| * mpegts: add support for OpusKieran Kunhya2014-12-20
* | avfilter/vf_spp: add support for 9bit YUV and GBR as well as GBRP10Michael Niedermayer2014-12-20
* | avcodec/idctdsp: use the 10bit code for 9 bit tooMichael Niedermayer2014-12-20
* | avcodec/fdctdsp: use the 10bit code for 9 bit tooMichael Niedermayer2014-12-20
* | avformat/mmst: Use av_freep() avoid leaving stale pointers in memoryMichael Niedermayer2014-12-20
* | avformat/http: Use av_freep() avoid leaving stale pointers in memoryMichael Niedermayer2014-12-20
* | avformat/id3v2: Use av_freep() avoid leaving stale pointers in memoryMichael Niedermayer2014-12-20
* | x86/vp3dsp: port put_vp_no_rnd_pixels8_l2_mmx to yasmJames Almer2014-12-20
* | Makefile: add dependencies which require ffversion.hMichael Niedermayer2014-12-20
* | avformat/westwood_aud: replace != 0 error check by <0Michael Niedermayer2014-12-20
* | avformat/asfenc: replace != 0 error check by <0Michael Niedermayer2014-12-20
* | Merge commit '8ebf02f8f530240edf7e45f35f7647ef9dd44a58'Michael Niedermayer2014-12-20
|\|
| * libavformat: Only use MoveFileExA when targeting the desktop API subsetMartin Storsjö2014-12-19