76449 Commits (9ae73d0644cde27d3d93d41a5d8bc94de853ea91)
 

Author SHA1 Message Date
  Michael Niedermayer 954fc854f2 avformat/cache: cleanup cache file on cache write failure 11 years ago
  Michael Niedermayer 68609edd4a Changelog: Mention non continuous cache protocol 11 years ago
  Clément Bœsch 6e6b0a8eed avfilter/xbr: reindent after previous commit 11 years ago
  Clément Bœsch 87984d2fe2 avfilter/xbr: refactor px calculation in FILT[234] 11 years ago
  Clément Bœsch 20cac72a4f avfilter/xbr: move alpha blend assignment out of the macros 11 years ago
  Clément Bœsch 006caf03d7 avfilter/xbr: remove unused mask 11 years ago
  Clément Bœsch 2188df96cf avfilter/xbr: refactor alpha blending macros 11 years ago
  Michael Niedermayer 8706910c4c avformat/cache: Support user specified read-ahead for non seekable media 11 years ago
  Michael Niedermayer 7018d3d351 avformat/cache: Use the correct io handle in seeking 11 years ago
  Michael Niedermayer dedd3c89ae avformat/cache: more informative error message 11 years ago
  Michael Niedermayer 681559d3ff avformat/cache: remember EOF point if hit and use it to handle SEEK_END 11 years ago
  Rémi Denis-Courmont 737d35e334 vdpau: add support for the H.264 High 4:4:4 Predictive profile 11 years ago
  Rémi Denis-Courmont 1f9237f2ac avconv_vdpau: allocate video surface of VDPAU-specified size 11 years ago
  Rémi Denis-Courmont ebd5320afd vdpau: add support for 4:2:2 and 4:4:4 chroma sampling 11 years ago
  Rémi Denis-Courmont c220a60f92 vdpau: add helper for surface chroma type and size 11 years ago
  Rémi Denis-Courmont 6c99c92a42 libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flag 11 years ago
  Rémi Denis-Courmont 57b6704ecd avcodec: add AVCodecContext.sw_pix_fmt 11 years ago
  Rémi Denis-Courmont 4cfbeef31d h264: factor hwaccel pixel formats list 11 years ago
  Michael Niedermayer 0c0168a210 avformat/cache: support non continuous caching 11 years ago
  Timo Rothenpieler 1efdb0a43f avcodec/nvenc: Remove special cases for cygwin 11 years ago
  Michael Niedermayer 7dce91368f avformat/smoothstreamingenc: Use av_freep() avoid leaving stale pointers in memory 11 years ago
  Michael Niedermayer 443bd2715d avformat/wtvdec: Use av_freep() avoid leaving stale pointers in memory 11 years ago
  Michael Niedermayer 68fa549230 avformat/segment: Use av_freep() avoid leaving stale pointers in memory 11 years ago
  Kieran Kunhya 1515bfb313 vf_scale: Use correct chroma positions for YUV420P 11 years ago
  Michael Niedermayer b51cc701bc avcodec/vc1_mc: use the same reference as luma does in ff_vc1_mc_4mv_chroma() 11 years ago
  James Almer b94e85453e avfilter/vf_fspp: add missing inline asm guards 11 years ago
  Stefano Sabatini a51c78c65d lavfi/mp: drop mp=fspp filter 11 years ago
  Arwa Arif bdc4db0ee3 lavfi: port mp=fspp to a native libavfilter filter 11 years ago
  Clément Bœsch ecafde6606 avfilter/showwaves: fix height range for cline mode 11 years ago
  Clément Bœsch f6950a077c avfilter/showwaves: use INT16_MAX instead of a self defined macro 11 years ago
  Michael Niedermayer 96dce6f7ce avformat/seek: move the cur variable into the loop 11 years ago
  Michael Niedermayer 3f56224a9a avformat/rtpdec_mpeg4: Use av_freep() to avoid leaving stale pointers in memory 11 years ago
  Michael Niedermayer ef05af82b2 avformat/rtpproto: Use av_freep() to avoid leaving stale pointers in memory 11 years ago
  Michael Niedermayer 82d1abc44c avformat/seek: use av_freep() to avoid leaving stale pointers in memory 11 years ago
  Reimar Döffinger bed78064f4 tableprint_vlc.h: Should not be checked by checkheaders. 11 years ago
  Michael Niedermayer 3a2bed1f9e swscale/yuv2rgb: Fix width % 4 != 0 with bgr4_byte/rgb4_byte 11 years ago
  Michael Niedermayer 3848512d48 swscale/yuv2rgb: Fix width % 4 != 0 with bgr4/rgb4 11 years ago
  Michael Niedermayer 3d00ba2688 swscale/yuv2rgb: fix width % 8 != 0 and rgb/bgr8 output 11 years ago
  Michael Niedermayer 341bd6ec6a avfilter/vf_uspp: use av_malloc_array() 11 years ago
  Michael Niedermayer e01467241f avformat/aea: reduce false positives in probing 11 years ago
  Michael Niedermayer 0d7a14e236 avformat/avidec: optimize probe 11 years ago
  Michael Niedermayer f7f4a90174 avformat/rtpdec: Use av_freep() to avoid leaving stale pointers in memory 11 years ago
  Michael Niedermayer bb858e67e5 avformat/rtpdec_latm: Use av_freep() to avoid leaving stale pointers in memory 11 years ago
  Michael Niedermayer ba8d2c90cd avformat/rtpdec_xiph: use av_freep() to avoid leaving stale pointers in memory 11 years ago
  Nicolas George 40948819fc doc/faq: explain pkg-config basic setup. 11 years ago
  James Almer 32c836cb11 x86/vp9: remove duplicate function prototypes 11 years ago
  Michael Niedermayer 13306dde22 tools/probetest: support testing a single specified input format 11 years ago
  Hendrik Leppkes 1ffcf6ac90 frame_thread_encoder: use ref-counting to avoid memcpy of all input frames 11 years ago
  Michael Niedermayer fe439c2069 avcodec/h264: also show frames with missing fields when CODEC_FLAG2_SHOW_ALL is set 11 years ago
  Piotr Bandurski 75cc85b239 cdxl: fix duration 13 years ago