29863 Commits (518cdff81fff7bf0dac6aaa4b456fe90647acdea)
 

Author SHA1 Message Date
  Ivan Kalvachev 518cdff81f Fix posix_memalign() usage when libavutil is compiled outside FFmpeg. 15 years ago
  Uoti Urpala bcedf2e519 asfdec: fix assert failure on invalid files 15 years ago
  Michael Niedermayer 10291562f3 Revert "asfdec: fix assert failure on invalid files" 15 years ago
  ami_stuff 0b8002fd68 Add support for QT BMP 1bpp color mode 15 years ago
  Thierry Foucu b7903ab16b If a MP3 file contains the string NSVs, the NSV probe will think it is a NSV file instead of a MP3 file. Check for 0xBEEF after a Video/Audio chunck for more accuracy. 15 years ago
  Michael Niedermayer 612122b187 Merge remote branch 'qatar/master' 15 years ago
  Michael Niedermayer 4ea216e761 libavformat/utils: Only consider dvb teletext timestamps for start time when they are consistent with the rest. 15 years ago
  Michael Niedermayer b8a4b0152a error concealment: check last pictures motion_val before using it. 15 years ago
  Michael Niedermayer 1cafc23288 sws-PPC: fix after VOFW change. 15 years ago
  Michael Niedermayer 83630f79ec regtests: add grayscale qtrle 15 years ago
  John Horigan ce10e858a7 Added PIX_FMT_GRAY8 to the formats supported by the QuickTime RLE encoder 15 years ago
  ami_stuff 1d14edb724 Use VOFW 21503 as a default value for all types of the CPUs 15 years ago
  ami_stuff 4f038fdc23 Add "DAVC" FourCC 15 years ago
  anatoly 99e07a4453 Fix crash of interlaced MPEG2 decoding 15 years ago
  Michael Niedermayer a18eff49c0 av_compare_ts: Improve speed when calculations fit in 64bit. 15 years ago
  Kyle de545d2491 configure: Fix SDL detection on OSX and win32 15 years ago
  Jason Garrett-Glaser 5705b02079 10-bit H.264 x86 chroma v loopfilter asm 15 years ago
  Michael Niedermayer f1e7822e17 fate: Disable h264-conformance-frext-pph10i4_panasonic_a. 15 years ago
  Baptiste Coudurier 9aa91043f3 Port SMPTE S302M audio decoder from FFmbc 0.3. 15 years ago
  Ronald S. Bultje c77b858c4c h264pred: fix one more aliasing violation. 15 years ago
  Michael Niedermayer 0f6bbc5a06 h264-fate: Fix 10bit H264 tests on big endian. 15 years ago
  Anatoly Nenashev b44c8ad280 Fix crash of interlaced MPEG2 decoding 15 years ago
  Ronald S. Bultje d2bf42895a h264pred: fix one more aliasing violation. 15 years ago
  Anton Khirnov 36dc49b713 doc/APIchanges: fill in missing hashes and dates. 15 years ago
  Anton Khirnov 880fa21830 flacenc: use proper initializers for AVOption default values. 15 years ago
  Anton Khirnov c9e81d0783 lavc: deprecate named constants for deprecated antialias_algo. 15 years ago
  Michael Niedermayer b75e53cc43 h264idct_template: fix include path 15 years ago
  Reinhard Tartler 083e715f33 aac: workaround for compilation on cygwin 15 years ago
  Baptiste Coudurier 5c511ad4ce swscale: extend YUV422p support to 10bits depth 15 years ago
  Michael Niedermayer d18e243f62 h264: merge _internal & template files. 15 years ago
  Stefano Sabatini b437f5b055 tiff: add support for inverted FillOrder for uncompressed data 15 years ago
  Diego Biurrun bea705752d Remove unused softfloat implementation. 15 years ago
  Ronald S. Bultje 2caf19e90f h264pred: fix aliasing violations. 15 years ago
  Reimar Döffinger 3b6bbfa063 Check syntax even if DEBUG is not defined. 15 years ago
  Diego Biurrun e1e0ca70eb rotozoom: Eliminate French variable name. 15 years ago
  Diego Biurrun cbb0930f0e rotozoom: Check return value of fread(). 15 years ago
  Diego Biurrun 771339ca20 rotozoom: Return an error value instead of calling exit(). 15 years ago
  Diego Biurrun 2131e8590c rotozoom: Make init_demo() return int and check for errors on invocation. 15 years ago
  Diego Biurrun 5a37c12c82 rotozoom: Drop silly UINT8 typedef. 15 years ago
  Diego Biurrun e9c10459a3 rotozoom: Drop some unnecessary parentheses. 15 years ago
  Diego Biurrun f628559d9a rotozoom: K&R coding style cosmetics 15 years ago
  Martin Storsjö 0b4949b518 rtsp: Only do keepalive using GET_PARAMETER if the server supports it 15 years ago
  Stefano Sabatini 3fd62c6e24 ffmpeg: call pre_process_video_frame() only if decoding is needed 15 years ago
  Stefano Sabatini 2b95602e93 ffmpeg: reformat resample condition code in transcode() 15 years ago
  Stefano Sabatini 9aa797cd28 ffmpeg: factorize resampling condition check in do_video_out() 15 years ago
  Stefano Sabatini c29c2eea8f ffmpeg: prefer "dec" over "ist->st->codec" in do_video_out() snippet 15 years ago
  Stefano Sabatini 2ecc5b70fb ffmpeg: improve reporting if size/pixel format changes 15 years ago
  Stefano Sabatini b568d6d94b ffmpeg: warns the user when the selected pixel format is ignored 15 years ago
  Benjamin Larsson 91199cfe55 ffplay: add a dummy option -i so that it is easy to switch between ffmpeg -i "file" and ffplay -i "file". 15 years ago
  Michael Niedermayer e3497907ef swscale: remove fork bug that i missed in the merge. 15 years ago