5391 Commits (4a897224b72b46c93d2c1c7cd61b22001caed66a)

Author SHA1 Message Date
Justin Ruggles 6bd4660cdb AC-3 decoder, soc revision 33, Jul 17 12:13:40 2006 UTC by cloud9 18 years ago
Justin Ruggles 486637af8e AC-3 decoder, soc revision 32, Jul 17 09:37:32 2006 UTC by cloud9 18 years ago
Justin Ruggles 0058584580 AC-3 decoder, soc revision 31, Jul 14 23:53:28 2006 UTC by cloud9 18 years ago
Justin Ruggles 1b29343731 AC-3 decoder, soc revision 26, Jul 5 04:55:15 2006 UTC by cloud9 18 years ago
Justin Ruggles 2aa2c5c4dd AC-3 decoder, soc revision 9, Jun 14 03:52:02 2006 UTC by cloud9 18 years ago
Aurelien Jacobs 2a68cd08cd The mpegaudio parser depends on mpegaudiodata.o. 18 years ago
Aurelien Jacobs 00b5ec1578 Allow selecting only the vp6f decoder. 18 years ago
Aurelien Jacobs e2525c6f78 The svq3 decoder depends on h264idct.o and also requires h264_parser. 18 years ago
İsmail Dönmez 63e24954be Replace non-existing @fixme doxygen tags with @todo. 18 years ago
Vitor Sessak e3be5693c3 Make "channels" variable mean the number of channels, not the number of 18 years ago
Måns Rullgård 7c8b273bbe indent 18 years ago
Måns Rullgård ebccac06ff remove useless LclDecContext.avctx field 18 years ago
Måns Rullgård bff825528e forgot to rm lcl.c 18 years ago
Måns Rullgård 00eb27f111 split lcl.c into lcldec.c, lclenc.c, lcl.h 18 years ago
Benoit Fouet 3709f0d706 map warning levels between libx264 and libavutil 18 years ago
Diego Biurrun 3e582fbbc5 license header consistency: Remove redundant "all rights reserved" statement 18 years ago
Ivan Kalvachev 0ac9a875d4 revert commit 9603 18 years ago
Ivan Kalvachev 58f46f2f27 remove file because of lincense issues 18 years ago
Ivan Kalvachev ddeaf723c5 Integrate reference mpeg IDCT into dsputil. 18 years ago
Michael Niedermayer c3d0c11bfb simplify ff_h263_round_chroma() 18 years ago
Ivan Kalvachev efb6836fe3 Inport the original intiger IDCT from MPEG2 reference decoder. 18 years ago
Måns Rullgård 00f0564f44 move ff_h263_round_chroma() to mpegvideo.h as static inline 18 years ago
Ramiro Polla 76353b42fa Remove underscores before fcntl flags 18 years ago
Ramiro Polla 6ffa87d325 Proper check for mkstemp(). 18 years ago
Aurelien Jacobs 66fc495a10 comment explaining that text subtitle need to be UTF-8 for now 18 years ago
Aurelien Jacobs f7e97aaf87 add support for Matroska subtitle tracks 18 years ago
Aurelien Jacobs a9fb241c3f conditional compilation of ratecontrol.c 18 years ago
Aurelien Jacobs bdf5df0865 conditional compilation of motion_est.c 18 years ago
Aurelien Jacobs df8e34603b makes compilation of h263.o and mpegvideo_enc.o conditional 18 years ago
Aurelien Jacobs 674eeb5f57 cosmetics: indentation 18 years ago
Aurelien Jacobs eb75a69818 Avoid linking with h263.c functions when the relevant codecs 18 years ago
Vitor Sessak f79488d426 Use proper bytestream functions 18 years ago
Aurelien Jacobs 99439cb72c Better place to disable some mpeg4 code and ensure that 18 years ago
Aurelien Jacobs 898d5d5daa move init_vlc_rl from h263.c to mpegvideo.c 18 years ago
Aurelien Jacobs 7da31a80b7 Split ff_set_mpeg4_time() and move the non mpeg4 specific part 18 years ago
Vitor Sessak 153696a663 Prepare to remove more duplicated code 18 years ago
Vitor Sessak a562e2e651 Remove some duplicated code 18 years ago
Diego Biurrun ef4d08ac6d Add standard licensing header to files that lack it. 18 years ago
Diego Biurrun f082badc21 cosmetics: typo 18 years ago
Aurelien Jacobs 196b8b4ecc don't compile some mpeg4 encoder code when encoders are disabled 18 years ago
Vitor Sessak 5b154bd5cd Port some useful comments from newest version of David Hammerton's decoder (from which alac.c is based) 18 years ago
Måns Rullgård 4f13e73392 avoid deprecation warnings for ImgReSampleContext from avcodec.h 18 years ago
Aurelien Jacobs b776e3d11b move ff_set_qscale from h263.c to mpegvideo.c 18 years ago
Aurelien Jacobs 3a763f0f0b split rawvideo encoder and decoder in their own files 18 years ago
Aurelien Jacobs 0d336e44db compile rangecoder.o only when needed 18 years ago
Benoit Fouet 93f4823935 bring back h264 build 18 years ago
Måns Rullgård 640b73e17d use correct type for palette 18 years ago
Måns Rullgård d8e76049d6 indent 18 years ago
Måns Rullgård 5ffcb1be1f set sample rate in more logical place, kill warning 18 years ago
Måns Rullgård 6785cae35c trivial warning fixes 18 years ago