summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Cosmetics:Jeff Downs2008-04-16
* doxy header for udp protocolLuca Barbato2008-04-16
* unassigned imdct & windowing TODOMichael Niedermayer2008-04-16
* unusedMichael Niedermayer2008-04-16
* cosmeticMichael Niedermayer2008-04-16
* Move the *-1 to a more sane place as well.Michael Niedermayer2008-04-16
* Move scale_bias to a more sane place. I am starting to wonder how thisMichael Niedermayer2008-04-16
* simplifyMichael Niedermayer2008-04-16
* Avoid reverse addressing, not sure if this is faster or slower but peopleMichael Niedermayer2008-04-16
* commutative law based cleanupMichael Niedermayer2008-04-16
* do the -1 outside of the transformMichael Niedermayer2008-04-16
* normalize signsMichael Niedermayer2008-04-16
* 100l lost add_biasMichael Niedermayer2008-04-16
* simplify transformMichael Niedermayer2008-04-16
* Print duration with higher precision.Diego Biurrun2008-04-16
* Redo r12838, this time using svn copy to create h264_i386.h from cabac.h.Jeff Downs2008-04-16
* Revert 12838 to redo it the right way (use svn copy to create newJeff Downs2008-04-16
* Test idct_xvid_sse2() in dct-test.Alexander Strange2008-04-16
* Add a new xvid-style IDCT using SSE2.Alexander Strange2008-04-16
* Add a new IDCT permutation, used in xvid_sse2 and possibly future similar IDCTs.Alexander Strange2008-04-16
* Cleanup comments and make them doxygen parsable.Luca Barbato2008-04-15
* documentation update for new Maxis EA XA decoder/demuxerRobert Marston2008-04-15
* Expose max_packet_size from the rtp protocolLuca Barbato2008-04-15
* Move decode_significance_x86() and decode_significance_8x8_x86() toJeff Downs2008-04-15
* Do not detect a format if another has the same score.Michael Niedermayer2008-04-15
* Using the same probe function in 2 formats is not a good idea.Michael Niedermayer2008-04-15
* DCA frame size is constantKostya Shishkov2008-04-15
* Reduce probe score as it misdetects our flv file from the regression test.Michael Niedermayer2008-04-15
* Fix probe for mov00003.mqv.Michael Niedermayer2008-04-15
* Identify codec in GMCMidiaASX.mov correctly.Michael Niedermayer2008-04-15
* Fix receiving from SDP with unicast destinationsLuca Abeni2008-04-15
* Remove the "multicast=" tag from UDP and RTP URLsLuca Abeni2008-04-15
* We require GNU Make 3.81.Diego Biurrun2008-04-15
* spelling/wording/grammar and better phrasingDiego Biurrun2008-04-14
* Use av_exit() instead of exit() for a minimal cleanupRamiro Polla2008-04-14
* Move av_exit() so it can be used by more functionsRamiro Polla2008-04-14
* Add DIRS variable to the list of variables to be cleared instead ofDiego Biurrun2008-04-14
* Eliminate movdqu in vp3dsp_sse2, patch from Alexander Strange astrangeAtithin...Luca Barbato2008-04-14
* typoRamiro Polla2008-04-14
* Add #if 0 code to test for yet unsupported compressionsRamiro Polla2008-04-14
* Support biCompression I420Ramiro Polla2008-04-14
* Cosmetics: remove {}s over one-lined ifs.Ramiro Polla2008-04-14
* Simplify more errors by using gotoRamiro Polla2008-04-14
* Simplify returning errors by using gotoRamiro Polla2008-04-14
* Maxis XA demuxer and decoder.Robert Marston2008-04-14
* IndentationBenoit Fouet2008-04-14
* Support for BMP os2v1.Benoit Fouet2008-04-14
* Remove useless code.Michael Niedermayer2008-04-14
* Recommit r12809Michael Niedermayer2008-04-14
* Use generic seeking code for flv. The removed code was a buggy duplicate.Michael Niedermayer2008-04-14