]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2014-12-26 James Almerx86/vf_fspp: move pxor in store slice functions out...
2014-12-26 James Almerx86/vf_fspp: port inline asm to yasm
2014-12-26 Michael Niedermayeravfilter/vf_fspp: clarify comment
2014-12-26 Kieran Kunhyaswscale: Pass through chroma positions in sws_getCached...
2014-12-26 Michael Niedermayeravfilter/vf_boxblur: generate supported pixfmt list...
2014-12-26 Michael Niedermayeravformat/rtsp: Use av_freep() to avoid leaving stale...
2014-12-26 Michael Niedermayeravformat/cache: remove ftruncate usage, its not always...
2014-12-26 Stefano Sabatinilavfi/blend: add difference128 mode
2014-12-26 Michael Niedermayeravformat/cache: Extend cache entries if possible instea...
2014-12-26 Michael Niedermayeravformat/cache: avoid lseek() on reading from the cache...
2014-12-26 Michael Niedermayeravformat/cache: keep cache_pos updated
2014-12-26 Michael Niedermayeravformat/cache: cleanup cache file on cache write failure
2014-12-25 Michael NiedermayerChangelog: Mention non continuous cache protocol
2014-12-25 Clément Bœschavfilter/xbr: reindent after previous commit
2014-12-25 Clément Bœschavfilter/xbr: refactor px calculation in FILT[234]
2014-12-25 Clément Bœschavfilter/xbr: move alpha blend assignment out of the...
2014-12-25 Clément Bœschavfilter/xbr: remove unused mask
2014-12-25 Clément Bœschavfilter/xbr: refactor alpha blending macros
2014-12-25 Michael Niedermayeravformat/cache: Support user specified read-ahead for...
2014-12-25 Michael Niedermayeravformat/cache: Use the correct io handle in seeking
2014-12-25 Michael Niedermayeravformat/cache: more informative error message
2014-12-25 Michael Niedermayeravformat/cache: remember EOF point if hit and use it...
2014-12-25 Michael Niedermayeravformat/cache: support non continuous caching
2014-12-25 Timo Rothenpieleravcodec/nvenc: Remove special cases for cygwin
2014-12-25 Michael Niedermayeravformat/smoothstreamingenc: Use av_freep() avoid leavi...
2014-12-25 Michael Niedermayeravformat/wtvdec: Use av_freep() avoid leaving stale...
2014-12-25 Michael Niedermayeravformat/segment: Use av_freep() avoid leaving stale...
2014-12-25 Kieran Kunhyavf_scale: Use correct chroma positions for YUV420P
2014-12-25 Michael Niedermayeravcodec/vc1_mc: use the same reference as luma does...
2014-12-24 James Almeravfilter/vf_fspp: add missing inline asm guards
2014-12-24 Stefano Sabatinilavfi/mp: drop mp=fspp filter
2014-12-24 Arwa Ariflavfi: port mp=fspp to a native libavfilter filter
2014-12-24 Clément Bœschavfilter/showwaves: fix height range for cline mode
2014-12-24 Clément Bœschavfilter/showwaves: use INT16_MAX instead of a self...
2014-12-24 Michael Niedermayeravformat/seek: move the cur variable into the loop
2014-12-24 Michael Niedermayeravformat/rtpdec_mpeg4: Use av_freep() to avoid leaving...
2014-12-24 Michael Niedermayeravformat/rtpproto: Use av_freep() to avoid leaving...
2014-12-24 Michael Niedermayeravformat/seek: use av_freep() to avoid leaving stale...
2014-12-24 Reimar Döffingertableprint_vlc.h: Should not be checked by checkheaders.
2014-12-23 Michael Niedermayerswscale/yuv2rgb: Fix width % 4 != 0 with bgr4_byte...
2014-12-23 Michael Niedermayerswscale/yuv2rgb: Fix width % 4 != 0 with bgr4/rgb4
2014-12-23 Michael Niedermayerswscale/yuv2rgb: fix width % 8 != 0 and rgb/bgr8 output
2014-12-23 Michael Niedermayeravfilter/vf_uspp: use av_malloc_array()
2014-12-23 Michael Niedermayeravformat/aea: reduce false positives in probing
2014-12-23 Michael Niedermayeravformat/avidec: optimize probe
2014-12-23 Michael Niedermayeravformat/rtpdec: Use av_freep() to avoid leaving stale...
2014-12-23 Michael Niedermayeravformat/rtpdec_latm: Use av_freep() to avoid leaving...
2014-12-23 Michael Niedermayeravformat/rtpdec_xiph: use av_freep() to avoid leaving...
2014-12-23 Nicolas Georgedoc/faq: explain pkg-config basic setup.
2014-12-23 James Almerx86/vp9: remove duplicate function prototypes
2014-12-23 Michael Niedermayertools/probetest: support testing a single specified...
2014-12-23 Hendrik Leppkesframe_thread_encoder: use ref-counting to avoid memcpy...
2014-12-22 Michael Niedermayeravcodec/h264: also show frames with missing fields...
2014-12-22 Piotr Bandurskicdxl: fix duration
2014-12-22 Michael Niedermayeravformat/rtmpproto: Use av_freep() to avoid leaving...
2014-12-22 Michael Niedermayeravformat/riffdec: Use av_freep() to avoid leaving stale...
2014-12-22 Michael Niedermayeravformat/os_support: Use av_freep() to avoid leaving...
2014-12-21 Michael Niedermayeravformat/img2dec: check w/h in dpx_probe
2014-12-21 Michael Niedermayeravformat/swfdec: Check frame size rectangle in probe()
2014-12-21 Michael Niedermayeravformat/mpegtsenc: Use av_freep() to avoid leaving...
2014-12-21 Michael Niedermayeravformat/mpegenc: Use av_freep() to avoid leaving stale...
2014-12-21 Michael Niedermayeravfilter/vf_boxblur: Support 10bit planar formats
2014-12-21 Michael Niedermayeravfilter/vf_boxblur: add gbrp pixfmt
2014-12-21 Michael Niedermayeravfilter/vf_spp: Fix overflow in 8bit store slice
2014-12-20 Michael Niedermayeravfilter/vf_boxblur: avoid one addition per line
2014-12-20 Michael Niedermayeravfilter/vf_boxblur: factor rounder offset out
2014-12-20 Michael Niedermayeravfilter/vf_spp: fix overflows with depth > 8
2014-12-20 Michael NiedermayerMerge commit '9cfa68c560bdec82d2d5ec079f9c5b0f9ca37af0'
2014-12-20 Michael Niedermayeravfilter/vf_spp: add support for 9bit YUV and GBR as...
2014-12-20 Michael Niedermayeravcodec/idctdsp: use the 10bit code for 9 bit too
2014-12-20 Michael Niedermayeravcodec/fdctdsp: use the 10bit code for 9 bit too
2014-12-20 Michael Niedermayeravformat/mmst: Use av_freep() avoid leaving stale point...
2014-12-20 Michael Niedermayeravformat/http: Use av_freep() avoid leaving stale point...
2014-12-20 Michael Niedermayeravformat/id3v2: Use av_freep() avoid leaving stale...
2014-12-20 James Almerx86/vp3dsp: port put_vp_no_rnd_pixels8_l2_mmx to yasm
2014-12-20 Kieran Kunhyampegts: add support for Opus
2014-12-20 Michael NiedermayerMakefile: add dependencies which require ffversion.h
2014-12-20 Michael Niedermayeravformat/westwood_aud: replace != 0 error check by <0
2014-12-20 Michael Niedermayeravformat/asfenc: replace != 0 error check by <0
2014-12-19 Michael NiedermayerMerge commit '8ebf02f8f530240edf7e45f35f7647ef9dd44a58'
2014-12-19 Michael NiedermayerMerge commit 'fc308b30bb24e623fed042ec78b10803b2362a18'
2014-12-19 Michael NiedermayerMerge commit 'e2ce16392205d8efe9143329ed3fb5fcb15498fa'
2014-12-19 Michael NiedermayerMerge commit '4895aa65c6ddec2e33ec3c023f221b1bafcbaf9f'
2014-12-19 Clément Bœschavformat/rsd: make tag_buf string larger
2014-12-19 Clément Bœschavformat/apngdec: make tag_buf string larger
2014-12-19 Clément Bœschavformat/wavdec: make start_code string larger
2014-12-19 Thomas Volkertwavdec: avoid output of arbitrary chars
2014-12-19 Thomas Volkertwavdec: refactor wav_read_header()
2014-12-19 Martin Storsjölibavformat: Only use MoveFileExA when targeting the...
2014-12-19 Martin Storsjörtpenc_mpegts: Call write_trailer for the mpegts muxer...
2014-12-19 Martin Storsjömpegts: Support running the write_trailer function...
2014-12-19 Martin Storsjölibavformat: Allow calling av_write_trailer with a...
2014-12-19 Michael Niedermayeravcodec/vp3: Fix offset handling
2014-12-19 Michael Niedermayeravcodec/mpegvideo_enc: remove rtp_mode=0 for H261
2014-12-19 James Almerx86/constants: fix alignment of pw_255
2014-12-19 Michael NiedermayerAdd FFMPEG_VERSION into the binary libs
2014-12-19 Michael Niedermayeravformat/mpegenc: replace always enabled asserts by...
2014-12-19 Michael Niedermayeravfilter/vsrc_life: Use av_freep() avoid leaving stale...
2014-12-19 Michael Niedermayeravfilter/vf_libopencv: use av_freep() avoid leaving...
2014-12-19 Supraja Meedintilibavutil: Added cbc mode to cast128
next