10542 Commits (160ab30fcccea5697b2c065e7647c370e321cca6)
 

Author SHA1 Message Date
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
Loren Merritt afb46fc092 AC-3 decoder, soc revision 148, Sep 28 18:38:27 2006 UTC by banan 17 years ago
Justin Ruggles de17eee70f AC-3 decoder, soc revision 109, Sep 22 22:42:54 2006 UTC by banan 17 years ago
Justin Ruggles 1ea76064b4 AC-3 decoder, soc revision 72, Sep 7 04:20:00 2006 UTC by cloud9 17 years ago
Justin Ruggles c7cfc48f37 AC-3 decoder, soc revision 71, Sep 4 09:47:12 2006 UTC by cloud9 17 years ago
Justin Ruggles 860fe8c908 AC-3 decoder, soc revision 70, Aug 31 18:04:23 2006 UTC by banan 17 years ago
Justin Ruggles 6dc5d71f97 AC-3 decoder, soc revision 69, Aug 31 07:12:56 2006 UTC by cloud9 17 years ago
Justin Ruggles d7bcc4adcf AC-3 decoder, soc revision 58, Aug 19 14:20:45 2006 UTC by cloud9 17 years ago
Justin Ruggles 1d0a6f5209 AC-3 decoder, soc revision 57, Aug 19 12:44:38 2006 UTC by cloud9 17 years ago
Justin Ruggles 032732d49d AC-3 decoder, soc revision 56, Aug 17 14:21:58 2006 UTC by cloud9 17 years ago
Justin Ruggles e6bca37c81 AC-3 decoder, soc revision 55, Aug 17 12:25:24 2006 UTC by cloud9 17 years ago
Justin Ruggles 3ff88ff45a AC-3 decoder, soc revision 54, Aug 17 09:13:08 2006 UTC by cloud9 17 years ago
Justin Ruggles 262d8702a9 AC-3 decoder, soc revision 53, Aug 17 08:53:44 2006 UTC by cloud9 17 years ago
Justin Ruggles 67414da7f7 AC-3 decoder, soc revision 52, Aug 16 22:45:07 2006 UTC by cloud9 17 years ago
Justin Ruggles 45b0ed13a8 AC-3 decoder, soc revision 48, Aug 16 11:27:49 2006 UTC by cloud9 17 years ago
Justin Ruggles 2fbbd087bb AC-3 decoder, soc revision 40, Aug 9 00:10:14 2006 UTC by cloud9 17 years ago
Justin Ruggles 98a27a8a84 AC-3 decoder, soc revision 38, Aug 7 00:03:00 2006 UTC by cloud9 17 years ago
Justin Ruggles 41277578b9 AC-3 decoder, soc revision 34, Jul 18 14:27:54 2006 UTC by cloud9 17 years ago
Justin Ruggles 6bd4660cdb AC-3 decoder, soc revision 33, Jul 17 12:13:40 2006 UTC by cloud9 17 years ago
Justin Ruggles 486637af8e AC-3 decoder, soc revision 32, Jul 17 09:37:32 2006 UTC by cloud9 17 years ago
Justin Ruggles 0058584580 AC-3 decoder, soc revision 31, Jul 14 23:53:28 2006 UTC by cloud9 17 years ago
Justin Ruggles 1b29343731 AC-3 decoder, soc revision 26, Jul 5 04:55:15 2006 UTC by cloud9 17 years ago
Justin Ruggles 2aa2c5c4dd AC-3 decoder, soc revision 9, Jun 14 03:52:02 2006 UTC by cloud9 17 years ago
Aurelien Jacobs 372a80d15d Avoid using undefined symbols. 17 years ago
Aurelien Jacobs c3eaeadb4a Allow selecting only the vc1 demuxer. 17 years ago
Aurelien Jacobs 95e99a769c Allow selecting only the mpegtsraw demuxer. 17 years ago
Diego Biurrun cabc90c2ce typo 17 years ago
Aurelien Jacobs 548fabb9fb The dxa demuxer depends on riff.o. 17 years ago
Måns Rullgård 318049b8ed move #include of system headers to top of file 17 years ago
Aurelien Jacobs 6d7eee8418 The dv1394 demuxer depends on dv.o. 17 years ago
Aurelien Jacobs 8f3a44a2e5 All those demuxers don't depend on riff.o anymore. 17 years ago
Aurelien Jacobs 2115c69f2c All those demuxers use pcm_read_seek() and thus depend on raw.o. 17 years ago
Aurelien Jacobs 7f7fdbc842 The c93 demuxer depends on vocdec.o. 17 years ago
Aurelien Jacobs 2a68cd08cd The mpegaudio parser depends on mpegaudiodata.o. 17 years ago
Aurelien Jacobs 00b5ec1578 Allow selecting only the vp6f decoder. 17 years ago
Víctor Paesa 736090511c Announce that vhook is deprecated, and its substitute. 17 years ago
Aurelien Jacobs e2525c6f78 The svq3 decoder depends on h264idct.o and also requires h264_parser. 17 years ago
Måns Rullgård b3fc092548 avoid division by zero in av_find_stream_info() when no time base is set 17 years ago
Alex Beregszaszi 7eed4aef83 10l to Mans, assert is included later with proper DEBUG/NDEBUG ifdefs 17 years ago
Alex Beregszaszi 71e4199485 match doxygen comment with other parts of the file 17 years ago