summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Document aes init code writing on purpose beyond round_key array into state a...Reimar Döffinger2007-07-18
* remove useless checkBenoit Fouet2007-07-18
* use YUV440P in swscaleAndreas Öman2007-07-18
* add YUV440P and YUVJ440P supportAndreas Öman2007-07-18
* fix emulated inet_aton so that it fails for invalid addressesJoakim Plate2007-07-18
* Test for supported number of channelsVitor Sessak2007-07-18
* Cosmetics: indentationVitor Sessak2007-07-18
* Cosmetics: alignmentVitor Sessak2007-07-18
* Remove more code duplication. Based on a patch by Matthieu Castet.Vitor Sessak2007-07-18
* Move var. declaration to allow further clean upVitor Sessak2007-07-17
* lcl.c doesnt exist anymoreMichael Niedermayer2007-07-17
* Remove code duplication. Based on a patch by Matthieu Castet.Vitor Sessak2007-07-17
* Editorial cleanup, thanks Diego =)Luca Barbato2007-07-17
* RTP clarificationsLuca Barbato2007-07-17
* set codec_type on initAlex Beregszaszi2007-07-17
* use av_q2d as in the rest of the fileAlex Beregszaszi2007-07-17
* typo fixesDiego Biurrun2007-07-17
* create colorspace.h and use it where appropriateIan Caulfield2007-07-17
* mention rfc 4629 for rtp-h263(+)Michael Niedermayer2007-07-17
* fixpoint: renaming all lowlevel arithmetic routines to xxx_floatMarc Hoffman2007-07-17
* This was rewritten by Michael, switch copyrights to him and license to LGPL.Diego Biurrun2007-07-17
* revert my accidental previous commitBenoit Fouet2007-07-17
* fix tools compilationBenoit Fouet2007-07-17
* Don't segfault if an empty codebook gets used.Denes Balatoni2007-07-17
* * making profile selection a bit more tolerant to the badly broken streamsRoman Shaposhnik2007-07-17
* cosmetics: adding some white space to align the arguments of a couple of func...Marc Hoffman2007-07-17
* remove useless #ifdef CONFIG_ZLIB from zmbv decoderMåns Rullgård2007-07-16
* MinGW has those include files.Ramiro Polla2007-07-16
* Move av_gettime() back to lavf/utils.cRamiro Polla2007-07-16
* MinGW has gettimeofday() since mingw-runtime-3.10Ramiro Polla2007-07-16
* Remove redundant "all rights reserved" statement, OKed by Walken.Diego Biurrun2007-07-16
* add support for S_ASS and S_SSA codec stringAurelien Jacobs2007-07-16
* float_t was a typo that compiled on macosxMarc Hoffman2007-07-16
* fixpoint: move cplscales to context structure and provide hook for data forma...Marc Hoffman2007-07-16
* fixpoint: lowlevel functional abstraction for all buffer arithmeticsMarc Hoffman2007-07-16
* fixpoint: separate windowing arithmetic imlt_window_floatMarc Hoffman2007-07-16
* order is name surnameBenoit Fouet2007-07-16
* separate the actual math for recovering stereo from a signal channel, this is...Marc Hoffman2007-07-16
* .memleak fix by Ronald Bultje. OK'd by Luca.Alex Beregszaszi2007-07-16
* Add Balatoni Denes as vorbis dec maintainerBenoit Fouet2007-07-16
* Add note about vertical alignment to patch guidelines.Diego Biurrun2007-07-16
* spelling/grammar/wordingDiego Biurrun2007-07-16
* separating saturation codes so that we can support other data formatsMarc Hoffman2007-07-16
* moving automatic allocation of joint_decode/decode_bufferMarc Hoffman2007-07-15
* cosmetic changing hardwired 20 to SUBBAND_SIZEMarc Hoffman2007-07-15
* remove superfluous #includeMåns Rullgård2007-07-15
* hardly anything in PNGContext is shared; split itMåns Rullgård2007-07-15
* fix visual painting of MVs from h264: they are painted twice too longAndreas Öman2007-07-15
* remove likely wrong reseting of align_iframeMichael Niedermayer2007-07-15
* separate en/decoder specific parts from png.cMåns Rullgård2007-07-15