68717 Commits (d16079abf473b51be7686d20f8014bb48a095722)
 

Author SHA1 Message Date
  Michael Niedermayer d16079abf4 Merge commit '57b6704ecd0f56d6a3092e448687cfd837bb0ac1' 10 years ago
  Michael Niedermayer 57089084ba Merge commit '4cfbeef31d4e6096c0596359d212f5d99a7ba4b5' 10 years ago
  Michael Niedermayer fa0e5ffb89 avfilter/vf_cropdetect: add yuv440p and yuv410p support 10 years ago
  Michael Niedermayer a4b13dbd02 avfilter/vf_fspp: Add GBRP and gray8 support 10 years ago
  Reynaldo H. Verdejo Pinochet a18456a203 ffserver: check for EOF|error at loop condition 10 years ago
  Reynaldo H. Verdejo Pinochet 0121ddabb8 ffserver: reflow close_connection() 10 years ago
  Reynaldo H. Verdejo Pinochet 1146223699 ffserver: minor formatting improvement to http_server() 10 years ago
  Reynaldo H. Verdejo Pinochet 978bc4327b ffserver: reindent start_multicast() 10 years ago
  Reynaldo H. Verdejo Pinochet 719cc02586 ffserver: reflow start_multicast() 10 years ago
  Reynaldo H. Verdejo Pinochet 18011888cc ffserver: reindent start_children() 10 years ago
  Reynaldo H. Verdejo Pinochet ec42251715 ffserver: reflow start_children() 10 years ago
  Reynaldo H. Verdejo Pinochet 1abdfb100a ffserver: break lines at 80 in func prototypes 10 years ago
  James Almer a4f876a1a2 x86/vf_fspp: move pxor in store slice functions out of the loop 10 years ago
  James Almer 466e32bf25 x86/vf_fspp: port inline asm to yasm 10 years ago
  Michael Niedermayer 9224c7f0dd avfilter/vf_fspp: clarify comment 10 years ago
  Kieran Kunhya 18982f084c swscale: Pass through chroma positions in sws_getCachedContext 10 years ago
  Michael Niedermayer 4bc0dbfc9f avfilter/vf_boxblur: generate supported pixfmt list instead of hardcoding 10 years ago
  Michael Niedermayer f7da4b1cf1 avformat/rtsp: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
  Michael Niedermayer 0704c44d68 avformat/cache: remove ftruncate usage, its not always available 10 years ago
  Stefano Sabatini afaa4a8946 lavfi/blend: add difference128 mode 10 years ago
  Michael Niedermayer 7c210c4424 avformat/cache: Extend cache entries if possible instead of creating new ones 10 years ago
  Michael Niedermayer 312151bb9a avformat/cache: avoid lseek() on reading from the cache if possible 10 years ago
  Michael Niedermayer ce3551896a avformat/cache: keep cache_pos updated 10 years ago
  Michael Niedermayer 954fc854f2 avformat/cache: cleanup cache file on cache write failure 10 years ago
  Michael Niedermayer 68609edd4a Changelog: Mention non continuous cache protocol 10 years ago
  Clément Bœsch 6e6b0a8eed avfilter/xbr: reindent after previous commit 10 years ago
  Clément Bœsch 87984d2fe2 avfilter/xbr: refactor px calculation in FILT[234] 10 years ago
  Clément Bœsch 20cac72a4f avfilter/xbr: move alpha blend assignment out of the macros 10 years ago
  Clément Bœsch 006caf03d7 avfilter/xbr: remove unused mask 10 years ago
  Clément Bœsch 2188df96cf avfilter/xbr: refactor alpha blending macros 10 years ago
  Michael Niedermayer 8706910c4c avformat/cache: Support user specified read-ahead for non seekable media 10 years ago
  Michael Niedermayer 7018d3d351 avformat/cache: Use the correct io handle in seeking 10 years ago
  Michael Niedermayer dedd3c89ae avformat/cache: more informative error message 10 years ago
  Michael Niedermayer 681559d3ff avformat/cache: remember EOF point if hit and use it to handle SEEK_END 10 years ago
  Rémi Denis-Courmont 57b6704ecd avcodec: add AVCodecContext.sw_pix_fmt 10 years ago
  Rémi Denis-Courmont 4cfbeef31d h264: factor hwaccel pixel formats list 10 years ago
  Michael Niedermayer 0c0168a210 avformat/cache: support non continuous caching 10 years ago
  Timo Rothenpieler 1efdb0a43f avcodec/nvenc: Remove special cases for cygwin 10 years ago
  Michael Niedermayer 7dce91368f avformat/smoothstreamingenc: Use av_freep() avoid leaving stale pointers in memory 10 years ago
  Michael Niedermayer 443bd2715d avformat/wtvdec: Use av_freep() avoid leaving stale pointers in memory 10 years ago
  Michael Niedermayer 68fa549230 avformat/segment: Use av_freep() avoid leaving stale pointers in memory 10 years ago
  Kieran Kunhya 1515bfb313 vf_scale: Use correct chroma positions for YUV420P 10 years ago
  Michael Niedermayer b51cc701bc avcodec/vc1_mc: use the same reference as luma does in ff_vc1_mc_4mv_chroma() 10 years ago
  James Almer b94e85453e avfilter/vf_fspp: add missing inline asm guards 10 years ago
  Stefano Sabatini a51c78c65d lavfi/mp: drop mp=fspp filter 10 years ago
  Arwa Arif bdc4db0ee3 lavfi: port mp=fspp to a native libavfilter filter 10 years ago
  Clément Bœsch ecafde6606 avfilter/showwaves: fix height range for cline mode 10 years ago
  Clément Bœsch f6950a077c avfilter/showwaves: use INT16_MAX instead of a self defined macro 10 years ago
  Michael Niedermayer 96dce6f7ce avformat/seek: move the cur variable into the loop 10 years ago
  Michael Niedermayer 3f56224a9a avformat/rtpdec_mpeg4: Use av_freep() to avoid leaving stale pointers in memory 10 years ago