35853 Commits (4f94de84e88fecf8797abf830e4fdc9f13ac01dd)
 

Author SHA1 Message Date
  Michael Niedermayer 530d8529d0 fate: enable the prores tests 14 years ago
  John Brooks 2c4e08d893 riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header 14 years ago
  Dustin Brody 582f231142 lavc: add a flag-based error_recognition field to AVCodecContext and deprecate non-flag-based ER field 14 years ago
  Dustin Brody ac90a71459 lavc: rename deprecation symbol FF_API_VERY_AGGRESSIVE to FF_API_ER 14 years ago
  Michael Niedermayer 91eb1b1525 Merge remote-tracking branch 'qatar/master' 14 years ago
  Michael Niedermayer 90705aabe1 cmdutils.h: Project name cleanup 14 years ago
  Michael Niedermayer e9adeeec98 cmdutils: Fix loglevel for -debug 14 years ago
  Michael Niedermayer 8937afd39f proresdec: set CODEC_CAP_DR1, it appears this was forgotten. 14 years ago
  Michael Niedermayer da31e537c4 opt: handle AV_OPT_TYPE_CONST too 14 years ago
  Diego Biurrun a62d36697d prores: add FATE tests 14 years ago
  Diego Biurrun c4a378855e id3v2: reduce the scope of some non-globally-used symbols/structures 14 years ago
  Diego Biurrun 3b78c180e4 id3v2: cosmetics: move some declarations before the places they are used 14 years ago
  Justin Ruggles 617a51f9b7 shorten: remove the flush function. 14 years ago
  Justin Ruggles e32dfdaa8d shn: do not allow seeking in the raw shn demuxer. 14 years ago
  Justin Ruggles b631fba936 avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK. 14 years ago
  Justin Ruggles 050e20aee6 avformat: update AVInputFormat allowed flags 14 years ago
  Justin Ruggles 0041cdba98 avformat: don't unconditionally call ff_read_frame_flush() when trying to seek. 14 years ago
  Justin Ruggles c6ac30c84b truespeech: use sizeof() instead of hardcoded sizes 14 years ago
  Justin Ruggles 6d55506c8b truespeech: remove unneeded variable, 'consumed' 14 years ago
  Justin Ruggles b84048935e truespeech: simplify truespeech_read_frame() by using get_bits() 14 years ago
  Justin Ruggles 5e5ce70f19 truespeech: decode directly to output buffer instead of a temp buffer 14 years ago
  Justin Ruggles 3e7a176759 truespeech: check to make sure channels == 1 14 years ago
  Justin Ruggles a8f8db2636 truespeech: check for large enough output buffer rather than truncating output 14 years ago
  Justin Ruggles 595cf1a1aa truespeech: remove unneeded zero-size packet check. 14 years ago
  Justin Ruggles 82be06bbb3 mlpdec: return meaningful error codes instead of -1 14 years ago
  Justin Ruggles e1b8d88d52 mlpdec: remove unnecessary wrapper function 14 years ago
  Justin Ruggles 37b67f1bff mlpdec: only calculate output size once 14 years ago
  Justin Ruggles caa845851d mlpdec: validate that the reported channel count matches the actual output 14 years ago
  Reimar Döffinger e91230a589 Improve PVA probe function. 14 years ago
  Mans Rullgard b45eb9d619 pcm: reduce pointer type casting 14 years ago
  Nicolas George c722c88eb6 libmodplug: remove mathematical constants now redundant. 14 years ago
  Nicolas George 7d60b43e90 vsrc_nullsrc: remove mathematical constants now redundant. 14 years ago
  Nicolas George 21e888bd11 vf_crop: remove mathematical constants now redundant. 14 years ago
  Nicolas George 94b345855f vf_settb: remove mathematical constants now redundant. 14 years ago
  Nicolas George db820c3c13 vf_setpts: remove mathematical constants now redundant. 14 years ago
  Nicolas George 1a3fa3ab2c vf_select: remove mathematical constants now redundant. 14 years ago
  Nicolas George 3b316f9f22 vf_scale: remove mathematical constants now redundant. 14 years ago
  Nicolas George e2abe90ed7 vf_pad: remove mathematical constants now redundant. 14 years ago
  Nicolas George 8c88d734a5 vf_overlay: remove mathematical constants now redundant. 14 years ago
  Nicolas George 157ff97e3b vf_lut: remove mathematical constants now redundant. 14 years ago
  Nicolas George a2af901295 vf_drawtext: remove mathematical constants now redundant. 14 years ago
  Michael Niedermayer 072a62b50a Merge remote-tracking branch 'hexene/stagefright' 14 years ago
  Nicolas George 40963ea9e9 eval: add mathematical constants (PI, E, PHI). 14 years ago
  Mohamed Naufal 4d518f1230 g723.1: use raw muxer 14 years ago
  Mans Rullgard f59bb3d8f3 mathops: remove undefined behaviour from sign_extend() 14 years ago
  Kostya Shishkov 42feaf4070 vc1: explicitly zero interlaced mode coding variables for progressive mode 14 years ago
  Luca Barbato 13c9958751 segment: extend options 14 years ago
  Michael Niedermayer f884ef00de Merge remote-tracking branch 'qatar/master' 14 years ago
  John Brooks c1847c932b Correct buffer handling for RTCP packets 14 years ago
  Jean First 47a1d794db tiffenc: initialize forgotten avctx. 14 years ago