Activity
From 06/29/2006 to 07/28/2006
07/28/2006
- 11:10 PM Revision dd15f9bf (ffmpeg): cosmetics
- Originally committed as revision 5842 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:07 PM Revision b7522224 (ffmpeg): use ternary
- Originally committed as revision 5841 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:03 PM Revision 834bff48 (ffmpeg): remove useless variables
- Originally committed as revision 5840 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:00 PM Revision e076173f (ffmpeg): rename variables
- Originally committed as revision 5839 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:53 PM Revision 5e441e31 (ffmpeg): add error messages
- Originally committed as revision 5838 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:42 PM Revision 743d772c (ffmpeg): demuxer reworked, more accurate parsing, prepare handling of other op...
- Originally committed as revision 5837 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:18 PM Revision 4bfff768 (ffmpeg): declare and use UID type
- Originally committed as revision 5836 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:31 PM Revision 7c87a2f0 (ffmpeg): Set duration to AV_NOPTS_VALUE instead of 0 when unknown.
- Set start_time to 0 when duration is known to indicate we have
valid timestamps for this track.
Originally committed... - 09:07 AM Revision 69796008 (ffmpeg): Comment some #endif lines.
- Originally committed as revision 19211 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:27 AM Revision 0154bae1 (ffmpeg): Add rounding for overlap filters
- Originally committed as revision 5834 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:48 AM Revision b2828252 (ffmpeg): Remove redundant TARGET_OS setting.
- Originally committed as revision 5833 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/27/2006
- 10:10 PM Revision abafc9c3 (ffmpeg): Do not add -fomit-frame-pointer to CFLAGS when optimizations are disa...
- patch by Graham Booker, ffmpeglist atat cod3r dotdot com
Originally committed as revision 5832 to svn://svn.ffmpeg.o... - 08:37 PM Revision ae08a563 (ffmpeg): 10l in r5768 (broke mbaff)
- Originally committed as revision 5831 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:35 PM Revision e50bc5a4 (ffmpeg): Fix compile error due to extra "FF" at beginning of file in the FF{MI...
- update
Originally committed as revision 19205 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 12:31 PM Revision 1ea501af (ffmpeg): Remove sws_global_init() from swscaler emulation
- Originally committed as revision 5830 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/26/2006
- 01:19 PM Revision 6f209cb5 (ffmpeg): Replace MIN() and MAX() with FFMIN() and FFMAX()
- Originally committed as revision 19186 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 01:12 AM Revision 538389c9 (ffmpeg): Fix FSF postal address.
- Originally committed as revision 5829 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 AM Revision a94e666c (ffmpeg): Fix prefix vs PREFIX handling in pkgconfig files.
- Originally committed as revision 5828 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/25/2006
- 03:23 PM Revision 2793096f (ffmpeg): Fix a corner case in sws emulation
- Originally committed as revision 5827 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:30 PM Revision 07bf2af8 (ffmpeg): MXF demuxer
- Originally committed as revision 5826 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:23 PM Revision 43dcf590 (ffmpeg): Changelog update for GXF muxer
- Originally committed as revision 5825 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:42 AM Revision ad21ad45 (ffmpeg): Explain usage of image formats other than GIF.
- patch by Victor Paesa, wzrlpy *at* arsystel com
Originally committed as revision 5824 to svn://svn.ffmpeg.org/ffmpeg...
07/24/2006
- 03:41 PM Revision d4b0cca7 (ffmpeg): 10l: wrong quoting
- Originally committed as revision 5823 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:48 AM Revision 8422aa88 (ffmpeg): a tiny bit of cleanup
- Originally committed as revision 19178 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:36 AM Revision bca11e75 (ffmpeg): vertical scaler with accurate rounding, some people on doom9 can see ...
- the +-1 issue is limited to >2tap vertical filters, so bilinear upscale was unaffected
the new code is sometime faste... - 09:48 AM Revision fc8833a1 (ffmpeg): Remove unnecessary darwin variable.
- Originally committed as revision 5822 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:45 AM Revision 8b3a43cf (ffmpeg): Skip the MMX/SSE and memalign() check when running on OS X/Darwin, *a...
- provides necessary alignment on this platform.
patch by Mino Taoyama and Nigel Pearson
Originally committed as revis... - 04:24 AM Revision 5df68893 (ffmpeg): Some B-frames support (parsing and decoding only, no motion compesati...
- Originally committed as revision 5820 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 AM Revision c39e3c6f (ffmpeg): Some fixes for decode_p_mb()
- Originally committed as revision 5819 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:58 AM Revision 88b6f0fa (ffmpeg): Fix --extra-ldflags when cross-compiling for MinGW.
- Originally committed as revision 5818 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:52 AM Revision c536cb09 (ffmpeg): Rename FFSLDFLAGS variable to FFSERVERLDFLAGS to lessen confusion.
- Originally committed as revision 5817 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/23/2006
- 09:16 PM Revision d8cfa553 (ffmpeg): Fix typo introduced in the memalign->av_malloc conversion (there is no
- mv_malloc)
Originally committed as revision 19174 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 08:45 PM Revision 9f82cdc7 (ffmpeg): Remove obsolete and misleading warning.
- Originally committed as revision 5816 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:22 PM Revision bc185f72 (ffmpeg): Do not crash when the first frame is not a keyframe (and thus none of...
- necessary initialization has been done yet).
Originally committed as revision 5815 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:19 PM Revision 22ffac70 (ffmpeg): Try to find out correct start time to make seeking faster and add some
- extra checks to make sure the seeking function will not hang forever.
Originally committed as revision 5814 to svn:/... - 06:07 PM Revision 8dfe9094 (ffmpeg): Missing part of the malloc -> av_malloc patch: memalign must be repla...
- Originally committed as revision 19173 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 04:57 AM Revision 83b3df83 (ffmpeg): Correct edge MC for chroma
- Originally committed as revision 5813 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/22/2006
- 08:10 AM Revision 1997a988 (ffmpeg): disable libtheora, this change leaves all the libtheora related code ...
- IMO libtheora support should be completely removed but at least under no circumstances must it disable or override ou...
- 03:57 AM Revision 230e9d4c (ffmpeg): Replace code for clipping MV vectors (which is wrong to use here) wit...
- Originally committed as revision 5811 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:54 AM Revision 4b944659 (ffmpeg): Don't do non-uniform quantization on zero coeffs.
- Originally committed as revision 5810 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/21/2006
- 07:36 PM Revision aab77159 (ffmpeg): do not include bswap.h in common.h for external programs, since the f...
- is not installed currently.
Originally committed as revision 5809 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:06 AM Revision 27ed1a0d (ffmpeg): 1000l: scale DC predictors instead of predicted value.
- Originally committed as revision 5808 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:03 AM Revision 92ad0d9d (ffmpeg): Set DC = 0 for skipped MB as it interferes DC prediction
- Originally committed as revision 5807 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:58 AM Revision b53921aa (ffmpeg): Set correctly quantizer and transform mode when parsing frame header.
- Originally committed as revision 5806 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/20/2006
- 02:32 PM Revision 53be4c90 (ffmpeg): update
- Originally committed as revision 5805 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:13 PM Revision 94c4def2 (ffmpeg): Use libavutil in libswscale, and allow it to be built out of the mpla...
- Originally committed as revision 19148 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:55 AM Revision 918a4591 (ffmpeg): removing redundant mess next time we break compatiility
- Originally committed as revision 5804 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:22 AM Revision ccb15994 (ffmpeg): fix regression failure after adler simplification
- Originally committed as revision 5803 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:14 AM Revision 79dc59b7 (ffmpeg): simplify
- Originally committed as revision 5802 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:06 AM Revision 0912bf57 (ffmpeg): for floats fabs is better & smaller then ABS
- Originally committed as revision 5801 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:34 AM Revision f2964465 (ffmpeg): simpler, smaller and faster
- Originally committed as revision 5800 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/19/2006
- 11:51 PM Revision d9cf32d9 (ffmpeg): avoid 4 +
- Originally committed as revision 5799 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:21 PM Revision d26a9ea0 (ffmpeg): remove 166 useless underscores, and make this file valid c code as a ...
- Originally committed as revision 5798 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:17 PM Revision e003ea06 (ffmpeg): remove a few useless casts and avoid the useless t1/t2 variables
- Originally committed as revision 5797 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:42 PM Revision 684d9e36 (ffmpeg): simplify
- Originally committed as revision 5796 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:21 PM Revision 006ff1ca (ffmpeg): more simplifications
- Originally committed as revision 5795 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 PM Revision f72f8a77 (ffmpeg): simplification
- Originally committed as revision 5794 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:05 PM Revision 09eb00f6 (ffmpeg): iabs -> ABS
- Originally committed as revision 5793 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:57 PM Revision 1abbf64e (ffmpeg): simplify
- Originally committed as revision 5792 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:41 PM Revision 1af5f60f (ffmpeg): fix loop filter
- Originally committed as revision 5791 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:10 PM Revision 47adb886 (ffmpeg): Install log.h
- Originally committed as revision 5790 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:52 AM Revision 462f3c37 (ffmpeg): Add missing EXESUF to executable rules.
- patch by Victor Paesa, wzrlpy at arsystel com
M tests/Makefile
Originally committed as revision 5789 to svn://svn... - 09:49 AM Revision 5ced7b80 (ffmpeg): disable the vp3 mmx and sse2 idcts, their output doesnt match the c i...
- Originally committed as revision 5788 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:38 AM Revision 86329cce (ffmpeg): GXF muxer
- Originally committed as revision 5787 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:39 AM Revision 1d94a662 (ffmpeg): simplify
- Originally committed as revision 5786 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:06 AM Revision cfc4bd46 (ffmpeg): Fix memleak, patch by I. Po % yyymmmm # gmail O com %
- Original thread:
Date: Jul 18, 2006 3:49 PM
Subject: Re: [Ffmpeg-devel] [PATCH] http.c: http_connect() memleak
Origi... - 07:28 AM Revision cea8f6f3 (ffmpeg): Move av_malloc(), av_realloc(), and av_free() from libavcodec to liba...
- Originally committed as revision 5784 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/18/2006
- 09:41 PM Revision b8889ea5 (ffmpeg): Possibility to skip bytes in the beginning of a file.
- Originally committed as revision 5783 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:51 PM Revision 7028259a (ffmpeg): simplify b64_encode()
- maybe this should be moved to libavutil ...
Originally committed as revision 5782 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:00 AM Revision 4b45de0e (ffmpeg): Move av_log() & friends to libavutil
- Originally committed as revision 5781 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:29 AM Revision 8b75e45d (ffmpeg): sync to x264 r537
- Originally committed as revision 5780 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/17/2006
- 09:51 PM Revision fd0fb306 (ffmpeg): add header info to flv format based on a patch by (Philipp Klaus >ffm...
- Originally committed as revision 5779 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:09 PM Revision efea8528 (ffmpeg): parse all QIS values (we still ignore them though ...)
- Originally committed as revision 5778 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:06 AM Revision a14ab4e4 (ffmpeg): 100l for me
- Originally committed as revision 5777 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:44 AM Revision 116d866c (ffmpeg): fix playback of theora.ogg on mphq patch by (matthieu castet %% caste...
- Originally committed as revision 5776 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:51 AM Revision ae1dd8e1 (ffmpeg): attempt to implement xiphs useless and stupid quantization matrix mess
- Originally committed as revision 5775 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:09 AM Revision 187c9be7 (ffmpeg): replace *_dequant (2 intra, 1 inter) by qmat (3 intra, 3 inter) (need...
- Originally committed as revision 5774 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/16/2006
- 09:09 PM Revision d2744e19 (ffmpeg): use RSHIFT
- Originally committed as revision 5773 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:00 PM Revision 4501e678 (ffmpeg): useless memcpy
- Originally committed as revision 5772 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:47 PM Revision 7cfe7fe5 (ffmpeg): some fixmes if someone ever wants to implement theora support correct...
- Originally committed as revision 5771 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:30 PM Revision e278056f (ffmpeg): check how many bits are left after decoding extradata
- this change is messy as whoever wrote the original code copied the GetBitContext instead of passing a pointer to it w...
- 07:21 PM Revision b7f3fdd7 (ffmpeg): cleanup
- Originally committed as revision 5769 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:55 PM Revision 717b1733 (ffmpeg): slightly faster h264 fill_caches()
- Originally committed as revision 5768 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:08 PM Revision e1bbc032 (ffmpeg): cosmetic change to adjust alignment.
- Originally committed as revision 5767 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:04 PM Revision 5f3acd9e (ffmpeg): Modify preset compression levels to utilize log search.
- Originally committed as revision 5766 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:32 PM Revision 05020c89 (ffmpeg): Split common.h in two parts, purely internal stuff (internal.h) and t...
- available to external programs as well.
Also make more things available to external programs like GET_UTF8, MKTAG etc... - 04:23 PM Revision 7a5f09f6 (ffmpeg): cosmetics
- Originally committed as revision 5764 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:46 PM Revision dbb45a3b (ffmpeg): log prediction order search method
- Originally committed as revision 5763 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:34 PM Revision 26053bdc (ffmpeg): Add lpc order search. This creates new compression levels 6 to 12.
- Originally committed as revision 5762 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:50 AM Revision 7e84f276 (ffmpeg): Don't pass block[6][64] parameter to decode_p_mb as we always use s->...
- Originally committed as revision 5761 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:47 AM Revision 0a45801f (ffmpeg): Correct inverse quantization for P-frames
- Originally committed as revision 5760 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:45 AM Revision c5b32ec1 (ffmpeg): Rounding control for motion compensation.
- Originally committed as revision 5759 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/15/2006
- 11:43 PM Revision 408ec4e2 (ffmpeg): calculate all coefficients for several orders during cholesky factori...
- Originally committed as revision 5758 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:05 PM Revision 6ce704bb (ffmpeg): Remove unused variable.
- Originally committed as revision 5757 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:05 PM Revision 4581fdff (ffmpeg): Cygwin shared libraries support, patch by Víctor Paesa wzrlpy at arsy...
- Originally committed as revision 5756 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:01 PM Revision 84c22efd (ffmpeg): Create infrastructure to install shared and static libs into differen...
- based on patch by Víctor Paesa wzrlpy at arsystel com
Originally committed as revision 5755 to svn://svn.ffmpeg.org/... - 04:16 PM Revision 2266e085 (ffmpeg): Fix DESTDIR handling. DESTDIR got prepended twice for $(DESTDIR)$libdir
- and similar since $libdir contained $prefix, which contained $(DESTDIR)..
Originally committed as revision 5754 to s... - 04:12 PM Revision 7d6ed4aa (ffmpeg): set defaults before showing help
- Originally committed as revision 5753 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/14/2006
- 07:31 PM Revision 5cf226fb (ffmpeg): avoid double copying of left border in luma prediction
- Originally committed as revision 5752 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:15 PM Revision 50879935 (ffmpeg): replace run by run+1 in VLC tables
- Originally committed as revision 5751 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:14 PM Revision 8ea543b5 (ffmpeg): cleanup
- Originally committed as revision 5750 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:56 PM Revision c90c3919 (ffmpeg): change partition flags SYM -> FWD|SYM
- Originally committed as revision 5749 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:48 PM Revision 77f173be (ffmpeg): set mvP2 also in PSKIP macroblock
- Originally committed as revision 5748 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:48 PM Revision ab01b2b8 (ffmpeg): optionally (use_lpc=2) support Cholesky factorization for finding the...
- this will find the coefficients which minimize the sum of the squared errors,
levinson-durbin recursion OTOH is onl... - 06:38 PM Revision 643326f7 (ffmpeg): avoid overflows of qp and pic_type
- Originally committed as revision 5746 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:18 PM Revision 3409385d (ffmpeg): Properly handle vhook build flags for platforms that require special ...
- Removes one of the last FIXMEs from the build system.
Originally committed as revision 5745 to svn://svn.ffmpeg.org/... - 03:30 PM Revision 302cdccf (ffmpeg): cosmetics: Reorder some entries for more consistency and readability.
- Originally committed as revision 5744 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:01 PM Revision 2c779260 (ffmpeg): unneeded #include
- Originally committed as revision 5743 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:21 AM Revision d14ed1f2 (ffmpeg): 10l: the ${prefix} variable should not be expanded when setting path ...
- Originally committed as revision 5742 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:04 AM Revision 6b7f5b3e (ffmpeg): adding a \ so we can add more lines without having to do a "cosmetic"...
- Originally committed as revision 5741 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:03 AM Revision 82ab5ad7 (ffmpeg): linear least squares solver using cholesky factorization
- Originally committed as revision 5740 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:28 AM Revision 29e4710a (ffmpeg): indent
- Originally committed as revision 5739 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:25 AM Revision 0339e2b4 (ffmpeg): simplify
- Originally committed as revision 5738 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:20 AM Revision 6d3d62b3 (ffmpeg): simplify
- Originally committed as revision 5737 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:04 AM Revision 1dd59061 (ffmpeg): remove impossible #ifdef case
- Originally committed as revision 5736 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/13/2006
- 11:47 PM Revision b2b48c77 (ffmpeg): remove old msvc cruft
- Originally committed as revision 5735 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:10 PM Revision 43756fa1 (ffmpeg): remove redundant #include <math.h>
- Originally committed as revision 5734 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:10 PM Revision 4b65d88f (ffmpeg): replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use
- of gnu extensions
Originally committed as revision 5733 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:41 PM Revision 38603ff6 (ffmpeg): cleanup suggested by Michael Niedermayer
- Originally committed as revision 5732 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:29 PM Revision b9a73d8d (ffmpeg): move adler32 to libavutil
- Originally committed as revision 5731 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:17 PM Revision 43865cf0 (ffmpeg): Simplify the setting of some defaults.
- Originally committed as revision 5730 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:13 PM Revision 5894e1bb (ffmpeg): add loop_input to AVFormatContext, getting rid of old hack
- patch by Víctor Paesa <wzrlpy at arsystel com>
Originally committed as revision 5729 to svn://svn.ffmpeg.org/ffmpeg/... - 02:40 PM Revision 2645e80f (ffmpeg): Add/improve PPC64 support. On such machines, "uname -m" returns "ppc64,
- so recognize them as such.
Originally committed as revision 5728 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:41 AM Revision 1484a467 (ffmpeg): dither lpc cpeffs
- Originally committed as revision 5727 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:05 AM Revision ebd7617b (ffmpeg): add lost raw pcm input/output formats
- Originally committed as revision 5726 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/12/2006
- 04:49 PM Revision 6636b7e8 (ffmpeg): rename AMR config variables to CONFIG_AMR*
- Originally committed as revision 5725 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:43 PM Revision 8515d1c8 (ffmpeg): static libvorbis needs -logg
- Originally committed as revision 5724 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:19 PM Revision f7f03a63 (ffmpeg): Remove MPlayer-specific include option hacks.
- Originally committed as revision 5723 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:33 AM Revision 0607887f (ffmpeg): split compile and link in check_ld
- based on patch by Graham Booker <ffmpeglist at cod3r com>
Originally committed as revision 5722 to svn://svn.ffmpeg.... - 12:10 AM Revision 3ab60c83 (ffmpeg): nut needs crc.o
- Originally committed as revision 5721 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:09 AM Revision 9d9f4119 (ffmpeg): move common stuff from avienc.c and wav.c to new file riff.c
- Originally committed as revision 5720 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/11/2006
- 11:09 PM Revision b8635ec6 (ffmpeg): Also remove versioned .so files on make clean.
- Originally committed as revision 5719 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:45 PM Revision 2f30a81d (ffmpeg): CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just
- CONFIG_MINGW or __MINGW32__ instead.
Originally committed as revision 5718 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:54 PM Revision 3dc7174e (ffmpeg): simplify list processing
- Originally committed as revision 5717 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:44 PM Revision fce53524 (ffmpeg): tidy up option parsing
- Originally committed as revision 5716 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:31 PM Revision 0cc4f268 (ffmpeg): another round of cola, please
- Originally committed as revision 5715 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:09 PM Revision bd4700b1 (ffmpeg): log stderr of test programs in check_exec()
- Originally committed as revision 5714 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:07 PM Revision fc4b254d (ffmpeg): find all codecs, even the ones with numbers
- Originally committed as revision 5713 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:47 PM Revision 32f090db (ffmpeg): 10l to Diego for disabling all codecs
- Originally committed as revision 5712 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:25 PM Revision 55006fc0 (ffmpeg): Split CODEC_LIST into ENCODER_LIST AND DECODER_LIST.
- Originally committed as revision 5711 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:17 PM Revision f7facfbf (ffmpeg): cosmetics: Fix indentation after last commit.
- Originally committed as revision 5710 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:15 PM Revision 4bbefe6b (ffmpeg): Remove old MSVC remnants.
- Originally committed as revision 5709 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:53 AM Revision 8a85f46d (ffmpeg): CONFIG_AIFF_DEMUXER vs CONFIG_AIFF_MUXER typo
- Originally committed as revision 5708 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/10/2006
- 09:14 PM Revision ff70e601 (ffmpeg): allow individual selection of muxers and demuxers
- Originally committed as revision 5707 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:57 PM Revision 4cac0d55 (ffmpeg): Not every 64 bit SPARC is an UltraSPARC so optimize for v9 instead.
- hint by Derek E. Lewis, dlewis_at_solnetworks net
Originally committed as revision 5706 to svn://svn.ffmpeg.org/ffmp... - 12:35 PM Revision 57b3c36d (ffmpeg): make libswscale build system similar to the libav* one
- Originally committed as revision 18994 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 12:10 PM Revision 2ec7b29b (ffmpeg): assign exact codec id, needed when stream copy
- Originally committed as revision 5705 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:32 AM Revision 1a5f0dbe (ffmpeg): 100l: Add missing quotes to FFLDFLAGS in the MinGW section.
- Originally committed as revision 5704 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:15 AM Revision 4874eef4 (ffmpeg): MinGW should set FFLDFLAGS and not LDFLAGS so that the LDFLAGS env va...
- Originally committed as revision 5703 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:12 AM Revision e67bcdd9 (ffmpeg): Move MinGW section before the combination of FFLDFLAGS and LDFLAGS.
- Originally committed as revision 5702 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:49 AM Revision 1db54e20 (ffmpeg): Move gprof compiler flag handling to configure.
- Originally committed as revision 5701 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:29 AM Revision dea4953d (ffmpeg): Remove silly TEST variable that is used in one line but not directly ...
- Originally committed as revision 5700 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:19 AM Revision 7b0cd9ee (ffmpeg): Move MinGW LDFLAGS setting to configure.
- Originally committed as revision 5699 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:12 AM Revision d7b34d08 (ffmpeg): Move UltraSparc CFLAG addition to configure.
- Originally committed as revision 5698 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/09/2006
- 11:40 PM Revision d2a067d1 (ffmpeg): give AVInput/OutputFormat structs consistent names
- Originally committed as revision 5697 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:41 PM Revision 21227514 (ffmpeg): simplify
- Originally committed as revision 5696 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:35 PM Revision b2846eff (ffmpeg): avoid redundant local variables
- Originally committed as revision 5695 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:20 PM Revision 69f34e5b (ffmpeg): simplify
- Originally committed as revision 5694 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:12 PM Revision e148c6e1 (ffmpeg): FastUVMV vs FastUVMC typo, noticed by bond
- Originally committed as revision 5693 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:01 PM Revision 608bd843 (ffmpeg): make some tables const
- Originally committed as revision 5692 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:02 PM Revision af9e7d18 (ffmpeg): --enable/disable parsers. Warning: some combinations are broken.
- Originally committed as revision 5691 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:56 AM Revision 18769c0a (ffmpeg): cosmetic
- Originally committed as revision 5690 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:33 AM Revision a7702890 (ffmpeg): remove STATS code (probably hasnt been used for years ..., and its no...
- Originally committed as revision 5689 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:00 AM Revision fdb59832 (ffmpeg): Check if 4-MV MB should not be decoded.
- Originally committed as revision 5688 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:56 AM Revision 5c4b8efd (ffmpeg): MVRANGE may occur in all frames and RESPIC in all but B-frames
- Originally committed as revision 5687 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 AM Revision 3a3f1cf3 (ffmpeg): Fix mquant selection for ALL_MBS mode
- Originally committed as revision 5686 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:47 AM Revision 65c7bb9e (ffmpeg): Use overlap filter instead of loop filter.
- Originally committed as revision 5685 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:44 AM Revision d2779ecd (ffmpeg): Use s->first_slice_line in checks instead of s->mb_y
- Originally committed as revision 5684 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:08 AM Revision 88e2539b (ffmpeg): 10l: make disabling all pcm/adpcm codecs work
- Originally committed as revision 5683 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/08/2006
- 11:23 PM Revision 4990951b (ffmpeg): simplify, use LE_32, BE_32 macros
- Originally committed as revision 5682 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:05 PM Revision f7e79298 (ffmpeg): only build dpcm.o if its codecs are enabled
- Originally committed as revision 5681 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:38 PM Revision 6f3d6022 (ffmpeg): forgot to remove adx.o from objs always built
- Originally committed as revision 5680 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:31 PM Revision 7239fb57 (ffmpeg): make the adx adpcm codec available
- Originally committed as revision 5679 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:15 PM Revision 327dcfd3 (ffmpeg): enable/disable pcm and adpcm codecs
- Originally committed as revision 5678 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:26 PM Revision e5f28e8f (ffmpeg): set CONFIG_SMALL if user wants small ffmpeg
- Originally committed as revision 5677 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:23 PM Revision a08d38ee (ffmpeg): put the code which is specific for the large crc table under #ifndef ...
- Originally committed as revision 5676 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:41 PM Revision a29ff6b7 (ffmpeg): cosmetic: sort codec list alphabetically
- Originally committed as revision 5675 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:39 PM Revision c6375bf2 (ffmpeg): allows user-settable block size and fixes related typo
- Originally committed as revision 5674 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:39 PM Revision bac3be38 (ffmpeg): rewrite kconfig-style
- Originally committed as revision 5673 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:36 PM Revision 7f53b77c (ffmpeg): Sun mlib works fine. Remove comment stating otherwise.
- Originally committed as revision 5672 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:25 PM Revision 2eb1a65d (ffmpeg): Etsi identifies DTS audio with stream_private+descriptor 0x7b (in the...
- This patch permits to recognize these streams but it's untested for
lack of samples.
Patch by Nico Sabbi <nicola_sab... - 03:29 PM Revision 6be4846a (ffmpeg): Remove bogus IPP section that is not referenced anywhere.
- Originally committed as revision 5670 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:36 PM Revision cfca95f1 (ffmpeg): clean up useless code
- Originally committed as revision 5669 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:58 PM Revision 1f1890c7 (ffmpeg): better handling of partial files
- Originally committed as revision 5668 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:14 PM Revision b72708f8 (ffmpeg): new mov_read_packet, mov_read_seek, fix seeking in ni mov, fix demuxi...
- Originally committed as revision 5667 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:14 AM Revision f1b163e0 (ffmpeg): set proper bits_per_sample value for ADPCM codecs
- Originally committed as revision 5666 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/07/2006
- 11:54 PM Revision ab7e3153 (ffmpeg): remove -fforce-addr as it to generate slightly slower code
- Originally committed as revision 5665 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:43 PM Revision 9d82b0dd (ffmpeg): moving utf8 reading function to libavutil
- Originally committed as revision 5664 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:42 PM Revision 5da71469 (ffmpeg): simplify the voc demuxer using av_get_bits_per_sample()
- Originally committed as revision 5663 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:41 PM Revision c448303d (ffmpeg): seems i forgot to commit this simplification ...
- Originally committed as revision 5662 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:50 PM Revision ac3e1834 (ffmpeg): av_get_bits_per_sample and due simplifications
- Originally committed as revision 5661 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:08 AM Revision 29c5cdca (ffmpeg): Fix compilation with --disable-decoders.
- patch by Emiliano Parasassi, millallo --at-- gmail --dot-- com
Originally committed as revision 5660 to svn://svn.ff... - 11:07 AM Revision 6a09487e (ffmpeg): Chinese AVS decoder
- Originally committed as revision 5659 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:50 AM Revision 55582f8d (ffmpeg): table contains vlc with 19 bits and 8*2 < 19
- Originally committed as revision 5658 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:32 AM Revision 5ab0f204 (ffmpeg): spelling/grammar
- Originally committed as revision 5657 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:25 AM Revision 9fcee585 (ffmpeg): unresponsive maintainer policy (its pretty much what has always been ...
- changes have been ok-ed by a lot of people (see ffmpeg-dev)
iam commiting this with all the spelling errors intact an... - 09:43 AM Revision e8d2507c (ffmpeg): add MS ADPCM fourcc
- Originally committed as revision 5655 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:56 AM Revision e7cc4b52 (ffmpeg): skip others fourcc, if present
- Originally committed as revision 5654 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:45 AM Revision 421de257 (ffmpeg): clean
- Originally committed as revision 5653 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:02 AM Revision 913e93d5 (ffmpeg): Improve chroma MC: correct case for FASTUVMC=1, use slower but correc...
- Not quite there yet but a bit better picture on some files.
Originally committed as revision 5652 to svn://svn.ffmpe... - 04:51 AM Revision 50af2fd3 (ffmpeg): Enable coefficient scaling
- Originally committed as revision 5651 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:50 AM Revision 928dc49d (ffmpeg): Don't read out-of-bounds values.
- Originally committed as revision 5650 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/06/2006
- 09:41 PM Revision 1ede1725 (ffmpeg): simplify
- Originally committed as revision 5649 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:32 PM Revision 0ac3dcb8 (ffmpeg): build mpegaudio.c and ac3enc.c only if needed
- Originally committed as revision 5648 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:23 PM Revision 3284e7f3 (ffmpeg): hopefully better for platforms not supporting misaligned read
- Originally committed as revision 5647 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:21 PM Revision 1a1650fe (ffmpeg): make use of 16x16 motion comp functions, 16x8 and 8x16 do not seem to...
- Originally committed as revision 5646 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:35 PM Revision 76b56668 (ffmpeg): increasing version for AVBitStreamFilters
- Originally committed as revision 5645 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:28 PM Revision 514e0831 (ffmpeg): noise bitstream filter
- add priv_data field to AVBitStreamFilterContext
Originally committed as revision 5644 to svn://svn.ffmpeg.org/ffmpeg... - 03:04 PM Revision 748c2fca (ffmpeg): AVBitStreamFilter (some thingy which can modify the bitstream like ad...
- Originally committed as revision 5643 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:57 PM Revision 06fcf56c (ffmpeg): typo fix
- Originally committed as revision 5642 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:46 PM Revision 875f9287 (ffmpeg): 10l, all modes is 0x81FF
- Originally committed as revision 5641 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:38 PM Revision b7d9da10 (ffmpeg): simplify and write correct values conforming to specs
- Originally committed as revision 5640 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:53 PM Revision 62a05b5b (ffmpeg): Mark some read-only datastructures as const.
- patch by Stefan Huehner, stefan & at & huehner & dot & org
Originally committed as revision 5639 to svn://svn.ffmpeg... - 01:25 PM Revision 0540cad3 (ffmpeg): 100l to whoever write this
- Originally committed as revision 5638 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:27 PM Revision 2111e3f9 (ffmpeg): check for unparsed AMR input
- Originally committed as revision 5637 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:17 PM Revision 9a39cd35 (ffmpeg): vbr requires version=1 and samplesize=0 per QT spec
- untested, but if this doesnt work the issue is likely somewhere else, as iam just chaning the random nonsense we do t...
- 03:42 AM Revision 1ae4a8e6 (ffmpeg): Fix one case of choosing MV for chroma
- Originally committed as revision 5635 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/05/2006
- 10:57 PM Revision a020e2c5 (ffmpeg): Add proper LGPL header.
- Originally committed as revision 5634 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:56 PM Revision da2e9781 (ffmpeg): spelling typo
- Originally committed as revision 5633 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 PM Revision 277e84f5 (ffmpeg): Fix compilation with --disable-muxers.
- patch by Gianluigi Tiesi, mplayer==at==netfarm==dot==it
Originally committed as revision 5632 to svn://svn.ffmpeg.or... - 08:32 PM Revision 24dd8c61 (ffmpeg): Make ffmpeg better support pic - from Diego Pettenò <flameeyes@gentoo...
- Originally committed as revision 5631 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:34 PM Revision bb428277 (ffmpeg): use $(LIBOBJFLAGS) when compiling sparc/*.c
- Originally committed as revision 5630 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:31 PM Revision 6eefb6fd (ffmpeg): set CONFIG_ENCODERS/CONFIG_DECODERS only if any encoders/decoders are...
- Originally committed as revision 5629 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:31 PM Revision 98d417cb (ffmpeg): #define SBUTTERFLY outside CONFIG_ENCODERS
- Originally committed as revision 5628 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:11 PM Revision 2e0141c3 (ffmpeg): even more cbp safety
- Originally committed as revision 5627 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:08 PM Revision 0e9b7305 (ffmpeg): missed removing this line in my last commit
- Originally committed as revision 5626 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:53 PM Revision 67e21e07 (ffmpeg): Remove obsolete and non-functional support for external LZO.
- patch by Ville Skyttä, scop at users dot sourceforge dot net
Originally committed as revision 5625 to svn://svn.ffmp... - 02:33 PM Revision 75fe1905 (ffmpeg): 100l: V_PATH vs VPATH typo
- Originally committed as revision 5624 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:12 PM Revision f130fd46 (ffmpeg): cosmetics: Break overly long lines.
- Originally committed as revision 5622 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:09 PM Revision 6e03fa50 (ffmpeg): Remove erroneous -I../.. flag that points outside of the src directory.
- Originally committed as revision 5621 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:01 PM Revision 045bb919 (ffmpeg): simplify: $(SRC_PATH)/tests --> $(V_PATH)
- Originally committed as revision 5620 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/04/2006
- 11:05 PM Revision 813457e5 (ffmpeg): set flags needed for shared libs on solaris
- Originally committed as revision 5619 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:43 PM Revision 05e7e64d (ffmpeg): add rounding bias earlier in the idct, avoids many adds
- Originally committed as revision 5618 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:39 PM Revision 959e63c9 (ffmpeg): floorf() is not used, and causes warnings on Solaris
- Originally committed as revision 5617 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:33 PM Revision cde2d79a (ffmpeg): Try to find a better shell if the one configure was started under is
- broken. Solaris /bin/sh is broken.
Originally committed as revision 5616 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:15 PM Revision 109d2de1 (ffmpeg): Mark read-only data as const. Patch by stefan huehner org.
- Originally committed as revision 5615 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:24 PM Revision 720c69da (ffmpeg): solaris sh doesn't allow functions and variables with the same name
- Originally committed as revision 5614 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:08 PM Revision 57d664ff (ffmpeg): return -1 on bitstream errors instead of continuing, as the following...
- Originally committed as revision 5613 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:06 PM Revision 784036e4 (ffmpeg): simplify intra prediction mode decoding
- Originally committed as revision 5612 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:42 PM Revision 5ca01068 (ffmpeg): check cbp for validity, avoids possible out of array reads / segfaults
- Originally committed as revision 5611 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:30 PM Revision 5781d6d6 (ffmpeg): minor simplificationn
- Originally committed as revision 5610 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:40 PM Revision 66d0ad26 (ffmpeg): Implement intensity compensation
- Originally committed as revision 5609 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:39 PM Revision 8a66a390 (ffmpeg): Correctly choose global transform mode, MV mode and fix bitplane deco...
- Originally committed as revision 5608 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:33 PM Revision 35a9cac8 (ffmpeg): Optimizations suggested by Michael Niedermayer
- Originally committed as revision 5607 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:03 PM Revision 5cb49ca1 (ffmpeg): write exact values for audio stsd v1
- Originally committed as revision 5606 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/03/2006
- 11:46 PM Revision 693caa72 (ffmpeg): i wont split h263.c, too much work, and not important at all ...
- Originally committed as revision 5605 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:40 PM Revision 83d07313 (ffmpeg): attempt to detect Chinese AVS video
- Originally committed as revision 5604 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 PM Revision ad78c0f3 (ffmpeg): cleanup macroblock layer: merged decode of skipped MBs
- with non-skipped
Originally committed as revision 5603 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:37 PM Revision f503b195 (ffmpeg): cosmetic patch:
- Doxygen-style comments
added some more comments
Originally committed as revision 5602 to svn://svn.ffmpeg.org/ffmpeg... - 05:22 PM Revision 05103ed3 (ffmpeg): Correctly detect when use hpel or qpel mode
- Originally committed as revision 5601 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:21 PM Revision ef6cc8ce (ffmpeg): 4-MV mode final fixes (now it works for non-exotic modes)
- Originally committed as revision 5600 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:17 PM Revision 4a5343fa (ffmpeg): vc1_decode_intra_block() simplifications and corrections
- Originally committed as revision 5599 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:32 PM Revision cc0bc648 (ffmpeg): add GXF demuxer
- Originally committed as revision 5598 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:09 PM Revision 767aeb11 (ffmpeg): simplify
- Originally committed as revision 5597 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:11 AM Revision 5351c29c (ffmpeg): fix endianess build in a better way
- Originally committed as revision 5596 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:52 AM Revision 9c39071d (ffmpeg): Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h
- Originally committed as revision 5595 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:08 AM Revision d6950e91 (ffmpeg): more maintainers, if someone doesnt want to maintain something just s...
- Originally committed as revision 5594 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 AM Revision 1e5707b7 (ffmpeg): porder patch by (Justin Ruggles jruggle a t earthlink d ot net)
- Originally committed as revision 5593 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:16 AM Revision a8d88e03 (ffmpeg): big endian fix
- Originally committed as revision 5592 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:38 AM Revision e4bf0302 (ffmpeg): 4-MV decoding support
- Originally committed as revision 5591 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:16 AM Revision b482e2d1 (ffmpeg): CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)
- Originally committed as revision 5590 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/02/2006
- 10:01 PM Revision 3f8674a9 (ffmpeg): remove redundant macro definitions
- Originally committed as revision 5589 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:53 PM Revision 8fb0d073 (ffmpeg): kill warning
- Originally committed as revision 5588 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:20 PM Revision d10fda8e (ffmpeg): 1l: put that int i back
- Originally committed as revision 5587 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:35 PM Revision 26b89135 (ffmpeg): kill warnings
- Originally committed as revision 5586 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:26 PM Revision 4dddc5e1 (ffmpeg): kill warnings
- Originally committed as revision 5585 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:01 PM Revision fb9cc9e7 (ffmpeg): compile md5 and include in libavutil.a
- Originally committed as revision 5584 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:01 PM Revision 93d6aeb0 (ffmpeg): add missing declaration for av_md5_sum
- Originally committed as revision 5583 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:00 PM Revision f28660eb (ffmpeg): cast pointers to make compiler happy
- remove test define
Originally committed as revision 5582 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:24 PM Revision 5c6a5d58 (ffmpeg): simplify
- Originally committed as revision 5581 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:17 PM Revision bf840994 (ffmpeg): make distclean clean everything
- Originally committed as revision 5580 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:58 PM Revision 20ffddb9 (ffmpeg): CODEC_ID_CAVS (part of the cavs patch by Stefan Gehrer stefan.gehrer ...
- Originally committed as revision 5579 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:50 PM Revision 761089b0 (ffmpeg): staric frame_rate_tab -> non static ff_frame_rate_tab part of the cav...
- Originally committed as revision 5578 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:14 PM Revision 474176bf (ffmpeg): 3 lines while -> 1 line for loop
- Originally committed as revision 5577 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:10 PM Revision 5d2f52b9 (ffmpeg): simplify
- Originally committed as revision 5576 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:01 PM Revision b2e30cb3 (ffmpeg): simplify compute_autocorr
- Originally committed as revision 5575 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 PM Revision 41275956 (ffmpeg): dont use memcpy for copying structs
- Originally committed as revision 5574 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:06 AM Revision 7c69b830 (ffmpeg): simplify
- Originally committed as revision 5573 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:22 AM Revision a403fc03 (ffmpeg): flac-lpc patch by (Justin Ruggles jruggle earthlink net)
- tabs removed and regression.sh fixed (it was missing in the patch) by me
Originally committed as revision 5572 to sv... - 09:30 AM Revision 78f67b7a (ffmpeg): simplify
- Originally committed as revision 5571 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:05 AM Revision 79433554 (ffmpeg): ff_fft_init now double checks that the system has mm3dnow.h before
- checking if the cpu can do 3dnow at all. This bug caused amd cpu's
without sse to not have a working fft function. Ie... - 01:52 AM Revision 76f2a12f (ffmpeg): remove unneeded casts
- Originally committed as revision 5569 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:39 AM Revision 3dd46a29 (ffmpeg): get rid of veccpy(), replace with simple assignment
- Originally committed as revision 5568 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/01/2006
- 10:52 PM Revision 0abc2e73 (ffmpeg): new files for the CAVS decoder by (Stefan Gehrer <stefan gehrer gmx de)
- Originally committed as revision 5567 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:33 PM Revision 91c58c94 (ffmpeg): fill_mbaff_ref_list is missing a return statement, its return value
- is ignored, and it can't possibly fail, so make it void
Originally committed as revision 5566 to svn://svn.ffmpeg.or... - 02:39 PM Revision 2df19ea5 (ffmpeg): Remove unneeded code
- Originally committed as revision 18880 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:02 AM Revision 94d85eaf (ffmpeg): md5 support
- depending on CONFIG_SMALL this can either be compiled to a fully unrolled kernel / rfc reference style md5 routine
or... - 07:22 AM Revision 8f8d0e48 (ffmpeg): Adjust AC prediction if (some) predictors are not available.
- Originally committed as revision 5564 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:13 AM Revision e9f2396e (ffmpeg): 0xFFFF l of cola. Now P-frames are decoded almost without distortions.
- Originally committed as revision 5563 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:19 AM Revision a34c26cc (ffmpeg): Remove unused variable (and it wasn't free'd too)
- Originally committed as revision 5562 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:17 AM Revision 0f7344aa (ffmpeg): Use MpegEncContext->mbskip_table instead of custom bitplane.
- Originally committed as revision 5561 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/30/2006
- 12:00 PM Revision 73435f00 (ffmpeg): Move postproc ---> libswscale
- Originally committed as revision 18866 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:26 AM Revision c99ddfa4 (ffmpeg): Woops, this file was supposed to be added in r5556: "Move initialisat...
- Originally committed as revision 5560 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:00 AM Revision a9493601 (ffmpeg): * Allocating 16 bytes more for the MEMALIGN_HACK is enough. There's no
- need for 1 more extra byte.
* Checking whether the to be allocated size is larger than INT_MAX,
doesn't assure that ... - 07:50 AM Revision 3a6fc8fa (ffmpeg): Disable w53 and w97 cmp methods when snow encoder is disabled
- Patch by Diego 'Flameeyes' Petteno flameeyes AH gentoo PP org
Original thread:
Date: Jun 30, 2006 1:16 AM
Subject: [F... - 07:45 AM Revision 72468a03 (ffmpeg): make sure NDEBUG is not defined already before defining it
- Patch by Diego 'Flameeyes' Petteno flameeyes AA gentoo PP org
Original thread:
Date: Jun 30, 2006 1:09 AM
Subject: [F... - 07:41 AM Revision e006c307 (ffmpeg): Move initialisations and internal symbols in allformats.h,
- patch by Diego "Flameeyes" Petteno flameeyes AA gentoo PP org
Original thread:
Date: Jun 30, 2006 2:07 AM
Subject: [F... - 05:53 AM Revision f2508b17 (ffmpeg): anothe useless sizeof(char)
- Originally committed as revision 5555 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:19 AM Revision 3f6d6af6 (ffmpeg): Slightly reworked MC code, it gives better picture.
- Originally committed as revision 5554 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:17 AM Revision c436ff41 (ffmpeg): typo
- Originally committed as revision 5553 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:47 AM Revision 7d77d5f6 (ffmpeg): spelling fixes courtesy of "Hervé W." H.O.W.aka.V+ffmpeg (at) gmail (...
- Originally committed as revision 5552 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/29/2006
- 11:47 PM Revision 1a268acc (ffmpeg): compiler sanity check
- Originally committed as revision 5551 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:32 PM Revision fac252f9 (ffmpeg): add --cross-compile option to assume cross-compilation without cross-...
- Originally committed as revision 5550 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:19 PM Revision ddab0670 (ffmpeg): send output of exec checks to log file
- Originally committed as revision 5549 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:00 PM Revision 8d923001 (ffmpeg): detect availability of -rdynamic and -export-dynamic
- Originally committed as revision 5548 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:42 PM Revision 62c52121 (ffmpeg): extradata may be used as bitstream reader input so allocate with padding
- Originally committed as revision 5547 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:03 PM Revision 25c533a2 (ffmpeg): detect audio-only program streams and broken files made by VDR
- Originally committed as revision 5546 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:02 PM Revision 344a18c3 (ffmpeg): do not fail av_find_stream_info() if params for all streams could not...
- Originally committed as revision 5545 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:17 AM Revision c6bb50e0 (ffmpeg): Fix initialization of vc1_decoder (the same as wmv3_decoder).
- Patch by Reimar Doeffinger.
Originally committed as revision 5544 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:05 AM Revision 87dfe848 (ffmpeg): Some optimization and fixes - mostly reworked MC and bitplanes.
- Originally committed as revision 5543 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:02 AM Revision e8ba1cea (ffmpeg): This should make P-frames decoding work on x86 (by avoiding get_bits(0))
- Originally committed as revision 5542 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:52 AM Revision b028a866 (ffmpeg): 'uname -m' returns IP<number> for MIPS CPUs on IRIX.
- Originally committed as revision 5541 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom