summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Collapse)AuthorAge
* Fix the self tests which are contained in some codecs and are using random().Panagiotis Issaris2007-07-19
| | | | Originally committed as revision 9755 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix the compilation of dct-test, fft-test and motion-test which are usingPanagiotis Issaris2007-07-19
| | | | | | random(). Originally committed as revision 9754 to svn://svn.ffmpeg.org/ffmpeg/trunk
* don't need to define ALT_BITSTREAM_READERJustin Ruggles2007-07-19
| | | | Originally committed as revision 9752 to svn://svn.ffmpeg.org/ffmpeg/trunk
* update license header. add copyright for myself. correct and complete the ↵Justin Ruggles2007-07-19
| | | | | | statement about liba52. Originally committed as revision 9751 to svn://svn.ffmpeg.org/ffmpeg/trunk
* revise comment for exponent decoding functionJustin Ruggles2007-07-19
| | | | Originally committed as revision 9750 to svn://svn.ffmpeg.org/ffmpeg/trunk
* new implementation of exponent decodingJustin Ruggles2007-07-19
| | | | Originally committed as revision 9749 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: indentationJustin Ruggles2007-07-19
| | | | Originally committed as revision 9748 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove portions of bit allocation which are no longer needed since they are ↵Justin Ruggles2007-07-19
| | | | | | shared with the encoder Originally committed as revision 9747 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Another minor simplificationVitor Sessak2007-07-18
| | | | Originally committed as revision 9744 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Set the step index correctly for flash adpcm. Patch by BaptisteBaptiste Coudurier2007-07-18
| | | | | | Coudurier. Originally committed as revision 9743 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Calculate the correct blocksize for flash adpcm. Patch by BaptisteBaptiste Coudurier2007-07-18
| | | | | | Coudurier. Originally committed as revision 9742 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix mem leakZdenek Kabelac2007-07-18
| | | | | | patch by Zdenek Kabelac: [zdenek kabelac gmail com] Originally committed as revision 9740 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make deinterlace_16 receive an array as a parameter and not two separated varsVitor Sessak2007-07-18
| | | | Originally committed as revision 9739 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Minor simplificationVitor Sessak2007-07-18
| | | | Originally committed as revision 9738 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Yet more cosmeticsVitor Sessak2007-07-18
| | | | Originally committed as revision 9737 to svn://svn.ffmpeg.org/ffmpeg/trunk
* More cosmeticsVitor Sessak2007-07-18
| | | | Originally committed as revision 9736 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove reimplementation of av_log2Vitor Sessak2007-07-18
| | | | Originally committed as revision 9735 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add YUV440P and YUVJ440P supportAndreas Öman2007-07-18
| | | | | | | | patch by Andreas Öman: \andreas olebyn nu/ original thread: [FFmpeg-devel] half vertical chroma resolution from JPEGs.. date: 07/03/2007 01:29 PM Originally committed as revision 9732 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Test for supported number of channelsVitor Sessak2007-07-18
| | | | Originally committed as revision 9730 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Cosmetics: indentationVitor Sessak2007-07-18
| | | | Originally committed as revision 9729 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Cosmetics: alignmentVitor Sessak2007-07-18
| | | | Originally committed as revision 9728 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove more code duplication. Based on a patch by Matthieu Castet.Vitor Sessak2007-07-18
| | | | Originally committed as revision 9727 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move var. declaration to allow further clean upVitor Sessak2007-07-17
| | | | Originally committed as revision 9726 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove code duplication. Based on a patch by Matthieu Castet.Vitor Sessak2007-07-17
| | | | Originally committed as revision 9724 to svn://svn.ffmpeg.org/ffmpeg/trunk
* set codec_type on initAlex Beregszaszi2007-07-17
| | | | Originally committed as revision 9721 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typo fixesDiego Biurrun2007-07-17
| | | | Originally committed as revision 9719 to svn://svn.ffmpeg.org/ffmpeg/trunk
* create colorspace.h and use it where appropriateIan Caulfield2007-07-17
| | | | | | patch by Ian Caulfield: /ian caulfield gmail com/ Originally committed as revision 9716 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixpoint: renaming all lowlevel arithmetic routines to xxx_floatMarc Hoffman2007-07-17
| | | | Originally committed as revision 9714 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Don't segfault if an empty codebook gets used.Denes Balatoni2007-07-17
| | | | | | | | Patch by Denes Balatoni: [ dbalatoni interware hu ] Original thread: [Ffmpeg-devel] [PATCH/BUGREPORT] crash in vorbis decoder date: 02/04/2007 11:08 PM Originally committed as revision 9711 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * making profile selection a bit more tolerant to the badly broken streamsRoman Shaposhnik2007-07-17
| | | | Originally committed as revision 9710 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: adding some white space to align the arguments of a couple of ↵Marc Hoffman2007-07-17
| | | | | | functions Originally committed as revision 9709 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove useless #ifdef CONFIG_ZLIB from zmbv decoderMåns Rullgård2007-07-16
| | | | Originally committed as revision 9708 to svn://svn.ffmpeg.org/ffmpeg/trunk
* float_t was a typo that compiled on macosxMarc Hoffman2007-07-16
| | | | Originally committed as revision 9703 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixpoint: move cplscales to context structure and provide hook for data ↵Marc Hoffman2007-07-16
| | | | | | format conversion Originally committed as revision 9702 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixpoint: lowlevel functional abstraction for all buffer arithmeticsMarc Hoffman2007-07-16
| | | | Originally committed as revision 9701 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixpoint: separate windowing arithmetic imlt_window_floatMarc Hoffman2007-07-16
| | | | Originally committed as revision 9700 to svn://svn.ffmpeg.org/ffmpeg/trunk
* separate the actual math for recovering stereo from a signal channel, this ↵Marc Hoffman2007-07-16
| | | | | | is to allow fixpoint implementation Originally committed as revision 9698 to svn://svn.ffmpeg.org/ffmpeg/trunk
* separating saturation codes so that we can support other data formatsMarc Hoffman2007-07-16
| | | | Originally committed as revision 9693 to svn://svn.ffmpeg.org/ffmpeg/trunk
* moving automatic allocation of joint_decode/decode_bufferMarc Hoffman2007-07-15
| | | | | | to a statically allocated buffer decode_buffer_0 in cook instance. Originally committed as revision 9692 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetic changing hardwired 20 to SUBBAND_SIZEMarc Hoffman2007-07-15
| | | | Originally committed as revision 9691 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove superfluous #includeMåns Rullgård2007-07-15
| | | | Originally committed as revision 9690 to svn://svn.ffmpeg.org/ffmpeg/trunk
* hardly anything in PNGContext is shared; split itMåns Rullgård2007-07-15
| | | | Originally committed as revision 9689 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix visual painting of MVs from h264: they are painted twice too longAndreas Öman2007-07-15
| | | | | | | | | since the MVs are in qpel res. Patch by Andreas Öman % andreas A olebyn P nu % Date: Jul 14, 2007 12:40 PM Subject: [FFmpeg-devel] [PATCH] h264 mv visualization Originally committed as revision 9688 to svn://svn.ffmpeg.org/ffmpeg/trunk
* separate en/decoder specific parts from png.cMåns Rullgård2007-07-15
| | | | Originally committed as revision 9686 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix the 256-point MDCTJustin Ruggles2007-07-15
| | | | Originally committed as revision 9685 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use shared ac3 bit allocation functionJustin Ruggles2007-07-15
| | | | Originally committed as revision 9684 to svn://svn.ffmpeg.org/ffmpeg/trunk
* no need for the decoder to have the license as a prefixJustin Ruggles2007-07-15
| | | | Originally committed as revision 9682 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove a debugging function and variable, and remove the commented-out code ↵Justin Ruggles2007-07-15
| | | | | | which uses them. Originally committed as revision 9681 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ABS -> FFABSJustin Ruggles2007-07-15
| | | | Originally committed as revision 9680 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move some common values to ac3.h and utilize themJustin Ruggles2007-07-15
| | | | Originally committed as revision 9679 to svn://svn.ffmpeg.org/ffmpeg/trunk