82869 Commits (eb7aa6bde42c01a472e67a3ab8fbf14e158cd3cc)
 

Author SHA1 Message Date
  Michael Niedermayer 0bfacb95de fixing q>0.0 assert failure caused by overflow of variance for b frames 22 years ago
  Michael Niedermayer 1d9324fd4e removing "-npp" (found by arpi) 22 years ago
  Michael Niedermayer fa6ea14e40 per context cpuCaps (idea by kabi) 22 years ago
  Michael Niedermayer 4407a3c47a change qscale type to int8 and fix qscale ordering 22 years ago
  Michael Niedermayer 6b72ac6323 exporting the internal qscale table, this allso fixes the ordering 22 years ago
  Alex Beregszaszi 6234d753a9 NetBSD fix by Bernd Ernesti <mplayer@lists.veego.de> 22 years ago
  Måns Rullgård b2722d0a42 -vcodec copy fix patch by (mru at users dot sourceforge dot net (Måns Rullgård)) 23 years ago
  Fred 5981f4e693 1) Add MMX deinterlace code. 23 years ago
  Philip Gladstone 2727c35ed7 * Made encoding to ASF streams work again. It turns out that the default 23 years ago
  Philip Gladstone d6562d2cfa Added VideoBitRateRange and VideoBitRAteTolerance settings 23 years ago
  Michael Niedermayer b49d916512 using same numbers for cpuCaps as libmpeg2 & liba52 23 years ago
  Michael Niedermayer 4603ed8f91 cleanly passing the cpuCaps 23 years ago
  Michael Niedermayer 51e19dccc7 10l 23 years ago
  Fabrice Bellard bc42388648 use lrintf to avoid double conversion 23 years ago
  Fabrice Bellard 9d85cbd93a added lrintf for non ISOC libcs (fixme: find a better test) 23 years ago
  Fabrice Bellard ab253fe3c5 avoid name clash - fixed again block size selection 23 years ago
  Fabrice Bellard 82696beed3 avoid name clash 23 years ago
  Michael Niedermayer df8d4d0ed5 cleanup 23 years ago
  Michael Niedermayer 9cb54f4311 cosmetics ;) 23 years ago
  Michael Niedermayer ec487e5db8 better deblocking filter 23 years ago
  Fabrice Bellard 02c7e1775d update 23 years ago
  Michael Niedermayer 9d947f1935 -fomit-frame-pointer is needed for the PIC code 23 years ago
  Michael Niedermayer abd140db79 using fewer registers (fixes compilation bug hopefully) 23 years ago
  Colin Leroy 5936be4c66 fix compilation on non-x86 with gcc 2.95 23 years ago
  Fabrice Bellard b963ee3b72 updated 23 years ago
  Michael Niedermayer 9c9e467d8d postprocessing cleanup: 23 years ago
  Alex Beregszaszi f3a3444721 FOURCC removed, using ff_get_fourcc instead (should be big-endian safe), workarounded a restart interval bug (Spectralfan.mov) (rst support should be rewritten and moved from decode_sos) 23 years ago
  Fabrice Bellard 64c133898a fixed block size selection 23 years ago
  Fabrice Bellard e095026ab4 unified wav header parsing - added extradata support 23 years ago
  Fabrice Bellard 6d2abd6b3e added new fft/mdct code - added fft-test program 23 years ago
  Fabrice Bellard bc8d1857fb added wma decoder 23 years ago
  Fabrice Bellard 6107fa87b4 preparing integration of new AC3 decoder 23 years ago
  Fabrice Bellard bb6f569072 new generic FFT/MDCT code for audio codecs 23 years ago
  Fabrice Bellard 6d29182097 updated - feel free to correct/improve 23 years ago
  Fabrice Bellard 60837265bc added Michael's page 23 years ago
  Fabrice Bellard 9181577ccb new texinfo documentation - HTML version also included 23 years ago
  Michael Niedermayer 1c0a593ac8 get_vlc2() 23 years ago
  Arpi 055317a74c 3rd 10l - don't let it read data beyond the end of frame 23 years ago
  Alex Beregszaszi 9d3748bed3 2nd 10l (noticed by arpi) 23 years ago
  Alex Beregszaszi 7b5c80f6bb minor speedup noticed by arpi 23 years ago
  Alex Beregszaszi 97d4469a74 10l 23 years ago
  Alex Beregszaszi 109362cbf4 reworked decode_frame marker searching, fixes many non-working samples 23 years ago
  Michael Niedermayer 060f89b328 mergeing inter & intra rl_length tables (50% smaller & no meassureable difference in filesize/quality) 23 years ago
  Michael Niedermayer f3c09da19f 75% smaller rl_length table 23 years ago
  Leon van Stuivenberg a09907d988 dsputil mmi cleanup patch by (Leon van Stuivenberg <leonvs at iae dot nl>) 23 years ago
  Michael Niedermayer d6db1c9c6a handle direct rendering buffer allocation failure 23 years ago
  Kareila 5d9827bcf6 fixing bitrate display if -acodec copy is used, patch by (Kareila <cokewench at yahoo dot com>) 23 years ago
  Jürgen Keil 384855eebf segfault fix patch by (Juergen Keil <jk at tools dot de>) 23 years ago
  Michael Niedermayer 917f58279d fixing decoding of streams with no keyframe at the start 23 years ago
  Michael Niedermayer 50eb9cbc44 idct_permutation_type variable, so the permutation type can quickly be identified 23 years ago