Activity
From 02/19/2009 to 03/20/2009
03/20/2009
- 11:36 PM Revision c15020dd (ffmpeg): Hostile takeover of the ogg demuxer, agreed to by Mans on irc
- Originally committed as revision 18081 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:29 PM Revision 432603e3 (ffmpeg): Remove declaration of the removed function img_convert().
- Originally committed as revision 18080 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:32 PM Revision 39b60944 (ffmpeg): Get rid of av_random in cook.c
- Originally committed as revision 18079 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:15 PM Revision 3b0b8479 (ffmpeg): Get rid of av_random in nellymoserdec.c
- Originally committed as revision 18078 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:23 PM Revision effcedf7 (ffmpeg): PCX encoder that handles 1-, 8-, and 24-bpp pixfmts.
- Patch by Daniel Verkamp, daniel drv nu
Originally committed as revision 18077 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:22 PM Revision 20ddf5a8 (ffmpeg): Avoid crash on planarCopy to a destination without alpha.
- Makes regression tests run again, though the results are still wrong.
Originally committed as revision 29018 to svn:... - 04:29 PM Revision 1cd98da8 (ffmpeg): Initialize pointer arrays which may be freed before being initialized.
- Originally committed as revision 29017 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 04:23 PM Revision 04ef1d3f (ffmpeg): Do _not_ use rbx on x86_64, it will fail to compile with PIC, besides it
- added completely pointless code.
Originally committed as revision 29016 to svn://svn.mplayerhq.hu/mplayer/trunk/libs... - 04:12 PM Revision d55ef636 (ffmpeg): Fix swscale compilation with Altivec enabled.
- Originally committed as revision 29015 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:44 PM Revision 3164d25e (ffmpeg): Reindent after last commit
- Originally committed as revision 29014 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:33 PM Revision b3b5946c (ffmpeg): Add a changelog entry for the alpha scaler support
- Originally committed as revision 18076 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:17 PM Revision 110f147a (ffmpeg): Also test the alpha channel in swscale-example
- Originally committed as revision 29013 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:16 PM Revision 6268f55b (ffmpeg): YUVA420P is now supported as output format
- Originally committed as revision 29012 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:15 PM Revision 6858492e (ffmpeg): Add alpha channel scaling
- Originally committed as revision 29011 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:14 PM Revision 3acd545f (ffmpeg): Add YUVA420P -> RGBA/BGRA/ARGB/ABGR unscaled converters
- Originally committed as revision 29010 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:12 PM Revision a9ddb5b1 (ffmpeg): Add a CONFIG_SWSCALE_ALPHA option for alpha channel scaling (enabled ...
- Originally committed as revision 18075 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:01 PM Revision f6cf4ed0 (ffmpeg): Use a simpler and more general check for the gray case in the planarC...
- Originally committed as revision 29009 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 01:07 PM Revision 9731e7f1 (ffmpeg): mlp, truehd: support non 1:1 channel mapping.
- Originally committed as revision 18074 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:04 PM Revision cbf3cf19 (ffmpeg): Support "next parameter flags present" flag.
- Originally committed as revision 18073 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:02 PM Revision 932cee5d (ffmpeg): truehd: support up to 3 substreams.
- Originally committed as revision 18072 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:04 PM Revision 952e2083 (ffmpeg): Rename hwaccel_data_private to hwaccel_picture_private.
- Originally committed as revision 18071 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:48 AM Revision 294eaa26 (ffmpeg): Replace random() usage in test programs by av_lfg_*().
- Originally committed as revision 18070 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:43 AM Revision c7594e07 (ffmpeg): Only build motion-test if MMX is enabled.
- Originally committed as revision 18069 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:40 AM Revision 578f90a8 (ffmpeg): Align test program output columns.
- Originally committed as revision 18068 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:48 AM Revision fa7aec5c (ffmpeg): Remove unused libavutil/random.h #include.
- Originally committed as revision 18067 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:47 AM Revision e814a59f (ffmpeg): Use correct header for struct AVLFG.
- Originally committed as revision 18066 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:44 AM Revision 7c45723a (ffmpeg): resync ffm if error in stream
- Originally committed as revision 18065 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:39 AM Revision 21c6438f (ffmpeg): typo, fix eof check
- Originally committed as revision 18064 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:23 AM Revision b9edbe99 (ffmpeg): do not write ffm write index by default, detect if file is being writ...
- Originally committed as revision 18063 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:22 AM Revision cf16c17a (ffmpeg): Add byte reordering for the SIPRO audio codec. See "rmdec.c: add SIPR...
- try #2" thread. Patch originally by Vladimir Voroshilov.
Originally committed as revision 18062 to svn://svn.ffmpeg.... - 01:11 AM Revision e9fce261 (ffmpeg): Assign the x-pf-asf payload string to be decoded by rtp_asf.c, and add a
- SDP line handler that parses the streamID in the SDP so that ASF stream
data can be matched to their respective strea... - 01:07 AM Revision 20f93c3c (ffmpeg): check av_find_stream_info return value
- Originally committed as revision 18060 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:05 AM Revision 77553ae3 (ffmpeg): uniformize log messages and add some more
- Originally committed as revision 18059 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:00 AM Revision 042819c5 (ffmpeg): use lfg and ff_random_get_seed instead of deprecated av_random
- Originally committed as revision 18058 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:55 AM Revision 637af098 (ffmpeg): check if feed and stream already exist before registering new one
- Originally committed as revision 18057 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:23 AM Revision 73493925 (ffmpeg): Make softfloat test program compile again: Setting the av_log_level v...
- needs to be replaced by a call to av_log_set_level().
Originally committed as revision 18056 to svn://svn.ffmpeg.org... - 12:18 AM Revision b56e34c5 (ffmpeg): Make AES test program compile again: Setting the av_log_level variable
- needs to be replaced by a call to av_log_set_level().
Originally committed as revision 18055 to svn://svn.ffmpeg.org...
03/19/2009
- 11:33 PM Revision 54ea7736 (ffmpeg): Initialize *srcContext, *dstContext, *outContext to NULL, avoids the ...
- libswscale/swscale-example.c:60: warning: 'outContext' may be used uninitialized in this function
libswscale/swscale-... - 11:29 PM Revision e29c3f93 (ffmpeg): Remove useless casting in asm "m" operand.
- Patch by Matthieu Castet, castet D matthieu A free D fr
Originally committed as revision 29007 to svn://svn.mplayerh... - 11:29 PM Revision ecf05a59 (ffmpeg): Remove useless casting in asm "m" operand.
- Patch by Matthieu Castet, castet D matthieu A free D fr
Originally committed as revision 18054 to svn://svn.ffmpeg.o... - 10:29 PM Revision 90da2b50 (ffmpeg): Make ffmpeg fail if the argument provided to the -pix_fmt option is
- invalid.
Originally committed as revision 18053 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:57 PM Revision 87657891 (ffmpeg): set avi fsize to INT64_MAX if riff tag end is not set and file size i...
- Originally committed as revision 18052 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:54 PM Revision 3a560188 (ffmpeg): move max analyze duration check before considering new packet
- Originally committed as revision 18051 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:52 PM Revision dd35beb2 (ffmpeg): Allocate executable memory with VirtualAlloc() in Windows.
- Originally committed as revision 29006 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:52 PM Revision 7c5bfe7a (ffmpeg): Check for VirtualAlloc() so it may be used to allocate executable mem...
- Windows.
Originally committed as revision 18050 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:50 PM Revision 16a3717f (ffmpeg): Drop unnecessary cast and cosmetically align.
- Originally committed as revision 29005 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:46 PM Revision 23d9cc45 (ffmpeg): Support raw TrueHD files
- Originally committed as revision 18049 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:36 PM Revision 45bae968 (ffmpeg): Fix indentation after r18047.
- Originally committed as revision 18048 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:34 PM Revision c9d6e847 (ffmpeg): Change linesize alignment method to ensure that linesize[0] == 2*line...
- for YUV420P and YUV422P always.
Fixes MPEG-2 4:2:2 encoding on PPC and ARM, and should fix mxf_d10 regression.
Origi... - 09:31 PM Revision b435725b (ffmpeg): Do not set linesize for palette data, it does not make sense and creates
- problems with following patch to fix linesize alignment.
Originally committed as revision 18046 to svn://svn.ffmpeg.... - 09:23 PM Revision 9ba4821d (ffmpeg): Split TrueHD decoder from MLP
- Originally committed as revision 18045 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:13 PM Revision 5c3d507f (ffmpeg): MOV: Use the AOT enum for the mp4_audio_types mapping.
- Originally committed as revision 18044 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:02 PM Revision 9326d3f3 (ffmpeg): Revert
- Date: Wed Mar 18 23:11:50 2009
New Revision: 28996
Log:
Fix libswscale compilation on non-x86, hopefully without ... - 02:49 PM Revision 8e3d8a82 (ffmpeg): typedef int x86_reg on non x86
- Originally committed as revision 18043 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:04 PM Revision 72ef3dd7 (ffmpeg): Fix 10l typo.
- Originally committed as revision 29002 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:53 AM Revision 2029e934 (ffmpeg): Nicely align output columns.
- Originally committed as revision 18042 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:45 AM Revision 0411072e (ffmpeg): Unscaled converters for
- YUYV->YUV420P
YUYV->YUV422P
UYVY->YUV420P
UYVY->YUV422P
Originally committed as revision 28997 to svn://svn.mplayerh... - 03:04 AM Revision 07d16e2e (ffmpeg): share some constants between the FLAC encoder and FLAC decoder
- Originally committed as revision 18041 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:10 AM Revision bb504ac4 (ffmpeg): Fix compilation of adler32 test program: Use av_log_set_level()
- instead of assigning a value to the av_log_level variable.
Originally committed as revision 18040 to svn://svn.ffmpe... - 01:04 AM Revision 23869b4a (ffmpeg): Fix copy and paste typo in input/output devices section.
- Originally committed as revision 18039 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/18/2009
- 10:11 PM Revision 62651fa7 (ffmpeg): Fix libswscale compilation on non-x86, hopefully without breaking Min...
- Originally committed as revision 28996 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:38 PM Revision 29c66386 (ffmpeg): Use read_yesno() in opt_output_file().
- Originally committed as revision 18038 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:35 PM Revision 090b61b2 (ffmpeg): Implement read_yesno().
- Originally committed as revision 18037 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:34 PM Revision eab5168c (ffmpeg): Flush the remaning chars in the input buffer after reading the
- response to the "Overwrite ? [y/N]" question.
Fix the behaviour when the question is asked more than one time.
Orig... - 08:10 PM Revision 1e896640 (ffmpeg): Implement a name field for AVPixFmtDescriptor.
- Originally committed as revision 18035 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:12 PM Revision 9a034dde (ffmpeg): swscale-example: use LFG instead of random()
- Originally committed as revision 28993 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 05:07 PM Revision d0ce212a (ffmpeg): Do not assume long is same width as x86 register.
- Originally committed as revision 28992 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:14 PM Revision 2b823a52 (ffmpeg): Fix typo in AOT_ER_AAC_ELD
- Originally committed as revision 18034 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:11 PM Revision d3487e47 (ffmpeg): Update the MPEG-4 AOT table.
- Originally committed as revision 18033 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:03 PM Revision b8b00d94 (ffmpeg): Rename GUID typedef to ff_asf_guid to fix MinGW compilation failure
- (GUID is also defined, but differently, in Windows headers).
Originally committed as revision 18032 to svn://svn.ffm... - 01:52 PM Revision f650e4d3 (ffmpeg): Move MPEG-4 AOT enum to mpeg4audio.h.
- Originally committed as revision 18031 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:17 PM Revision 4d0c3dc0 (ffmpeg): Add a special guidcmp function to compare ASF guids, to avoid the many
- duplicated sizeof(GUID).
Originally committed as revision 18030 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:06 AM Revision 780daf2b (ffmpeg): Consistently use ff_ prefixes for internal symbols.
- Originally committed as revision 28988 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 07:55 AM Revision fa3f2a35 (ffmpeg): Add list of supported input/output devices.
- Originally committed as revision 18029 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:49 AM Revision 000bbebb (ffmpeg): Adjust @columnfractions settings to reflect the number of columns in ...
- Originally committed as revision 18028 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/17/2009
- 08:47 PM Revision e05c8d06 (ffmpeg): use intptr_t to cast pointers to int in codecs maintained by benjamin...
- Originally committed as revision 18027 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:53 PM Revision d4da3e47 (ffmpeg): Add a fillPlane function to fill a plane with one constant value
- Originally committed as revision 28986 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 07:51 PM Revision 4c01b868 (ffmpeg): Don't write outside of the picture buffer in planarCopy in the gray case
- Originally committed as revision 28985 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 06:35 PM Revision 79ff11d7 (ffmpeg): Fix wrong @file tag.
- Originally committed as revision 18026 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:43 PM Revision 1aea7018 (ffmpeg): Amend AVCodecContext with hwaccel_context (HW accelerator context).
- This is needed for some HW accelerators that require a context that
FFmpeg can't instantiate itself. e.g. display-dep... - 12:35 PM Revision c4a3d032 (ffmpeg): Reindent after r18023.
- Originally committed as revision 18024 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:34 PM Revision 1a30d541 (ffmpeg): Add RTP/ASF header parsing, which is part of the SDP of these streams...
- patch discussion in "[PATCH] RTSP-MS 10/15: ASF header parsing" thread.
Originally committed as revision 18023 to sv... - 12:27 PM Revision 6d050dd6 (ffmpeg): cosmetics: fix indentation, patch by avcoder, ffmpeg gmail com
- Originally committed as revision 18022 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:05 PM Revision 852ca0e5 (ffmpeg): Fix ff_bfin_yuv2rgb_get_func_ptr() vs. sws_ff_bfin_yuv2rgb_get_func_p...
- mismatch. The function is now called sws_yuv2rgb_get_func_ptr_bfin().
Originally committed as revision 28982 to svn:... - 11:52 AM Revision 7f5ee4ea (ffmpeg): whitespace cosmetics: Consistently format function calls without space
- between name and parentheses; shorten some overly long lines.
Originally committed as revision 28981 to svn://svn.mp... - 01:43 AM Revision 137707e5 (ffmpeg): Add documentation about missing E-AC-3 features.
- Originally committed as revision 18021 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/16/2009
- 10:38 PM Revision 9e85f9c5 (ffmpeg): Fix SEIs when splitting H264 input.
- Patch by John Cox, jc A kynesim D co D uk
Originally committed as revision 18020 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:49 PM Revision 2ac736a6 (ffmpeg): Extend mov edit list support to work for a first padding entry with
- time == -1 and duration. Complicated since time is relative to stream,
duration relative to container time base.
Ori... - 08:22 PM Revision c3df4a3b (ffmpeg): rmdec: fix crash at end of file
- Originally committed as revision 18018 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:04 PM Revision 9a10a076 (ffmpeg): Add an alpha parameter to the YUV2RGBFUNC macro to ease the upcoming ...
- Originally committed as revision 28978 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 04:24 PM Revision d0dab0ec (ffmpeg): Cosmetics: Re-indent after last commit
- Originally committed as revision 18017 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:14 PM Revision bd27eed6 (ffmpeg): MOV: Support stz2 "Compact Sample Size Box"
- Originally committed as revision 18016 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:11 PM Revision 4a39ccb4 (ffmpeg): AAC: IEEE-754 type punning for 16-bit floating point rounding.
- Originally committed as revision 18015 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:23 PM Revision 508fe07a (ffmpeg): More reindent, forgotten in previous commit.
- Originally committed as revision 18014 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:03 PM Revision 2d6f3014 (ffmpeg): Parse index chunk so that seeking in modern .rm files becomes a lot f...
- Has been tested against streamed / non-seekable input and passes make
seektest. See "[PATCH] rmdec.c: parse INDX chun... - 01:03 PM Revision aa0bd992 (ffmpeg): Revert the alphabetical reordering which made me owner of Baptiste's ...
- Originally committed as revision 18012 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:01 PM Revision c8829279 (ffmpeg): Reindent after r18010.
- Originally committed as revision 18011 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:59 PM Revision 55d330f9 (ffmpeg): Mark the first output audio frame as keyframe (separate patch from pr...
- as requested by Kostya). See "[PATCH] rmdec.c: remove cache access
duplication".
Originally committed as revision 18... - 12:57 PM Revision c5efef7b (ffmpeg): Remove packet returning in ff_rm_parse_packet() if we're using the pa...
- cache, since this can already be accessed through ff_rm_retrieve_cache().
See "[PATCH] rmdec.c: remove cache access d... - 12:56 PM Revision 748a4312 (ffmpeg): Fix alphabetical order.
- Originally committed as revision 18008 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:50 PM Revision 7268f0bd (ffmpeg): Reindent after r18005.
- Originally committed as revision 18007 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:47 PM Revision 8127c420 (ffmpeg): Fix an assert().
- Patch by Daniel Verkamp daniel drv nu
Originally committed as revision 18006 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:47 PM Revision 6a2d3fc3 (ffmpeg): Merge code for packet reading in "old" (.ra, audio-only) Realmedia fi...
- the newer (.rm, audio/video) files. See "[PATCH] rmdec.c: merge old/new
packet reading code" thread on mailinglist.
... - 08:29 AM Revision 2816ce4c (ffmpeg): Split YUV2RGB operands declaration into a separate macro
- Originally committed as revision 28972 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 06:46 AM Revision f05783c2 (ffmpeg): cosmetics, remove useless braces
- Originally committed as revision 18004 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:46 AM Revision 9bf1b268 (ffmpeg): simplify printing
- Originally committed as revision 18003 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:44 AM Revision f584386d (ffmpeg): reindent
- Originally committed as revision 18002 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 AM Revision c6026e43 (ffmpeg): fix trkn metadata parsing
- Originally committed as revision 18001 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:06 AM Revision 0fb44a4e (ffmpeg): move read_udta_string up to avoid forward declaration
- Originally committed as revision 18000 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:03 AM Revision 873358e5 (ffmpeg): more generic metadata handling
- Originally committed as revision 17999 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:13 AM Revision 2229a5c6 (ffmpeg): do not set isom if ctype is not set, happens in mov
- Originally committed as revision 17998 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:56 AM Revision 170e6b14 (ffmpeg): Remove long unused ALTIVEC_USE_REFERENCE_C_CODE ifdef; all other refe...
- to it were removed in r6606
Originally committed as revision 17997 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/15/2009
- 11:54 PM Revision df8843c6 (ffmpeg): search for hdlr atom in meta, some files do not store version+flags
- Originally committed as revision 17996 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:15 PM Revision 06abe7f5 (ffmpeg): mingw32: call lib.exe instead of lib to facilitate running it through...
- Originally committed as revision 17995 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:32 PM Revision 337cee68 (ffmpeg): Disallow out-of-tree builds with config.h in the source tree.
- A config.h present in the source tree takes precedence over a config.h
in the build tree, which can possibly result i... - 08:14 PM Revision 7a160bca (ffmpeg): Fix index generation in the way that it was supposed to be used. See the
- discussion in the ML thread "[PATCH] rmdec.c: merge old/new packet reading
code".
Over time, this code broke somewha... - 07:36 PM Revision b2170247 (ffmpeg): Add cook channel count function, part of multichannel cook
- Originally committed as revision 17992 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:34 PM Revision 0eec2875 (ffmpeg): Add max allowed subpackets in multichannel cook
- Originally committed as revision 17991 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:20 PM Revision 3cf6adaf (ffmpeg): Remove code that was disabled by the recent major version bump.
- Originally committed as revision 17990 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:36 PM Revision 323a8230 (ffmpeg): Fix typo: 'conjuction' -> 'conjunction'.
- Originally committed as revision 17989 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:11 PM Revision d4b3d040 (ffmpeg): save avctx in cook decoder context and use it for av_log
- Originally committed as revision 17988 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:04 PM Revision 7c119ced (ffmpeg): memset when category is >=7, part of cook multichannel
- Originally committed as revision 17987 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:38 PM Revision 16473c13 (ffmpeg): 1 km^3 cola, timecode_frame_start is a 64 bit integer, this resulted in
- complete nonsense if timecode_frame_start was used on big-endian systems.
Originally committed as revision 17986 to ... - 01:22 PM Revision be2cf98a (ffmpeg): Force ebp_available for icc.
- See discussion:
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/86209
Originally committed as revision 17985 t... - 12:46 PM Revision 60a847b5 (ffmpeg): cosmetics: Remove file name from file header.
- Originally committed as revision 17984 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:21 AM Revision 3c6547be (ffmpeg): add my gpg key fingerprint
- Originally committed as revision 17983 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:18 AM Revision 08519772 (ffmpeg): add my gpg key fingerprint
- Originally committed as revision 17982 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:53 AM Revision 7c4502c8 (ffmpeg): typo in the mail, the 4am commit is always the worst
- Originally committed as revision 17981 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:49 AM Revision 4909e517 (ffmpeg): cosmetics
- Originally committed as revision 17980 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:49 AM Revision 983bdd37 (ffmpeg): add my copyright in mov de/muxer
- Originally committed as revision 17979 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:37 AM Revision 78679783 (ffmpeg): Expand "lsb" to "least significant bits".
- Originally committed as revision 17978 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:33 AM Revision e5681ba0 (ffmpeg): Rename the (yet not defined) macros:
- PIX_FMT_RGB565_BE -> PIX_FMT_RGB565BE
PIX_FMT_RGB565_LE -> PIX_FMT_RGB565LE
for consistency with the other pixfmts ma... - 09:44 AM Revision e49da827 (ffmpeg): allocate palette in codec directly
- Originally committed as revision 17976 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:06 AM Revision 6c00a9de (ffmpeg): cosmetics, add some whitespaces and empty lines
- Originally committed as revision 17975 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:21 AM Revision 0304109d (ffmpeg): Correct MV prediction for B-frame blocks in RV4 decoder
- Originally committed as revision 17974 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:23 AM Revision 3d45a83a (ffmpeg): add loglevel option to set libav* logging level, -v does not set it a...
- Originally committed as revision 17973 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:21 AM Revision f0f2218d (ffmpeg): do not modify sample_count, check against index entries
- Originally committed as revision 17972 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/14/2009
- 11:39 PM Revision ed6ae6a5 (ffmpeg): use utc time for timestamp and do not set it if not specified
- Originally committed as revision 17971 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:00 PM Revision 9bceffef (ffmpeg): Fix ff_random_get_seed() prototype
- Originally committed as revision 17970 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:51 PM Revision 36a12218 (ffmpeg): swf timestamps are 16 bits
- Originally committed as revision 17969 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:49 PM Revision 40a1d41f (ffmpeg): remove unused fields in swf context
- Originally committed as revision 17968 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:43 PM Revision 2261a952 (ffmpeg): do not parse timestamp if bitexact is set, should fix regression tests
- Originally committed as revision 17967 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:07 PM Revision 881dad9e (ffmpeg): Enable generic index creation and seeking for NUV demuxer.
- Originally committed as revision 17966 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:46 PM Revision 74f5ae84 (ffmpeg): Add AVFMT_GENERIC_INDEX support also for formats that do not use a pa...
- Originally committed as revision 17965 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:50 PM Revision bd36f175 (ffmpeg): Make pcm_read_seek treat negative time stamps as 0, this avoids incor...
- seeking before data_offset and is more consistent with how the generic index
seeking code handles it.
Originally com... - 07:14 PM Revision 2f2cabef (ffmpeg): Add av_uninit to vbA[1-8], vbB[1-8] variables to work around
- some 'may be used uninitialized' warnings.
Originally committed as revision 17963 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:12 PM Revision 6d79971e (ffmpeg): prettyprinting cosmetics
- Originally committed as revision 17962 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:11 PM Revision f5b2476f (ffmpeg): Add av_uninit to vsrcBuc variable to work around some
- 'may be used uninitialized' warnings.
Originally committed as revision 17961 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:20 PM Revision b91813b6 (ffmpeg): Improve description of next_free_data_block_num struct member.
- Originally committed as revision 17960 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:30 PM Revision 85b4230f (ffmpeg): Do not lose user flags when passing calls from the new to the old see...
- Originally committed as revision 17959 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:24 PM Revision 4ed29207 (ffmpeg): Switch ffplay to new seeking API.
- Originally committed as revision 17958 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:53 PM Revision b82744c9 (ffmpeg): Switch regression test to the new seeking API.
- Originally committed as revision 17957 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:51 PM Revision 32d88592 (ffmpeg): add avformat_seek_file()
- Originally committed as revision 17956 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:18 AM Revision c73d3996 (ffmpeg): Add an example showing how to create a video from many images.
- Originally committed as revision 17955 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:11 AM Revision 786dcfef (ffmpeg): Make the source buffer operands parametrized in the YSCALEYUV2RGB_YA ...
- Originally committed as revision 28943 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
03/13/2009
- 11:36 PM Revision 5cf59463 (ffmpeg): Add 1bpp, 8bpp, 15bpp, and 16bpp support to BMP encoder.
- Patch by Daniel Verkamp, daniel drv nu
Originally committed as revision 17954 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:26 PM Revision 7e04cfba (ffmpeg): Set pkt->pos correctly (to the start of header of the packet) in swfdec.
- Originally committed as revision 17953 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:37 PM Revision 4e35ffa9 (ffmpeg): fix swf seeking by fixing new stream detection
- Originally committed as revision 17952 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:56 PM Revision 38eb4b11 (ffmpeg): Remove 'lib' and 'swscale-error' from list of phony targets.
- Both targets no longer exist.
Originally committed as revision 17951 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:55 PM Revision 0cc647cb (ffmpeg): Mark all clean targets as phony.
- Originally committed as revision 17950 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:10 PM Revision 7ed673af (ffmpeg): Print timing_info on -debug 1.
- Originally committed as revision 17949 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:51 PM Revision 90a30ad5 (ffmpeg): Add "testclean" target to .PHONY
- Originally committed as revision 17948 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:48 PM Revision 923ed974 (ffmpeg): Fix direct and skip MB motion compensation in RV4:
- two conditions were incomplete and zeroing motion
vectors was performed only on half of them.
Originally committed a... - 01:37 PM Revision abb785f1 (ffmpeg): Simplify RoQ demuxer pts calculation by using a appropriate time bases.
- Originally committed as revision 17946 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/12/2009
- 11:47 AM Revision 15969b55 (ffmpeg): Set video width/height and create audio stream in read_packet instead of
- pre-parsing the file in read_header.
This avoids some code duplication and seeking, and also avoids an IO error
for s... - 03:17 AM Revision fc34a08d (ffmpeg): remove sws_flags, seems to have no effect
- Originally committed as revision 17944 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/11/2009
- 07:13 PM Revision f11c9ee9 (ffmpeg): patcheck: Replace non-POSIX echo -e with printf.
- Originally committed as revision 17943 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:44 PM Revision fe91924d (ffmpeg): Make MMX registers parametrized in the YSCALEYUV2PACKEDX_YA macro
- Originally committed as revision 28934 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:22 PM Revision c662e788 (ffmpeg): In initMMX2HScaler, when chrDstW is not divisible by 4, the last filt...
- Originally committed as revision 28933 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:25 AM Revision cd823ff9 (ffmpeg): Use av_mallocz() to initialize hwaccel_data_private.
- Originally committed as revision 17942 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:14 AM Revision 27ad7d3a (ffmpeg): stag option to force subtitle tag
- Originally committed as revision 17941 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:05 AM Revision d168b3fd (ffmpeg): reindent
- Originally committed as revision 17940 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:04 AM Revision 7943a90a (ffmpeg): keep original tag when stream copying subs with ipod format
- Originally committed as revision 17939 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:03 AM Revision c569bd06 (ffmpeg): ipod supports both subs tags
- Originally committed as revision 17938 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:02 AM Revision 80357cfc (ffmpeg): reindent
- Originally committed as revision 17937 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:01 AM Revision 9f520554 (ffmpeg): write correct atoms based on tag and not format, fixes subs stream copy
- Originally committed as revision 17936 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:59 AM Revision d1df4da0 (ffmpeg): use correct codec tag list for ipod format
- Originally committed as revision 17935 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:16 AM Revision b686d0ab (ffmpeg): mxf and mxf d10 regression tests
- Originally committed as revision 17934 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:48 AM Revision f344ae80 (ffmpeg): again 10l, typo, put_byte instead of put_buffer
- Originally committed as revision 17933 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:15 AM Revision cafdc187 (ffmpeg): attempt to try to generate an random umid
- Originally committed as revision 17932 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:13 AM Revision 00b7fbdc (ffmpeg): 10l, set ret to 0 when finished
- Originally committed as revision 17931 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:06 AM Revision 002c95d7 (ffmpeg): dump_format after av_write_header to print updated parameters
- Originally committed as revision 17930 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:04 AM Revision a2523ce2 (ffmpeg): fix subs track height, set track->height to codec height if not set
- Originally committed as revision 17929 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:36 AM Revision 3596f4e0 (ffmpeg): sn40 avi fourcc decodes with ffodivx
- Originally committed as revision 17928 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/10/2009
- 09:41 PM Revision 8358c034 (ffmpeg): Fix typos.
- Originally committed as revision 17927 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:38 PM Revision e40ee25c (ffmpeg): Fix bug when elbg->utility_inc[elbg->numCB-1] == 1
- Originally committed as revision 17926 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:35 PM Revision eb2c2423 (ffmpeg): Add REGISTER_HWACCEL() for hardware accelerators.
- Originally committed as revision 17925 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:55 PM Revision b5b9ff2a (ffmpeg): Correctly skip complete INDX chunks, i.e. read the 32-bit header corr...
- and if the size is broken (20 bytes, header-only), calculate the expected
size and skip the index entries anyway. See...
03/09/2009
- 11:59 PM Revision 5e622c40 (ffmpeg): Replace all `` by $(), the latter can be nested more easily.
- Originally committed as revision 17923 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:33 PM Revision 5fd89ca0 (ffmpeg): Fix MMX2 check, 'movss' is not an MMX2 instruction, use 'pmaxub' inst...
- Originally committed as revision 17922 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:27 PM Revision f49568a4 (ffmpeg): Fix unaligned access in ff_copy_bits()
- Originally committed as revision 17921 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:39 PM Revision 75800dce (ffmpeg): Set AS to $CC by default, override with gcc only when CC is armcc
- Originally committed as revision 17920 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:03 PM Revision b8cc5a9f (ffmpeg): Prevent (negative) overflow of rm->remaining_len. This evaluation rea...
- has two possible outcomes: either len and rm->remaining_len are the same, in
which case we care about the outcome and... - 10:02 PM Revision 7ccefd08 (ffmpeg): Revert to r17908.
- Originally committed as revision 17918 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:00 PM Revision d2af5697 (ffmpeg): Cosmetics from Kenan Gillet's 'extract and share weighted_vector_sumf'
- patchset. Just a reindent.
Originally committed as revision 17917 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:55 PM Revision 95e83257 (ffmpeg): Functional part Kenan Gillet's 'extract and share weighted_vector_sumf'
- patchset. Idea is to share this common code between the AMR and QCELP
decoders.
Originally committed as revision 179... - 09:53 PM Revision 88c4339b (ffmpeg): Move MOVContext and related structures from mov.c to isom.h. See "[PA...
- move MOVContext from mov.c to isom.h" thread on ML.
Originally committed as revision 17915 to svn://svn.ffmpeg.org/f... - 05:47 PM Revision 3898eed8 (ffmpeg): Reorder arguments for av_fifo_generic_read to be more logical and
- consistent with av_fifo_generic_write.
Originally committed as revision 17914 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:44 PM Revision 60f75ad2 (ffmpeg): Fix seek regression test broken by r17905, seeking fails completely
- for swf before and after, but it now incorrectly creates additional
streams.
Originally committed as revision 17913 ... - 05:25 PM Revision bcff32d1 (ffmpeg): Mask all unused bits for packed pixel format instead of green and alp...
- That fixes the case when converting 15-bit RGB/BGR to YUV and high bit is set
for input value(s).
Originally committ... - 03:52 PM Revision 2500d8be (ffmpeg): Update VA API pixfmts documentation: struct vaapi_render_state
- shall now be copied to Picture.data[3].
Originally committed as revision 17912 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:38 PM Revision 29a68cf0 (ffmpeg): Convert spurious DOS line breaks to UNIX line breaks in seek regression
- test reference file.
Originally committed as revision 17911 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:08 PM Revision 0ecf9cc9 (ffmpeg): Prevent (negative) overflow of rm->remaining_len. This evaluation rea...
- has two possible outcomes: either len and rm->remaining_len are the same, in
which case we care about the outcome and... - 12:46 PM Revision 21b37529 (ffmpeg): Replace separate packet parsing for "old_format" .ra files by a call to
- ff_rm_parse_packet(). See "[PATCH] Make RM demuxer behave better with -an
option" thread, which sort-of turned into a... - 12:42 PM Revision dc3685e1 (ffmpeg): Move frame discarding out of the ff_rm_parse_packet() loop, and respect
- rm->audio_pkt_cnt in case multiple packets should be read before the next
syncpoint in the file, so that ffplay -an o... - 12:25 PM Revision d71d64dc (ffmpeg): Mark all packets from nuv demuxer as keyframes in order to make seeki...
- For proper seeking, they should be set correctly though.
Originally committed as revision 17907 to svn://svn.ffmpeg.... - 12:06 PM Revision 37b7dac1 (ffmpeg): Reorder alphabetically after r17902.
- Originally committed as revision 17906 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:06 PM Revision 3a4f91f5 (ffmpeg): 100l, to start reading from the first frame we must seek to data_offset,
- not 0 in av_seek_frame_generic.
Originally committed as revision 17905 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:35 AM Revision fb2e95c9 (ffmpeg): Set AVPacket pos also for audio packets in nuv demuxer.
- Originally committed as revision 17904 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 AM Revision 082dea8e (ffmpeg): Remove all remaining code that was disabled through the major version...
- Originally committed as revision 17903 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:00 AM Revision 08817483 (ffmpeg): Add maintainers for RM muxer, demuxer and RDT protocol
- Originally committed as revision 17902 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:26 AM Revision 32b936d0 (ffmpeg): Add av_fifo_reset function to completely reset fifo state, which makes
- it easier to reuse the fifo.
Originally committed as revision 17901 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:19 AM Revision aa033b1e (ffmpeg): Enable CONFIG_FASTDIV by default
- Originally committed as revision 17900 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:04 AM Revision 68e5d523 (ffmpeg): Add private HW accel data infrastructure.
- Originally committed as revision 17899 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:17 AM Revision af79f1ae (ffmpeg): reindent
- Originally committed as revision 17898 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:39 AM Revision c900635f (ffmpeg): indent
- Originally committed as revision 17897 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:34 AM Revision 6b4fab72 (ffmpeg): change path pattern to be similar to existing files, and remove usele...
- Originally committed as revision 17896 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:49 AM Revision 4070629d (ffmpeg): merge struct declaration and definition
- Originally committed as revision 17895 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:47 AM Revision 0c8f7727 (ffmpeg): write map packet every 100 packets according to specs
- Originally committed as revision 17894 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:35 AM Revision aaa43de3 (ffmpeg): write flt packet, might need some tweaking but it works
- Originally committed as revision 17893 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:10 AM Revision a96b1a90 (ffmpeg): correctly interleave audio and video according to specs
- Originally committed as revision 17892 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:15 AM Revision 9885e9a6 (ffmpeg): write timecode track in gxf
- Originally committed as revision 17891 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:14 AM Revision 46a7e3ec (ffmpeg): write timecode track in gxf
- Originally committed as revision 17890 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/08/2009
- 10:23 PM Revision 33605366 (ffmpeg): compute media info in write_header
- Originally committed as revision 17889 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:14 PM Revision cd34fd9c (ffmpeg): factorize write packet
- Originally committed as revision 17888 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:12 PM Revision 990287c4 (ffmpeg): remove unneeded and empty user data
- Originally committed as revision 17886 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:11 PM Revision 82bb3329 (ffmpeg): Allow different executable suffix for host and target
- Originally committed as revision 17885 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:55 PM Revision 6b43d2d0 (ffmpeg): uniformize variable names and remove duplicating fields in private st...
- Originally committed as revision 17884 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:08 PM Revision 8b9c94e0 (ffmpeg): remove useless fields
- Originally committed as revision 17883 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:33 PM Revision ade29f99 (ffmpeg): move NTT VQF demuxer to keep formats list alphabetized.
- Originally committed as revision 17882 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:43 PM Revision 9aa2ab42 (ffmpeg): Use FLG pseudo-random number generator in RoQ and ELBG
- Originally committed as revision 17881 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:37 PM Revision 74e2a078 (ffmpeg): Make Musepack decoders use LFG pseudorandom generator
- Originally committed as revision 17880 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:08 PM Revision d2f532c8 (ffmpeg): Be more verbose in describing VQF demuxer
- Originally committed as revision 17879 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:17 PM Revision 06d19718 (ffmpeg): Add a part explaining that API should be considered unstable after major
- version changes and list dates of last major version increase.
Originally committed as revision 17878 to svn://svn.f... - 03:09 PM Revision 22d4f236 (ffmpeg): Preliminary summary of AVFifoBuffer changes
- Originally committed as revision 17877 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:02 PM Revision fe4032b6 (ffmpeg): Remove more functions disabled by major version bump.
- Originally committed as revision 17876 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 PM Revision 3fb10843 (ffmpeg): Remove/replace code disabled by major version bump.
- Originally committed as revision 17875 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:46 PM Revision 52a6632a (ffmpeg): Deprecate the Mersenne Twister.
- Please use an ALFG, MLFG, LCG or KISS99 generator, MLFG&KISS99 provide higher quality
numbers and all should be faste... - 02:42 PM Revision c957c854 (ffmpeg): Replace all uses of the replaced av_fifo_read by av_fifo_generic_read
- Originally committed as revision 17873 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:35 PM Revision 792e4679 (ffmpeg): Remove the Mersenne Twister from the public API/ABI.
- We provide better PRNGs.
Originally committed as revision 17872 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:33 PM Revision 49ceb58b (ffmpeg): Bump major version of libavutil due to FIFO fixes.
- The current API/ABI should not be considered stable yet, further ABI/API
breakage is possible without major bumps.
O... - 02:21 PM Revision cddcf8c6 (ffmpeg): Remove av_fifo_read, API is already broken and major version will be ...
- Originally committed as revision 17870 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:16 PM Revision 41dd680d (ffmpeg): Allocate AVFifoBuffer through the fifo API to reduce future API/ABI i...
- Yes this breaks ABI/API but ive already broken it and will bump avutil major
soon.
Originally committed as revision ... - 01:28 AM Revision 48d58e59 (ffmpeg): add ff_random_get_seed to be used in conjunction with random functions
- Originally committed as revision 17868 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:45 AM Revision a9364759 (ffmpeg): Comments to indicate where memory barriers may be needed.
- Originally committed as revision 17867 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/07/2009
- 10:42 PM Revision 616e899c (ffmpeg): VQF demuxer
- Originally committed as revision 17866 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:02 PM Revision 0a71e78c (ffmpeg): Try to fix the 1 byte cannot be used issue.
- Originally committed as revision 17865 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:56 PM Revision 5add54b4 (ffmpeg): cosmetics: fix indentation
- Originally committed as revision 17864 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:17 PM Revision 3cac2f13 (ffmpeg): Fix AVFMT_FLAG_NONBLOCK in alsa
- Originally committed as revision 17863 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:20 PM Revision 743b3890 (ffmpeg): rtpmap is case-insensitive, see comment from Luca in "[PATCH] rtsp.c:
- keep-alive" thread.
Originally committed as revision 17862 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:39 AM Revision 6208d676 (ffmpeg): Let the 4th plane reach the swScale function
- Originally committed as revision 28868 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:37 AM Revision 9621f2f5 (ffmpeg): YUVA420P is a planar YUV format
- Originally committed as revision 28867 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
03/06/2009
- 10:37 PM Revision 7d87e2ce (ffmpeg): Re-indent after last commit.
- Originally committed as revision 17861 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 PM Revision 51741a82 (ffmpeg): If we get an error from ff_aac_parse_header() we should not trust the...
- Originally committed as revision 17860 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:19 PM Revision 496dcbbc (ffmpeg): ADTS: Increased protection against writing illegal/nonsense files.
- Originally committed as revision 17859 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:51 PM Revision 8507bde0 (ffmpeg): Add my name to copyright & author as requested by the original author.
- Originally committed as revision 17858 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:48 PM Revision 8b2fa965 (ffmpeg): Add code to the self test to print jitter & drift.
- Originally committed as revision 17857 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:47 PM Revision bb5c0988 (ffmpeg): Fix the channel allocation bug/assumption (issue 800).
- Approved by Rob on IRC.
Originally committed as revision 17856 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:18 AM Revision 711dae77 (ffmpeg): Get rid of redundant vdpau option, decoders can still be disabled ind...
- Originally committed as revision 17855 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:03 AM Revision 49caac24 (ffmpeg): Fix H.264 bitstream field log2_max_pic_order_cnt_lsb_minus4
- if sps.poc_type == 0.
Patch by Stephen Warren, swarren nvidia com
Originally committed as revision 17854 to svn://s... - 03:12 AM Revision 57f94f54 (ffmpeg): Oops, very silly typo.
- Originally committed as revision 17853 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:31 AM Revision f48b9304 (ffmpeg): flacdec: Parse the metadata header in the raw FLAC demuxer.
- Originally committed as revision 17852 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:25 AM Revision 5b63d33d (ffmpeg): flacdec: Add a shared function for parsing a FLAC metadata block header.
- Originally committed as revision 17851 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:57 AM Revision e0c98063 (ffmpeg): Add '#undef rand' to fix test program build.
- Originally committed as revision 17850 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:55 AM Revision 6d16718e (ffmpeg): cosmetics: Fix test program warnings.
- Originally committed as revision 17849 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:54 AM Revision 5a92cc66 (ffmpeg): pnm: Add missing 'else'. Fixes decoding for 16-bit pgm.
- Originally committed as revision 17848 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:48 AM Revision bc3057f4 (ffmpeg): Vertical align.
- Originally committed as revision 17847 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:47 AM Revision 2e51dedd (ffmpeg): Better name for integrator2_state.
- Originally committed as revision 17846 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:44 AM Revision 32284910 (ffmpeg): Add clock_period parameter, this should make the code easier to use.
- Originally committed as revision 17845 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:26 AM Revision 1b85ec1e (ffmpeg): Selftest code.
- Originally committed as revision 17844 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:23 AM Revision 8537591a (ffmpeg): Fix bug with time==0 being special.
- Originally committed as revision 17843 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:20 AM Revision 494065ca (ffmpeg): Adapt first factor.
- Originally committed as revision 17842 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:14 AM Revision 55b58598 (ffmpeg): Merge ff_timefilter_read() and ff_timefilter_update(), this simplifie...
- avoids calling them in the wrong order.
Originally committed as revision 17841 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:09 AM Revision 08ffd370 (ffmpeg): Allow timespans to vary.
- No change in performance if they do not vary.
Originally committed as revision 17840 to svn://svn.ffmpeg.org/ffmpeg/...
03/05/2009
- 11:57 PM Revision 28e947e4 (ffmpeg): Reorder operations, 20% improved performance, 1 variable less.
- Originally committed as revision 17839 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:45 PM Revision f982c6d8 (ffmpeg): Timefilter code by Olivier Guilyardi o list O samalyse o com
- Originally committed as revision 17838 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:38 PM Revision 1b0f4920 (ffmpeg): Mark variables "j" and "structure" in execute_ref_pic_marking() as av...
- to work around false positive 'may be used uninitialized' warnings.
Originally committed as revision 17837 to svn://... - 11:17 PM Revision de2c2b5a (ffmpeg): Directly read the version number from a VERSION file; useful for rele...
- Originally committed as revision 17836 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:10 PM Revision cfd937b0 (ffmpeg): AAC: hoist dependent gain lookup out of the loop
- Originally committed as revision 17835 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:59 PM Revision 6a7d2c3d (ffmpeg): cosmetics: Zip Blocks Motion Video --> Zip Motion Blocks Video
- Originally committed as revision 17834 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:58 PM Revision 108ab268 (ffmpeg): cosmetics: Order changelog entries chronologically.
- Originally committed as revision 17833 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:17 PM Revision 27127202 (ffmpeg): Remove duplicated MUL16 macro definition, fixes the warning:
- libavcodec/ac3enc.c:119:1: warning: "MUL16" redefined
Originally committed as revision 17832 to svn://svn.ffmpeg.org... - 09:20 PM Revision 35690321 (ffmpeg): ARM: disable inline asm for armcc
- Originally committed as revision 17831 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 PM Revision 1e65f62e (ffmpeg): ARM: armcc versions of bswap_16/32
- Originally committed as revision 17830 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 PM Revision 03e37762 (ffmpeg): ARM: detect armcc compiler and enable gcc mode
- Originally committed as revision 17829 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 PM Revision f65883c8 (ffmpeg): configure: check asm support using $as
- Originally committed as revision 17828 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 PM Revision 313c46a6 (ffmpeg): Compile .S files with $(AS), set it in configure
- Assembler files using the GNU syntax need to be processed by gcc,
whichever compiler is used for C files.
Originally... - 09:02 PM Revision a3398feb (ffmpeg): Fix bug introduced by me in r28756
- Originally committed as revision 28825 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 07:15 PM Revision e6586575 (ffmpeg): Mark pos_min and pos_max variables as av_uninit to work around false
- positive uninitialized variable warnings.
Originally committed as revision 17826 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:13 PM Revision 1aeb55a1 (ffmpeg): Mark dvdaudio_substream_type variable as av_uninit to work around false
- positive uninitialized variable warning.
Originally committed as revision 17825 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:36 AM Revision 61c23c15 (ffmpeg): Pass packet position to the parser, so frame's AVPacket.pos is comput...
- Originally committed as revision 17824 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:35 AM Revision b283ba26 (ffmpeg): Add handling of frame position in the parser.
- Originally committed as revision 17823 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:40 AM Revision 8d1e885f (ffmpeg): flacdec: cosmetics: Add a comment with the data of the smallest FLAC
- frame for future reference.
Originally committed as revision 17822 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:36 AM Revision 629fb5c4 (ffmpeg): flacdec: There is an even smaller FLAC frame size possibility.
- Originally committed as revision 17821 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:21 AM Revision 5756bc7b (ffmpeg): flacdec: 10l to me. I miscalculated the smallest FLAC frame. It is 16
- bytes, not 24.
Originally committed as revision 17820 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:23 AM Revision bf1d7e28 (ffmpeg): flacdec: cosmetics: move 2 statements to immediately after frame
- decoding.
Originally committed as revision 17819 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:15 AM Revision fd6fd470 (ffmpeg): flacdec: Simplify frame sync by not using the bitstream reader.
- Originally committed as revision 17818 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:56 AM Revision a8ec12bc (ffmpeg): flacdec: Split the metadata_parse() function into 2 separate functions,
- parse_streaminfo() and get_metadata_size().
Originally committed as revision 17817 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/04/2009
- 11:55 PM Revision 5ef4fa87 (ffmpeg): flacdec: Add a check for small buffer size. This ensures reading as
- much of the frame header as possible without excluding the smallest
possible FLAC frame. It also fixes a false posit... - 11:24 PM Revision c5199729 (ffmpeg): flacdec: cosmetics: Use a more descriptive variable name for the number
- of bytes read, instead of reusing 'i'.
Originally committed as revision 17815 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:16 PM Revision 549bccdb (ffmpeg): flacdec: Handle 32 bps data when checking allocated size.
- Originally committed as revision 17814 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:10 PM Revision a3d2379b (ffmpeg): flacdec: Check curr_bps after wasted bits are subtracted.
- Originally committed as revision 17813 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:50 PM Revision d3f76612 (ffmpeg): Fix typo: "i" -> "in".
- Originally committed as revision 17812 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:37 PM Revision 70e01da3 (ffmpeg): Add support for ct_type to correctly detect interlaced flag
- Originally committed as revision 17811 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:12 PM Revision a284d030 (ffmpeg): Rewrite of rgb15to32 and rgb16to32 using fewer asm instructions and s...
- Originally committed as revision 28808 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 06:43 PM Revision 3444c914 (ffmpeg): Add "deprecated old scaler removed"
- Originally committed as revision 17810 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:41 PM Revision 15ef4026 (ffmpeg): Remove the swscale dummy option, most (all?) FATE configs should be u...
- to work without it.
Originally committed as revision 17809 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:18 PM Revision 6d08f6c9 (ffmpeg): 100l, interplayvideo uses 8x8 blocks, so call the 8x8 put_pixels_tab ...
- instead of the 16x16 one. Seems to fix decoding on PPC.
Originally committed as revision 17808 to svn://svn.ffmpeg.o... - 05:12 PM Revision 51338166 (ffmpeg): Set AVFrame.reference correctly for nuv decoder.
- Originally committed as revision 17807 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:56 PM Revision a66430c0 (ffmpeg): Add more correct bound checking in filter_mb().
- Should fix decoding of CVMAPAQP3_Sony_E.jsv in MinGW
Originally committed as revision 17806 to svn://svn.ffmpeg.org/... - 08:47 AM Revision 34e46c44 (ffmpeg): Add frame buffer allocators. aka simplify calls to
- AVCodecContext.{get,release}_buffer().
Originally committed as revision 17804 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:57 AM Revision 63581eb1 (ffmpeg): MOV: fix demuxing fragmented files
- Originally committed as revision 17803 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:40 AM Revision e584914a (ffmpeg): Fix a condition that causes an infinite loop, but only when compiled ...
- gcc 4.2.4 on x86_32. Thanks to Vitor for hunting this down.
Originally committed as revision 17802 to svn://svn.ffmp... - 05:24 AM Revision 45e5f857 (ffmpeg): excellent first pass at a description; now it's time for the Ministry of
- English Composition to tear it apart and rebuild it, stronger than before
Originally committed as revision 17801 to ... - 01:33 AM Revision 87574416 (ffmpeg): Part 2 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpc
- more general' changeset. This one relocates the QCELP
especific code to the qcelpdec.* files.
Originally committed a... - 01:28 AM Revision 77bd18e1 (ffmpeg): Part 1 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpc
- more general' changeset. This one splits ff_qcelp_lspf2lpc
into the QCELP-especific ff_qcelp_lspf2lpc + the more gene... - 01:08 AM Revision e1374c06 (ffmpeg): flacdec: When there is not enough data to read the next header block,
- reset the bitstream reader instead of skipping backwards.
Originally committed as revision 17798 to svn://svn.ffmpeg... - 12:57 AM Revision 29b9f58b (ffmpeg): Split rtsp_send_cmd() into two functions, one for the actual sending ...
- command and a second, new function to read the reply to this command. This
will make it possible to read server notic... - 12:53 AM Revision 6a85fb34 (ffmpeg): cosmetics: indentation after last commit
- Originally committed as revision 17796 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:52 AM Revision 55a72738 (ffmpeg): flacdec: Check for an inline header before calling metadata_parse().
- Originally committed as revision 17795 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:21 AM Revision 239b961f (ffmpeg): flacdec: Allocate buffers right after STREAMINFO is parsed.
- Originally committed as revision 17794 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/03/2009
- 11:53 PM Revision 03754fcd (ffmpeg): Alpha: use -g3 with ccc to allow optimisation with debugging symbols
- Originally committed as revision 17793 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:52 PM Revision 9d9de444 (ffmpeg): Fix syntax for the libfaad_decoder definition.
- Fix compilation (when libfaad is enabled).
Originally committed as revision 17792 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:50 PM Revision 184bc53d (ffmpeg): cosmetics: indentation after last commit
- Originally committed as revision 17791 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:49 PM Revision 7d030358 (ffmpeg): flacdec: Avoid parsing the STREAMINFO multiple times.
- Originally committed as revision 17790 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:32 PM Revision 636f1c4c (ffmpeg): Rename avctx_opts to avcodec_opts.
- The new name is more meaningful and consistent with avformat_opts
and sws_opts.
Originally committed as revision 177... - 11:07 PM Revision 511b3667 (ffmpeg): Allow --enable-swscale until FATE is updated
- Originally committed as revision 17788 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:51 PM Revision 6d4f53cb (ffmpeg): Remove old scaler.
- Originally committed as revision 17786 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:25 PM Revision 1ad1eaad (ffmpeg): Enable AVFMT_FLAG_NONBLOCK.
- Originally committed as revision 17785 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:24 PM Revision d61f30a7 (ffmpeg): Do usleep(10000) when all demuxers returned EAGAIN.
- Originally committed as revision 17784 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:24 PM Revision ded01499 (ffmpeg): Replace two 'return AVERROR(EAGAIN);' by continue. The latter are nicer
- and the EAGAIN were just added as example not because they made sense.
Originally committed as revision 17783 to svn... - 07:50 PM Revision 545465ec (ffmpeg): If a demuxer returns EAGAIN, try another demuxer.
- Originally committed as revision 17782 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:47 PM Revision 57f9a560 (ffmpeg): remove the rest of x86 asm from LGPL build
- Originally committed as revision 28804 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 06:19 PM Revision fefe43ff (ffmpeg): MOV: fix crash when 'meta' occurs before first 'trak'
- Originally committed as revision 17781 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:06 PM Revision bc8763cd (ffmpeg): Rename "fd1" variable ro "fd". There were previously two variables (f...
- fd2) and one was just removed, so naming the other "fd1" is counter-intuitive.
See "[RFC] rtsp.c EOF support" thread.... - 05:04 PM Revision f0a80394 (ffmpeg): Add url_get_file_handle(), which is used to get the file descriptor
- associated with the I/O handle (e.g. the fd returned by open()). See
"[RFC] rtsp.c EOF support" thread.
There were p... - 04:53 PM Revision 2fea9650 (ffmpeg): Reindent after r17777.
- Originally committed as revision 17778 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:52 PM Revision f830c9a4 (ffmpeg): Make RTSP-MS-over-UDP negotiation work. See "[PATCH] RTSP-MS 8/15: fix
- RTSP-MS UDP" thread on mailinglist.
Basically, UDP setup needs to be done in a particular order (first rtx
on two UD... - 04:48 PM Revision 090438cc (ffmpeg): Recognize the "application" data type, which is required for WMS/UDP
- sessions.
This type is used in RTP/ASF (served by WMS servers), and is required to
make UDP sessions work, but break... - 04:19 PM Revision 9aaa2077 (ffmpeg): Add a context to av_log() calls.
- Originally committed as revision 17775 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:09 PM Revision c36264a3 (ffmpeg): A quick description of Rate distortion theory.
- Originally committed as revision 17774 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:48 PM Revision 59701aeb (ffmpeg): Do not use a macro to generate a single AVCodec declaration.
- Originally committed as revision 17773 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:35 PM Revision dc7d978a (ffmpeg): Quick description of the Viterbi algorithm so I do not have to repeat it
- over and over again on the ML.
Originally committed as revision 17772 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:32 PM Revision a0f80050 (ffmpeg): When a H.264 stream references a PPS or SPS id which doesn't exist, i...
- just saying that a non-existing id is referenced, show the value of the id.
Originally committed as revision 17771 t... - 02:12 PM Revision b11163c8 (ffmpeg): Add vhook removal to the changelog.
- Originally committed as revision 17770 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:09 PM Revision fdf11906 (ffmpeg): Remove deprecated vhook subsystem.
- Originally committed as revision 17769 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:57 PM Revision f989d397 (ffmpeg): Remove size_t cast in setting s->priv_data directly to the (integer) ...
- descriptor returned by open(). This removes some dubious doublecasts such
as priv_data = (void *) (size_t) some_integ... - 01:51 PM Revision eafb17d1 (ffmpeg): Don't let finalize_packet() touch pkt->stream_index. Instead, let ind...
- payload handlers take care of that themselves at their own option. What this
patch really does is "fix" a bug in MS-R... - 01:43 PM Revision 0d8ee24c (ffmpeg): Set PixFmtInfo::{x, y}_chroma_shift for VDPAU and VAAPI formats.
- Originally committed as revision 17766 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:42 PM Revision 95f03cf3 (ffmpeg): Reindent after r17764.
- Originally committed as revision 17765 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:41 PM Revision f3e71942 (ffmpeg): In the current implementation of rtp_parse_packet(), finalize_packet(...
- called for all packets with an internal handler function but only for
non-first packets from dynamic payload parse_pa... - 01:38 PM Revision 2db272e9 (ffmpeg): Start Changelog for next version.
- Originally committed as revision 17763 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:30 PM Revision 0ca3e336 (ffmpeg): cosmetics: Add some empty lines for readability.
- Originally committed as revision 17762 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:26 PM Revision d176f903 (ffmpeg): Reduce allocated length of the HTTP authentication request field buff...
- noticed by Stefano and Luca in the "[PATCH]RTSP Basic Authentication"
mailinglist thread.
av_base64_encode() was rec... - 01:25 PM Revision 429d6b21 (ffmpeg): Cosmetics: Typo
- Originally committed as revision 17760 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:11 PM Revision 4f46099b (ffmpeg): Use sign_extend().
- On behalf of Jai.
Originally committed as revision 17759 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:01 PM Revision c7509fff (ffmpeg): Add my GPG fingerprint
- Originally committed as revision 17758 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:58 PM Revision 9549cdcb (ffmpeg): Cosmetics: Typo
- Originally committed as revision 17757 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:57 PM Revision c0492097 (ffmpeg): cosmetics: Fix indentation.
- Originally committed as revision 17756 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:52 PM Revision 9d821fc2 (ffmpeg): Do not add -D_FILE_OFFSET_BITS=64 and -D_LARGEFILE_SOURCE uncondition...
- CFLAGS. Apparently there are some systems that do not like these definitions.
Originally committed as revision 1775... - 12:45 PM Revision 892438a3 (ffmpeg): Remove mpeg4aac dependency declaration, the decoder was removed.
- Originally committed as revision 17753 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:53 AM Revision 54460a83 (ffmpeg): configure: improve temp file creation and cleanup
- Originally committed as revision 17752 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:53 AM Revision 2e78513c (ffmpeg): flacdec: Warn about invalid max blocksize and limit the minimum value.
- Originally committed as revision 17751 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:26 AM Revision 09a64ee6 (ffmpeg): H.264: Simplify decode_residual()
- Originally committed as revision 17750 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:25 AM Revision 0c89ca72 (ffmpeg): cosmetics: remove a pointless comment
- Originally committed as revision 17749 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:25 AM Revision 95db6659 (ffmpeg): flacdec: Remove unused variable, min_blocksize.
- Originally committed as revision 17748 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:22 AM Revision dde318d5 (ffmpeg): flacdec: Return error when blocksize code of 0 is found. It is a
- reserved value per the FLAC format documentation.
Originally committed as revision 17747 to svn://svn.ffmpeg.org/ffm... - 05:18 AM Revision c978997a (ffmpeg): Enable PB-frames decoding for H.263
- Originally committed as revision 17746 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:17 AM Revision 685502cf (ffmpeg): Add PB-frame decoding support for H.263/i263 (and enable it for i263)
- Originally committed as revision 17745 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:57 AM Revision 6053da01 (ffmpeg): alacdec: Simplify reading of uncompressed samples by using
- get_sbits_long().
Originally committed as revision 17744 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:45 AM Revision 5b37e2fc (ffmpeg): flacdec: Avoid trying to read 33 bits. This occurs when the source
- is 32 bits-per-sample and channel decorrelation is used. Such files
are valid, but not supported currently.
Origina... - 02:53 AM Revision 505cc62f (ffmpeg): flacdec: ALT_BITSTREAM_READER is no longer required.
- Originally committed as revision 17742 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:19 AM Revision 9de6e090 (ffmpeg): flacdec: use get_sbits_long() where needed.
- Originally committed as revision 17741 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:00 AM Revision 017c0811 (ffmpeg): Add a get_sbits_long() function.
- Originally committed as revision 17740 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:53 AM Revision 8858990f (ffmpeg): ALAC: use sign_extend() from mathops.h
- Originally committed as revision 17739 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:03 AM Revision 101dfa7d (ffmpeg): Add sign_extend() function to mathops.h
- Originally committed as revision 17738 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/02/2009
- 07:42 PM Revision edd532db (ffmpeg): Simplify show_bits_long and copy the GetBitsContext around only once ...
- Originally committed as revision 17736 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:32 PM Revision ee4d0322 (ffmpeg): flacdec: Use get/skip_bits_long() for more than 17-bits and
- get/skip_bits() for 17-bits or less.
Originally committed as revision 17735 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:18 PM Revision b89e77cf (ffmpeg): Factor out block decoding in ff_h263_decode_mb()
- Originally committed as revision 17734 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:13 PM Revision 7115cbda (ffmpeg): Consider all packets in the parser, not just ones with timestamps,
- this should greatly simplify handling of packet pos.
Originally committed as revision 17733 to svn://svn.ffmpeg.org/... - 03:12 PM Revision 2cc30421 (ffmpeg): Favor container packets that end after the first byte of the access
- unit in fetch_timestamp(). This should make no difference for valid
streams but may help invalid ones, also its neede... - 02:53 PM Revision a4c7a5ea (ffmpeg): Call ff_fetch_timestamp() for mpeg1/2 when a picture start code is fo...
- of calling it at the end of a frame with a large negative offset.
This significantly reduces the maximal distance in ... - 09:33 AM Revision 873b0923 (ffmpeg): version.h should depend on config.mak.
- The extra version string that is passed to configure is recorded in config.mak
and changes to config.mak can therefor... - 09:28 AM Revision 2fddbb68 (ffmpeg): Add context to some av_log() calls.
- Originally committed as revision 17729 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:22 AM Revision d69da18c (ffmpeg): Merge three conditions in a single 'if' instead of two.
- Originally committed as revision 17728 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:57 AM Revision b00b15be (ffmpeg): Mention non-recursive Makefiles in the changelog.
- Originally committed as revision 17725 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:52 AM Revision 58cf42fa (ffmpeg): cosmetics: spelling/wording fixes
- Originally committed as revision 17724 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:31 AM Revision c76d1bb2 (ffmpeg): AC-3 encoding is integer-only
- Originally committed as revision 17723 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:13 AM Revision ddea12a6 (ffmpeg): Revert previous removal of PAM, PBM, PGM, PGMYUV and PPM from the lis...
- supported image formats. Apparently decoding these formats is supported.
Originally committed as revision 17722 to s... - 06:01 AM Revision 12dd57fd (ffmpeg): cosmetics: Reformat long_names so that "DPCM" comes first.
- Originally committed as revision 17721 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:55 AM Revision fd75cedd (ffmpeg): cosmetics: Reformat long_names so that "ADPCM" comes first.
- Originally committed as revision 17720 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:45 AM Revision 655463b9 (ffmpeg): cosmetics: Reformat long_names so that "PCM" comes first.
- Originally committed as revision 17719 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:41 AM Revision 7eb2d654 (ffmpeg): small spelling/grammar fixes
- Originally committed as revision 17718 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:20 AM Revision 326b554c (ffmpeg): xvmc works with MPEG-2 as well as MPEG-1, note this in the codec long...
- Originally committed as revision 17717 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:18 AM Revision 0ffbc258 (ffmpeg): Change a bunch of codec long_names to be more consistent and descript...
- Originally committed as revision 17716 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:08 AM Revision 421ae271 (ffmpeg): Decoding of PAM, PBM, PGM, PGMYUV and PPM image formats is not suppor...
- Originally committed as revision 17715 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:37 AM Revision 56dc1fdf (ffmpeg): figure out which muxers support which codecs? new api required!
- Originally committed as revision 17714 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:19 AM Revision dbf9ddec (ffmpeg): The Ogg muxer will handle Theora as well
- Originally committed as revision 17713 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:52 AM Revision 641992de (ffmpeg): Another round of missing codecs and name updates to match the codec l...
- Originally committed as revision 17712 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:41 AM Revision a1c5b6ec (ffmpeg): Add some more missing codecs and update names to match the codec long...
- Originally committed as revision 17711 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:30 AM Revision dd2d651d (ffmpeg): Add some more missing codecs and update names to match the codec long...
- Originally committed as revision 17710 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:58 AM Revision 4d973c68 (ffmpeg): Merge MP2, MP3 and MPEG audio demuxer entries.
- Originally committed as revision 17709 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:48 AM Revision d70fe5a3 (ffmpeg): vorbis and flac ogg muxer only
- Originally committed as revision 17708 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:31 AM Revision f58c7139 (ffmpeg): ogg muxer is vorbis only
- Originally committed as revision 17707 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:25 AM Revision 68dddf53 (ffmpeg): Add some missing codecs and update names to match the codec long_name
- or vice-versa.
Originally committed as revision 17706 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:55 AM Revision 9510f59a (ffmpeg): Add some missing codecs and update names to match the codec long_name.
- Originally committed as revision 17705 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:40 AM Revision eacf8613 (ffmpeg): add some missing codecs and update some names to match AVCodec.long_name
- Originally committed as revision 17704 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:55 AM Revision 270fc177 (ffmpeg): Integer-only decoding of AC-3 is not supported.
- Originally committed as revision 17703 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:34 AM Revision 21d4af5d (ffmpeg): Targa encoding is supported.
- Originally committed as revision 17702 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:29 AM Revision f2937cc6 (ffmpeg): Add missing image formats, patch by Daniel Verkamp, daniel drv nu.
- Originally committed as revision 17701 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:27 AM Revision 314511ab (ffmpeg): Split PGM and PPM in image formats section.
- patch by Daniel Verkamp, daniel drv nu
Originally committed as revision 17700 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:24 AM Revision 9db80acb (ffmpeg): cosmetics: Break image format lines before comments.
- patch by Daniel Verkamp, daniel drv nu
Originally committed as revision 17699 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/01/2009
- 11:41 PM Revision 09096c9f (ffmpeg): RA144: work around gcc bug/oddity on ARM
- This should not make any difference, yet some gcc versions on ARM
produce incorrect output without this fix.
Approve... - 06:20 PM Revision 38ce707e (ffmpeg): add an API changelog with a first entry for the new metadata API
- Originally committed as revision 17697 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:12 PM Revision e0e86c52 (ffmpeg): Add release version number.
- Originally committed as revision 17696 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:57 PM Revision b77df637 (ffmpeg): configure: fix return value from check_header
- Originally committed as revision 17695 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:13 PM Revision 4b037567 (ffmpeg): Document ffplay -ast, -vst, and -sst options.
- Originally committed as revision 17694 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:06 PM Revision 5dbb63fe (ffmpeg): Apply the same logic used for subtitle stream selection to audio and ...
- stream selection.
Make the counting starts from 0, and disable the corresponding playbck
when the selected stream nu... - 05:02 PM Revision 5ad4f0d4 (ffmpeg): Simplify the logic for the subtitle stream selection.
- Originally committed as revision 17692 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:58 PM Revision 7f668bb3 (ffmpeg): Fix subtitle selection logic, make ffplay select the subtitle stream N
- rather than the subtitle stream N-1 when N is not zero.
Originally committed as revision 17691 to svn://svn.ffmpeg.o... - 04:35 PM Revision 827f7e28 (ffmpeg): deprecate old metadata API
- Originally committed as revision 17690 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:06 PM Revision bc718b47 (ffmpeg): fix missed usage of old metadata API in mov demuxer
- Originally committed as revision 17689 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:58 PM Revision 0a789246 (ffmpeg): fix last usage of old metadata API in ffmpeg.c (handling of AVStream ...
- Originally committed as revision 17688 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:38 PM Revision 012867f0 (ffmpeg): use new metadata API in libavformat/utils.c
- Originally committed as revision 17687 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:28 PM Revision feacba6c (ffmpeg): use new metadata API in r3d demuxer
- Originally committed as revision 17686 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:56 PM Revision 5ee999b8 (ffmpeg): convert ffserver to new metadata API
- Originally committed as revision 17685 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:55 PM Revision f7554a99 (ffmpeg): convert ffplay to new metadata API
- Originally committed as revision 17684 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:54 PM Revision a5926d85 (ffmpeg): convert ffmpeg to new metadata API
- Originally committed as revision 17683 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:50 PM Revision ec264570 (ffmpeg): new metadata API is now officially part of public API
- Originally committed as revision 17682 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:29 PM Revision 95030323 (ffmpeg): simplify metadata conversion and fixes gcc-2.95 at the same time
- Originally committed as revision 17681 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:11 PM Revision db794291 (ffmpeg): SVQ3: Fix decoding with A32_BITSTREAM_READER
- svq3_decode_slice_header() modifies the buffer used by the bitstream
reader. Some of the bitstream readers cache a f... - 12:11 PM Revision 4cd19f6e (ffmpeg): ARM: fix missing MUL16() return type
- Originally committed as revision 17679 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:43 AM Revision 9c366939 (ffmpeg): Fix typo in comments.
- Originally committed as revision 28777 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:38 AM Revision b62bb661 (ffmpeg): Add warnings to yuv2rgb_vis.c because alpha is set wrong (0 instead o...
- Originally committed as revision 28776 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:35 AM Revision 68363b69 (ffmpeg): Make AltiVec code write alpha as 255 instead of 0 when converting to ...
- Originally committed as revision 28774 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:33 AM Revision f78b9c06 (ffmpeg): Fix braindead and broken way to calculate abase, fixes regression tes...
- big-endian systems.
Originally committed as revision 28773 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 11:16 AM Revision 8d2544bd (ffmpeg): Reindent after last commit
- Originally committed as revision 17678 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:14 AM Revision 9e27e0d4 (ffmpeg): Do not read uninitialized buffer, no matter if it will be multiplied by
- zero later. This should fix some valgrind warnings and hopefully FATE
ra144 test on ARM.
Originally committed as rev... - 09:14 AM Revision d819b41b (ffmpeg): Remove unused variable in mpeg_mc_decode_init
- Originally committed as revision 17676 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:48 AM Revision 4022fe01 (ffmpeg): Change the timebase of the raw demuxer to one that can represent the ...
- Originally committed as revision 17675 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:17 AM Revision 9e6c124a (ffmpeg): Disable MPEG-1/2 style timestamp calculation for H264. It still rando...
- the timestamps because delay is not known for the first few frames.
Originally committed as revision 17674 to svn://... - 03:13 AM Revision 47cd974a (ffmpeg): Do not set low_delay if has_b_frames has been set before init()
- this will be needed once the parser can figure out has_b_frames
in av_find_stream_info().
Originally committed as re... - 12:23 AM Revision 9ef88afa (ffmpeg): AAC: Make the CPE function more consistent with the functions for oth...
- Originally committed as revision 17672 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:12 AM Revision 719e721a (ffmpeg): Add some basic metadata conversion tables for matroska and asf.
- Add missing const qualifiers for metadata_conv in AV{In|Out}putFormat.
Originally committed as revision 17671 to svn...
02/28/2009
- 11:34 PM Revision f610a9f2 (ffmpeg): add a metadata conversion API
- Originally committed as revision 17670 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:58 PM Revision efd8c1f6 (ffmpeg): Adjust time_base exactly when changing ticks_per_frame to 2 this is s...
- and for some raw h264 we managed to change the timebase twice before.
Originally committed as revision 17669 to svn:... - 07:56 PM Revision cd0d9a9d (ffmpeg): configure: check_func_headers should mark headers as found
- Originally committed as revision 17668 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:56 PM Revision 72702705 (ffmpeg): configure: {enable,disable}_safe functions that sanitise arguments
- Originally committed as revision 17667 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:34 PM Revision 3aa7ac6d (ffmpeg): Document ff_rtp_codec_id()
- Originally committed as revision 17666 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:35 PM Revision 4c6b49bf (ffmpeg): Change TS seeking so it returns position/timestamp of a key frame.
- Patch by Ivan Schreter, schreter gmx net
Originally committed as revision 17665 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:23 PM Revision d3da8a45 (ffmpeg): Fix typo in a comment
- Originally committed as revision 17664 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:21 PM Revision c3efd98c (ffmpeg): Document ff_rtp_enc_name()
- Originally committed as revision 17663 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:31 PM Revision 344bcea4 (ffmpeg): cosmetics: indentation
- Originally committed as revision 17662 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:24 PM Revision d3a57949 (ffmpeg): Document ff_rtp_get_codec_info()
- Originally committed as revision 17661 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:24 PM Revision 81f052cb (ffmpeg): Separate the raw FLAC demuxer from raw.c and put in a new file,
- flacdec.c.
Originally committed as revision 17660 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:02 PM Revision 2d243fb3 (ffmpeg): Rename movenc.c MOVContext to MOVMuxContext, since MOVContext is alre...
- in mov.c for the demuxer. See "[PATCH] rename movenc.c MOVContext to
MOVMuxContext" thread on the mailinglist.
Origi... - 03:15 PM Revision f166f2f4 (ffmpeg): Revert "Improve frame rate guessing for streams with two fields per f...
- This reverts r17656, which broke many tests. Further investigation
is necessary.
Originally committed as revision 1... - 01:48 PM Revision fe7f149e (ffmpeg): ARM: fix corner-case overflow in H.264 weighted prediction
- Originally committed as revision 17657 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:14 PM Revision 5fa61b26 (ffmpeg): Improve frame rate guessing for streams with two fields per frame.
- Patch by Ivan Schreter, schreter gmx net
Originally committed as revision 17656 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:38 AM Revision da2911d5 (ffmpeg): sub_mb_type[] needs to be 8-byte aligned because it is referenced
- as a uint64_t in get_dct8x8_allowed().
Patch by David S. Miller <davem at davemloft dot net>
Originally committed as... - 08:01 AM Revision f8a138be (ffmpeg): When converting from a non alpha format to an alpha format, defaults
- Originally committed as revision 28756 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 07:31 AM Revision 5f59207d (ffmpeg): Fix avpicture_layout to not chroma shift the alpha plane when outputt...
- Originally committed as revision 17654 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/27/2009
- 11:12 PM Revision 73914d56 (ffmpeg): use new metadata API in nut muxer
- This is only a straight conversion of current code, so for now, it won't
mux generic metadata. It will only mux Title... - 11:10 PM Revision 00798e45 (ffmpeg): use new metadata API in nut demuxer
- Originally committed as revision 17652 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:23 PM Revision c2751600 (ffmpeg): Add an isALPHA macro to check if pixel format has alpha channel
- Originally committed as revision 28747 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:13 PM Revision 2c897342 (ffmpeg): Use YUV420P code path for YUVA420P where appropriate
- Originally committed as revision 28746 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:28 PM Revision 03831f46 (ffmpeg): Correctly reset SEI variables.
- Patch by Ivan Schreter, schreter gmx net
Originally committed as revision 17651 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:15 PM Revision 92971e91 (ffmpeg): configure: remove redundant alsa/asoundlib.h check
- Originally committed as revision 17650 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:11 PM Revision 70ec53a0 (ffmpeg): Detect static prototypes.
- Originally committed as revision 17649 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:08 PM Revision f55e1812 (ffmpeg): Improve detection of non doxy comments.
- Originally committed as revision 17648 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:44 PM Revision 771ac0de (ffmpeg): Refactor code for upcoming alpha patches.
- Patch by Cédric Schieli, cschieli A gmail
Originally committed as revision 28741 to svn://svn.mplayerhq.hu/mplayer/t... - 06:33 PM Revision 0f485a9c (ffmpeg): Fix misdetection of #else in 'missing } prior to else'.
- Originally committed as revision 17647 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:51 PM Revision 7f802534 (ffmpeg): Make ff_print_debug_info() a no-op when using HW acceleration.
- Patch by Gwenolé Beauchesne.
Originally committed as revision 17646 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:49 PM Revision a4f3fdfa (ffmpeg): Use ff_hwaccel_pixfmt_list_420[] in H.263 decoder.
- Patch by Gwenolé Beauchesne.
Originally committed as revision 17645 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:45 PM Revision 6026a096 (ffmpeg): Add hardware acceleration hooks to H.264.
- Patch by Gwenolé Beauchesne.
Originally committed as revision 17644 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:53 PM Revision e6fdc2b1 (ffmpeg): Make sure -vsync 2 does not produce timestamps equal to the previous,
- rather drop a frame.
Fixes Issue872.
Originally committed as revision 17643 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:44 PM Revision fc6765d7 (ffmpeg): Update commented fprintf().
- Originally committed as revision 17642 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:13 PM Revision fe02d9e7 (ffmpeg): Do not allow standard-frame-rate detection to increase the value of
- r_frame_rate by more than 1% over a previously set/detected value.
Originally committed as revision 17641 to svn://s... - 02:01 PM Revision 19df37a8 (ffmpeg): Fix SVQ3 regression since ticks_per_frame=2.
- Originally committed as revision 17640 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:07 AM Revision 03c03afd (ffmpeg): Simplify ipmovie.c pts calculation by using an appropriate time_base.
- Originally committed as revision 17639 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:31 AM Revision f3592353 (ffmpeg): Add a context to av_log() call.
- Originally committed as revision 17638 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:27 AM Revision 1468d503 (ffmpeg): Add HW acceleration hooks for MPEG-4 / H.263 decoding.
- Patch by Gwenole Beauchesne.
Originally committed as revision 17637 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:20 AM Revision 6aca2c67 (ffmpeg): Remove superfluous call to mpeg_decode_slice() for hwaccel, this
- function already contains the needed code.
Patch by Gwenole Beauchesne.
Originally committed as revision 17636 to sv... - 08:16 AM Revision 11647a9f (ffmpeg): Return early if a HW accelerator is used.
- Patch by Gwenole Beauchesne.
Originally committed as revision 17635 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:12 AM Revision f06ce1ce (ffmpeg): Add VA API pixel formats.
- Patch by Gwenole Beauchesne.
Originally committed as revision 17634 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:09 AM Revision 044f0296 (ffmpeg): Add ff_hwaccel_pixfmt_list_420[] definition.
- Patch by Gwenole Beauchesne.
Originally committed as revision 17633 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:02 AM Revision 3bc5f6f9 (ffmpeg): Hack: #undef printf so compilation works with DEBUG_IPMOVIE set to 1
- Originally committed as revision 17632 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:56 AM Revision 85142724 (ffmpeg): Detect the case when the time base is exact but far finer than necess...
- represent the time stamps, as e.g. for ipmovie.c and set a better r_frame_rate.
Originally committed as revision 176...
02/26/2009
- 11:47 PM Revision 3797c74b (ffmpeg): Add ticks_per_frame, this should hopefully fix the regressions caused
- by the time_base change.
Originally committed as revision 17630 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:39 PM Revision 83569729 (ffmpeg): cosmetics: vertical alignment
- Originally committed as revision 17629 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:38 PM Revision b8222b3d (ffmpeg): use new metadata API in rpl demuxer
- Originally committed as revision 17628 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:35 PM Revision 0d2e86d7 (ffmpeg): use new metadata API in wc3 demuxer
- Originally committed as revision 17627 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:34 PM Revision 3f4c2bf9 (ffmpeg): Mark as "internal but installed" the avio.h file.
- This should prevent its direct inclusion in an external project, which
results broken if avformat.h is not included b... - 10:28 PM Revision aafe9b63 (ffmpeg): Add a @file notice to avio.h.
- Originally committed as revision 17625 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:03 PM Revision 86a47378 (ffmpeg): Rename avfilter_parse_graph() to avfilter_graph_parse(), for better
- consistency with the rest of the API.
Originally committed as revision 17624 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:02 PM Revision d7dbe558 (ffmpeg): Rename avfilter_destroy_graph() to avfilter_graph_destroy(), for better
- consistency with the rest of the API.
Originally committed as revision 17623 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:09 PM Revision f56995b4 (ffmpeg): Half user provided time_base once during the first frame when there i...
- timebase stored in the h264 stream.
This should fix fate. (ffmpeg.c used pict_repeat with its default 1/25 timebase)
... - 08:36 PM Revision 26aedb4a (ffmpeg): Cosmetics: Fix indentation after last commit.
- Originally committed as revision 17621 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 PM Revision 2c0c5e12 (ffmpeg): Initialize H264 parser context correctly if the optional SEI messages
- are not present.
Patch by Ivan Schreter, schreter gmx net
Originally committed as revision 17620 to svn://svn.ffmpe... - 04:17 PM Revision 17af0525 (ffmpeg): move static tables from asf.h to non-static tables in asf.c
- this avoid getting those tables duplicated in asfenc.o and asfdec.o
Originally committed as revision 17619 to svn://... - 03:44 PM Revision 5e293c42 (ffmpeg): rename asf-enc.c to asfenc.c and asf.c to asfdec.c for consistency
- Originally committed as revision 17618 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:40 PM Revision 6352c6bb (ffmpeg): fix a memleak in av_metadata_set()
- Originally committed as revision 17617 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:24 PM Revision 144ae29d (ffmpeg): Implement marker bit, which is used for several RTP payloads currently
- under review. See "[FFmpeg-devel] RTP mark bit not passed to parse_packet"
thread on mailinglist.
Originally committ... - 02:23 PM Revision a68d44ed (ffmpeg): Don't (ab)use PKT_FLAG_* in RTP code, since the two have virtually no...
- in common except for this one value. Change was requested by Luca in the
"[FFmpeg-devel] RTP mark bit not passed to p... - 02:15 PM Revision 26d6b3e2 (ffmpeg): Document rtsp.h, see "[PATCH] document rtsp.h" thread.
- Originally committed as revision 17614 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:15 PM Revision 34583e1b (ffmpeg): Fix next_pts computation to consider repeat_pict.
- Originally committed as revision 17613 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:13 PM Revision d9fc9ff3 (ffmpeg): movenc: add muxing of language along with metadata tags when available
- Originally committed as revision 17612 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:11 PM Revision 2904fd39 (ffmpeg): return -1 for errors in ff_mov_iso639_to_lang() to allow for error ch...
- Originally committed as revision 17611 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:08 PM Revision b97fb809 (ffmpeg): cosmetics: indentation
- Originally committed as revision 17610 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:06 PM Revision 1ee2d448 (ffmpeg): use new metadata API in mov muxer
- Originally committed as revision 17609 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:00 PM Revision ed118841 (ffmpeg): don't trigger metadata compatibility code when user app already set m...
- using new API
Originally committed as revision 17608 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:45 AM Revision e34a5996 (ffmpeg): dv probe
- Originally committed as revision 17607 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:41 AM Revision 2578326f (ffmpeg): Share the function to write a raw FLAC header and use it in the Matroska
- muxer.
Originally committed as revision 17606 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:33 AM Revision faec0eba (ffmpeg): cosmetics: add a comment in flac_write_header().
- Originally committed as revision 17605 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:32 AM Revision 25582b89 (ffmpeg): Add support for full header extradata to raw FLAC muxer.
- Originally committed as revision 17604 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:30 AM Revision 26adc8d0 (ffmpeg): cosmetics: line wrap and indentation after last commit.
- Originally committed as revision 17603 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:29 AM Revision 59c6178a (ffmpeg): Use a shared function to validate FLAC extradata.
- Originally committed as revision 17602 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:21 AM Revision caee91f7 (ffmpeg): Separate the raw FLAC muxer from raw.c to its own file, flacenc.c.
- Originally committed as revision 17601 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:54 AM Revision e8d5c07b (ffmpeg): Re-indent after last commit.
- Originally committed as revision 17600 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:51 AM Revision 21e8c46c (ffmpeg): Refactor AAC unsigned band type decoding for a modest speedup.
- Originally committed as revision 17599 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:50 AM Revision 039821a8 (ffmpeg): Use const to better allow the compiler to optimize AAC independent co...
- Originally committed as revision 17598 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:38 AM Revision 5fe2a515 (ffmpeg): Completed documentation of reference field.
- Originally committed as revision 17597 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:03 AM Revision 2f9c978a (ffmpeg): Do not set h264.is_reference for pictures that are delayed, but not
- actually reference frames.
Patch by NVIDIA
Originally committed as revision 17596 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:29 AM Revision f90b5516 (ffmpeg): The field rangered in VDPAU's VdpPictureInfoVC1 now also contains
- rangeredfrm (VC-1 7.1.13) in bit 1.
Patch by NVIDIA
Originally committed as revision 17595 to svn://svn.ffmpeg.org/...
02/25/2009
- 11:58 PM Revision 1a022c2f (ffmpeg): Apply correct pix_fmts to WMV3_VDPAU and VC1_VDPAU.
- Originally committed as revision 17594 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:24 PM Revision d7dae42e (ffmpeg): Add missing prototype for ff_is_hwaccel_pix_fmt().
- patch by Gwenole Beauchesne, gbeauchesne,splitted-desktop,com
Originally committed as revision 17593 to svn://svn.ff... - 08:18 PM Revision 66d82290 (ffmpeg): http://bytesex.org/xawtv/ permanently redirects to
- http://linux.bytesex.org/xawtv/ so update the URL
Originally committed as revision 17592 to svn://svn.ffmpeg.org/ffm... - 07:39 PM Revision d404b3ed (ffmpeg): Add hwaccel->decode_slice() call for avhwaccel by Gwenole Beauchesne.
- Originally committed as revision 17591 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:16 PM Revision 765e94ef (ffmpeg): More AVhwaccel hunks from Gwenole Beauchesne.
- Originally committed as revision 17590 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:10 PM Revision 22e77e44 (ffmpeg): spelling/wording/grammar cosmetics
- Originally committed as revision 17589 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:03 PM Revision e0cffbe7 (ffmpeg): spelling/wording/grammar cosmetics
- Originally committed as revision 17588 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:43 PM Revision ac00575d (ffmpeg): Fix VC1 and WMV3 playback in MPlayer.
- Originally committed as revision 17587 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:45 AM Revision 882fb0a3 (ffmpeg): untypo
- Originally committed as revision 17586 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 AM Revision 7a474950 (ffmpeg): cosmetics: reindent after last commit
- Originally committed as revision 17585 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:35 AM Revision 77f7156d (ffmpeg): Since motion vectors for intra blocks are always zero, do not try to ...
- Originally committed as revision 17584 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:09 AM Revision 28c17200 (ffmpeg): fix index edit rate, inverse num and den
- Originally committed as revision 17583 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:08 AM Revision e38badbc (ffmpeg): simplify, use codec->block_align
- Originally committed as revision 17582 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:06 AM Revision 37653f0b (ffmpeg): set channel number even for inactive channels
- Originally committed as revision 17581 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:05 AM Revision 6df1deda (ffmpeg): do not set frame start bit since marked as not used and factorize
- Originally committed as revision 17580 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:18 AM Revision 1de2db8f (ffmpeg): AVInputFormat.reed_seek2()
- Originally committed as revision 17579 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/24/2009
- 11:10 PM Revision 2b229186 (ffmpeg): 10l: Ignore error output from failed attempt to read snapshot_version.
- Originally committed as revision 17578 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:04 PM Revision 10671cf5 (ffmpeg): Read revision string from the file snapshot_version if available.
- This will be used by daily snapshots without Subversion metadata.
Originally committed as revision 17577 to svn://sv... - 10:54 PM Revision d33a14e4 (ffmpeg): cosmetics: Use $() instead of ``, the former can be nested more easily.
- Originally committed as revision 17576 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:40 PM Revision 1e5304c6 (ffmpeg): Rename yuv2rgb2.c --> yuv2rgb.c.
- Originally committed as revision 28723 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:24 PM Revision c733922e (ffmpeg): Export timestamp parameter from H.264.
- Patch by Ivan Schreter, schreter gmx net
Originally committed as revision 17575 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:19 PM Revision 27ca0a79 (ffmpeg): Add timestamp computation if values are exported by decoder.
- Patch by Ivan Schreter, schreter gmx net
Originally committed as revision 17574 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:19 PM Revision 4d8f8301 (ffmpeg): 1000l for me, wrong pix_fmt.
- Originally committed as revision 17573 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:23 PM Revision edbd72ac (ffmpeg): Correct time_base and repeat_pict for MPEG2 video.
- Patch by Ivan Schreter, schreter gmx net
Originally committed as revision 17572 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:19 PM Revision fc9fe428 (ffmpeg): Correct time_base of H.264 and repeat_pict.
- Patch by Ivan Schreter, schreter gmx net
Originally committed as revision 17571 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:17 PM Revision 810c451b (ffmpeg): Change duration computation to use time_base instead of TB/2.
- Patch by Ivan Schreter, schreter gmx net
Originally committed as revision 17570 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:04 PM Revision a05aa821 (ffmpeg): add ff_find_hwaccel() by Gwenole Beauchesne
- Originally committed as revision 17569 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:51 PM Revision 6059f13c (ffmpeg): ff_find_hwaccel()
- Originally committed as revision 17568 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:47 PM Revision 414d9d7f (ffmpeg): av_hwaccel_next() by Gwenole Beauchesne.
- Originally committed as revision 17567 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:46 PM Revision c895618b (ffmpeg): av_register_hwaccel() from Gwenole Beauchesne.
- Originally committed as revision 17566 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:39 PM Revision f986c8e2 (ffmpeg): Another AVhwaccel hunk from Gwenole Beauchesne.
- Originally committed as revision 17565 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:27 PM Revision 09a9b45e (ffmpeg): Add and use ff_pixfmt_list_420.
- Originally committed as revision 17564 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:24 PM Revision c0aec489 (ffmpeg): Approved hunk from the AVHWaccel patch by Gwenole Beauchesne.
- Originally committed as revision 17563 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:11 PM Revision 66d4c628 (ffmpeg): Do not reimplement ff_celp_lp_synthesis_filterf().
- Originally committed as revision 17562 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:09 PM Revision 4daa41c4 (ffmpeg): Rename buf_vdpau to buf_start
- Patch by Gwenole Beauchesne <g$lastname> <at> <(antonym of "joined")-desktop><com>
Originally committed as revision ... - 04:12 PM Revision ee3e3631 (ffmpeg): Add ff_h263_find_resync_marker() to find the bit position of the next...
- patch by Gwenole Beauchesne gbeauchesne splitted-desktopcom
based on suggested implementation by me
Originally commi... - 03:56 PM Revision cd3356ff (ffmpeg): check for a stuffing byte at the end of a slice
- Originally committed as revision 17559 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:54 PM Revision 88db5551 (ffmpeg): change macroblock loop in inter frames so that after a
- slice header the skip count is always parsed first
Originally committed as revision 17558 to svn://svn.ffmpeg.org/ff... - 03:33 PM Revision 76022763 (ffmpeg): 100l: Revert removal of GPL check for libswscale.
- libswscale still compiles GPL parts by default.
Originally committed as revision 17557 to svn://svn.ffmpeg.org/ffmpe... - 03:27 PM Revision ee8ee340 (ffmpeg): Relicense AltiVec optimizations as LGPL with the permission of Marc H...
- and Reza Jelveh, the original authors.
Originally committed as revision 28717 to svn://svn.mplayerhq.hu/mplayer/trun... - 03:11 PM Revision f83a4098 (ffmpeg): The software scaler is no longer GPLed.
- Originally committed as revision 17556 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:06 PM Revision ad48c9f0 (ffmpeg): Do not duplicate frames if the muxer claims that it is not needed.
- Note to release manager, this is risky and should be reverted if
it causes any problem.
Originally committed as revi... - 03:04 PM Revision 25918212 (ffmpeg): Add AVFMT_VARIABLE_FPS to specify which muxers do not need duplicated...
- Originally committed as revision 17554 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:53 PM Revision 75d87331 (ffmpeg): Update information regarding LGPL libswscale.
- Originally committed as revision 17553 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:50 PM Revision 876a4dc0 (ffmpeg): Remove GPL version of yuv2rgb.c that has been replaced by an LGPL sub...
- Originally committed as revision 28716 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:13 PM Revision acced32d (ffmpeg): Mark two variables with av_uninit to avoid false positive gcc warnings.
- Originally committed as revision 17552 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:35 PM Revision 7f123e7f (ffmpeg): Add CODEC_ID_H264 to tb_unreliable(), it belongs there for the same
- reason as mpeg2. (telecine amongth others)
Originally committed as revision 17551 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:41 AM Revision d4f2a625 (ffmpeg): Fix get_ur_golomb_jpegls() with A32_BITSTREAM_READER
- If k==0, log==0 can indicate that the coded value uses more than
MIN_CACHE_BITS bits. With MIN_CACHE_BITS==32, the f... - 01:12 AM Revision d3bcbf57 (ffmpeg): AVPixFmtDescriptor doxy
- Originally committed as revision 17549 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:08 AM Revision 9b61d838 (ffmpeg): Pixel Format descriptor, try #1.
- (yes its intentionally unused, this is intended as a basis for further
work, and to prevent repeation of the whole d...
02/23/2009
- 11:45 PM Revision 39c07b8e (ffmpeg): Implement in AVFilterGraph the scale_sws_opts field, and pass its
- value in the args for the auto-inserted scale filters.
Originally committed as revision 17547 to svn://svn.ffmpeg.or... - 10:19 PM Revision cacb8213 (ffmpeg): Change sign in ff_celp_lp_synthesis_filterf(). This makes this function
- useful for AMR and RA144.
Patch by Kenan Gillet
Originally committed as revision 17546 to svn://svn.ffmpeg.org/ffmp... - 07:51 PM Revision 40284e9c (ffmpeg): start track id at 2, track id 1 for timecode
- Originally committed as revision 17545 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:25 PM Revision 7ac15917 (ffmpeg): Close the AAC parse context, discovered by Netgem.
- Originally committed as revision 17544 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:53 PM Revision d05f808d (ffmpeg): Remove CPUID availability check on AMD64 as it's architectural.
- Originally committed as revision 17543 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:18 PM Revision f8c96d01 (ffmpeg): Check return value of ff_fill_pointer in avcodec_default_get_buffer,
- if it returns -1 we do not know how to allocate an AVFrame for that format
and must return -1 instead of returning no... - 02:02 PM Revision d46b2d68 (ffmpeg): 100l, always declare variables at the top of a block, not inside a fo...
- Originally committed as revision 17541 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:44 PM Revision 40e5d31b (ffmpeg): More approved hunks for VAAPI & our new and cleaner hwaccel API.
- patch by Gwenole Beauchesne gbeauchesne splitted-desktop com
Originally committed as revision 17540 to svn://svn.ffm... - 01:35 PM Revision c269cf68 (ffmpeg): Approved hunks for VAAPI / our new shiny hwaccel API
- by Gwenole Beauchesne gbeauchesne splitted desktop com
Originally committed as revision 17539 to svn://svn.ffmpeg.or... - 02:38 AM Revision 1d14361d (ffmpeg): Allow av_find_stream_info() to be aborted.
- Based on a patch by netgem.
Originally committed as revision 17538 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:56 AM Revision 75ecf149 (ffmpeg): Check if -lrt is required for nanosleep, as is the case on Solaris.
- inspired by a patch from Fabian Groffen, grobian gentoo org
Originally committed as revision 17537 to svn://svn.ffmp... - 01:47 AM Revision f67f485b (ffmpeg): Document 'ffmpeg -formats', patch by Daniel Verkamp, daniel drv nu.
- Originally committed as revision 17536 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:36 AM Revision b1f58ed4 (ffmpeg): Updates notes about which files are GPL.
- Originally committed as revision 17535 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/22/2009
- 11:13 PM Revision 7c2d92fe (ffmpeg): Fix xvmc object dependencies.
- Originally committed as revision 17534 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:48 PM Revision 7bbc686f (ffmpeg): Fix vc1 split().
- Fixes Subtitle-sample.evo, issue52.
Originally committed as revision 17533 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:13 PM Revision 91ba181a (ffmpeg): Better parsing of i263 picture header
- Originally committed as revision 17532 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:53 PM Revision b9c353ff (ffmpeg): Compact repeated messages to "Last message repeated x times".
- Originally committed as revision 17531 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:39 PM Revision adc5abf7 (ffmpeg): mention raw Chinese AVS video demuxer
- Originally committed as revision 17530 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:29 PM Revision 214ee5f5 (ffmpeg): Search for things like "int *src" without const.
- Originally committed as revision 17529 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:27 PM Revision 04331dea (ffmpeg): Split avutil.h, move all the pixel format definitions to the new
- dedicated file pixfmt.h.
Originally committed as revision 17528 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:27 PM Revision b81350a8 (ffmpeg): consistent naming of Chinese AVS raw demuxer
- Originally committed as revision 17527 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:48 PM Revision 5ef251e5 (ffmpeg): Add missing av_cold in static init/close functions.
- Patch by Daniel Verkamp daniel at drv dot nu.
Originally committed as revision 17526 to svn://svn.ffmpeg.org/ffmpeg/... - 01:48 PM Revision 50ded3fd (ffmpeg): Add note about big vs. little endian.
- Originally committed as revision 17525 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:35 AM Revision e27ad118 (ffmpeg): Convert x264 asm files to proper unix line breaks
- Originally committed as revision 17524 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:33 AM Revision 9bd5f59b (ffmpeg): Remove (incorrect) filenames from x264 asm files, add descriptions.
- Originally committed as revision 17523 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:04 AM Revision 3a636b6f (ffmpeg): Fix gcc detection: Not all gcc versions have "(GCC)" in the version s...
- Originally committed as revision 17522 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:47 AM Revision a9d3c669 (ffmpeg): mention MXF D-10 Mapping muxer in documentation
- Originally committed as revision 17521 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:51 AM Revision 66e6038c (ffmpeg): Check return value of frame_start(), this avoids a crash if AVCodecCo...
- Not sure if returning -1 is the best possible solution but at least avoids the crash.
Originally committed as revisi... - 09:42 AM Revision 67d44b84 (ffmpeg): Support playback of incorrectly cut DV files where the headers do not
- start at the first byte.
Originally committed as revision 17519 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:23 AM Revision e51b7a41 (ffmpeg): Update regressions for YUV2RGB table generator change in SwScaler
- Originally committed as revision 17518 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:22 AM Revision e76709d8 (ffmpeg): New LGPLed YUV2RGB table generator for SwScaler
- Originally committed as revision 28700 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:02 AM Revision 21effaa4 (ffmpeg): Change the type of pblocks from pointers to short array into
- pointers to array of 64 DCTELEM, similarly to other block fields.
This also get rid of some casts and fixes a warning... - 02:06 AM Revision d8f28a77 (ffmpeg): add bandwidth before failing if feed is already being received
- Originally committed as revision 17516 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:04 AM Revision 00473727 (ffmpeg): do not set error if an unknown parameter is in config file, just skip
- Originally committed as revision 17515 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:07 AM Revision bc64cb96 (ffmpeg): check av_get_packet return value
- Originally committed as revision 17514 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:00 AM Revision c027e91a (ffmpeg): Increase ffmpeg intermediate conversion buffer size to accomodate 48-...
- images.
Originally committed as revision 17513 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:58 AM Revision befb5cac (ffmpeg): Increase ffmpeg intermediate conversion buffer size to accomodate PPM...
- Originally committed as revision 17512 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:56 AM Revision 00182190 (ffmpeg): Support 48-bit RGB PPM image.
- Originally committed as revision 17511 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:55 AM Revision 88c21a6f (ffmpeg): Add PIX_FMT_RGB48BE and PIX_FMT_RGB48LE.
- Originally committed as revision 17510 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:20 AM Revision 0d8f0abf (ffmpeg): return AVERROR(ENOMEM) if alloc failed, set count after alloc, use va...
- Originally committed as revision 17509 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:13 AM Revision 03bc0f37 (ffmpeg): Avoid warnings from AV_GCC_VERSION_AT_LEAST with some non-gcc compilers
- Originally committed as revision 17508 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:13 AM Revision df442a8d (ffmpeg): configure: detect ccc compiler (Alpha) and set required flags
- Originally committed as revision 17507 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/21/2009
- 11:54 PM Revision d2718187 (ffmpeg): parse aac extradata to fetch channels and sample rate, patch from Netgem
- Originally committed as revision 17506 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:00 PM Revision c132938d (ffmpeg): Waste less space for printing timebases.
- Originally committed as revision 17505 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:26 PM Revision a9e534d5 (ffmpeg): Rename RTSPHeader to RTSPMessageHeader to reflect more clearly what the
- structure is meant to represent. See "[PATCH] rtsp.[ch]: RTSPHeader ->
RTSPServerResponse" and "[PATCH] document rtsp... - 10:12 PM Revision b1598b58 (ffmpeg): configure: indent
- Originally committed as revision 17503 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:30 PM Revision fa0e036d (ffmpeg): Print all timebases (idea from netgem)
- Originally committed as revision 17502 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:09 PM Revision 7e101459 (ffmpeg): Check the return values of a few functions to avoid the corresponding...
- patch by Patrik Kullman, patrik yes nu
Originally committed as revision 17501 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:07 PM Revision 154d432c (ffmpeg): Pass sysroot argument to gcc
- Originally committed as revision 17500 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:07 PM Revision c5200f17 (ffmpeg): Add --sysroot and --sysinclude configure options
- Some cross-compilers need these parameters, and we can't
figure out the correct values.
Originally committed as revi... - 09:07 PM Revision 629687f6 (ffmpeg): configure: move detection of compiler type to single location
- Originally committed as revision 17498 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:57 PM Revision c60a0f85 (ffmpeg): Check for alloc failures.
- Originally committed as revision 17497 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:44 PM Revision 8ebe099a (ffmpeg): Check for EOF during index reading.
- Originally committed as revision 17496 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:38 PM Revision a90de11d (ffmpeg): Check return value of posix_memalign and explicitly set pointer to NU...
- fails, patch by Patrik Kullman, patrik yes nu.
Originally committed as revision 17495 to svn://svn.ffmpeg.org/ffmpeg... - 08:35 PM Revision 1bbeb06a (ffmpeg): Use av_strdup to allocate string, prevents the warning:
- vhook/fish.c:130: warning: assignment discards qualifiers from pointer target type
patch by Patrik Kullman, patrik ye... - 08:29 PM Revision 0a036d07 (ffmpeg): Revert adding av_uninit to out_width/out_height variables.
- The warning is not a false positive.
Originally committed as revision 17493 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:11 PM Revision 346db3ef (ffmpeg): Use context variable repeat_pict for frame duration computation and
- document this new use.
Patch by Ivan Schreter, schreter gmx net
Originally committed as revision 17492 to svn://svn... - 08:11 PM Revision f5007cc8 (ffmpeg): Handle chunks with the MSB in size set correctly that is unsigned.
- Originally committed as revision 17491 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:03 PM Revision 96c3da93 (ffmpeg): Set context variable picture_structure in H264 parser.
- Patch by Ivan Schreter, schreter gmx net
Originally committed as revision 17490 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:59 PM Revision 0ed260c7 (ffmpeg): Set context variable key_frame in H264 parser.
- Patch by Ivan Schreter, schreter gmx net
Originally committed as revision 17489 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:56 PM Revision ff6474dd (ffmpeg): Parse NAL units in H264 parser.
- Patch by Ivan Schreter, schreter gmx net
Originally committed as revision 17488 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:54 PM Revision 1790a5e9 (ffmpeg): Make the following H264 functions available to the parser:
- ff_h264_decode_sei, ff_h264_decode_seq_parameter_set,
ff_h264_decode_picture_parameter_set, ff_h264_decode_nal,
ff_h2... - 06:41 PM Revision 20a93972 (ffmpeg): Bail out if regtest-flashsv is run but zlib is not enabled.
- Originally committed as revision 17486 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:31 PM Revision 7ea3880a (ffmpeg): Fix swscale-error vs. swscale_error typo; it is marked as the former ...
- Originally committed as revision 17485 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:19 PM Revision 333d5374 (ffmpeg): Remove special treatment of version.h in DEPEND_CMD
- Originally committed as revision 17484 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:19 PM Revision 36798f1b (ffmpeg): Declare version.h dependencies explicitly
- Originally committed as revision 17483 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:29 PM Revision 73d65a96 (ffmpeg): Be less noisy with invalid pts/dts.
- Originally committed as revision 17482 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:17 PM Revision e641f320 (ffmpeg): indent
- Originally committed as revision 17481 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:03 PM Revision 28499cc8 (ffmpeg): Correct, portable definition of INT_BIT
- Originally committed as revision 17480 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:03 PM Revision f4870943 (ffmpeg): configure: add (empty) avr32 arch case
- Originally committed as revision 17479 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:03 PM Revision cfdb6148 (ffmpeg): configure: sort cases in arch section
- Originally committed as revision 17478 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:03 PM Revision 822be725 (ffmpeg): Alpha: fix inline asm with DEC/Compaq/HP compiler
- Originally committed as revision 17477 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:01 PM Revision 7b776589 (ffmpeg): Take account of struct size in total packet queue size tracking.
- fix issue806
Originally committed as revision 17476 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:32 PM Revision 31f2616d (ffmpeg): Fix raw rgb/bgr vertical flip in avi based on info from http://www.fo...
- partially fixes issue862.
Originally committed as revision 17475 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:51 PM Revision 431ac290 (ffmpeg): Factorize some code in yuv2rgb_template.c to ease further yuva2rgb pa...
- Patch by Cédric Schieli, cschieli gmail
Originally committed as revision 28690 to svn://svn.mplayerhq.hu/mplayer/tru... - 02:40 PM Revision d541a7d2 (ffmpeg): Change sizeof(struct_type) to sizeof(variable).
- Originally committed as revision 17474 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 AM Revision 40494418 (ffmpeg): move zeroing of alpha channel register out of YSCALEYUV2xxx macros,
- patch by Cédric Schieli (cschieli at gmail youknowwhat)
Originally committed as revision 28687 to svn://svn.mplayerh... - 10:52 AM Revision df57ab14 (ffmpeg): splits various YSCALEYUV2xxx macros into YSCALEYUV2xxx_UV,
- YSCALEYUV2xxx_YA and YSCALEYUV2xxx_COEFF,
patch by Cédric Schieli (cschieli at gmail youknowwhat)
Originally committ... - 10:49 AM Revision 9c77b26b (ffmpeg): make MMX registers parametrized in the WRITEBGR32 macro,
- patch by Cédric Schieli (cschieli at gmail youknowwhat)
Originally committed as revision 28685 to svn://svn.mplayerh... - 10:34 AM Revision 9f2fc126 (ffmpeg): add raw demuxer for Chinese AVS elementary streams
- Originally committed as revision 17473 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/20/2009
- 10:00 PM Revision a169df2f (ffmpeg): Set the correct number of samples for E-AC-3 in the AC3 parser.
- Originally committed as revision 17472 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 PM Revision ebb61f83 (ffmpeg): Use last decoded SPS as current SPS in order to parse picture timing SEI
- correctly. This works around an apparent H.264 standard deficiency.
Patch by Ivan Schreter, schreter gmx net
Origin... - 12:03 PM Revision abaab07c (ffmpeg): Add myself as maintainer for American Laser Games and Electronic Arts...
- Originally committed as revision 17470 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:00 AM Revision ce83d2bd (ffmpeg): Fixing a value returning issue
- Originally committed as revision 17469 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/19/2009
- 11:35 PM Revision b1fa4942 (ffmpeg): Add convergence_duration to AVCodecParserContext.
- Patch by Ivan Schreter, schreter gmx net
Originally committed as revision 17468 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:24 PM Revision e9259f8d (ffmpeg): Re-indent after last commit
- Originally committed as revision 17467 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:23 PM Revision e7f73adb (ffmpeg): AAC in ASF does not need parsing.
- Originally committed as revision 17466 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:09 PM Revision 52837498 (ffmpeg): Add Divio MPEG-4 FOURCC (M4CC)
- Originally committed as revision 17465 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:08 PM Revision d42e44a0 (ffmpeg): Reindent after last commit
- Originally committed as revision 17464 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:01 PM Revision 3878be31 (ffmpeg): Silence two warnings:
- cast discards qualifiers from pointer target type
Patch by Ivan Schreter, schreter gmx net
Originally committed as ... - 10:56 PM Revision 274aa1d0 (ffmpeg): Some buffer checks for indeo3
- Originally committed as revision 17462 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:41 PM Revision 2a46003c (ffmpeg): matroskadec: fix seek regression tests according to r17460
- Originally committed as revision 17461 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:01 PM Revision 9ebeea82 (ffmpeg): matroskadec: return AVERROR_EOF upon detection of end of file
- Originally committed as revision 17460 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:54 PM Revision dc405cc1 (ffmpeg): A try to fix the regressions.
- Originally committed as revision 17459 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:21 PM Revision edf9b2f0 (ffmpeg): FFplay: Stop processing input file when AVERROR_EOF is returned from ...
- Originally committed as revision 17458 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:19 PM Revision 0e9602ef (ffmpeg): FLV demuxer: return AVERROR_EOF upon detection of end of file.
- Originally committed as revision 17457 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:19 PM Revision 1e04bbee (ffmpeg): AVI demuxer: return AVERROR_EOF upon detection of end of file.
- Originally committed as revision 17456 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:18 PM Revision 9bf1b724 (ffmpeg): Add AVERROR_EOF.
- Originally committed as revision 17455 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:09 AM Revision 6f2162b4 (ffmpeg): Mark functions only used within the test programs as static.
- Originally committed as revision 17454 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:55 AM Revision 859bb3cf (ffmpeg): Add more paranoid checks of xvmc token.
- Originally committed as revision 17453 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:39 AM Revision 9cfc1b3a (ffmpeg): Exit with error if MPV_common_init() is called with PIX_FMT_NONE.
- Give nice error message to fix codecs that call it this way.
Originally committed as revision 17452 to svn://svn.ffm... - 12:54 AM Revision e1025248 (ffmpeg): Only enable SSE/3DNOW optimizations when they have been enabled at co...
- Fixes shared build with SSE/3DNOW disabled but MMX and yasm enabled.
Originally committed as revision 17451 to svn:/... - 12:47 AM Revision 2213f431 (ffmpeg): Directly #include required X11/XvMC header.
- Originally committed as revision 17450 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:34 AM Revision 94ed2a30 (ffmpeg): transitioning dv_guess_dct_mode to dsputil cmp function
- Originally committed as revision 17449 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:30 AM Revision 7fb7f636 (ffmpeg): Adding 2 intra 8x8 cmp functions: vsad, vsse
- Originally committed as revision 17448 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:28 AM Revision 4cff8dc8 (ffmpeg): Allow AC-3 parser to modify codec_id.
- Patch by Joakim Plate (elupus A ecce D se).
Originally committed as revision 17447 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:28 AM Revision 3899eb2f (ffmpeg): Making the arrays accomodate an extra intra 8x8 cmp function
- Originally committed as revision 17446 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:27 AM Revision d52b39c7 (ffmpeg): fix missing dependencies
- Originally committed as revision 17445 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:14 AM Revision b7438896 (ffmpeg): Fix typo: explixitly -> explicitly.
- Originally committed as revision 17444 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:06 AM Revision b3183ad0 (ffmpeg): prettyprinting whitespace cosmetics
- Originally committed as revision 17443 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom