13515 Commits (f91c089812ae7d211df0e9813b4294de921a7653)
 

Author SHA1 Message Date
Jeff Downs 3aa9ede400 Revert 12838 to redo it the right way (use svn copy to create new 17 years ago
Alexander Strange ad246860fa Test idct_xvid_sse2() in dct-test. 17 years ago
Alexander Strange f73a6393e7 Add a new xvid-style IDCT using SSE2. 17 years ago
Alexander Strange 0e956ba277 Add a new IDCT permutation, used in xvid_sse2 and possibly future similar IDCTs. 17 years ago
Luca Barbato b4999290fd Cleanup comments and make them doxygen parsable. 17 years ago
Robert Marston 74118c07c7 documentation update for new Maxis EA XA decoder/demuxer 17 years ago
Luca Barbato fc9b22dd2e Expose max_packet_size from the rtp protocol 17 years ago
Jeff Downs e6cfd8fffb Move decode_significance_x86() and decode_significance_8x8_x86() to 17 years ago
Michael Niedermayer 4b3cca3630 Do not detect a format if another has the same score. 17 years ago
Michael Niedermayer 056f6b8f09 Using the same probe function in 2 formats is not a good idea. 17 years ago
Kostya Shishkov f4bcc857cb DCA frame size is constant 17 years ago
Michael Niedermayer a8f0c9c5b9 Reduce probe score as it misdetects our flv file from the regression test. 17 years ago
Michael Niedermayer 7344dac4ad Fix probe for mov00003.mqv. 17 years ago
Michael Niedermayer 0c73985444 Identify codec in GMCMidiaASX.mov correctly. 17 years ago
Luca Abeni d2bf42bef9 Fix receiving from SDP with unicast destinations 17 years ago
Luca Abeni 35b74c3deb Remove the "multicast=" tag from UDP and RTP URLs 17 years ago
Diego Biurrun 1f56021a3d We require GNU Make 3.81. 17 years ago
Diego Biurrun 6dffc88d99 spelling/wording/grammar and better phrasing 17 years ago
Ramiro Polla 296df4e75f Use av_exit() instead of exit() for a minimal cleanup 17 years ago
Ramiro Polla e5295c0dd9 Move av_exit() so it can be used by more functions 17 years ago
Diego Biurrun 16507ddd6b Add DIRS variable to the list of variables to be cleared instead of 17 years ago
Luca Barbato 3fbe711832 Eliminate movdqu in vp3dsp_sse2, patch from Alexander Strange astrangeAtithinkswDoTcom 17 years ago
Ramiro Polla 4b1131a075 typo 17 years ago
Ramiro Polla cada03275e Add #if 0 code to test for yet unsupported compressions 17 years ago
Ramiro Polla 23ef6da836 Support biCompression I420 17 years ago
Ramiro Polla e4d286f1c7 Cosmetics: remove {}s over one-lined ifs. 17 years ago
Ramiro Polla e110f48608 Simplify more errors by using goto 17 years ago
Ramiro Polla 76c2662b48 Simplify returning errors by using goto 17 years ago
Robert Marston 861c63a216 Maxis XA demuxer and decoder. 17 years ago
Benoit Fouet 6f7b915a0d Indentation 17 years ago
Benoit Fouet b65213c021 Support for BMP os2v1. 17 years ago
Michael Niedermayer 780169c363 Remove useless code. 17 years ago
Michael Niedermayer b41497e903 Recommit r12809 17 years ago
Michael Niedermayer 0366654e2b Use generic seeking code for flv. The removed code was a buggy duplicate. 17 years ago
Michael Niedermayer 26d95a1ecf revert r12809 17 years ago
Michael Niedermayer a33cfa3071 Stop find_stream_info() searching for further streams if 2 streams have 17 years ago
Michael Niedermayer 749c9201aa 10l 17 years ago
Sisir Koppaka b64c096be9 BFI demuxer 17 years ago
Michael Niedermayer 8c2a4ddca3 ILP64 fixes (untested) 17 years ago
Michael Niedermayer 7ce76ee433 Print warning if scale/rate is invalid. 17 years ago
Michael Niedermayer 0dbb651564 indent 17 years ago
Michael Niedermayer 4a030a1fc7 Restructure if/else a little. 17 years ago
Diego Biurrun e825656f1d Clear DIRS variable in common.mak, so it does not have to be cleared in 17 years ago
Diego Biurrun 95d2afec0f Remove all dependency files on distclean. 17 years ago
Diego Biurrun 7b1b3dc128 Unset DIRS after including subdir.mak so that the variable is not used 17 years ago
Diego Biurrun adc393503f Generate the list of files to clean in subdirectories in common.mak. 17 years ago
Diego Biurrun d4210e2a4b Split CLEANFILES variable into CLEANSUFFIXES and LIBSUFFIXES. 17 years ago
Diego Biurrun 77405bb879 Simplify CLEANFILES generation. 17 years ago
Reimar Döffinger ee794d1e49 Do not call update_initial_durations if pkt->duration is 0. 17 years ago
Diego Biurrun ba0dabbf1f Add explanatory comments to enum CodecID. 17 years ago