Activity
From 01/18/2007 to 02/16/2007
02/16/2007
- 09:50 PM Revision 8d6947bc (ffmpeg): factorize fill_rectangle()
- remove more silly ref_count checks
use list_count where appropriate
Originally committed as revision 8000 to svn://s... - 09:42 PM Revision 3425501d (ffmpeg): replace list<2 checks by list<list_count
- remove silly ref_count<0 and ref_count==0 checks its impossible for this variable to have such a value
Originally co... - 09:34 PM Revision 187696fa (ffmpeg): fix 2nd ref_count check
- add list_count
Originally committed as revision 7998 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:29 PM Revision 0565c648 (ffmpeg): fix ref_count check
- Originally committed as revision 7997 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:27 PM Revision 65a0f3fd (ffmpeg): factorize mv_cache and mvd_cache init
- Originally committed as revision 7996 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:25 PM Revision 43ff0714 (ffmpeg): simplify
- Originally committed as revision 7995 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:22 PM Revision 2a115873 (ffmpeg): add a few asserts to ensure alignment
- Originally committed as revision 7994 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:21 PM Revision 00e210dd (ffmpeg): prevent h.264 MC related functions from being inlined (yes this is mu...
- Originally committed as revision 7993 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:19 PM Revision 410bf273 (ffmpeg): av_noinline
- Originally committed as revision 7992 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:17 PM Revision e28630fc (ffmpeg): pal8 input
- this is not optimized or anything (that is easy to add just use the existing unscaled converters if possible ...)
Or...
02/15/2007
- 03:39 PM Revision 457b101e (ffmpeg): Make sure we don't try to emulate poll() when it's there if --disable...
- Originally committed as revision 7991 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:32 PM Revision 36c07acd (ffmpeg): MinGW patch by <koyama AT infocity DOT co DOT jp>, reworked. Removed ...
- Originally committed as revision 7990 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:57 PM Revision 5286d11f (ffmpeg): Spelling fix
- Originally committed as revision 7989 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:57 PM Revision 1d726a59 (ffmpeg): Spelling fix
- Originally committed as revision 7988 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:44 AM Revision b0c858d8 (ffmpeg): poll() emulation for BeOS, and maybe MinGW.
- Originally committed as revision 7987 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/14/2007
- 11:33 PM Revision befa3397 (ffmpeg): Move xvmc_render.h to libavcodec where it belongs. Blessed by Ivan.
- Originally committed as revision 7986 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:18 PM Revision d8bc5f06 (ffmpeg): simplify
- Originally committed as revision 7985 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:12 PM Revision afde41b4 (ffmpeg): rename video4linux[2] variables to v4l[2], consistent with --disable ...
- Originally committed as revision 7984 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:01 PM Revision cc58300e (ffmpeg): implement new grabbing interface, as described here:
- ttp://thread.gmane.org/gmane.comp.video.ffmpeg.devel/42920
patch by Ramiro Polla % ramiro A lisha P ufsc P br %
Origi... - 02:54 PM Revision 20121213 (ffmpeg): fix dts adjusting
- Originally committed as revision 7982 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:25 PM Revision 41536a60 (ffmpeg): Pass the v4l2 buffer into the AVPacket, instead of allocating a new b...
- and copying the frame into it (remove a memcpy())
Originally committed as revision 7981 to svn://svn.ffmpeg.org/ffmp... - 11:23 AM Revision a492ad9f (ffmpeg): 100l
- Originally committed as revision 7980 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:18 AM Revision 8d97aedb (ffmpeg): indentation
- Originally committed as revision 7979 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:01 AM Revision 400615b6 (ffmpeg): use aiff when we can, some players only support aiff
- Originally committed as revision 7978 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:50 AM Revision e13d8023 (ffmpeg): doxy for avcodec_encode_video()
- Originally committed as revision 7977 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:57 AM Revision e3728626 (ffmpeg): Fix one warning
- Originally committed as revision 7976 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:25 AM Revision 1e9be11f (ffmpeg): some updates
- Originally committed as revision 7975 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:18 AM Revision c1b54be3 (ffmpeg): liba52 was removed, libswscale is also GPLed.
- Originally committed as revision 7974 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:16 AM Revision eb526fa6 (ffmpeg): Remove unused file.
- Originally committed as revision 7973 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:08 AM Revision e244ea43 (ffmpeg): This is no longer necessary for BeOS now that we don't play nasty tri...
- Originally committed as revision 7972 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:12 AM Revision ac7030a4 (ffmpeg): combine handling of --enable/disable-encoder/decoder/muxer/demuxer/pa...
- Originally committed as revision 7971 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/13/2007
- 11:49 PM Revision dd9bfb46 (ffmpeg): simplify ever so slightly
- Originally committed as revision 7970 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:48 PM Revision 2b4c3615 (ffmpeg): add powerpc_perf to CONFIG_LIST, rename --powerpc-perf-enable option
- to --enable-powerpc-perf
Originally committed as revision 7969 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:45 PM Revision 35f97369 (ffmpeg): rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF
- Originally committed as revision 7968 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:42 PM Revision e2745046 (ffmpeg): rename some --enable options for external libs
- Originally committed as revision 7967 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:20 PM Revision 1367cffd (ffmpeg): Ogg is not Vorbis.
- Originally committed as revision 7966 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:26 PM Revision 8fa36ae0 (ffmpeg): This fixes error handling for BeOS, removing the need for some ifdefs.
- AVERROR_ defines are moved to avcodec.h as they are needed in there as well. Feel free to move that to avutil/common....
- 04:06 PM Revision bcdf0d26 (ffmpeg): Change some dprintf to av_log
- Originally committed as revision 7964 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:21 AM Revision 034ef0e8 (ffmpeg): Move base64.[ch] to libavutil.
- patch by Carl Eugen Hoyos, cehoyos ag.or at
Originally committed as revision 7963 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:48 AM Revision 674678b0 (ffmpeg): Intensity compensation for B-frames in AP was missing
- Originally committed as revision 7962 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:38 AM Revision 6d29fba9 (ffmpeg): support yet another broken avi (filedoesitbetter.avi) which has a wro...
- Originally committed as revision 7961 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/12/2007
- 11:32 PM Revision 1d7d9935 (ffmpeg): always use audio spread (instead of "video no spread" for audio ...)
- Originally committed as revision 7960 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:23 PM Revision dc02fc6a (ffmpeg): consistency renaming: yuv422 --> yuyv422
- Originally committed as revision 7959 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:15 PM Revision 9ac529a5 (ffmpeg): consistency renaming: uyvy411 --> uyyvyy411
- Originally committed as revision 7958 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:07 PM Revision 3cf5b6be (ffmpeg): consistency renaming: rgba32 --> rgb32
- Originally committed as revision 7957 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:56 PM Revision 5a4f1328 (ffmpeg): oops forgot this one (increase preroll time to min of my asfs)
- Originally committed as revision 7956 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:55 PM Revision a98d3e82 (ffmpeg): increaseing preroll time to the minimum of the asf files i have
- Originally committed as revision 7955 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:59 PM Revision d9076fe7 (ffmpeg): remove md5 check for wma as there are rounding differences between cpus
- Originally committed as revision 7954 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:50 PM Revision 0786943a (ffmpeg): disabling vorbis regression test for now, both encoder and decoder be...
- Originally committed as revision 7953 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:24 PM Revision 0d9f8633 (ffmpeg): dont set the keyframe flag for audio as microshitty doesnt do it and ...
- Originally committed as revision 7952 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:44 PM Revision 5600b6e1 (ffmpeg): Regression changes after addition of fact chunk to non-PCM wav
- Originally committed as revision 7951 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:57 PM Revision d794d388 (ffmpeg): Add FACT chunk for non-PCM wav formats
- Originally committed as revision 7950 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:44 PM Revision 7c758d33 (ffmpeg): minor help output formatting fix
- Originally committed as revision 7949 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:25 PM Revision 9b0dfb27 (ffmpeg): slightly improve *_TIMER
- Originally committed as revision 7948 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:07 PM Revision 67053c30 (ffmpeg): -s option have different defaults for ffmpeg and ffserver cases.
- Originally committed as revision 7947 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:38 PM Revision c7238c72 (ffmpeg): Pass a proper context to av_log()
- Originally committed as revision 7946 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:05 AM Revision 7bc5f2a8 (ffmpeg): Restore the possibility to link liba52 instead of dlopening.
- Originally committed as revision 7945 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:53 AM Revision b5ea085b (ffmpeg): fix --enable-*threads
- Originally committed as revision 7944 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/11/2007
- 10:07 PM Revision ea65a753 (ffmpeg): Remove unused ENODATA define
- Originally committed as revision 7943 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:03 PM Revision 98252125 (ffmpeg): 10l to Diego for breaking A52 decoder
- Originally committed as revision 7942 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:50 PM Revision 520cc7f1 (ffmpeg): simplify --enable/disable-* option handling
- Originally committed as revision 7941 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:36 PM Revision 12b61a74 (ffmpeg): clean up amr option handling
- Originally committed as revision 7940 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:02 PM Revision f4ca5079 (ffmpeg): Rename ac3 decoder to liba52 to prepare for native decoder.
- Originally committed as revision 7939 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:27 PM Revision 51e8750a (ffmpeg): add armv6 to TARGET_LIST
- Originally committed as revision 7938 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:26 PM Revision fb2ce7d9 (ffmpeg): move pkg_requires setting to end
- Originally committed as revision 7937 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:25 PM Revision 5af4e0cc (ffmpeg): rename some variables to match corresponding --enable-* options
- Originally committed as revision 7936 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:57 PM Revision 57d7b036 (ffmpeg): make key parameter const
- Originally committed as revision 7935 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:39 PM Revision ecfc4f44 (ffmpeg): rename HAVE_GPROF to CONFIG_GPROF
- Originally committed as revision 7934 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:29 PM Revision 0900a85f (ffmpeg): Remove internal liba52; external lib still works, native decoder comi...
- Originally committed as revision 7933 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:24 PM Revision f70f03f6 (ffmpeg): finish feature calculations before printing result and creating files
- Originally committed as revision 7932 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 PM Revision f6f69c30 (ffmpeg): handle network dependency on protocols with check_deps()
- Originally committed as revision 7931 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:49 PM Revision 799c9e9b (ffmpeg): recursive feature dependency checking
- Originally committed as revision 7930 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:33 PM Revision fa859b4d (ffmpeg): let check_deps handle ffplay
- Originally committed as revision 7929 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:22 PM Revision a2830dca (ffmpeg): tidy up ffserver deps
- Originally committed as revision 7928 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:03 PM Revision 4b62f9f9 (ffmpeg): consistency cosmetics for the option handling routine
- Originally committed as revision 7927 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:02 PM Revision e484407c (ffmpeg): Force liba52 to yes if liba52bin is set.
- Originally committed as revision 7926 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:50 PM Revision 80a289b9 (ffmpeg): mxf aes decryption support, patch by Reimar, simplified to only look ...
- Originally committed as revision 7925 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:37 PM Revision c964c2c7 (ffmpeg): add key field to AVFormatContext for de/encryption support, patch by ...
- Originally committed as revision 7924 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:27 PM Revision b7d3bfa6 (ffmpeg): Remove unused libac3 AC3 decoding interface.
- Originally committed as revision 7923 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:11 PM Revision 225e21ef (ffmpeg): simplify SDL check
- Originally committed as revision 7922 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:53 AM Revision 30f35ab0 (ffmpeg): don't skip freetype2 check on beos
- Originally committed as revision 7921 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:42 AM Revision ec1e9c44 (ffmpeg): simplify imlib2 check
- Originally committed as revision 7920 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:35 AM Revision 4f562a66 (ffmpeg): simplify freetype check
- Originally committed as revision 7919 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:28 AM Revision f5d28d10 (ffmpeg): do nothing in restore_flags() if flags are not saved
- Originally committed as revision 7918 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:22 AM Revision 703afd07 (ffmpeg): rewrite some one-line if/then/fi using && and ||
- Originally committed as revision 7917 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/10/2007
- 11:21 PM Revision bc8ec47b (ffmpeg): simplify altivec warning
- Originally committed as revision 7916 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:07 PM Revision 412c1562 (ffmpeg): check for gnu make
- Originally committed as revision 7915 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:50 PM Revision d5697779 (ffmpeg): prettify texi2html check
- Originally committed as revision 7914 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:44 PM Revision 3eac5c63 (ffmpeg): disable bktr if required headers not found, enable by default
- Originally committed as revision 7913 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:25 PM Revision 74476a3a (ffmpeg): #include detected soundcard.h instead of testing for OpenBSD
- Originally committed as revision 7912 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 PM Revision deb29777 (ffmpeg): test for OSS audio
- Originally committed as revision 7911 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:55 PM Revision 77d3bfe2 (ffmpeg): remove extraneous per-OS disabling of video4linux[2]
- Originally committed as revision 7910 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:34 PM Revision f6f14752 (ffmpeg): test for video4linux
- Originally committed as revision 7909 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:30 PM Revision 6c7aaa48 (ffmpeg): simplify video4linux2 test
- Originally committed as revision 7908 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:33 PM Revision 392b76ca (ffmpeg): Minor AMD64 compilation fix
- Originally committed as revision 7907 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:56 AM Revision 9bc0d3ef (ffmpeg): maybe fix x86_64 (untested)
- Originally committed as revision 7906 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:36 AM Revision 559a55ad (ffmpeg): use dvr-ms timestamps
- Originally committed as revision 7905 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/09/2007
- 10:25 PM Revision 6ff9b422 (ffmpeg): always decode extradata when of non-avc stream (like RTSP)
- Patch by Francois Oligny-Lemieux % eucloid A gmail P com %
Original thread:
Date: Feb 9, 2007 12:00 AM
Subject: [Ffmp... - 08:49 PM Revision 2d241e66 (ffmpeg): fix broken memset(padding, 0) code
- add a few asserts
Originally committed as revision 7903 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:34 PM Revision cf10ee18 (ffmpeg): demux VC1 in mpegts
- Originally committed as revision 7902 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:45 PM Revision 8d74e55b (ffmpeg): Print error message instead of crashing when combining -vcodec copy a...
- patch by Matthijs Douze, Matthijs.Douze inrialpes fr
Originally committed as revision 7901 to svn://svn.ffmpeg.org/f... - 01:57 PM Revision b2a581dc (ffmpeg): packets with half pcm samples are invalid
- Originally committed as revision 7900 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:24 PM Revision 7e042912 (ffmpeg): fix rawvideo
- Originally committed as revision 7899 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:37 PM Revision 7c4fd7eb (ffmpeg): factor out common subexprssion (gcc of course is too stupid to do thi...
- 5% faster avg_h264_chroma_mc2_mmx2()
10% faster put_h264_chroma_mc2_mmx2()
Originally committed as revision 7898 to ... - 12:24 PM Revision 9301a0b4 (ffmpeg): merge asm fragments in H264_CHROMA_MC2_TMPL()
- 10% faster avg_h264_chroma_mc2_mmx2()
5% faster put_h264_chroma_mc2_mmx2()
Originally committed as revision 7897 to ... - 12:10 PM Revision 7bb5c2a6 (ffmpeg): Raw VC-1 demuxer
- Originally committed as revision 7896 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:15 AM Revision 928e0094 (ffmpeg): happy new year
- Originally committed as revision 7895 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:37 AM Revision f2390590 (ffmpeg): Remove obsolete imgformat1 leftovers.
- Originally committed as revision 7894 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:32 AM Revision f248d017 (ffmpeg): Remove commented-out NUT muxer entry, can be added once we have a nat...
- Originally committed as revision 7893 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:30 AM Revision 7a7a6486 (ffmpeg): cosmetics: Reorder NUT entries.
- Originally committed as revision 7892 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:28 AM Revision d7c59247 (ffmpeg): Properly separate native and libnut NUT (de)muxers.
- Originally committed as revision 7891 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:25 AM Revision 04cfef21 (ffmpeg): sanity check
- Originally committed as revision 7890 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:21 AM Revision 960964f5 (ffmpeg): fix segfault with lol-ffplay2.mpg (dunno if this is exploitable, prob...
- Originally committed as revision 7889 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:02 AM Revision f7a49547 (ffmpeg): fix parsing of RealAudio AC-3/DolbyNet
- Originally committed as revision 7888 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/08/2007
- 11:41 PM Revision 7156aeb9 (ffmpeg): add read_probe function to raw ac3 demuxer
- Originally committed as revision 7887 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:51 PM Revision 74cec57d (ffmpeg): BeOS specifics: check for Haiku & Zeta (for the future); ignore ldcon...
- Originally committed as revision 7886 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:09 PM Revision fbabf1e0 (ffmpeg): av_random() by Ryan Martell rdm4 name-server-seperator martellventure...
- Originally committed as revision 7885 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:09 PM Revision a264a081 (ffmpeg): special-case AES-128 decrypter is no longer necessary, the more general
- AES-implementation works at least as well in all case I tested.
Originally committed as revision 7884 to svn://svn.f... - 08:54 PM Revision a0bbb2e9 (ffmpeg): Use av_set_pts_info and set some arbitrary timebase fallback
- Originally committed as revision 7883 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:55 PM Revision ab1c6dc9 (ffmpeg): Directly access av_log_level instead of calling av_log_{set, get}_lev...
- (which will be removed at the next avutil version increment)
Originally committed as revision 7882 to svn://svn.ffmp...
02/07/2007
- 11:32 PM Revision ff5b8d83 (ffmpeg): remove senseless and wrong direct access to ByteIOContext internals
- Originally committed as revision 7881 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:22 PM Revision 51bd81f6 (ffmpeg): set pts_wrap_bits to 32 since timestamps in packets are 32 bit
- Originally committed as revision 7880 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:06 PM Revision 190972a0 (ffmpeg): iam pretty sure send time is dts and not pts ...
- Originally committed as revision 7879 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:51 PM Revision 2a1c3b8b (ffmpeg): 10l, forgot to skip payload description in UMF packet parsing
- Originally committed as revision 7878 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:26 PM Revision 9bc93229 (ffmpeg): muxing packets with unknown timestamps is not allowed
- Originally committed as revision 7877 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:56 PM Revision d09ea618 (ffmpeg): supporting files with A,V,I,0x19 header
- Originally committed as revision 7876 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:35 PM Revision 5959a298 (ffmpeg): Fix incorrect use of ff_get_fourcc that made mjpgb not play on big en...
- Fixes bug 739.
Originally committed as revision 7875 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:04 PM Revision 3160138f (ffmpeg): vorbis regression test
- (using .asf as our .ogg muxer depends on libogg, nut muxer depends on libnut and vorbis in avi/mpeg is not really a g...
- 04:59 PM Revision 7dda43ee (ffmpeg): vorbis suffers from the same sign flip issue as wma (so this lame wor...
- Originally committed as revision 7873 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:53 PM Revision 6836af52 (ffmpeg): doxygenize
- Originally committed as revision 7872 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:10 PM Revision 013591c5 (ffmpeg): Add a comment about swapped numerator and denominator.
- Originally committed as revision 7871 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:38 PM Revision 9b1a3ea0 (ffmpeg): missing spaces
- Originally committed as revision 7870 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:25 AM Revision dc8918ad (ffmpeg): fix regression tests due to pixel format name changes
- Originally committed as revision 7869 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 AM Revision 4e960d0a (ffmpeg): 1000l: Revert accidentally committed change.
- Originally committed as revision 7868 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:48 AM Revision 71e445fc (ffmpeg): Replace deprecated PIX_FMT names by the newer variants.
- Originally committed as revision 7867 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:52 AM Revision 917fa192 (ffmpeg): Fix to loss of sync in ffplay when paused patch by (Michael McConnell...
- Originally committed as revision 7866 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/06/2007
- 11:59 PM Revision 6d3d8dae (ffmpeg): wma regression test
- Originally committed as revision 7865 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:58 PM Revision a1fd944f (ffmpeg): workaround sign bug
- Originally committed as revision 7864 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:20 PM Revision 21ac1d47 (ffmpeg): 10l use of uninitalized var
- Originally committed as revision 7863 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:20 PM Revision d474299a (ffmpeg): indent
- Originally committed as revision 7862 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:09 PM Revision 8a608357 (ffmpeg): reorder setting of defaults by category
- Originally committed as revision 7861 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:31 PM Revision d0115a26 (ffmpeg): Add seektest to list of PHONY targets.
- Originally committed as revision 7860 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:28 PM Revision 862abb37 (ffmpeg): spelling/wording
- Originally committed as revision 7859 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:27 PM Revision 74882049 (ffmpeg): WMA encoding
- Originally committed as revision 7858 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:23 PM Revision 039cd4a7 (ffmpeg): WMA encoder
- Originally committed as revision 7857 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:12 PM Revision e8ebd573 (ffmpeg): kill debuging code
- Originally committed as revision 7856 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:19 PM Revision 59686073 (ffmpeg): wma encoder
- Originally committed as revision 7855 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:29 PM Revision f824ba7b (ffmpeg): Even powerpc/power needs PIC for shared objects today
- Originally committed as revision 7854 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:14 PM Revision aad512b4 (ffmpeg): Revised patch for HD DVD .EVO demuxing by (Ian Caulfield <lowercase n...
- Originally committed as revision 7853 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:10 PM Revision 7d4495da (ffmpeg): simplify and remove useless index in AV_W*
- Originally committed as revision 7852 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:16 PM Revision dac0ebbb (ffmpeg): a few words about libavutil
- Originally committed as revision 7851 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:57 AM Revision ddf50e4c (ffmpeg): Simplify libvorbis/libtheora check for libogg dependency.
- patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7850 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:16 AM Revision ac91185f (ffmpeg): Progressive frames disguised as interlaced are supported
- Originally committed as revision 7849 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:11 AM Revision 6eda6e37 (ffmpeg): B-frames could not be determined from broken_link/closed_entry, use f...
- Originally committed as revision 7848 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:07 AM Revision 02c823d4 (ffmpeg): Wrong flag tested
- Originally committed as revision 7847 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:35 AM Revision 5e5067c7 (ffmpeg): ensure that data[0] is set to NULL for next frame
- to please avcodec_default_get_buffer()
Originally committed as revision 7846 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/05/2007
- 11:16 PM Revision 4323b09d (ffmpeg): indent
- Originally committed as revision 7845 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:14 PM Revision 716ae7ca (ffmpeg): indent
- Originally committed as revision 7844 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:14 PM Revision b929eb50 (ffmpeg): dont output information about what is demuxed after a seek failure
- Originally committed as revision 7843 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:06 PM Revision ded3c7da (ffmpeg): dynamic index building so forward and backward seeking in avi without...
- Originally committed as revision 7842 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:04 PM Revision e9b78eeb (ffmpeg): better generic index building and seeking code
- Originally committed as revision 7841 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:18 PM Revision 7ee82992 (ffmpeg): oops, revert accidental checkin
- Originally committed as revision 7840 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:16 PM Revision 271593f1 (ffmpeg): fix multichannel decoding
- Originally committed as revision 7839 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:17 PM Revision 3a0495a2 (ffmpeg): move static variables to private context struct
- Originally committed as revision 7838 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:56 PM Revision 89fa5b4e (ffmpeg): remove preprocessor cruft
- Originally committed as revision 7837 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:55 PM Revision 8af23633 (ffmpeg): cosmetics: don't needlessly open new blocks
- Originally committed as revision 7836 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:35 PM Revision ac49ddc6 (ffmpeg): cosmetic: indent sensibly so code can be read at all
- Originally committed as revision 7835 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:52 PM Revision d6ceace3 (ffmpeg): Use enabled/disabled functions where possible.
- Originally committed as revision 7834 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:36 PM Revision 93dd19e0 (ffmpeg): 10l uninitalized cola
- seek regression tests are now deterministic
Originally committed as revision 7833 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:15 PM Revision f97b7e66 (ffmpeg): seek regression tests
- Originally committed as revision 7832 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:04 PM Revision 079dd4ba (ffmpeg): a bit more consistency for for the imlib2 check
- Originally committed as revision 7831 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:03 PM Revision 929f0347 (ffmpeg): cosmetics: indentation
- Originally committed as revision 7830 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:03 PM Revision 1b45e304 (ffmpeg): Remove hardcoded dependency of imlib2 on Xlib.
- patch by Víctor Paesa, wzrlpy arsystel com
Originally committed as revision 7829 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:45 PM Revision e2ef53fc (ffmpeg): Link to the FFmpeg Windows Help website.
- Originally committed as revision 7828 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:38 PM Revision 2f0b8fbb (ffmpeg): Put Visual C++ question in a better location.
- Originally committed as revision 7827 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:07 PM Revision 57b7e784 (ffmpeg): Force stereo in target vcd.
- Patch by Michel Bardiaux, mbardiaux mediaxim be.
Originally committed as revision 7826 to svn://svn.ffmpeg.org/ffmpe... - 03:10 PM Revision e6819061 (ffmpeg): Simplify and speedup FFMPEG_CONFIGURATION.
- Originally committed as revision 7825 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:05 PM Revision 52548eee (ffmpeg): BMP encoder by Michel Bardiaux, mbardiaux mediaxim be
- Originally committed as revision 7824 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:58 PM Revision 0fd12426 (ffmpeg): Simplify quoting.
- Originally committed as revision 7823 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:57 AM Revision 8274e422 (ffmpeg): fix use of uninitialized variables
- Originally committed as revision 7822 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:11 AM Revision 487747de (ffmpeg): Remove useless check, patch by Benoit Fouet, benoit.fouet purplelabs ...
- Originally committed as revision 7821 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:58 AM Revision 4305a4ef (ffmpeg): Set codec dimensions in extradata parsing
- Originally committed as revision 7820 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:56 AM Revision 5dc4b210 (ffmpeg): table fix
- Originally committed as revision 7819 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:08 AM Revision 9ecf7fad (ffmpeg): Fix audio corruption when cutting.
- Patch by Wolfram Gloger, wmglo dent dot med dot uni-muenchen dot de.
Originally committed as revision 7818 to svn://...
02/04/2007
- 05:05 PM Revision 42572ef5 (ffmpeg): move networking #includes into separate file
- patch by Ramiro Polla angustia =a= arrozcru =d= no-ip =d= org
Originally committed as revision 7817 to svn://svn.ffm... - 11:20 AM Revision ac975ac4 (ffmpeg): useless as this file wont be compiled if this is not true
- Originally committed as revision 7816 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:46 AM Revision 93731ff2 (ffmpeg): Save frame header info in context variables
- Originally committed as revision 7815 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:45 AM Revision f0c31621 (ffmpeg): Set frame rate from extradata
- Originally committed as revision 7814 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/03/2007
- 01:15 PM Revision 5773d460 (ffmpeg): factorize switch_buffer()
- Originally committed as revision 7813 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:42 PM Revision e0cf9204 (ffmpeg): fix decoding of takethat.mp3
- Originally committed as revision 7812 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 AM Revision f0a85d5f (ffmpeg): These messages are just for debug purposes
- Originally committed as revision 7811 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:41 AM Revision e7cf38e5 (ffmpeg): Set codec dimensions if provided by extradata
- Originally committed as revision 7810 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:39 AM Revision 35bffd7f (ffmpeg): VC-1 parser
- Originally committed as revision 7809 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/02/2007
- 05:54 PM Revision ca454440 (ffmpeg): Make x11grab output its warning that it couldn't find the mouse point...
- once. This prevents flooding of the terminal when grabbing from a different
X-screen.
Originally committed as revisi... - 03:14 PM Revision 8165ee93 (ffmpeg): 0x00000103 is not an escape marker
- Originally committed as revision 7807 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:33 PM Revision a836a2c8 (ffmpeg): Set correct aspect ratio (it's sample aspect, not display aspect)
- Patch by Zuxy Meng
(mail = `echo "Zuxy Meng" | tr "[A-Z] " "[a-z]." | sed "s/$/@gmail.com/"`)
Originally committed a... - 11:19 AM Revision 5a461d8e (ffmpeg): packets must be correctly interleaved
- Originally committed as revision 7805 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:25 AM Revision 3d7232ff (ffmpeg): add FIXME
- Originally committed as revision 7804 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:45 AM Revision 77ccd3ba (ffmpeg): General approach to parsing chunks in VC-1 AP
- Originally committed as revision 7803 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:58 AM Revision 14c49573 (ffmpeg): some (probably exploitable) out of array write fixes
- Originally committed as revision 7802 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:23 AM Revision 7348ed6e (ffmpeg): missed a redundant load
- Originally committed as revision 7801 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/01/2007
- 11:30 PM Revision 7c6c0dd9 (ffmpeg): revert accidental checkin
- Originally committed as revision 7800 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:50 PM Revision ac62b626 (ffmpeg): save one cycle
- Originally committed as revision 7799 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:44 PM Revision 173fd724 (ffmpeg): remove redundant loads
- Originally committed as revision 7798 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:39 PM Revision b956373b (ffmpeg): Check for out-of-bounds access
- Originally committed as revision 7797 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:48 AM Revision 286c7107 (ffmpeg): Add decode_end method to bmp decoder. Patch by Michel Bardiaux,
- mbardiaux mediaxim dot be.
Originally committed as revision 7796 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:47 AM Revision 09d7aa7e (ffmpeg): correctly set profile/level for hd
- Originally committed as revision 7795 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:45 AM Revision 65d999d6 (ffmpeg): Activate guards in avcodec_default_get_buffer. Patch by Michel Bardiaux,
- mbardiaux mediaxim dot be.
Originally committed as revision 7794 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:52 AM Revision 54118497 (ffmpeg): Simplify GPl check.
- patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7793 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:34 AM Revision 5d55e966 (ffmpeg): use avcodec_decode_audio2()
- Originally committed as revision 7792 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/31/2007
- 11:32 PM Revision 30e88789 (ffmpeg): extract aspect ratio
- Originally committed as revision 7791 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:04 PM Revision 118a49b0 (ffmpeg): optimize IDCT of rows with mostly zero coefficients
- Originally committed as revision 7790 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:58 PM Revision 4302963d (ffmpeg): Move lzo decompression to libavutil
- Originally committed as revision 7789 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 PM Revision c215e403 (ffmpeg): Make sure we do not accidentially "fix" cnt to something < 0
- Originally committed as revision 7788 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:00 PM Revision c0a8b876 (ffmpeg): Simplify checks, use that we know that cnt will not be < 0
- Originally committed as revision 7787 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:57 PM Revision 56f8647a (ffmpeg): Remove boundary checks that are actually done "well enough"
- in copy function
Originally committed as revision 7786 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:26 PM Revision 9b2c14df (ffmpeg): Documentation fix: Copy functions should "work" fine for cnt == 0
- Originally committed as revision 7785 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:16 PM Revision 1db8c21c (ffmpeg): Optimize LZO copy operations
- Originally committed as revision 7784 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:46 PM Revision ff3dac65 (ffmpeg): Exit on failed libfaad check.
- Originally committed as revision 7783 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:52 AM Revision a2234ceb (ffmpeg): Move libfaad2 check out of the GPL check.
- patch by Ramiro Polla, ramiro lisha.ufsc br, simplifications by me
Originally committed as revision 7782 to svn://sv... - 11:24 AM Revision 8643594c (ffmpeg): 10l to whoever wrote this (wrong fps, fixes nirvana.nuv)
- Originally committed as revision 7781 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:19 AM Revision e8f917d6 (ffmpeg): Fix memcpy out-of-bounds.
- patch by Michel Bardiaux, mbardiaux mediaxim be
Originally committed as revision 7780 to svn://svn.ffmpeg.org/ffmpeg... - 10:48 AM Revision 960e48f8 (ffmpeg): another >> vs >
- Originally committed as revision 7779 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:34 AM Revision bf47272f (ffmpeg): simpify state and make code 2% faster
- reimar, dont hesitate to flame me for not sending patches and feel free to revert any or all of my changes to lzo.c i...
- 10:29 AM Revision 5fe9c42c (ffmpeg): Add two extra needed bounds checks
- Originally committed as revision 7777 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:07 AM Revision 801778bc (ffmpeg): replace if(x>>b) by if(x>C) as shifts are slow on some cpus and i hav...
- Originally committed as revision 7776 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 AM Revision d62a0c1e (ffmpeg): Add code to testcode to ease comparing with liblzo.
- Originally committed as revision 7775 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:29 AM Revision f0ee3ea6 (ffmpeg): Add some context to av_log calls.
- patch by Michel Bardiaux, mbardiaux mediaxim be
Originally committed as revision 7774 to svn://svn.ffmpeg.org/ffmpeg... - 12:34 AM Revision e96cc09d (ffmpeg): Make BMP decoder use bytestream. Patch by Michel Bardiaux
- mbardiaux mediaxim dot be.
Originally committed as revision 7773 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/30/2007
- 10:51 PM Revision 31235134 (ffmpeg): slightly reformat --help output for ease of understanding
- Originally committed as revision 7772 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:12 PM Revision b44d58e6 (ffmpeg): Clarify usage of external libs whose functionality exists natively.
- Originally committed as revision 7771 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:05 PM Revision ba5fd8c5 (ffmpeg): Clarify that libogg is for muxing only.
- Originally committed as revision 7770 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:57 PM Revision 71757822 (ffmpeg): Clarify --help output about Vorbis and Theora.
- Originally committed as revision 7769 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:24 PM Revision eabf6560 (ffmpeg): Remove the getbe16 functions and use the AV_RB16 macro instead. Patch...
- Caulfield, ian dot caulfield gmail dot com.
Originally committed as revision 7768 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:19 PM Revision 4ee97612 (ffmpeg): Fix a bug in the DVD subtitle decoder where subtitles with odd height...
- have the last line decoded, leaving the bottom line of the bitmap array
uninitialised. Patch by Ian Caulfield, ian do... - 10:48 AM Revision 68fcdbf1 (ffmpeg): Fix misbehaviour in url_fseek() when seeking fails.
- The return value of the seek function is -1 on error, not -EPIPE (the return value in url_seek() if no seek function ...
- 10:37 AM Revision eabbae73 (ffmpeg): protect the size=seek(SEEK_END,-1)+1 results with an if (.. < 0), els...
- return value may still end up being zero (if the seek returns -1, which is
e.g. what file.c will return on error), wh... - 10:31 AM Revision 9dd6c804 (ffmpeg): Add the const specifier as needed to reduce the number of warnings.
- Originally committed as revision 7764 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/29/2007
- 10:27 PM Revision 204ce38f (ffmpeg): typo fix by Dmitry Antipov dmantipov =a= yandex =d= ru
- Originally committed as revision 7763 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:25 PM Revision 34b1b8fd (ffmpeg): theoretically save one cycle
- Originally committed as revision 7762 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:06 PM Revision ac50bcc8 (ffmpeg): trigger for the audio scope vissualization
- Originally committed as revision 7761 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:02 PM Revision a58b82f8 (ffmpeg): Missing prototype added
- Originally committed as revision 7760 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:54 PM Revision f8f0a0bd (ffmpeg): fix seeking in wma
- Originally committed as revision 7759 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:23 PM Revision b024824b (ffmpeg): Fix BI-frames decoding for Adv. profile
- Originally committed as revision 7758 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:07 PM Revision d8b7b352 (ffmpeg): Fix segfault in bmp decoder. Patch by Michel Bardiaux mbardiaux media...
- Originally committed as revision 7757 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:42 AM Revision 753c9d32 (ffmpeg): Check that js_vlc_bits from the extradata is in a valid range.
- Originally committed as revision 7756 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:32 AM Revision 862be28b (ffmpeg): Get rid of the COOKextradata struct. And use valid C to parse the ext...
- Originally committed as revision 7755 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:58 AM Revision 6e584be1 (ffmpeg): Kill a warning and don't use modulus.
- Originally committed as revision 7754 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:37 AM Revision a5b8a69c (ffmpeg): decode_subpacket cleanup by Ian Braithwaite ian braithwaite dot dk.
- Originally committed as revision 7753 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/28/2007
- 09:32 PM Revision 7d42886b (ffmpeg): ARMv6 SIMD IDCT
- Originally committed as revision 7752 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:38 PM Revision 94d122e9 (ffmpeg): stray fflush spotted by Aurel
- Originally committed as revision 22051 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 05:52 PM Revision 66e9de38 (ffmpeg): Make example and test build and link correctly
- Originally committed as revision 22048 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 05:51 PM Revision da095a23 (ffmpeg): av_logify
- Originally committed as revision 22047 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 05:29 PM Revision 797ee6a6 (ffmpeg): simplify condition
- Originally committed as revision 7751 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:23 PM Revision 49561f99 (ffmpeg): Seeking support in WavPack
- Originally committed as revision 7750 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:54 PM Revision 1658bc4f (ffmpeg): Use a function for repeated AltiVec output and condition check.
- Originally committed as revision 7749 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:50 PM Revision d7a95624 (ffmpeg): Fix wrong condition check in the memalign error output.
- Originally committed as revision 7748 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:49 PM Revision a737f1df (ffmpeg): LZO optimization: check input buffer bounds less frequently if padded
- Originally committed as revision 7747 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:37 PM Revision 910c62e1 (ffmpeg): spelling and formatting cosmetics
- Originally committed as revision 7746 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:34 PM Revision e3c00e34 (ffmpeg): Use ! disabled() where appropriate.
- Originally committed as revision 7745 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:28 PM Revision 47f9cc15 (ffmpeg): Use disabled() to check for GPL.
- Originally committed as revision 7744 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:22 PM Revision ec5527c5 (ffmpeg): Make use of enabled_any().
- Originally committed as revision 7743 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 PM Revision 2f7e6782 (ffmpeg): Make use of disabled(), disabled_all() and enabled_all().
- Originally committed as revision 7742 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:16 PM Revision 85bca2c5 (ffmpeg): Add disabled_any() and disabled_all() functions.
- Originally committed as revision 7741 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:04 PM Revision 37970ebf (ffmpeg): Add disabled() function and make use of it.
- patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7740 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:17 AM Revision d7973906 (ffmpeg): Sort out the diffrent cook versions.
- Originally committed as revision 7739 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:05 AM Revision 70ab75eb (ffmpeg): Cook stereo (MONO_COOK2) bugfix, by Ian Braithwaite.
- ian at braithwaite dot dk.
Originally committed as revision 7738 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:07 AM Revision 66d49636 (ffmpeg): an alloc func failing should give ENOMEM anyway.
- Originally committed as revision 7737 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:38 AM Revision 8f42f523 (ffmpeg): proper error handling in file size retrieval, patch by Ronald S. Bult...
- Originally committed as revision 7736 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/27/2007
- 05:30 PM Revision b3203b64 (ffmpeg): Get rid of one warning.
- Originally committed as revision 7735 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:09 PM Revision fe70f25c (ffmpeg): Simplify and avoid a warning (should be faster on Cell and certain G4...
- Originally committed as revision 7734 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:24 PM Revision 4b3b5a23 (ffmpeg): Coded residual in WavPack may be > 0xFFFF
- Originally committed as revision 7733 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:23 PM Revision 8cb59bce (ffmpeg): Fix _LZO_H vs. LZO_H typo
- Originally committed as revision 7732 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:15 PM Revision cf0ef3dc (ffmpeg): Fix buffer end checks in lzo copy code to work in all cases.
- Originally committed as revision 7731 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:11 PM Revision 30b9d5f6 (ffmpeg): nobody uses TARGET_CMOV
- Originally committed as revision 7730 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:10 PM Revision 7073e9fc (ffmpeg): rename CMOV_IS_FAST to HAVE_FAST_CMOV and simplify configure
- Originally committed as revision 7729 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:02 PM Revision 1ac9331a (ffmpeg): simplify setting of TARGET_* variables
- Originally committed as revision 7728 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:48 PM Revision 266aa26c (ffmpeg): Add lzo test code
- Originally committed as revision 7727 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:35 PM Revision 994fd850 (ffmpeg): Fix warnings and simplify/reorder the code
- Originally committed as revision 7726 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:07 PM Revision de3ae959 (ffmpeg): stealing a few field names from mplayers asf demuxer
- Originally committed as revision 7725 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:59 AM Revision c839db53 (ffmpeg): Change occurences of 'test $foo != "no"' to 'enabled foo' for
- values which can only be set to "no" or "yes".
patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as r... - 07:58 AM Revision 9a46fe75 (ffmpeg): Change one occurence of 'test $foo = yes -o test $bar = yes' to
- 'enabled_any foo bar', and one occurence of
'test $foo = yes && test $bar = yes' to 'enabled_all foo bar'.
patch by R... - 07:54 AM Revision 90be59ef (ffmpeg): Change all straight 'test $foo = "yes"' to 'enabled foo'.
- patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7722 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:39 AM Revision 76ebb18f (ffmpeg): Segregate code common to BMP decoder and future encoder
- patch by Michel Bardiaux, mbardiaux mediaxim be
Originally committed as revision 7721 to svn://svn.ffmpeg.org/ffmpeg... - 06:57 AM Revision 74fd63d0 (ffmpeg): Set aspect ratio if present (for AP only)
- Originally committed as revision 7720 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:51 AM Revision edab3048 (ffmpeg): check for ARMv6 instruction set support
- Originally committed as revision 7719 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/26/2007
- 03:26 PM Revision 1fdefd98 (ffmpeg): fix inifnite loop with http://sam.zoy.org/zzuf/lol-mplayer.mpg
- Originally committed as revision 7718 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:11 PM Revision de6c4b2d (ffmpeg): Typo
- Originally committed as revision 7717 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 PM Revision 4abc0971 (ffmpeg): remove void * used in arithmetic warnings
- Originally committed as revision 7716 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:29 AM Revision 24368c4a (ffmpeg): cosmetics / remove #if 0 code
- Originally committed as revision 7715 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/25/2007
- 09:56 PM Revision 72fd40bd (ffmpeg): add waveformatextensible support
- Originally committed as revision 7714 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:07 PM Revision cc1fb623 (ffmpeg): add -Wno-pointer-sign to CFLAGS
- Originally committed as revision 7713 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:34 PM Revision e867d9b9 (ffmpeg): Update gcc sections.
- Originally committed as revision 7712 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:23 PM Revision b5bfb9f9 (ffmpeg): Silence GCC when incorrectly complaining that the "line" variable cou...
- without having been initialized.
Originally committed as revision 7711 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:56 PM Revision 200d9a88 (ffmpeg): Do not run (broken) ffserver test by default and warn about its broke...
- Originally committed as revision 7710 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:29 PM Revision ca3798dc (ffmpeg): Remove installstrip in favor of explicit strip; better for cross-comp...
- patch by Ramiro Ribeiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7709 to svn://svn.ffmpeg.org/ff... - 12:13 PM Revision 7a7be126 (ffmpeg): comment typo
- Originally committed as revision 7708 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 AM Revision 706c0d65 (ffmpeg): use more portable PRIu64
- Originally committed as revision 7707 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:54 AM Revision aadcc5ce (ffmpeg): Bring down the number of snow.c warnings from 27 to 17 by using the c...
- keyword.
Originally committed as revision 7706 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:46 AM Revision e3e3be53 (ffmpeg): do not force output audio channels
- Originally committed as revision 7705 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:43 AM Revision 6884c36c (ffmpeg): Brings down the number of snow.c warnings from 33 to 27 by putting pa...
- around + or - inside shift.
Originally committed as revision 7704 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:26 AM Revision 15419468 (ffmpeg): Flash screen video encoding support.
- Originally committed as revision 7703 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:21 AM Revision b6607559 (ffmpeg): Don't copy more then needed, bugfix by Gus Scheidt ellocogato at gmai...
- Originally committed as revision 7702 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:44 AM Revision 615259a3 (ffmpeg): Some TIFFs do not set rows per strip for single strip.
- Originally committed as revision 7701 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:39 AM Revision 634444f4 (ffmpeg): PROGS depends on PROGS_G so depending on just PROGS is enough.
- Originally committed as revision 7700 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:35 AM Revision 91f2de5e (ffmpeg): Simplify conditional compilation handling.
- Originally committed as revision 22009 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 12:34 AM Revision 722dabcc (ffmpeg): Move conditional CFLAGS and OBJS setting to common place.
- Originally committed as revision 7699 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:16 AM Revision 150d2772 (ffmpeg): Theora encoding via libtheora.
- courtesy of Paul Richards, paul.richards gmail com
Originally committed as revision 7698 to svn://svn.ffmpeg.org/ffm... - 12:10 AM Revision bf507033 (ffmpeg): cosmetics: sort
- Originally committed as revision 7697 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/24/2007
- 11:15 PM Revision 1821d48e (ffmpeg): TODO update
- Originally committed as revision 7696 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:50 PM Revision 8ea780d7 (ffmpeg): Add debug messages for AP headers
- Originally committed as revision 7695 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:49 PM Revision 14f3f3a1 (ffmpeg): Off-by-one error fix
- Originally committed as revision 7694 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:47 PM Revision 5cca6bc3 (ffmpeg): Fail on VC-1 interlaced streams
- Originally committed as revision 7693 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:15 PM Revision 9d57fd9b (ffmpeg): add hint for closed gop and sc threshold error message
- Originally committed as revision 7692 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:59 PM Revision e809d7e5 (ffmpeg): remove some printf warnings
- Originally committed as revision 7691 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:57 PM Revision 01aa1937 (ffmpeg): make vars unsigned
- Originally committed as revision 7690 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:46 PM Revision 64934877 (ffmpeg): stop if current sample is higher than sample count
- Originally committed as revision 7689 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:32 PM Revision 08c88316 (ffmpeg): fix indentation, patch by Ian Caulfield % ian P caulfield A gmail P c...
- Originally committed as revision 7688 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:31 PM Revision 44a39bd7 (ffmpeg): Allows the AC3 parser to read the frame size and codec parameters fro...
- allowing them to be correctly demuxed.
Currently it only identifies the primary substream, and will skip over any add... - 02:20 PM Revision 6ad7cd04 (ffmpeg): set last_picture for h.264 too, this significantly improves error con...
- Originally committed as revision 7686 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:49 PM Revision 560588b7 (ffmpeg): replace strcpy by memcpy
- Originally committed as revision 7685 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:20 AM Revision 0c74098b (ffmpeg): crash fix by Carl Eugen Hoyos cehoyos ag.or at
- Originally committed as revision 7684 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:01 AM Revision 9ce5f3b7 (ffmpeg): explicit values for all enums
- Originally committed as revision 7683 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:57 AM Revision a20a37e6 (ffmpeg): remove useless field
- Originally committed as revision 7682 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:56 AM Revision 69e7070d (ffmpeg): remove obsolete comment
- Originally committed as revision 7681 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:55 AM Revision 44d3fea5 (ffmpeg): make some fields unsigned
- Originally committed as revision 7680 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:44 AM Revision dfcf8d57 (ffmpeg): add sanity checks
- Originally committed as revision 7679 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:41 AM Revision 3e997aa4 (ffmpeg): enum
- Originally committed as revision 7678 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:54 AM Revision 2c160320 (ffmpeg): maybe fix segfault with missing extradata (unchecked)
- Originally committed as revision 7677 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/23/2007
- 09:47 PM Revision e995cfca (ffmpeg): mpegts-documentation-only.patch -- adds documentation patch by Danie...
- yes another 1 year old patch, this one though has one failed hunk
Originally committed as revision 7676 to svn://svn... - 09:42 PM Revision bb2864fb (ffmpeg): remove unused files
- Originally committed as revision 7675 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:41 PM Revision 2ddb79be (ffmpeg): "converts printf's to avlog's" patch by Daniel Kristjansson / danielk...
- another 1 year old patch forgoten by mans
trailing whitespace removial by me
Originally committed as revision 7674 t... - 09:36 PM Revision 105e517d (ffmpeg): "removes definition for old crc func" patch by Daniel Kristjansson / ...
- patch ~ 1year old, apparently forgotten by our mpeg-ts demuxer maintainer
Originally committed as revision 7673 to s... - 09:25 PM Revision 0fd9e6f3 (ffmpeg): make the asf demuxer resistant against insertion/deletion errors
- Originally committed as revision 7672 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:32 PM Revision 08eb8fcd (ffmpeg): fix segfault with darkkben.free.fr/corrupted_h264.mp4
- Originally committed as revision 7671 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:37 PM Revision 79a5b35c (ffmpeg): remove padding to 16bit code, i dont think this change can break anyt...
- Originally committed as revision 7670 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:34 PM Revision a44b3c4d (ffmpeg): make av_find_stream_info() duration user selectable
- Originally committed as revision 7669 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:38 PM Revision 683ab79c (ffmpeg): flv follows in movs footsteps and has random trash in the width/heigh...
- Originally committed as revision 7668 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:23 PM Revision 74248229 (ffmpeg): improve probe and give it the max score
- Originally committed as revision 7667 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:22 PM Revision 8e606cc8 (ffmpeg): seek based on currently active stream fixes seeking in ffwma2_broken....
- Originally committed as revision 7666 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:07 PM Revision a8062103 (ffmpeg): command line option to select the audio stream
- Originally committed as revision 7665 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:42 PM Revision 2f29af39 (ffmpeg): flame
- Originally committed as revision 7664 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:41 PM Revision 2d529db5 (ffmpeg): Pass a context to av_log(), when possible
- Originally committed as revision 21999 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 01:36 PM Revision 6f9ca74b (ffmpeg): check num_reorder_frames for validity
- increase delayed_pic buffer size (one temporary is used and a terminating NULL is assumed by most code so it has to b...
- 01:04 PM Revision bd31a388 (ffmpeg): AVOption is now const, removes a few warnings
- Originally committed as revision 7662 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:45 PM Revision 9170e345 (ffmpeg): adding assert to protect delayed_pic
- Originally committed as revision 7661 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:04 PM Revision 6847e61a (ffmpeg): 10l, there is a corner case afterall...
- Originally committed as revision 7660 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:24 AM Revision 373c32c7 (ffmpeg): Fix wrong comment, patch by Michel Bardiaux mbardiaux mediaxim be.
- Originally committed as revision 7659 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/22/2007
- 10:27 PM Revision b34397b4 (ffmpeg): 1/0 fix
- Originally committed as revision 7658 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:38 PM Revision f7835507 (ffmpeg): consistant error return for asf_get_packet()
- Originally committed as revision 7657 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:33 PM Revision 92216453 (ffmpeg): better padsize check
- Originally committed as revision 7656 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:31 PM Revision 0b93103a (ffmpeg): more correct error message
- Originally committed as revision 7655 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:28 PM Revision ceba96cb (ffmpeg): replace wrong return 0 by -1
- Originally committed as revision 7654 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:17 PM Revision 13f7e4b9 (ffmpeg): check to detect nonsense fragment size
- Originally committed as revision 7653 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:06 PM Revision 1ae7518d (ffmpeg): inden(ta)tion
- Originally committed as revision 7652 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:01 PM Revision 200026aa (ffmpeg): replace nonsense code by something which makes at least some sense
- Originally committed as revision 7651 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:37 PM Revision 4c71d727 (ffmpeg): check fragment offset and size
- yes this too could have been exploitable ...
Originally committed as revision 7650 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:55 PM Revision ae60a857 (ffmpeg): move frame header reading into its own function
- Originally committed as revision 7649 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:52 PM Revision b04d5d31 (ffmpeg): more correct packet alignment check and correction
- Originally committed as revision 7648 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:33 PM Revision 5e2a4855 (ffmpeg): 10l
- Originally committed as revision 7647 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:15 AM Revision 4c6f7440 (ffmpeg): doxygenize comments
- Originally committed as revision 7646 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:04 AM Revision 4e15cc8b (ffmpeg): cosmetics (aligne stuff nicely)
- Originally committed as revision 7645 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:03 AM Revision d045b8c1 (ffmpeg): get rid of some sensless malloc/free
- Originally committed as revision 7644 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:01 AM Revision 916bb12c (ffmpeg): simplify
- Originally committed as revision 7643 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:53 AM Revision 6bb2a2df (ffmpeg): remove a few unused and duplicated variables
- Originally committed as revision 7642 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 AM Revision 079e8cb9 (ffmpeg): do not override rc_buffer_occupancy if set
- Originally committed as revision 7641 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:19 AM Revision 05219463 (ffmpeg): adding a few checks to the audio packet descrambling, this should hop...
- note, the original code might have been exploitable
Originally committed as revision 7640 to svn://svn.ffmpeg.org/ff... - 01:21 AM Revision 2c86a578 (ffmpeg): Fix license headers and FSF postal address.
- Originally committed as revision 21994 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 01:21 AM Revision b83e83b9 (ffmpeg): cosmetic
- Originally committed as revision 7639 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:18 AM Revision 98cc3cea (ffmpeg): Fix FSF postal address.
- Originally committed as revision 7638 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:16 AM Revision 9688979c (ffmpeg): Fix some more license headers.
- Originally committed as revision 7637 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:20 AM Revision fc9eb137 (ffmpeg): these variables seem to be unused on the demuxer side so theres no se...
- Originally committed as revision 7636 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/21/2007
- 11:42 PM Revision 3fb2ff0b (ffmpeg): fix a typo in deps
- Originally committed as revision 7635 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:27 PM Revision 6718659c (ffmpeg): Remove BeOS hack.
- Originally committed as revision 7634 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:04 PM Revision 5577eafa (ffmpeg): Clarify that Xvid is used for encoding only.
- Originally committed as revision 7633 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:03 PM Revision 236116cb (ffmpeg): get rid of a few idiotic asserts()
- Originally committed as revision 7632 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:46 PM Revision b586d9ea (ffmpeg): useless &0x80
- Originally committed as revision 7631 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:45 PM Revision 7ce6a249 (ffmpeg): cosmetics: Sort decoder/encoder/parser variables lists.
- Originally committed as revision 7630 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:45 PM Revision 773be23a (ffmpeg): flashsv encoder also depends on zlib
- Originally committed as revision 7629 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:41 PM Revision 4014fe37 (ffmpeg): remove now useless codec_tag setting code in voc muxer
- Originally committed as revision 7628 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:31 PM Revision bf60f563 (ffmpeg): remove the last #ifdef from allcodecs.c
- Originally committed as revision 7627 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:20 PM Revision ec23a8cb (ffmpeg): cosmetics: List all encoders together.
- Originally committed as revision 7626 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:02 PM Revision 9ba60049 (ffmpeg): Remove useless #ifdef.
- Originally committed as revision 7625 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:58 PM Revision f9aba097 (ffmpeg): remove useless #ifdef CONFIG_ZLIB
- Originally committed as revision 7624 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:55 PM Revision e3d2a690 (ffmpeg): remove useless #ifdef CONFIG_ZLIB
- Originally committed as revision 7623 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:45 PM Revision 299c77d5 (ffmpeg): it's called libgsm, not just gsm
- Originally committed as revision 7622 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:25 PM Revision 21f6aa10 (ffmpeg): Remove debug line.
- Originally committed as revision 7621 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:24 PM Revision 8adc51f2 (ffmpeg): Add flashsv encoder to changelog and fix the encoder so it actually w...
- Originally committed as revision 7620 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 PM Revision 621b4c4c (ffmpeg): reorder alphabetically
- Originally committed as revision 7619 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:06 PM Revision 90d912af (ffmpeg): remove no longer needed ifeq tests
- Originally committed as revision 7618 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:04 PM Revision eba70fa4 (ffmpeg): remove no longer needed #ifdefs
- Originally committed as revision 7617 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:01 PM Revision 30fd06be (ffmpeg): check dependencies before setting CONFIG_*/ENABLE_*
- Originally committed as revision 7616 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:56 PM Revision 053185c2 (ffmpeg): Flash screen video encoder.
- Originally committed as revision 7615 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:47 PM Revision 434f2c18 (ffmpeg): Increase the av_log() levels, and add some documentation for them
- Originally committed as revision 7614 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:40 PM Revision 95a47d96 (ffmpeg): BeOS cleanup
- Patch by Ramiro Polla % ramiro A lisha P ufsc P br %
Original thread:
date: Jan 20, 2007 8:56 PM
subject: [Ffmpeg-dev... - 08:15 PM Revision fe468b33 (ffmpeg): remove sensless casts
- Originally committed as revision 7612 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:06 PM Revision 24c14d6d (ffmpeg): simplify GUIDs
- Originally committed as revision 7611 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:04 PM Revision efbd19fe (ffmpeg): Declare zlib dependency in the Makefile, not in the source.
- Originally committed as revision 7610 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:46 PM Revision 60527f31 (ffmpeg): Really fix my never ending mistakes.
- Originally committed as revision 7609 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:48 PM Revision 97ec93e1 (ffmpeg): Don't break compilation on systems without zlib.
- Originally committed as revision 7608 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:14 PM Revision 0f7af066 (ffmpeg): The block_size might be used incorrectly if it is not updated.
- Originally committed as revision 7607 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:01 PM Revision 5c1844ab (ffmpeg): fix msmpeg4v3 tag in asf
- Originally committed as revision 7606 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:55 PM Revision d65b8230 (ffmpeg): simplify
- Originally committed as revision 7605 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:47 PM Revision acf0b6a6 (ffmpeg): the context is supposed to be freed in the generic code in utils.c
- Originally committed as revision 7604 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:44 PM Revision bb85077f (ffmpeg): remove now useless codec_tag setting code in muxers
- Originally committed as revision 7603 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:43 PM Revision 07495657 (ffmpeg): simplify
- Originally committed as revision 7602 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 PM Revision f8a32f45 (ffmpeg): Constantize AVOption, solve few warnings, patch from flameeyes@gentoo...
- Originally committed as revision 7601 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:31 PM Revision 5ecfa9f5 (ffmpeg): set codec_tag from codec_id if its not set and can be set based on th...
- Originally committed as revision 7600 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:30 PM Revision 4fde033a (ffmpeg): this is wrong but it was that way before the AVCodecTag change, only ...
- Originally committed as revision 7599 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:27 PM Revision 65de07ea (ffmpeg): Fixed a typo, cosmetics.
- Originally committed as revision 7598 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:26 PM Revision 96dbe78f (ffmpeg): Get rid of #ifdef CONFIG_ZLIB in the code. Code cleanup.
- Originally committed as revision 7597 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:08 PM Revision 6c77805f (ffmpeg): get rid of the [4] limitation of codec tag lists
- Originally committed as revision 7596 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:55 AM Revision 5484dad7 (ffmpeg): Fix crash when pred_order greater s->blocksize >> rice_order.
- Fixes http://sam.zoy.org/zzuf/lol-mplayer.flac
Originally committed as revision 7595 to svn://svn.ffmpeg.org/ffmpeg/... - 02:12 AM Revision edb6e506 (ffmpeg): export a few more codec_tag-codec_id tables
- Originally committed as revision 7594 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:39 AM Revision 7caf0cc6 (ffmpeg): add codec_id <-> codec_tag tables to AVIn/OutputFormat
- Originally committed as revision 7593 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/20/2007
- 11:09 PM Revision 5c4e1928 (ffmpeg): fix indention (dunno why it was messed up ...)
- Originally committed as revision 7592 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:50 PM Revision 88e7a4d1 (ffmpeg): checking bitstream values and other related changes
- some of these might have been exploitable
Originally committed as revision 7591 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/19/2007
- 10:54 PM Revision 40d9c544 (ffmpeg): Attempt to better document AVFMT_NOFILE.
- Originally committed as revision 7590 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:52 PM Revision b8e705ec (ffmpeg): Demuxers with AVFMT_NOFILE will open a (possibly different) file them...
- so do not probe them if is_opened is set.
Originally committed as revision 7589 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:26 PM Revision a3550abd (ffmpeg): add AV_WB/WL for lswriting, similar to AV_RB/RL (also increment version)
- Originally committed as revision 7588 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:12 PM Revision fead30d4 (ffmpeg): rename BE/LE_8/16/32 to AV_RL/B_8/16/32
- Originally committed as revision 7587 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 PM Revision 50eaa857 (ffmpeg): remove useless cast that makes code unreadable
- Originally committed as revision 7586 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 AM Revision ac658be5 (ffmpeg): harden h264 decoding to prevent some crashes when input data is corru...
- Patch by Frank %eucloid A gmail P com%
date: Jan 18, 2007 6:48 PM
subject: Re: [Ffmpeg-devel] h264, protection agains... - 03:14 AM Revision 045bdb5a (ffmpeg): uint16->uint8
- Originally committed as revision 7584 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/18/2007
- 11:23 PM Revision 76375024 (ffmpeg): cosmetics: indentation
- Originally committed as revision 7583 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:48 PM Revision c9c1a8e7 (ffmpeg): The long awaited BeOS cleanup, phase 1.1: removed useless ifdef, chan...
- Originally committed as revision 7582 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:22 PM Revision e9d511dc (ffmpeg): The long awaited BeOS cleanup, phase 1
- Originally committed as revision 7581 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:42 PM Revision 453cd7a4 (ffmpeg): omg, major typo (fails if card supports rgb24)
- Originally committed as revision 7580 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:35 PM Revision e2158da8 (ffmpeg): Change the Snow encoder to always use the available MotionEstContext ...
- Originally committed as revision 7579 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:23 AM Revision 2a048239 (ffmpeg): Add/update some comments.
- Originally committed as revision 7578 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:21 AM Revision 7dc0c991 (ffmpeg): Rename do_libav var so as not to clash with the do_libav function on ...
- Originally committed as revision 7577 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:22 AM Revision 50b44685 (ffmpeg): change while loops to do-while as the condition is true the first tim...
- Originally committed as revision 7576 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom