34323 Commits (0f39fa0279e12c7a174d1da9294bffd95cb15c4c)
 

Author SHA1 Message Date
  Nicolas George c722c88eb6 libmodplug: remove mathematical constants now redundant. 13 years ago
  Nicolas George 7d60b43e90 vsrc_nullsrc: remove mathematical constants now redundant. 13 years ago
  Nicolas George 21e888bd11 vf_crop: remove mathematical constants now redundant. 13 years ago
  Nicolas George 94b345855f vf_settb: remove mathematical constants now redundant. 13 years ago
  Nicolas George db820c3c13 vf_setpts: remove mathematical constants now redundant. 13 years ago
  Nicolas George 1a3fa3ab2c vf_select: remove mathematical constants now redundant. 13 years ago
  Nicolas George 3b316f9f22 vf_scale: remove mathematical constants now redundant. 13 years ago
  Nicolas George e2abe90ed7 vf_pad: remove mathematical constants now redundant. 13 years ago
  Nicolas George 8c88d734a5 vf_overlay: remove mathematical constants now redundant. 13 years ago
  Nicolas George 157ff97e3b vf_lut: remove mathematical constants now redundant. 13 years ago
  Nicolas George a2af901295 vf_drawtext: remove mathematical constants now redundant. 13 years ago
  Michael Niedermayer 072a62b50a Merge remote-tracking branch 'hexene/stagefright' 13 years ago
  Nicolas George 40963ea9e9 eval: add mathematical constants (PI, E, PHI). 13 years ago
  Mohamed Naufal 4d518f1230 g723.1: use raw muxer 13 years ago
  Mans Rullgard f59bb3d8f3 mathops: remove undefined behaviour from sign_extend() 13 years ago
  Kostya Shishkov 42feaf4070 vc1: explicitly zero interlaced mode coding variables for progressive mode 13 years ago
  Luca Barbato 13c9958751 segment: extend options 13 years ago
  Michael Niedermayer f884ef00de Merge remote-tracking branch 'qatar/master' 13 years ago
  John Brooks c1847c932b Correct buffer handling for RTCP packets 13 years ago
  Jean First 47a1d794db tiffenc: initialize forgotten avctx. 13 years ago
  Justin Ruggles c74f1f47b2 avplay: free the active audio packet at exit. 13 years ago
  Justin Ruggles cb2c4de3a1 avplay: free rdft data used for spectrogram analysis. 13 years ago
  Jindrich Makovicka 67bbf07fb5 log.h: make AVClass a named struct 13 years ago
  Michael Niedermayer dc66951bb2 proresdsp: fix rounding 13 years ago
  Michael Niedermayer 67dad8e7b1 proresdsp: Correct credits to point to the Author and not just the code this is based on. 13 years ago
  Michael Niedermayer 96b0ddeeaa dct-test: Test ff_prores_idct_put_10_sse2() 13 years ago
  Michael Niedermayer dfeeb85b65 dct-test: add transpose permutation support 13 years ago
  Michael Niedermayer 370d7ef2c7 proresdsp: Optimize series of padds out 13 years ago
  Michael Niedermayer 6398c0f7e1 proresdsp.asm: Remove useless instructions. 13 years ago
  Justin Ruggles 3e68b28221 fix ac3 encoder documentation 13 years ago
  Elvis Presley bebaf4ea1f prores: change license to LGPL, merge some parts. 13 years ago
  Elvis Presley b87d882578 proresdsp.asm: drop useless shifts 13 years ago
  Elvis Presley ef47c608be x86/proresdsp-init: add forgotten HAVE_YASM 13 years ago
  Elvis Presley d186019e14 configure: drop GPLv2 support 13 years ago
  Kostya Shishkov 50f9721904 vc1: more prettyprinting cosmetics 13 years ago
  Kostya Shishkov 94e725ca2b vc1: prettyprint some tables 13 years ago
  Kostya Shishkov b18c68ad25 vc1: K&R formatting cosmetics 13 years ago
  Luca Barbato 1786c7f844 segment: basic pattern support and playlist output 13 years ago
  Luca Barbato 82df8c3997 segment: introduce segmented chain muxer 13 years ago
  Luca Barbato 8d80f3cb87 output-example: extend duration 13 years ago
  Luca Barbato fe896ec2f9 ratecontrol: estimate twice the qscale values 13 years ago
  Anton Khirnov 492bd1a28f AVOptions: bump minor and add APIchanges entry. 13 years ago
  Anton Khirnov 7a6cd9957d cmdutils/avtools: simplify show_help() by using av_opt_child_class_next() 13 years ago
  Anton Khirnov 145f741e11 AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 13 years ago
  Anton Khirnov 3b3ea34655 Remove all uses of deprecated AVOptions API. 13 years ago
  Anton Khirnov 8c5dcaad13 AVOptions: add av_opt_next, deprecate av_next_option. 13 years ago
  Anton Khirnov dca055be3a AVOptions: add functions for evaluating option strings. 13 years ago
  Anton Khirnov 059a037fbd AVOptions: split get_number(). 13 years ago
  Anton Khirnov 41d9d51a72 AVOptions: add av_opt_get*, deprecate av_get*. 13 years ago
  Anton Khirnov dac66da63d AVOptions: add av_opt_set*(). 13 years ago