10631 Commits (30cd3e66bdcf2a95cadacbede1b715f49a5f5932)
 

Author SHA1 Message Date
Luca Barbato 241fb0c4ff RTP clarifications 17 years ago
Alex Beregszaszi 0509d453b5 set codec_type on init 17 years ago
Alex Beregszaszi 43924f018b use av_q2d as in the rest of the file 17 years ago
Diego Biurrun f1ea5c2a96 typo fixes 17 years ago
Ian Caulfield 04d2e45f3f create colorspace.h and use it where appropriate 17 years ago
Michael Niedermayer 208e63b479 mention rfc 4629 for rtp-h263(+) 17 years ago
Marc Hoffman b5f3f2b846 fixpoint: renaming all lowlevel arithmetic routines to xxx_float 17 years ago
Diego Biurrun 325751ef32 This was rewritten by Michael, switch copyrights to him and license to LGPL. 17 years ago
Benoit Fouet 21f41fa667 revert my accidental previous commit 17 years ago
Benoit Fouet 83ef1fea65 fix tools compilation 17 years ago
Denes Balatoni 975741e79c Don't segfault if an empty codebook gets used. 17 years ago
Roman Shaposhnik 263c241226 * making profile selection a bit more tolerant to the badly broken streams 17 years ago
Marc Hoffman f1639f69b4 cosmetics: adding some white space to align the arguments of a couple of functions 17 years ago
Måns Rullgård 19b95df09e remove useless #ifdef CONFIG_ZLIB from zmbv decoder 17 years ago
Ramiro Polla 1fc44ed69e MinGW has those include files. 17 years ago
Ramiro Polla 82e4ac2c97 Move av_gettime() back to lavf/utils.c 17 years ago
Ramiro Polla c993a83131 MinGW has gettimeofday() since mingw-runtime-3.10 17 years ago
Diego Biurrun fc69cc615e Remove redundant "all rights reserved" statement, OKed by Walken. 17 years ago
Aurelien Jacobs ee8c87b55b add support for S_ASS and S_SSA codec string 17 years ago
Marc Hoffman f999b63c77 float_t was a typo that compiled on macosx 17 years ago
Marc Hoffman dae92b62a3 fixpoint: move cplscales to context structure and provide hook for data format conversion 17 years ago
Marc Hoffman 28d997f932 fixpoint: lowlevel functional abstraction for all buffer arithmetics 17 years ago
Marc Hoffman e66442f4e3 fixpoint: separate windowing arithmetic imlt_window_float 17 years ago
Benoit Fouet 471bca1e41 order is name surname 17 years ago
Marc Hoffman dc0c20f99b separate the actual math for recovering stereo from a signal channel, this is to allow fixpoint implementation 17 years ago
Alex Beregszaszi e2e2e7dd70 .memleak fix by Ronald Bultje. OK'd by Luca. 17 years ago
Benoit Fouet 4508af2daa Add Balatoni Denes as vorbis dec maintainer 17 years ago
Diego Biurrun 1502409e4d Add note about vertical alignment to patch guidelines. 17 years ago
Diego Biurrun 78a3c678f6 spelling/grammar/wording 17 years ago
Marc Hoffman 29b4b8351b separating saturation codes so that we can support other data formats 17 years ago
Marc Hoffman 8c9d2954f7 moving automatic allocation of joint_decode/decode_buffer 17 years ago
Marc Hoffman 2843a452c9 cosmetic changing hardwired 20 to SUBBAND_SIZE 17 years ago
Måns Rullgård cb762e3955 remove superfluous #include 17 years ago
Måns Rullgård e0eddd1269 hardly anything in PNGContext is shared; split it 17 years ago
Andreas Öman 9a5a05d0b3 fix visual painting of MVs from h264: they are painted twice too long 17 years ago
Michael Niedermayer c4194cc606 remove likely wrong reseting of align_iframe 17 years ago
Måns Rullgård b958a7f111 separate en/decoder specific parts from png.c 17 years ago
Justin Ruggles 0de73a46ff fix the 256-point MDCT 17 years ago
Justin Ruggles 623b79435d use shared ac3 bit allocation function 17 years ago
Michael Niedermayer 8749180c3b rtp-h263 FAQ 17 years ago
Justin Ruggles fa67992dea no need for the decoder to have the license as a prefix 17 years ago
Justin Ruggles 76d357fd23 remove a debugging function and variable, and remove the commented-out code which uses them. 17 years ago
Justin Ruggles a39532b0d9 ABS -> FFABS 17 years ago
Justin Ruggles cc2a8443eb move some common values to ac3.h and utilize them 17 years ago
Justin Ruggles cb503702ee use random number generator from libavutil 17 years ago
Justin Ruggles 9d10960194 10l to me. I accidentally removed a word. 17 years ago
Justin Ruggles 0ec2cc35f7 revise license header for simplicity and consistency 17 years ago
Mark Cox a6540c9f16 Remove redundant assignment of CODEC_ID_BMP. 17 years ago
Justin Ruggles 283614b5fc make ac3dec.c GPL until violations are fixed 17 years ago
Justin Ruggles 967d397a6c AC-3 decoder, soc revision 402, Jul 14 13:45:14 2007 UTC by jbr 17 years ago