summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* move some common values to ac3.h and utilize themJustin Ruggles2007-07-15
* use random number generator from libavutilJustin Ruggles2007-07-14
* 10l to me. I accidentally removed a word.Justin Ruggles2007-07-14
* revise license header for simplicity and consistencyJustin Ruggles2007-07-14
* Remove redundant assignment of CODEC_ID_BMP.Mark Cox2007-07-14
* make ac3dec.c GPL until violations are fixedJustin Ruggles2007-07-14
* AC-3 decoder, soc revision 402, Jul 14 13:45:14 2007 UTC by jbrJustin Ruggles2007-07-14
* AC-3 decoder, soc revision 148, Sep 28 18:38:27 2006 UTC by bananLoren Merritt2007-07-14
* AC-3 decoder, soc revision 109, Sep 22 22:42:54 2006 UTC by bananJustin Ruggles2007-07-14
* AC-3 decoder, soc revision 72, Sep 7 04:20:00 2006 UTC by cloud9Justin Ruggles2007-07-14
* AC-3 decoder, soc revision 71, Sep 4 09:47:12 2006 UTC by cloud9Justin Ruggles2007-07-14
* AC-3 decoder, soc revision 70, Aug 31 18:04:23 2006 UTC by bananJustin Ruggles2007-07-14
* AC-3 decoder, soc revision 69, Aug 31 07:12:56 2006 UTC by cloud9Justin Ruggles2007-07-14
* AC-3 decoder, soc revision 58, Aug 19 14:20:45 2006 UTC by cloud9Justin Ruggles2007-07-14
* AC-3 decoder, soc revision 57, Aug 19 12:44:38 2006 UTC by cloud9Justin Ruggles2007-07-14
* AC-3 decoder, soc revision 56, Aug 17 14:21:58 2006 UTC by cloud9Justin Ruggles2007-07-14
* AC-3 decoder, soc revision 55, Aug 17 12:25:24 2006 UTC by cloud9Justin Ruggles2007-07-14
* AC-3 decoder, soc revision 54, Aug 17 09:13:08 2006 UTC by cloud9Justin Ruggles2007-07-14
* AC-3 decoder, soc revision 53, Aug 17 08:53:44 2006 UTC by cloud9Justin Ruggles2007-07-14
* AC-3 decoder, soc revision 52, Aug 16 22:45:07 2006 UTC by cloud9Justin Ruggles2007-07-14
* AC-3 decoder, soc revision 48, Aug 16 11:27:49 2006 UTC by cloud9Justin Ruggles2007-07-14
* AC-3 decoder, soc revision 40, Aug 9 00:10:14 2006 UTC by cloud9Justin Ruggles2007-07-14
* AC-3 decoder, soc revision 38, Aug 7 00:03:00 2006 UTC by cloud9Justin Ruggles2007-07-14
* AC-3 decoder, soc revision 34, Jul 18 14:27:54 2006 UTC by cloud9Justin Ruggles2007-07-14
* AC-3 decoder, soc revision 33, Jul 17 12:13:40 2006 UTC by cloud9Justin Ruggles2007-07-14
* AC-3 decoder, soc revision 32, Jul 17 09:37:32 2006 UTC by cloud9Justin Ruggles2007-07-14
* AC-3 decoder, soc revision 31, Jul 14 23:53:28 2006 UTC by cloud9Justin Ruggles2007-07-14
* AC-3 decoder, soc revision 26, Jul 5 04:55:15 2006 UTC by cloud9Justin Ruggles2007-07-14
* AC-3 decoder, soc revision 9, Jun 14 03:52:02 2006 UTC by cloud9Justin Ruggles2007-07-14
* The mpegaudio parser depends on mpegaudiodata.o.Aurelien Jacobs2007-07-14
* Allow selecting only the vp6f decoder.Aurelien Jacobs2007-07-14
* The svq3 decoder depends on h264idct.o and also requires h264_parser.Aurelien Jacobs2007-07-14
* Replace non-existing @fixme doxygen tags with @todo.İsmail Dönmez2007-07-13
* Make "channels" variable mean the number of channels, not the number ofVitor Sessak2007-07-13
* indentMåns Rullgård2007-07-12
* remove useless LclDecContext.avctx fieldMåns Rullgård2007-07-12
* forgot to rm lcl.cMåns Rullgård2007-07-12
* split lcl.c into lcldec.c, lclenc.c, lcl.hMåns Rullgård2007-07-12
* map warning levels between libx264 and libavutilBenoit Fouet2007-07-12
* license header consistency: Remove redundant "all rights reserved" statementDiego Biurrun2007-07-12
* revert commit 9603Ivan Kalvachev2007-07-11
* remove file because of lincense issuesIvan Kalvachev2007-07-11
* Integrate reference mpeg IDCT into dsputil.Ivan Kalvachev2007-07-11
* simplify ff_h263_round_chroma()Michael Niedermayer2007-07-11
* Inport the original intiger IDCT from MPEG2 reference decoder.Ivan Kalvachev2007-07-11
* move ff_h263_round_chroma() to mpegvideo.h as static inlineMåns Rullgård2007-07-11
* Remove underscores before fcntl flagsRamiro Polla2007-07-11
* Proper check for mkstemp().Ramiro Polla2007-07-11
* comment explaining that text subtitle need to be UTF-8 for nowAurelien Jacobs2007-07-11
* add support for Matroska subtitle tracksAurelien Jacobs2007-07-11