13358 Commits (e6cfd8fffb0c45ededb667eeabb93224e60e3b4e)
 

Author SHA1 Message Date
  Jeff Downs e6cfd8fffb Move decode_significance_x86() and decode_significance_8x8_x86() to 18 years ago
  Michael Niedermayer 4b3cca3630 Do not detect a format if another has the same score. 18 years ago
  Michael Niedermayer 056f6b8f09 Using the same probe function in 2 formats is not a good idea. 18 years ago
  Kostya Shishkov f4bcc857cb DCA frame size is constant 18 years ago
  Michael Niedermayer a8f0c9c5b9 Reduce probe score as it misdetects our flv file from the regression test. 18 years ago
  Michael Niedermayer 7344dac4ad Fix probe for mov00003.mqv. 18 years ago
  Michael Niedermayer 0c73985444 Identify codec in GMCMidiaASX.mov correctly. 18 years ago
  Luca Abeni d2bf42bef9 Fix receiving from SDP with unicast destinations 18 years ago
  Luca Abeni 35b74c3deb Remove the "multicast=" tag from UDP and RTP URLs 18 years ago
  Diego Biurrun 1f56021a3d We require GNU Make 3.81. 18 years ago
  Diego Biurrun 6dffc88d99 spelling/wording/grammar and better phrasing 18 years ago
  Ramiro Polla 296df4e75f Use av_exit() instead of exit() for a minimal cleanup 18 years ago
  Ramiro Polla e5295c0dd9 Move av_exit() so it can be used by more functions 18 years ago
  Diego Biurrun 16507ddd6b Add DIRS variable to the list of variables to be cleared instead of 18 years ago
  Luca Barbato 3fbe711832 Eliminate movdqu in vp3dsp_sse2, patch from Alexander Strange astrangeAtithinkswDoTcom 18 years ago
  Ramiro Polla 4b1131a075 typo 18 years ago
  Ramiro Polla cada03275e Add #if 0 code to test for yet unsupported compressions 18 years ago
  Ramiro Polla 23ef6da836 Support biCompression I420 18 years ago
  Ramiro Polla e4d286f1c7 Cosmetics: remove {}s over one-lined ifs. 18 years ago
  Ramiro Polla e110f48608 Simplify more errors by using goto 18 years ago
  Ramiro Polla 76c2662b48 Simplify returning errors by using goto 18 years ago
  Robert Marston 861c63a216 Maxis XA demuxer and decoder. 18 years ago
  Benoit Fouet 6f7b915a0d Indentation 18 years ago
  Benoit Fouet b65213c021 Support for BMP os2v1. 18 years ago
  Michael Niedermayer 780169c363 Remove useless code. 18 years ago
  Michael Niedermayer b41497e903 Recommit r12809 18 years ago
  Michael Niedermayer 0366654e2b Use generic seeking code for flv. The removed code was a buggy duplicate. 18 years ago
  Michael Niedermayer 26d95a1ecf revert r12809 18 years ago
  Michael Niedermayer a33cfa3071 Stop find_stream_info() searching for further streams if 2 streams have 18 years ago
  Michael Niedermayer 749c9201aa 10l 18 years ago
  Sisir Koppaka b64c096be9 BFI demuxer 18 years ago
  Michael Niedermayer 8c2a4ddca3 ILP64 fixes (untested) 18 years ago
  Michael Niedermayer 7ce76ee433 Print warning if scale/rate is invalid. 18 years ago
  Michael Niedermayer 0dbb651564 indent 18 years ago
  Michael Niedermayer 4a030a1fc7 Restructure if/else a little. 18 years ago
  Diego Biurrun e825656f1d Clear DIRS variable in common.mak, so it does not have to be cleared in 18 years ago
  Diego Biurrun 95d2afec0f Remove all dependency files on distclean. 18 years ago
  Diego Biurrun 7b1b3dc128 Unset DIRS after including subdir.mak so that the variable is not used 18 years ago
  Diego Biurrun adc393503f Generate the list of files to clean in subdirectories in common.mak. 18 years ago
  Diego Biurrun d4210e2a4b Split CLEANFILES variable into CLEANSUFFIXES and LIBSUFFIXES. 18 years ago
  Diego Biurrun 77405bb879 Simplify CLEANFILES generation. 18 years ago
  Reimar Döffinger ee794d1e49 Do not call update_initial_durations if pkt->duration is 0. 18 years ago
  Diego Biurrun ba0dabbf1f Add explanatory comments to enum CodecID. 18 years ago
  Diego Biurrun 54e3ae2ea6 Relicense test/example files as LGPL with Michael's permission. 18 years ago
  Michael Niedermayer 05adf49c7c Remove redundant &. 18 years ago
  Alexander Strange 54a0b6e590 Add a header file to declare Xvid IDCT functions. 18 years ago
  Stefano Sabatini 07c37ca7fc remove useless extern keyword. 18 years ago
  Michael Niedermayer 59eeddf063 Crop parameters are unsigned, having them negative could be bad and lead 18 years ago
  Michael Niedermayer faf3dfb94b Avoid crash with idiotic cropping. Fixes crash with CVFC1_Sony_C.jsv 18 years ago
  Måns Rullgård d1300235b9 ffplay.d needs SDL_CFLAGS 18 years ago