42027 Commits (d9355a03f215be217e9cb15bf317bb27afa9b90c)
 

Author SHA1 Message Date
  Justin Ruggles 90e5b58a53 FATE: add capability for audio encode/decode tests with fuzzy psnr comparison 13 years ago
  Michael Niedermayer bf3a404572 mpegvideo: fix constness error in ff_MPV_encode_picture() 13 years ago
  Michael Niedermayer add40b7b6a tests/rotozoom: make some things const. 13 years ago
  Justin Ruggles cffd7580bb FATE: allow a tolerance in the size comparison in do_tiny_psnr() 13 years ago
  Justin Ruggles bb6842966e FATE: use absolute difference from a target value in do_tiny_psnr() 13 years ago
  Justin Ruggles 5ecadc6620 FATE: allow tests to set CMP_SHIFT to pass to tiny_psnr 13 years ago
  Justin Ruggles 0720d263ea FATE: use $fuzz directly in do_tiny_psnr() instead of passing it around 13 years ago
  Paul B Mahol 702985b8b7 dxa: remove useless code 13 years ago
  Anton Khirnov cd9a3c3512 lavf: don't select an attached picture as default stream for seeking. 13 years ago
  Anton Khirnov 251422982b avconv: remove pointless checks. 13 years ago
  Anton Khirnov ce326c1130 avconv: check for get_filtered_frame() failure. 13 years ago
  Anton Khirnov 2636e691ce avconv: remove a pointless check. 13 years ago
  Michael Niedermayer a04a97bc88 Merge remote-tracking branch 'cus/stable' 13 years ago
  Ronald S. Bultje 45fdcc8e2d swscale: convert hscale() to use named arguments. 13 years ago
  Ronald S. Bultje 98b9da2ac7 x86inc: add *mp named argument support to DEFINE_ARGS. 13 years ago
  Ronald S. Bultje aba7a827aa swscale: convert hscale to cpuflags(). 13 years ago
  Michael Niedermayer 67235dfa1d Merge remote-tracking branch 'qatar/master' 13 years ago
  Marton Balint dbe7170e2a ffplay: force video refresh if the window is resized or damaged 13 years ago
  Michael Niedermayer 9e2ee46206 vf_fspp: add ff_ prefix to non static variables. 13 years ago
  Michael Niedermayer 3bd749f335 docs: Add examples for -cpuflags 13 years ago
  Michael Niedermayer f43a16049e cmdutils: Fix cpuflags so the flags dont pull in and out other flags. 13 years ago
  Baptiste Coudurier fa35ade8f9 vf_fspp: fix compilation with llvm 13 years ago
  Aaron Colwell bda5b6627a matroskaenc: change cluster_pos to use -1 as the "I'm not currently working on a cluster" signal instead of 0. 13 years ago
  Ronald S. Bultje e0febda22d h264: stricter reference limit enforcement. 13 years ago
  Ronald S. Bultje 48cbe4b092 h264: increase reference poc list from 16 to 32. 13 years ago
  Ronald S. Bultje 86020073db xa_adpcm: limit filter to prevent xa_adpcm_table[] array bounds overruns. 13 years ago
  Michael Niedermayer 1f8ff2b13c snow: check reference frame indices. 13 years ago
  Michael Niedermayer c9837954e7 snow: reject unsupported chroma shifts. 13 years ago
  Paul B Mahol 92a02d935b Add ffvhuff encoding and decoding regression test 13 years ago
  Paul B Mahol 5b4d026a03 anm: convert to bytestream2 API 13 years ago
  Paul B Mahol f1ce053cd0 bytestream: add more unchecked variants for bytestream2 API 13 years ago
  Paul B Mahol a1c036e961 jvdec: unbreak video decoding 13 years ago
  Paul B Mahol d3d1b25e69 jv demux: set video stream duration 13 years ago
  Paul B Mahol 05e0061ef6 fate: add pam image regression test 13 years ago
  Michael Niedermayer 7230116000 ffmpeg: Fix planar audio input. 13 years ago
  Michael Niedermayer 6968a7d193 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer c2e3b564b3 mmvideo: restore initial y value. 13 years ago
  Michael Niedermayer 67c90d2605 mmvideo: remove unused variable 13 years ago
  Michael Niedermayer bf521d5a5b jpeglsdec: suppress unused var warning 13 years ago
  Michael Niedermayer 0fdb4dfd03 h264: Fix some mixed declarations and code. 13 years ago
  Michael Niedermayer c592679cca eatgq: remove unused ret variable. 13 years ago
  Michael Niedermayer d9399c4b66 eamad: Remove redundant initialization of mv_map. 13 years ago
  Anton Khirnov 972880f597 doc/general: update supported devices table. 13 years ago
  Anton Khirnov 29e4046e83 doc/general: add missing @tab to codecs table. 13 years ago
  Michael Niedermayer 9ff43569d2 g729dec: fix scalarproduct_int16 after API change 13 years ago
  Michael Niedermayer 758ec11153 h264: Fix invalid interlaced/progressive MB combinations for direct mode prediction. 13 years ago
  Anton Khirnov 64334ddbbc avconv: reindent 13 years ago
  Anton Khirnov 6e8be949f1 avconv: link '-passlogfile' option to libx264 'stats' AVOption. 13 years ago
  Anton Khirnov d533e395e1 libx264: add 'stats' private option for setting 2pass stats filename. 13 years ago
  Anton Khirnov 9d5c131ece libx264: fix help text for slice-max-size option. 13 years ago