42027 Commits (d9355a03f215be217e9cb15bf317bb27afa9b90c)
 

Author SHA1 Message Date
  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
  Anton Khirnov 3dffa1b46c cljr: implement encode2. 13 years ago
  Anton Khirnov 177bb4bf50 cljr: set the properties of the coded_frame, not input frame. 13 years ago
  Anton Khirnov 89829242a6 dnxhdenc: switch to encode2. 13 years ago
  Anton Khirnov 3f77c41171 bmpenc: switch to encode2(). 13 years ago
  Michael Niedermayer cd1c12b5c5 Merge remote-tracking branch 'qatar/master' 13 years ago
  Carl Eugen Hoyos 289520fd97 Reduce the verbosity of a mpeg1/2 invalid intra-matrix warning. 13 years ago
  Michael Niedermayer 85f25cfa19 ffmpeg: fix passlogfile with multiple libx264 streams. 13 years ago
  Paul B Mahol 07dbea7033 tta: reindent 13 years ago
  Pavel Koshevoy 277e52845e Modified to generate PAT/PMT for video keyframes 13 years ago
  Michael Niedermayer 69494fd5c5 lagarith: Fix out of array reads. 13 years ago
  Carl Eugen Hoyos 2396206fb4 ffv1: Assume encoding all bits is wanted if bits_per_raw_sample == 0. 13 years ago
  Carl Eugen Hoyos cadd9ab6aa Cosmetics: Move a block in ffv1's encode_init(). 13 years ago
  Justin Ruggles b498867d66 FATE: update reference for seek-alac_mp4 13 years ago
  Aneesh Dogra 41afdd913a sunrast: Return AVERROR values instead of -1. 13 years ago
  Aneesh Dogra 4fbccfab23 sunrast: Add support for gray8 decoding. 13 years ago
  Ronald S. Bultje dae2ce361a swscale: enforce a minimum filtersize. 13 years ago
  Justin Ruggles 764852d653 alacenc: use AVCodec.encode2() 13 years ago
  Justin Ruggles bee80054f7 alacenc: cosmetics: indentation 13 years ago
  Justin Ruggles b6e8ff72ea alacenc: consolidate bitstream writing into a single function. 13 years ago
  Justin Ruggles b590f3a7bf alacenc: only encode frame size in header for a final smaller frame 13 years ago
  Justin Ruggles ba821b098b alacenc: store current frame size in AlacEncodeContext. 13 years ago
  Justin Ruggles 65d15aec77 alacenc: return AVERROR codes in alac_encode_frame() 13 years ago
  Justin Ruggles 302daf5800 alacenc: calculate a new max frame size for the final small frame 13 years ago
  Justin Ruggles fc9cf0b2a6 alacenc: pretty-printing and other cosmetics 13 years ago
  Justin Ruggles 51c2483862 alacenc: fix error handling and potential memleaks in alac_encode_init() 13 years ago
  Justin Ruggles 6e63228323 alacenc: do not set coded_frame->key_frame 13 years ago