source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @cb503702   18 years justin.ruggles use random number generator from libavutil Originally committed as …
(edit) @9d109601   18 years justin.ruggles 10l to me. I accidentally removed a word. Originally committed as …
(edit) @0ec2cc3   18 years justin.ruggles revise license header for simplicity and consistency Originally …
(edit) @a6540c9f   18 years Aurélien Jacobs Remove redundant assignment of CODEC_ID_BMP. patch by mark cox …
(edit) @283614b5   18 years justin.ruggles make ac3dec.c GPL until violations are fixed Originally committed as …
(edit) @967d397a   18 years justin.ruggles AC-3 decoder, soc revision 402, Jul 14 13:45:14 2007 UTC by jbr merge …
(edit) @afb46fc0   18 years justin.ruggles AC-3 decoder, soc revision 148, Sep 28 18:38:27 2006 UTC by banan …
(edit) @de17eee7   18 years justin.ruggles AC-3 decoder, soc revision 109, Sep 22 22:42:54 2006 UTC by banan …
(edit) @1ea76064   18 years justin.ruggles AC-3 decoder, soc revision 72, Sep 7 04:20:00 2006 UTC by cloud9 fix …
(edit) @c7cfc48f   18 years justin.ruggles AC-3 decoder, soc revision 71, Sep 4 09:47:12 2006 UTC by cloud9 …
(edit) @860fe8c9   18 years justin.ruggles AC-3 decoder, soc revision 70, Aug 31 18:04:23 2006 UTC by banan …
(edit) @6dc5d71f   18 years justin.ruggles AC-3 decoder, soc revision 69, Aug 31 07:12:56 2006 UTC by cloud9 Fix …
(edit) @d7bcc4ad   18 years justin.ruggles AC-3 decoder, soc revision 58, Aug 19 14:20:45 2006 UTC by cloud9 …
(edit) @1d0a6f52   18 years justin.ruggles AC-3 decoder, soc revision 57, Aug 19 12:44:38 2006 UTC by cloud9 …
(edit) @032732d4   18 years justin.ruggles AC-3 decoder, soc revision 56, Aug 17 14:21:58 2006 UTC by cloud9 …
(edit) @e6bca37c   18 years justin.ruggles AC-3 decoder, soc revision 55, Aug 17 12:25:24 2006 UTC by cloud9 …
(edit) @3ff88ff4   18 years justin.ruggles AC-3 decoder, soc revision 54, Aug 17 09:13:08 2006 UTC by cloud9 …
(edit) @262d8702   18 years justin.ruggles AC-3 decoder, soc revision 53, Aug 17 08:53:44 2006 UTC by cloud9 …
(edit) @67414da7   18 years justin.ruggles AC-3 decoder, soc revision 52, Aug 16 22:45:07 2006 UTC by cloud9 …
(edit) @45b0ed13   18 years justin.ruggles AC-3 decoder, soc revision 48, Aug 16 11:27:49 2006 UTC by cloud9 I …
(edit) @2fbbd087   18 years justin.ruggles AC-3 decoder, soc revision 40, Aug 9 00:10:14 2006 UTC by cloud9 More …
(edit) @98a27a8a   18 years justin.ruggles AC-3 decoder, soc revision 38, Aug 7 00:03:00 2006 UTC by cloud9 major …
(edit) @41277578   18 years justin.ruggles AC-3 decoder, soc revision 34, Jul 18 14:27:54 2006 UTC by cloud9 …
(edit) @6bd4660c   18 years justin.ruggles AC-3 decoder, soc revision 33, Jul 17 12:13:40 2006 UTC by cloud9 …
(edit) @486637af   18 years justin.ruggles AC-3 decoder, soc revision 32, Jul 17 09:37:32 2006 UTC by cloud9 …
(edit) @00585845   18 years justin.ruggles AC-3 decoder, soc revision 31, Jul 14 23:53:28 2006 UTC by cloud9 …
(edit) @1b293437   18 years justin.ruggles AC-3 decoder, soc revision 26, Jul 5 04:55:15 2006 UTC by cloud9 …
(edit) @2aa2c5c4   18 years justin.ruggles AC-3 decoder, soc revision 9, Jun 14 03:52:02 2006 UTC by cloud9 …
(edit) @372a80d1   18 years Aurélien Jacobs Avoid using undefined symbols. This fixes the following option set: …
(edit) @c3eaeadb   18 years Aurélien Jacobs Allow selecting only the vc1 demuxer. This fixes the following option …
(edit) @95e99a76   18 years Aurélien Jacobs Allow selecting only the mpegtsraw demuxer. This fixes the following …
(edit) @cabc90c2   18 years diego typo Originally committed as revision 23780 to …
(edit) @548fabb9   18 years Aurélien Jacobs The dxa demuxer depends on riff.o. This fixes the following option …
(edit) @318049b8   18 years mans move #include of system headers to top of file Originally committed …
(edit) @6d7eee84   18 years Aurélien Jacobs The dv1394 demuxer depends on dv.o. This fixes the following option …
(edit) @8f3a44a2   18 years Aurélien Jacobs All those demuxers don't depend on riff.o anymore. Originally …
(edit) @2115c69f   18 years Aurélien Jacobs All those demuxers use pcm_read_seek() and thus depend on raw.o. …
(edit) @7f7fdbc8   18 years Aurélien Jacobs The c93 demuxer depends on vocdec.o. This fixes the following option …
(edit) @2a68cd08   18 years Aurélien Jacobs The mpegaudio parser depends on mpegaudiodata.o. This fixes the …
(edit) @00b5ec15   18 years Aurélien Jacobs Allow selecting only the vp6f decoder. This fixes the following option …
(edit) @73609051   18 years victorpaesa Announce that vhook is deprecated, and its substitute. Originally …
(edit) @e2525c6f   18 years Aurélien Jacobs The svq3 decoder depends on h264idct.o and also requires h264_parser. …
(edit) @b3fc092   18 years mans avoid division by zero in av_find_stream_info() when no time base is …
(edit) @7eed4aef   18 years alex 10l to Mans, assert is included later with proper DEBUG/NDEBUG ifdefs …
(edit) @71e41994   18 years alex match doxygen comment with other parts of the file Originally …
(edit) @c07ed8c8   18 years mans create and populate "tools" directory Originally committed as …
(edit) @fdc1973e   18 years mans libavtest and seektest no longer need gpl Originally committed as …
(edit) @40b78d53   18 years diego GXF muxer is no longer GPLed. Originally committed as revision 9632 …
(edit) @71daa04c   18 years baptiste.coudurier Smartjog granted permission to relicense as LGPL 2.1 Originally …
(edit) @51d2ff80   18 years baptiste.coudurier round timestamps up, k2 broadcast server seems to need it Originally …
(edit) @7495c306   18 years ramiro.polla Check for GetProcessTimes and use it in getutime Originally committed …
(edit) @7829950c   18 years ramiro.polla Collapse getutime into one declaration Originally committed as …
(edit) @66be5b45   18 years ramiro.polla Check for getrusage Originally committed as revision 9627 to …
(edit) @0f69ca7f   18 years diego Clarify license requirements for contributions. Originally committed …
(edit) @63e2495   18 years diego Replace non-existing @fixme doxygen tags with @todo. patch by Ismail …
(edit) @ef466de0   18 years alex h264_rtp_extra_data is not only used for debug purposes, asserts are …
(edit) @8a54ad09   18 years alex remove uneeded include as assert is never used Originally committed …
(edit) @51ce035e   18 years alex Remove broken assert. ebml_read_element_id can handle level_up set to …
(edit) @af0f3712   18 years alex 10l to Benoit, poll.h is already included below, and this broke …
(edit) @5b83843f   18 years alex fix compilation with assert Originally committed as revision 9619 to …
(edit) @d3ea5692   18 years mans enable $ARCH_EXT_LIST before parsing command line Originally …
(edit) @e3be5693   18 years vitor1001 Make "channels" variable mean the number of channels, not the number …
(edit) @7c8b273b   18 years mans indent Originally committed as revision 9616 to …
(edit) @ebccac06   18 years mans remove useless LclDecContext.avctx field Originally committed as …
(edit) @bff82552   18 years mans forgot to rm lcl.c Originally committed as revision 9614 to …
(edit) @00eb27f1   18 years mans split lcl.c into lcldec.c, lclenc.c, lcl.h Originally committed as …
(edit) @fcf43a9   18 years lu_zero adding myself as rtsp.c maintainer Originally committed as revision …
(edit) @d02678ec   18 years lu_zero rtsp multicast fix by Thijs Vermeir $1$2@gmail.com Originally …
(edit) @5d304955   18 years diego Rename COPYING to COPYING.LGPL, add COPYING.GPL with the text of the …
(edit) @768190af   18 years diego Fix two cosmetic differences between our LGPL copy and the one from …
(edit) @10664f8c   18 years diego cosmetics: tabs --> spaces Originally committed as revision 9608 to …
(edit) @3709f0d7   18 years benoit.fouet map warning levels between libx264 and libavutil Originally committed …
(edit) @3e582fbb   18 years diego license header consistency: Remove redundant "all rights reserved" …
(edit) @0ac9a875   18 years ikalvachev revert commit 9603 Originally committed as revision 9605 to …
(edit) @58f46f2f   18 years ikalvachev remove file because of lincense issues Originally committed as …
(edit) @ddeaf723   18 years ikalvachev Integrate reference mpeg IDCT into dsputil. Originally committed as …
(edit) @c3d0c11b   18 years michaelni simplify ff_h263_round_chroma() Originally committed as revision 9602 …
(edit) @efb6836f   18 years ikalvachev Inport the original intiger IDCT from MPEG2 reference decoder. It …
(edit) @00f0564f   18 years mans move ff_h263_round_chroma() to mpegvideo.h as static inline …
(edit) @aa89fa07   18 years lucabe72 Remove unused file (this time for real) Originally committed as …
(edit) @76353b42   18 years ramiro.polla Remove underscores before fcntl flags Originally committed as …
(edit) @4b54c6d0   18 years ramiro.polla Check for termios before conio Originally committed as revision 9598 …
(edit) @e16e49ac   18 years ramiro.polla Proper check for interactive support (termios and conio). Originally …
(edit) @6ffa87d3   18 years ramiro.polla Proper check for mkstemp(). Originally committed as revision 9596 to …
(edit) @7c9dcd4b   18 years ramiro.polla Remove unnecessary MINGW ifdef. These were added for MSVC++, which is …
(edit) @36564c51   18 years ramiro.polla Remove MinGW lrint hack. It has been in mingw-runtime at least since …
(edit) @979c0910   18 years Aurélien Jacobs add support for ASS like subtitles in Matroska Originally committed …
(edit) @66fc495a   18 years Aurélien Jacobs comment explaining that text subtitle need to be UTF-8 for now …
(edit) @f7e97aaf   18 years Aurélien Jacobs add support for Matroska subtitle tracks Originally committed as …
(edit) @45da8124   18 years Aurélien Jacobs Move public API functions av_codec_get_tag() and av_codec_get_id() …
(edit) @a9fb241c   18 years Aurélien Jacobs conditional compilation of ratecontrol.c Originally committed as …
(edit) @bdf5df0   18 years Aurélien Jacobs conditional compilation of motion_est.c Originally committed as …
(edit) @4bb01c1e   18 years mans remove OS/2 support Originally committed as revision 9587 to …
(edit) @7c37e504   18 years ramiro.polla Remove OS/2 support Originally committed as revision 9586 to …
(edit) @059eeabf   18 years mans 10l: fix av_str[i]start() Originally committed as revision 9585 to …
(edit) @1e56c151   18 years mans set locale to C in seek test Originally committed as revision 9584 to …
(edit) @df8e3460   18 years Aurélien Jacobs makes compilation of h263.o and mpegvideo_enc.o conditional …
(edit) @674eeb5f   18 years Aurélien Jacobs cosmetics: indentation Originally committed as revision 9582 to …
(edit) @eb75a698   18 years Aurélien Jacobs Avoid linking with h263.c functions when the relevant codecs are not …
(edit) @f79488d4   18 years vitor1001 Use proper bytestream functions Originally committed as revision 9580 …
Note: See TracRevisionLog for help on using the revision log.