13842 Commits (5cb9c725f2a556b62553bc1473d0861c0d7456d9)
 

Author SHA1 Message Date
Michael Niedermayer 5a5a27c5de Factorize decode_postfix() out. 17 years ago
Michael Niedermayer c49c5e23dc Change k limiting code, i think the code was buggy. 17 years ago
Michael Niedermayer 59b377ac86 more senseless code 17 years ago
Michael Niedermayer 26df3ba28c senseless code 17 years ago
Michael Niedermayer ec04a74e70 useless variable 17 years ago
Michael Niedermayer ea3372a256 simplify 17 years ago
Måns Rullgård b153c68b8a fix building of test programs (make tests) 17 years ago
Måns Rullgård 54381d7557 clear TESTS variable between subdirs 17 years ago
Diego Biurrun de9c6ddd39 Set correct value for includedir in pkg-config files. 17 years ago
Anssi Hannula f2b7382cd3 Set correct value for libdir in pkg-config files. 17 years ago
Diego Biurrun 80465c7eed cosmetics: Fix nonstandard indentation. 17 years ago
Jeff Downs 591d87babe Cosmetics: 17 years ago
Luca Barbato 3adfb3772c doxy header for udp protocol 17 years ago
Michael Niedermayer 57639aa340 unassigned imdct & windowing TODO 17 years ago
Michael Niedermayer efe6079d2d unused 17 years ago
Michael Niedermayer 3d00125645 cosmetic 17 years ago
Michael Niedermayer a1b914b20d Move the *-1 to a more sane place as well. 17 years ago
Michael Niedermayer 5d32325a7b Move scale_bias to a more sane place. I am starting to wonder how this 17 years ago
Michael Niedermayer 687550d35e simplify 17 years ago
Michael Niedermayer 5c65660506 Avoid reverse addressing, not sure if this is faster or slower but people 17 years ago
Michael Niedermayer 2f75d26c10 commutative law based cleanup 17 years ago
Michael Niedermayer dcafb28d01 do the -1 outside of the transform 17 years ago
Michael Niedermayer 6fab025d30 normalize signs 17 years ago
Michael Niedermayer 115682e598 100l lost add_bias 17 years ago
Michael Niedermayer e616c6d612 simplify transform 17 years ago
Diego Biurrun d965c3e7bc Print duration with higher precision. 17 years ago
Jeff Downs 52cb7981e2 Redo r12838, this time using svn copy to create h264_i386.h from cabac.h. 17 years ago
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