37853 Commits (2bc610ddc5d9054f68b8e87cda65bae291be90f8)
 

Author SHA1 Message Date
  Michael Niedermayer 2bc610ddc5 swscale: yuv2422_1_c_template: fix rounding 13 years ago
  Stefano Sabatini f89f9bdadd lavfi/ashowinfo: only print checksum for the existing planes 13 years ago
  Stefano Sabatini 1e6408a18e lavfi/showinfo: only print checksum for the existing planes 13 years ago
  Stefano Sabatini 175ab5f9a9 lavfi/*showinfo: use av_ts2* macros in showinfo and ashowinfo 13 years ago
  Stefano Sabatini 5d12b83ff1 ffmpeg.c: implement -debug_ts option 13 years ago
  Carl Eugen Hoyos 186923758d Fix compilation with old yasm that does not support AVX. 13 years ago
  Michael Niedermayer 1fbd905bbb Merge remote-tracking branch 'qatar/master' 13 years ago
  Paul B Mahol 148d1f4799 lavc: add missing PIX_FMT_YUVA444P 13 years ago
  Michael Niedermayer 04b53746ad Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 387783749f jpeglsdec: fix bpp & limit. 13 years ago
  Michael Niedermayer 00ab9cdae1 jpeglsdec: Prevent out of array write. 13 years ago
  Michael Niedermayer dda713f870 iff: Fix decode_ham_plane32() buf_size. 13 years ago
  Clément Bœsch b986590810 ffmpeg: remove unneeded ost->picref check. 13 years ago
  Clément Bœsch c214e98634 ffmpeg: remove pointless avcodec_get_frame_defaults(). 13 years ago
  Clément Bœsch 73413e6bca ffmpeg: raise ENOMEM on avfilter_graph_alloc() failure. 13 years ago
  Ronald S. Bultje 771bab7f57 swscale: fix crashes in yuv2yuvX on x86-32. 13 years ago
  Aneesh Dogra 186dcbcb50 sunrast: Add fate test for gray8. 13 years ago
  Matthew Szatmary 7dfe8f5557 rtpdec: Use 4 byte startcodes for H.264 13 years ago
  Reimar Döffinger 048cc80292 Update mkv seek tests. 13 years ago
  Reimar Döffinger 47e015e6f1 matroskadec: properly fall back to generic seek. 13 years ago
  Reimar Döffinger c18899d432 matroskadec: reset num_levels on seek. 13 years ago
  Diego Biurrun 529506b5f6 matroskadec: Mark variable as av_unused. 13 years ago
  Diego Biurrun 6df5c528ca Move some conditionally used variables into the block where they are used. 13 years ago
  Diego Biurrun 7331b6e718 Drop some completely unnecessary av_unused attributes. 13 years ago
  Diego Biurrun 92fed11352 swscale: Remove unused variable alpMmxFilter. 13 years ago
  Diego Biurrun a8798c7eb9 Drop unnecessary av_uninit attributes from some variable declarations. 13 years ago
  Martin Storsjö 5d561514b7 movenc: Support muxing wmapro in ismv/isma 13 years ago
  Martin Storsjö ddf422803b mpegtsenc: Add an AVOption for forcing a new PAT/PMT/SDT to be written 13 years ago
  Ronald S. Bultje 3cac475655 swscale: move YUV2PACKED16WRAPPER() macro down to where it is used. 13 years ago
  Ronald S. Bultje c0b87359b2 swscale: handle gray16 as a "planar" YUV format (Y-only, of course). 13 years ago
  Ronald S. Bultje 9d9c846491 swscale: use yuv2packed1() functions for unscaled chroma also. 13 years ago
  Ronald S. Bultje d63b7d8c37 swscale: fix incorrect chroma bias in yuv2rgb48_1_c(). 13 years ago
  Ronald S. Bultje 1ca7dc60d2 swscale: fix invalid memory accesses in yuvpacked1() functions. 13 years ago
  Diego Biurrun 0bf184e59c Move PS2 MMI code below the mips subdirectory, where it belongs. 13 years ago
  Diego Biurrun 75f11901b5 mips: Move MMI function declarations to a header. 13 years ago
  Diego Biurrun d1c4ec7f5e build: Set correct dependencies for rtmp* protocols implemented by librtmp. 13 years ago
  Michael Niedermayer 4e04e1b81e Merge remote-tracking branch 'qatar/master' 13 years ago
  Reimar Döffinger f51a072160 Fix compilation without HAVE_AVX. 13 years ago
  Michael Niedermayer 18a7f7465e threads: Perform the generic progress cleanup more carefully. 13 years ago
  Michael Niedermayer 6be0960851 threads: move state update after progress cleanup. 13 years ago
  Michael Niedermayer f900d60178 h264: Mark previous field as done before throwing it away. 13 years ago
  Andrey Utkin b66b58f7b0 Fix aspect ratio mismatch message 13 years ago
  Reimar Döffinger c15f3bd3db Simplify: use local variable with same contents directly. 13 years ago
  Reimar Döffinger ff92549195 Fix Theora-in-ogg keyframe handling. 13 years ago
  Reimar Döffinger b223035511 Detect and check for CMOV. 13 years ago
  Ronald S. Bultje 3e23badd83 swscale: convert yuv2yuvX() to using named arguments. 13 years ago
  Ronald S. Bultje 8c433d8a03 swscale: rename "dstw" to "w" to prevent name collisions. 13 years ago
  Ronald S. Bultje ef66a0ed2e swscale: use named registers in yuv2yuv1_plane() place. 13 years ago
  Andrey Utkin e3cc617263 lavf: fix aspect ratio mismatch message. 13 years ago
  Andrey Utkin c22e2ec9d1 avconv: set AVFormatContext.duration from '-t' 13 years ago