aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix emulated inet_aton so that it fails for invalid addressesJoakim Plate2007-07-181-4/+5
* Test for supported number of channelsVitor Sessak2007-07-181-0/+5
* Cosmetics: indentationVitor Sessak2007-07-181-68/+67
* Cosmetics: alignmentVitor Sessak2007-07-181-6/+7
* Remove more code duplication. Based on a patch by Matthieu Castet.Vitor Sessak2007-07-181-120/+18
* Move var. declaration to allow further clean upVitor Sessak2007-07-171-2/+2
* lcl.c doesnt exist anymoreMichael Niedermayer2007-07-171-1/+1
* Remove code duplication. Based on a patch by Matthieu Castet.Vitor Sessak2007-07-171-88/+41
* Editorial cleanup, thanks Diego =)Luca Barbato2007-07-171-3/+3
* RTP clarificationsLuca Barbato2007-07-171-10/+6
* set codec_type on initAlex Beregszaszi2007-07-171-0/+1
* use av_q2d as in the rest of the fileAlex Beregszaszi2007-07-171-1/+1
* typo fixesDiego Biurrun2007-07-175-8/+8
* create colorspace.h and use it where appropriateIan Caulfield2007-07-174-121/+110
* mention rfc 4629 for rtp-h263(+)Michael Niedermayer2007-07-171-1/+1
* fixpoint: renaming all lowlevel arithmetic routines to xxx_floatMarc Hoffman2007-07-171-4/+4
* This was rewritten by Michael, switch copyrights to him and license to LGPL.Diego Biurrun2007-07-171-15/+13
* revert my accidental previous commitBenoit Fouet2007-07-171-5/+5
* fix tools compilationBenoit Fouet2007-07-172-7/+7
* Don't segfault if an empty codebook gets used.Denes Balatoni2007-07-171-2/+2
* * making profile selection a bit more tolerant to the badly broken streamsRoman Shaposhnik2007-07-171-2/+2
* cosmetics: adding some white space to align the arguments of a couple of func...Marc Hoffman2007-07-171-3/+3
* remove useless #ifdef CONFIG_ZLIB from zmbv decoderMåns Rullgård2007-07-161-25/+3
* MinGW has those include files.Ramiro Polla2007-07-161-2/+0
* Move av_gettime() back to lavf/utils.cRamiro Polla2007-07-162-12/+12
* MinGW has gettimeofday() since mingw-runtime-3.10Ramiro Polla2007-07-161-11/+2
* Remove redundant "all rights reserved" statement, OKed by Walken.Diego Biurrun2007-07-162-2/+0
* add support for S_ASS and S_SSA codec stringAurelien Jacobs2007-07-162-1/+5
* float_t was a typo that compiled on macosxMarc Hoffman2007-07-161-1/+1
* fixpoint: move cplscales to context structure and provide hook for data forma...Marc Hoffman2007-07-161-1/+16
* fixpoint: lowlevel functional abstraction for all buffer arithmeticsMarc Hoffman2007-07-161-6/+37
* fixpoint: separate windowing arithmetic imlt_window_floatMarc Hoffman2007-07-161-12/+27
* order is name surnameBenoit Fouet2007-07-161-1/+1
* separate the actual math for recovering stereo from a signal channel, this is...Marc Hoffman2007-07-161-5/+25
* .memleak fix by Ronald Bultje. OK'd by Luca.Alex Beregszaszi2007-07-161-0/+2
* Add Balatoni Denes as vorbis dec maintainerBenoit Fouet2007-07-161-0/+1
* Add note about vertical alignment to patch guidelines.Diego Biurrun2007-07-161-0/+3
* spelling/grammar/wordingDiego Biurrun2007-07-162-7/+7
* separating saturation codes so that we can support other data formatsMarc Hoffman2007-07-161-10/+21
* moving automatic allocation of joint_decode/decode_bufferMarc Hoffman2007-07-151-1/+2
* cosmetic changing hardwired 20 to SUBBAND_SIZEMarc Hoffman2007-07-151-1/+1
* remove superfluous #includeMåns Rullgård2007-07-151-1/+0
* hardly anything in PNGContext is shared; split itMåns Rullgård2007-07-154-56/+71
* fix visual painting of MVs from h264: they are painted twice too longAndreas Öman2007-07-151-0/+1
* remove likely wrong reseting of align_iframeMichael Niedermayer2007-07-151-2/+0
* separate en/decoder specific parts from png.cMåns Rullgård2007-07-155-861/+947
* fix the 256-point MDCTJustin Ruggles2007-07-151-50/+45
* use shared ac3 bit allocation functionJustin Ruggles2007-07-151-187/+27
* rtp-h263 FAQMichael Niedermayer2007-07-151-0/+8
* no need for the decoder to have the license as a prefixJustin Ruggles2007-07-151-1/+1