9447 Commits (4440b1188ebc1e9fc901bccfcee384423b0a264f)
 

Author SHA1 Message Date
  Roberto Togni 3135258e19 QDM2 compatible decoder 19 years ago
  Roberto Togni d9b1c197e5 QDM2 compatible decoder 19 years ago
  Diego Biurrun ea7e68b1e2 Remove .pc files on distclean. 19 years ago
  D Richard Felker III 73cbfb1c59 100l -- mismatched type after changing sizes to type long! 19 years ago
  Mike Melanson 48fa22d747 chroma decoding fix by Kostya 19 years ago
  Roberto Togni e6885654eb Reverse patch 1.59->1.60, it break mp3 in ffplay and ffmpeg 19 years ago
  Mike Melanson adeba28193 TM2 fixes by Kostya 19 years ago
  Giacomo Comes aa35d2647c Fix DTS support compilation issue. Patch by Giacomo Comes < comes AH naic POIS edu > 19 years ago
  Måns Rullgård 23f19574f9 utf8 19 years ago
  Alex Beregszaszi edfdd7986d 10l, dont make bandwidth statistics negative when feed stops being sent (it was decreased every time feed sending was aborted) 19 years ago
  Mike Melanson 670924fd9e gcc 2.95 fix, courtesy of Luca Abeni 19 years ago
  Mike Melanson dce76c20cf documentation update 19 years ago
  Mike Melanson 515ae4760a support for FLX and DTA extensions in the FLIC format, courtesy of 19 years ago
  Mike Melanson 64af6168f7 Duck TrueMotion 2 video decoder, courtesy of Konstantin Shishkov 19 years ago
  Alex Beregszaszi f37f8d4c55 fix ffserver, it is working for me now again, a more elegant fix is needed though 19 years ago
  Alex Beregszaszi 26aa0f8956 fix feed read_header, avoid using put_tag in write_header, to be consistent with read_header, also some minor cosmetics 19 years ago
  Alex Beregszaszi e134e10f37 set_se_golomb can only write 16bits, add a note about this (ok, maybe it's brain dead using it with more than 16bits, but..) 19 years ago
  Alex Beregszaszi d10dc61682 sanity check whether dimensions are non-null 19 years ago
  Alex Beregszaszi 83254e245c removed unused CONFIG_AUDIO_NONSHORT 19 years ago
  Alex Beregszaszi 4209fad989 lame bit_rate calculation 19 years ago
  Alex Beregszaszi 90448512c4 initial MorphOS support 19 years ago
  Reimar Döffinger 7f526efd17 Change unsigned->signed and int->long, this fits the asm code better on 64 19 years ago
  Loren Merritt b926572aa9 h264 mmx weighted prediction. up to 3% overall speedup. 19 years ago
  Diego Biurrun 5539733bed Ignore AMR directories. 19 years ago
  j@v2v.cc c99dd23307 Move all definitions of external dependencies into configure instead of 19 years ago
  Chris Halse Rogers 5af837972c This patch to configure makes the --tune option recognise k8 core cpus 19 years ago
  j@v2v.cc e47972625e Add all possible shared libraries to the pkg-config files. 19 years ago
  Derk-Jan Hartman 672cbd9aa8 Add the flags for faac and mp3lame to $extralibs in configure, so they 19 years ago
  Steven M. Schultz 495d6cdcfd vhoook vs vhook typo, patch by Steven M. Schultz < sms - at - 2BSD - at - COM > 19 years ago
  Loren Merritt 5693c08356 sse2 16x16 sum squared diff (306=>268 cycles on a K8) 19 years ago
  François Revol 7dd611c900 change my &ccedil; from latin-1 to UTF-8. UTF-8 ownz! 19 years ago
  Diego Biurrun e926e391bd Remove references to release or CVS versions, they are misleading. 19 years ago
  Martin Boehme be0efc0cfa Since there have been quite a few questions recently on how to use the 20 years ago
  Jan Knutar 515875484b NetBSD build fix: A forgotten $extraflags caused -lm to fall off. 20 years ago
  Loren Merritt d90cbe5fe8 6% faster decode_cabac_residual 20 years ago
  diane_cartman@gmx.de ca3b0d2719 13% faster decode_residual (cavlc). 20 years ago
  Diego Biurrun 4e159595b5 support for building dynamic libraries on Mac OS X 20 years ago
  Michel Bardiaux 399d84012f Fix some #ifdef to allow building amr_wb alone. 20 years ago
  Sam Hocevar 67860b268e Tell configure about hppa, s390, mipsel, m68k and ia64 architectures. 20 years ago
  Diego Biurrun 29799f8b75 spelling fixes 20 years ago
  Diego Biurrun b34c63f773 Make configure bail out when confronted with unknown options. 20 years ago
  Diego Biurrun a9e3509529 Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS 20 years ago
  Michel Bardiaux 288f1e6815 fix some pointer to intger without cast warnings (patch by Michel Bardiaux) 20 years ago
  Aurelien Jacobs 62ab0b7822 fix unused variable warnings 20 years ago
  Michael Niedermayer 12e9668119 replace a few mov + psrlq with pshufw, there are more cases which could benefit from this but they would require us to duplicate some functions ... 20 years ago
  Gábor Kovács dc9f52602f Just noticed there is a memory leak in h264.c with the usage of rbsp_buffer. 20 years ago
  Sam Hocevar 528bbdde7f Add a leading zero to the sequence files generated by the testsuite 20 years ago
  Diego Biurrun 96f2c1fbce Add some files generated by regression tests. 20 years ago
  Diego Biurrun 4bc113a937 Misplaced #ifdef, the MMFContext struct is needed outside CONFIG_ENCODERS. 20 years ago
  Michael Niedermayer 8f196b14f5 changing a few options to AVOptions 20 years ago