Activity
From 08/26/2010 to 09/24/2010
09/24/2010
- 11:14 PM Revision 2bc05d35 (ffmpeg): Change the syntax of the crop filter from x:y:w:h to w:h:x:y.
- Slightly more intuitive and required by a pending changes for making
the filter parametric.
Originally committed as ... - 08:42 PM Revision d66a546f (ffmpeg): vorbisenc: remove VLAs
- Originally committed as revision 25183 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:41 PM Revision a6881c6a (ffmpeg): Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions.
- Originally committed as revision 25182 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:01 PM Revision 12011922 (ffmpeg): Add missing NULL checks, fix crash.
- Originally committed as revision 25181 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:04 PM Revision 6df40295 (ffmpeg): Add an AVOption max_delay for AVFormatContext->max_delay
- This can currently also be set via -muxdelay in ffmpeg for muxers,
but not for demuxers (nor for demuxers in ffplay) ... - 04:32 PM Revision d860aaf8 (ffmpeg): Add missing existence checks in opt_default().
- Originally committed as revision 25179 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:18 PM Revision d7cd001f (ffmpeg): indent
- Originally committed as revision 25178 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:18 PM Revision 8a190533 (ffmpeg): Cosmetic (rename detect_repeats to is_atty which matches the truth)
- Originally committed as revision 25177 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:40 PM Revision 3f07e8db (ffmpeg): Doxy consistency cosmetics
- Originally committed as revision 25176 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:39 PM Revision 6b6bca64 (ffmpeg): Enable AV_LOG_SKIP_REPEATED to maintain previous behavior.
- Originally committed as revision 25175 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:37 PM Revision 1c1c80f0 (ffmpeg): 2nd try to fix av_log() repeated detection
- Originally committed as revision 25174 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:31 PM Revision 7e117771 (ffmpeg): Remove unused variable.
- Originally committed as revision 25173 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:07 PM Revision ae112918 (ffmpeg): Unroll loop in h264_idct_add16intra_sse2(). Basically identical to r2...
- inlines scan8[] and removes loop setup. 15% faster, 0.4% overall.
See "[PATCH] unroll loop in h264_idct_add8_sse2()"... - 02:05 PM Revision 4bca6774 (ffmpeg): Unroll loop in h264_idct_add8_sse2(). This means we can inline scan8[...
- code directly also and remove loop setup. 20% faster in function, 0.8% overall.
See "[PATCH] unroll loop in h264_idc... - 02:01 PM Revision d801f1c8 (ffmpeg): Update docs regarding writing optimizations:
- - mention clobber-marking of xmm registers,
- some notes on external vs. inline asm, including tips on which to use f... - 09:15 AM Revision 32eba9f2 (ffmpeg): Remove unnecessary av_strdup() and av_free().
- Originally committed as revision 25169 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:55 AM Revision 07cac2a0 (ffmpeg): Update doc/APIchanges after the last API changes.
- Originally committed as revision 25168 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:51 AM Revision f66eb58e (ffmpeg): Make ffplay -h show the settable AVOptions.
- Originally committed as revision 25167 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:51 AM Revision e44c0156 (ffmpeg): Deprecate av_opt_show() in favor of a new function av_opt_show2(),
- which allows to specify only a subset of all the options to show.
Originally committed as revision 25166 to svn://sv... - 12:32 AM Revision 47941088 (ffmpeg): Add frei0r filter.
- See thread:
Subject: [FFmpeg-devel] [POC] frei0r wrapper
Date: Tue, 24 Aug 2010 21:37:32 +0200
Originally committed ...
09/23/2010
- 09:33 PM Revision 21e681ba (ffmpeg): Add a G.722 encoder
- Originally committed as revision 25164 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:23 PM Revision 2efcde73 (ffmpeg): rawdec: only allocate a full-frame size buffer if it actually will
- be used, place palette buffer in the context to simplify this.
Originally committed as revision 25163 to svn://svn.f... - 11:12 AM Revision 177477f5 (ffmpeg): Correct terminology bug in poll_frame()
- it returns the number of samples not frames (for video sample=frame)
Originally committed as revision 25162 to svn:/... - 09:55 AM Revision c4795e80 (ffmpeg): fate: print commands being executed with V=1
- Originally committed as revision 25161 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:53 AM Revision b7d56a17 (ffmpeg): Fix indentation after r25158.
- Originally committed as revision 25160 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:16 AM Revision 70f77361 (ffmpeg): Allow to set the frame rate in v4l2 devices
- Patch by José Miguel Gonçalves (jose DOT goncalves AT inov DOT pt)
Originally committed as revision 25159 to svn://s... - 03:40 AM Revision 6ac6e3d1 (ffmpeg): Fix aspect ratio for files that have it stored in
- ff_asf_extended_content_header.
Fixes issue 690.
Patch by Richard Buteau, rbuteau rgbnetworks com
Originally commit...
09/22/2010
- 04:18 PM Revision a9eade7e (ml): ML: added support for log verbosity: new fucntion mlSetVerbosity to set v...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS/ml@2188 c54fac2e-1815-407e-9b96...
- 04:18 PM Revision a41a46e8 (napa-baselibs): ML: added support for log verbosity: new fucntion mlSetVerbosi...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2188 c54fac2e-1815-407e-9b96-08...
- 12:17 PM Revision 71dc2616 (napa-baselibs): ALTOclient: Cleanups.
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2187 c54fac2e-1815-407e-9b96-08...
- 11:36 AM Revision 04bc92d6 (napa-baselibs): ALTOclient: Removed all asserts.
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2186 c54fac2e-1815-407e-9b96-08...
- 02:18 AM Revision 9c193cc4 (ffmpeg): Fix typo (instruciton -> instruction).
- Originally committed as revision 25157 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/21/2010
- 10:44 PM Revision 392c9900 (ffmpeg): The debug text output of macroblocks can indicate MB_TYPE_INTERLACED,
- but it used to do it only for h264 codec.
Allow it for other codecs, as mpeg2 and mpeg4 also set this flag.
Original... - 10:21 PM Revision 26d5112c (ffmpeg): cosmetics: Place concat protocol entry in alphabetical order.
- Originally committed as revision 25155 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:17 PM Revision b4162676 (ffmpeg): tcp: Check both wfds and efds when waiting for the result from connect
- On windows, a connection failure doesn't trigger wfds as it does on unix.
This fixes issue 2237, based on code by ye... - 05:57 PM Revision c0bc8b9a (ffmpeg): x86: disable SSE functions using stack when stack is not aligned
- This fixes crashes with ICC 10.1.
Originally committed as revision 25153 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:57 PM Revision bdefad73 (ffmpeg): Disable ALIGNED_STACK with icc 10 or prior on x86_32
- Originally committed as revision 25152 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:57 PM Revision 59782b82 (ffmpeg): Add HAVE_ALIGNED_STACK config setting
- This is set to 1 if the stack is guaranteed to be suitably aligned
for the strictest access mode of the machine.
Ori... - 03:49 PM Revision b324d3d1 (ml): Workaround to make MAC clients able to speak with Linux sources due to wr...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS/ml@2181 c54fac2e-1815-407e-9b96...
- 03:49 PM Revision 681d74de (napa-baselibs): Workaround to make MAC clients able to speak with Linux source...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2181 c54fac2e-1815-407e-9b96-08...
09/20/2010
- 09:50 PM Revision 75c490f4 (ffmpeg): ARM: disable movw/movt for relocated values on Apple platforms
- Apparently Apple platforms do not handle movw/movt relocations
properly, leading to runtime crashes in code using the... - 09:48 PM Revision 1790d3b3 (ffmpeg): Move log_callback_help to cmdutils.[hc], for allowing sharing.
- Originally committed as revision 25149 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:07 PM Revision 2d0a8d58 (napa-baselibs): ALTOclient: Now properly supports libcurl-based HTTP POST again.
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2177 c54fac2e-1815-407e-9b96-08...
- 11:34 AM Revision 4792d1e7 (ffmpeg): Support deinterlacing of YUVJ420P.
- Originally committed as revision 25148 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:21 AM Revision 2ed7d13b (napa-baselibs): Small changes to make the MAC_OS compilation work (use: MAC_OS...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2176 c54fac2e-1815-407e-9b96-08...
- 06:38 AM Revision 63206a8f (ffmpeg): Check for the IPPROTO_IPV6 define before using it
- This fixes building on FreeBSD in some configurations, if the IPv6 multicast
structs are available, but IPPROTO_IPV6 ...
09/19/2010
- 04:40 PM Revision fa874d32 (ml): fixed a problem on MAC_OS with create socket due to struct sockaddr_in be...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS/ml@2175 c54fac2e-1815-407e-9b96...
- 04:40 PM Revision 7033967d (napa-baselibs): fixed a problem on MAC_OS with create socket due to struct soc...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2175 c54fac2e-1815-407e-9b96-08...
- 12:38 PM Revision cc137d82 (napa-baselibs): changed back from debug() to dprintf() in few places
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2173 c54fac2e-1815-407e-9b96-08...
- 12:12 PM Revision e17581e4 (napa-baselibs): corrected debug() call
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2171 c54fac2e-1815-407e-9b96-08...
- 11:59 AM Revision 9e878b89 (ml): corrected debug() call
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS/ml@2170 c54fac2e-1815-407e-9b96...
- 11:59 AM Revision fa5e477b (napa-baselibs): corrected debug() call
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2170 c54fac2e-1815-407e-9b96-08...
- 11:42 AM Revision eddebd3e (napa-baselibs): removed some fprintf left for debugging - changed back to debug()
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2168 c54fac2e-1815-407e-9b96-08...
- 11:35 AM Revision 81c60962 (ml): removed some fprintf left for debugging
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS/ml@2167 c54fac2e-1815-407e-9b96...
- 11:35 AM Revision 2353e086 (napa-baselibs): removed some fprintf left for debugging
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2167 c54fac2e-1815-407e-9b96-08...
- 11:32 AM Revision 5caead87 (napa-baselibs): removed some fprintf left for debugging
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2166 c54fac2e-1815-407e-9b96-08...
- 11:32 AM Revision 6d7243a7 (ml): removed some fprintf left for debugging
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS/ml@2166 c54fac2e-1815-407e-9b96...
- 10:26 AM Revision aaf649eb (napa-baselibs): removed a spurious fprintf
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2165 c54fac2e-1815-407e-9b96-08...
09/18/2010
- 08:44 PM Revision f41237c9 (ffmpeg): x86: remove hack disabling sse2 h264 loop filter with 32-bit icc
- Originally committed as revision 25146 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:44 PM Revision 217d3d8f (ffmpeg): Request 16-byte aligned stack with icc on x86_32
- Originally committed as revision 25145 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:19 PM Revision ff19d16b (ffmpeg): 10l: error in last commit. use decoder channels not encoder channels.
- Originally committed as revision 25144 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:16 PM Revision 37f5a713 (ffmpeg): Change remaining ost->st->codec and ist->st->codec to enc and dec in
- do_audio_out().
Originally committed as revision 25143 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/17/2010
- 08:14 PM Revision 61410787 (ffmpeg): Remove legacy x264 presets
- Since we now have the official x264 presets in ffmpeg, there's no reason to
keep around the old ones.
Patch by Lou L... - 07:33 PM Revision 6e2ecc2d (ffmpeg): Remove pointless semicolon
- Originally committed as revision 25141 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:24 PM Revision ada65af9 (ffmpeg): Don't access upper 32 bits of a 32-bit int on 64-bit systems.
- Originally committed as revision 25140 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:52 AM Revision 8328ad13 (ffmpeg): configure: print minimum lame version number required after revision ...
- Patch by James Darnley <james dot darnley at gmail dot com>.
Originally committed as revision 25139 to svn://svn.ffm... - 03:01 AM Revision 6c3d0218 (ffmpeg): Properly add HAVE_YASM around yasmified symbols. Should fix compile e...
- on configurations using --disable-yasm.
Originally committed as revision 25138 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:56 AM Revision e2e34104 (ffmpeg): Move hadamard_diff{,16}_{mmx,mmx2,sse2,ssse3}() from inline asm to yasm,
- which will hopefully solve the Win64/FATE failures caused by these functions.
Originally committed as revision 25137... - 01:44 AM Revision d0acc2d2 (ffmpeg): Move sse16_sse2() from inline asm to yasm. It is one of the functions...
- Win64/FATE issues.
Originally committed as revision 25136 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/16/2010
- 03:25 PM Revision 6de163e9 (ffmpeg): configure: detect Open64 compiler
- Originally committed as revision 25135 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:36 PM Revision 04f4dc42 (napa-baselibs): Update topology-ALTO for strict compilation, disable name mang...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2158 c54fac2e-1815-407e-9b96-08...
- 01:30 PM Revision b9f5e3bd (ffmpeg): swscale-test: cosmetic alignment
- Originally committed as revision 32265 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:57 AM Revision c1d7ce35 (napa-baselibs): Changes for windows support
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2155 c54fac2e-1815-407e-9b96-08...
- 11:57 AM Revision 7b67b6a1 (ml): Changes for windows support
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS/ml@2155 c54fac2e-1815-407e-9b96...
- 10:54 AM Revision ba73fb2a (napa-baselibs): Added better support to the MAC_OS flag of build_all.sh
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2154 c54fac2e-1815-407e-9b96-08...
- 10:54 AM Revision 96323f8a (ml): Added better support to the MAC_OS flag of build_all.sh
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS/ml@2154 c54fac2e-1815-407e-9b96...
- 09:13 AM Revision bf2d9279 (ml): Corrected two (stupid) bugs introduced in previous revision
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS/ml@2150 c54fac2e-1815-407e-9b96...
- 09:13 AM Revision 53213af7 (napa-baselibs): Corrected two (stupid) bugs introduced in previous revision
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2150 c54fac2e-1815-407e-9b96-08...
- 08:47 AM Revision dcb90374 (ffmpeg): Cosmetics: fix weird align.
- Originally committed as revision 25134 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:47 AM Revision e6c4a417 (ffmpeg): Use <> for system headers inclusion.
- Originally committed as revision 25133 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:47 AM Revision 0a7d6e01 (ffmpeg): Fix copyright notice, make it more consistent with the rest of FFmpeg.
- Originally committed as revision 25132 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:37 AM Revision 58d94364 (ffmpeg): Fix grammar in the ocv_smooth filter documentation.
- Originally committed as revision 25131 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 AM Revision f5c09a88 (ml): Merged build_all.sh and build_all_osx.sh: added MAC_OS flag (for now it d...
- Included <cmath> in measure_dispatcher.cpp to solve isnan() issue
Added a ifdef MAC_OS to comment out unsupported TTL... - 08:36 AM Revision df44d3c0 (napa-baselibs): Merged build_all.sh and build_all_osx.sh: added MAC_OS flag (f...
- Included <cmath> in measure_dispatcher.cpp to solve isnan() issue
Added a ifdef MAC_OS to comment out unsupported TTL... - 08:34 AM Revision b1094275 (ffmpeg): Prefer "X" over ``X'', looks more readable and more consistent with
- the rest of FFmpeg docs.
Originally committed as revision 25130 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:30 AM Revision eb6fb058 (ffmpeg): Remove useless comment.
- Originally committed as revision 25129 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:09 AM Revision 5a901737 (ffmpeg): swscale: remove useless temporary variable
- Originally committed as revision 32258 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 01:07 AM Revision cf1cd520 (ffmpeg): swscale: factorize plane copying code out of 2 functions
- Originally committed as revision 32257 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 12:41 AM Revision f1084cb0 (ffmpeg): swscale-test: always use bilinear scaler to get output for SSD
- Originally committed as revision 32256 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
09/15/2010
- 10:10 PM Revision efec9ac8 (ffmpeg): Allow float values for libmp3lame quality.
- Patch by James Darnley, james D darnley A gmail
Originally committed as revision 25128 to svn://svn.ffmpeg.org/ffmpe... - 09:36 PM Revision 6c834328 (ffmpeg): Allow audiogen to take commandline parameters for sample rate and num...
- channels.
Originally committed as revision 25127 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:39 PM Revision 160918d5 (ffmpeg): rtsp: Handle standard assigned codec names for private payload types,...
- Originally committed as revision 25126 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:35 PM Revision 0048a2a8 (ffmpeg): Handle G.722 in RTP, and all the exceptions mandated in RFC 3551
- Originally committed as revision 25125 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:46 AM Revision 82eac2f3 (ffmpeg): Check avctx width/height more thoroughly (e.g. all values 0 except wi...
- have been accepted before).
Also do not fail if they are invalid but instead override them to 0.
This allows decoding...
09/14/2010
- 10:20 PM Revision 4faf628f (ffmpeg): Clarify what av_read_frame() returns.
- Originally committed as revision 25123 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:55 PM Revision 180ec37d (ffmpeg): Update pathscale compiler detection
- Originally committed as revision 25122 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:11 PM Revision 4a6cc8fa (ffmpeg): ARM: fix NEON h264_idct_add8
- Originally committed as revision 25121 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:26 PM Revision 036ccfdd (streamers): OfferStreamer/topology-ALTO.c : fix valgrind complaint
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2142 c54fac2e-1815...
- 03:26 PM Revision 9ffd84bb (streamers): OfferStreamer/topology.c : fixing memleak
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2140 c54fac2e-1815...
- 02:45 PM Revision bc6f0af2 (ffmpeg): Add av_popcount() to libavutil/common.h and bump minor version
- Originally committed as revision 25120 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:36 PM Revision 1d16a1cf (ffmpeg): Rename h264_idct_sse2.asm to h264_idct.asm; move inline IDCT asm from
- h264dsp_mmx.c to h264_idct.asm (as yasm code). Because the loops are now
coded in asm instead of C, this is (dependin... - 01:21 PM Revision 6ebf0bfc (ffmpeg): Implement libopencv smooth filter.
- Originally committed as revision 25118 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:12 PM Revision c12f7b2d (ffmpeg): rgb2rgb: don't misuse HAVE_* defines
- Introduce and use COMPILE_TEMPLATE_* instead.
Originally committed as revision 32241 to svn://svn.mplayerhq.hu/mplay... - 12:27 PM Revision e8699fac (chunker-player): UL player
- -- aspect ratio from channels.conf now taken into account
git-svn-id: https://repository.napa-wine.eu/svn/napawine-... - 12:25 PM Revision 0452f734 (chunker-player): UL chunker streamer
- -- fixed bug that updated "time bank" counters at the end of a chunk instead of at the end of a frame encoding
-- fix... - 09:28 AM Revision 83131fce (streamers): renaming PlayoutDelay to ReorderDelay
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2133 c54fac2e-1815...
- 07:02 AM Revision 1cd06c26 (streamers): simplifying chunk_log code
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2132 c54fac2e-1815...
- 12:17 AM Revision c157fe63 (ffmpeg): Limit av_log repeat detection to terminals so as to avoid filling fil...
- lots of mess.
Originally committed as revision 25117 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/13/2010
- 10:09 PM Revision 6639af56 (ffmpeg): Reindent after r25115.
- Originally committed as revision 25116 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:08 PM Revision 43836928 (ffmpeg): Add R10k decoder.
- Original patch by Zhou Zongyi, zhouzy A os pku edu cn, resubmitted by
James Darnley, james.darnley gmail, changes by ... - 10:03 PM Revision 527c91e3 (ffmpeg): Test lowres before codec init.
- Originally committed as revision 25114 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:33 PM Revision 40b433b6 (ffmpeg): swscale: indentation and emtpy line cosmetics
- Originally committed as revision 32222 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:25 PM Revision 6527e561 (ffmpeg): swscale: avoid reading prior to the source buffer in planar2x() MMX2
- Originally committed as revision 32221 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 01:25 PM Revision b3555bf0 (ffmpeg): fix x11grab example in e.g. the manpage so that they actually work
- Originally committed as revision 25113 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:55 PM Revision 553821b1 (streamers): OfferStreamer/topology.c : re-enabling tman
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2129 c54fac2e-1815...
- 12:55 PM Revision 942b033b (streamers): OfferStreamer/topology-ALTO.c : blacklist peers in ncast after bma...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2127 c54fac2e-1815...
- 12:55 PM Revision 685c4dd0 (streamers): OfferStreamer/topology.c : blacklist peers in ncast/tman after bma...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2126 c54fac2e-1815...
09/12/2010
- 10:00 PM Revision 4660143a (ffmpeg): Apply minor simplification in av_read_image_line().
- Originally committed as revision 25112 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:39 PM Revision 78b19cf0 (ffmpeg): pixdesc: indent
- Originally committed as revision 25111 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:39 PM Revision 9525243f (ffmpeg): pixdesc: use 8-bit accesses when possible in av_read/write_image_line()
- This fixes out of bounds accesses for big endian formats and should be
a little faster.
Originally committed as revi... - 09:31 PM Revision 4b9ac6de (ffmpeg): Cosmetics: use x ? y : z construct and merge intialization and
- definition for the val variable in av_read_image_line(). Simplify.
Originally committed as revision 25109 to svn://s... - 07:44 PM Revision 01058893 (ffmpeg): Cosmetics: simplify layout of fmt_conversion_table, make it shorter
- and more readable.
Originally committed as revision 25108 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:38 PM Revision 15b52024 (napa-baselibs): Wireshark dissector: readme updated
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2119 c54fac2e-1815-407e-9b96-08...
- 06:17 PM Revision 9b4bf9c2 (ffmpeg): swscale-test: allow specifying src/dst pixel formats
- Originally committed as revision 32215 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 06:16 PM Revision 9075bc7c (ffmpeg): indent
- Originally committed as revision 32214 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 06:16 PM Revision 4bf44785 (ffmpeg): swscale-test: take input from reference file
- If the CRC from the src->dst conversion matches a reference, it is not
necessary to perform a dst->yuva420p conversio... - 06:15 PM Revision 6bbae4c8 (ffmpeg): swscale-test: always use SWS_BILINEAR to convert from ref to src
- Originally committed as revision 32212 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 06:14 PM Revision 3e1e7800 (ffmpeg): swscale-test: move conversion from ref to source back to doTest()
- The source format parameters are kept in static variables and conversion from
ref to source is only made when any par... - 01:03 PM Revision a51125b5 (ffmpeg): rgb2rgb: replace shuffle_bytes_2103() by optimized rgb32tobgr32()
- Originally committed as revision 32190 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
09/11/2010
- 07:52 PM Revision c7d89948 (ffmpeg): Set a constant frame size for encoding G.726 audio.
- Originally committed as revision 25107 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:44 PM Revision 680861ca (ffmpeg): Cosmetics: apply minor style fixes.
- Originally committed as revision 25106 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:29 PM Revision 0c41d554 (ffmpeg): Read all id3v2 tags at the beginning of mp3 files.
- Patch by David Byron, dbyron dbyron com
Originally committed as revision 25105 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:31 PM Revision 0132ab80 (ffmpeg): indent
- Originally committed as revision 32157 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:30 PM Revision 4d861749 (ffmpeg): swscale: remove unused code
- yvu9ToYv12Wrapper() used to support yv12 with the chroma planes either in the
uv order or the vu order. FFmpeg no lon... - 02:29 PM Revision 4821b445 (ffmpeg): rgb2rgb: remove unused yvu9toyv12 function
- Originally committed as revision 32155 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:23 AM Revision fe5f761a (ffmpeg): Add a FATE test for the G.722 decoder
- Originally committed as revision 25104 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:32 AM Revision c058dc22 (ffmpeg): tta: remove stray semicolon
- Originally committed as revision 25103 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/10/2010
- 11:41 PM Revision 8d39fbd6 (ffmpeg): Allow mpeg encoding with qscale and very low frame rate.
- Patch by James Darnley, james D darnley A gmail
Originally committed as revision 25102 to svn://svn.ffmpeg.org/ffmpe... - 11:29 PM Revision 16f82508 (ffmpeg): FLV Metadata
- Patch by Tomás Touceda, chiiph gentoo org
Originally committed as revision 25101 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:51 PM Revision c7bb7eff (ffmpeg): Move AMR-NB frame unpacking code to a common file so it can be reused in
- the AMR-WB decoder.
Patch by Marcelo Galvăo Póvoa.
Originally committed as revision 25100 to svn://svn.ffmpeg.org/f... - 07:25 PM Revision 6f993247 (ffmpeg): Update H263_AIC asm offset for the apple variant
- Originally committed as revision 25099 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:01 PM Revision bb2d8e9f (ffmpeg): aacdec: Rework channel mapping compatibility hacks.
- For a PCE based configuration map the channels solely based on tags.
For an indexed configuration map the channels so... - 05:44 PM Revision 11198b18 (ffmpeg): Cosmetics: remove useless parentheses.
- Originally committed as revision 25097 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:33 PM Revision 936cfbc5 (ffmpeg): Fix 24 bpp CSCD decoding, as for Windows bitmaps in this (and only this)
- case the stride must be aligned to a multiple of 4.
The original CSCD encoder just compresses bitmaps it gets via Win... - 01:16 PM Revision 324d22b2 (ffmpeg): nutenc: fix unstable floating-point calculations
- Originally committed as revision 25095 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:19 AM Revision 535cb043 (ffmpeg): Allow the lowres option to affect audio codecs, too
- Originally committed as revision 25094 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:31 AM Revision 240fd8ef (ffmpeg): Remove h264 asm items off the GPL-only list. They are LGPL now.
- Originally committed as revision 25093 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:25 AM Revision 8acb554a (ffmpeg): LGPL SSE2 H.264 iDCT
- This leaves no more GPL-only H.264 decoding asm code.
Approved by Loren.
Originally committed as revision 25092 to ...
09/09/2010
- 11:15 PM Revision 20de72a4 (ffmpeg): adts demuxer: Set the time base to be the LCM of all ADTS sample rates.
- Originally committed as revision 25091 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:58 PM Revision 2dfa7c72 (ffmpeg): Update the audio sample rate when doing lowres audio decoding, before...
- Originally committed as revision 25090 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:23 PM Revision 23e05db7 (ffmpeg): Fix indentation.
- Originally committed as revision 25089 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:40 PM Revision 65d45cea (ffmpeg): Add missing #include <string.h> in x86/cpu.c
- Originally committed as revision 25088 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:27 PM Revision 9013560f (ffmpeg): Add a muxer and demuxer for raw G.722
- Originally committed as revision 25087 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:21 PM Revision 58e37eaf (ffmpeg): Add G.722 ADPCM audio decoder
- Originally committed as revision 25086 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:51 PM Revision a3f0d2b9 (ffmpeg): Cache detected CPU flags
- Originally committed as revision 25085 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:51 PM Revision 9275438a (ffmpeg): Clean up av_get_cpu_flag()
- Instead of defining functions in per-arch header files included
by the main cpu.c, define them normally and call them... - 03:27 PM Revision 242c0de2 (streamers): OfferStreamer/topology-ALTO.c : fixing the public IP retrieval fro...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2117 c54fac2e-1815...
- 11:15 AM Revision 832f8211 (streamers): measures-MONL: fixing some compile warnings
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2115 c54fac2e-1815...
09/08/2010
- 11:36 PM Revision d222e9f9 (ffmpeg): av_fill_image_linesizes -> av_image_fill_linesizes
- Originally committed as revision 25083 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:36 PM Revision 4389d606 (ffmpeg): av_fill_image_linesizes -> av_image_fill_linesizes
- Originally committed as revision 32106 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:22 PM Revision 6bd296f1 (ffmpeg): In mov muxer, write reduced sample aspect ratio values in pasp
- Originally committed as revision 25082 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:20 PM Revision 0e7d436d (ffmpeg): Check dref size based on a patch by google
- Originally committed as revision 25081 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:18 PM Revision 9044dd83 (ffmpeg): In mov demuxer, do not override aspect ratio in tkhd by pasp like qui...
- Originally committed as revision 25080 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:02 PM Revision e47ca217 (ffmpeg): Use filename as pattern for multiple inclusion guards.
- Originally committed as revision 25079 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:34 PM Revision a9b98c01 (ffmpeg): Add missing stdint.h #include; necessary to pass 'make checkheaders'.
- Originally committed as revision 25078 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:10 PM Revision 15cae5e6 (ffmpeg): Add APIchanges entry for the av_get_cpu_flags() addition of r25076.
- Originally committed as revision 25077 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:07 PM Revision c6c98d08 (ffmpeg): Move mm_support() from libavcodec to libavutil, make it a public
- function and rename it to av_get_cpu_flags().
Originally committed as revision 25076 to svn://svn.ffmpeg.org/ffmpeg/... - 02:36 PM Revision 9ec7458d (ffmpeg): Remove reference to not anymore existing symbol has_altivec and use
- mm_support instead.
Fix compilation if altivec is present and libxvidff.c is compiled.
Originally committed as revi... - 01:16 PM Revision 539ff40c (ffmpeg): rgb2rgb: build SSE2 codepath
- Originally committed as revision 32068 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:02 AM Revision ccf22d3e (ffmpeg): Merge has_altivec() function into mm_support(), remove it and use
- mm_support() instead.
Reduce complexity and simplify pending move to libavutil.
Originally committed as revision 25... - 05:51 AM Revision 83f72f13 (ffmpeg): Only draw the actually visible area in vp3_draw_horiz_band.
- Fixes a black line in non-swapped, non-mod-16-height Theora videos
when vp3_draw_horiz_band is used.
Originally comm...
09/07/2010
- 11:41 PM Revision 6950cca9 (ffmpeg): Add missing checks on invalid pixel format in
- av_image_fill_linesizes/pointers.
Originally committed as revision 25072 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:29 PM Revision 16bacad4 (ffmpeg): Add APIchanges entry after the recent changes to imgutils.h API of
- r25064 and r25067.
Originally committed as revision 25071 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:24 PM Revision 2b3cd04d (ffmpeg): Cosmetics: use plural form for *linesizes arguments of
- av_image_copy(), more consistent with the rest of the API and more
semantically correct.
Originally committed as rev... - 09:24 PM Revision 9d2e0ad8 (ffmpeg): Remove use of deprecated functions av_image_fill_pointers/linesizes in
- libavcodec/utils.c, fix warnings.
Originally committed as revision 25069 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:23 PM Revision 4afbcf46 (ffmpeg): Reindent.
- Originally committed as revision 25068 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:23 PM Revision 34017fd9 (ffmpeg): Move av_picture_data_copy() to libavcore, and rename it
- av_image_copy().
Originally committed as revision 25067 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:23 PM Revision e7eb2033 (ffmpeg): Reimplement av_picture_data_copy() avoiding the use of PixFmtInfo
- information.
Required for moving the function to libavcore.
Originally committed as revision 25066 to svn://svn.ffm... - 09:23 PM Revision 03ff6116 (ffmpeg): Reindent after the last commit.
- Originally committed as revision 25065 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:23 PM Revision 9686abb8 (ffmpeg): Reimplement ff_img_copy_plane() as av_image_copy_plane() in libavcore,
- and deprecate the old function.
Originally committed as revision 25064 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:06 PM Revision b163078f (ffmpeg): Fix formatting for negative start times (issue 2139).
- Patch by Christian d'Heureuse, chdh inventec ch
Originally committed as revision 25063 to svn://svn.ffmpeg.org/ffmpe... - 08:46 PM Revision 48ac225d (ffmpeg): Move lsp2lpc_sipr() function to common code so it can be reused in a
- AMRWB decoder.
Patch by Marcelo Galvăo Póvoa.
Originally committed as revision 25062 to svn://svn.ffmpeg.org/ffmpeg... - 08:44 PM Revision 1d96cc08 (ffmpeg): Move AMRNB lsf2lsp() function to common code for using in future AMRW...
- Patch by Marcelo Galvăo Póvoa
Originally committed as revision 25061 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:54 PM Revision b33451ee (ffmpeg): Check rc_buffer_size value using integer arithmetic
- Using floating-point here can cause erroneous rejection of
parameters due to rounding errors leading to a slightly to... - 07:19 PM Revision 1904035b (ffmpeg): Add APIchanges entry after the libavcore/imgutils.h renames of r25057.
- Originally committed as revision 25059 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:15 PM Revision e16f217c (ffmpeg): Use new imgutils.h API names, fix deprecation warnings.
- Originally committed as revision 25058 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:15 PM Revision 9b7269e3 (ffmpeg): Adopt a hierarchical name scheme for the imgutils.h API. Simplify
- grepping and somewhat more consistent with the scheme adopted by other
FFmpeg modules API.
Originally committed as r... - 06:36 PM Revision ffb841a5 (chunker-player): build_ul: handle more external parameters
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@2111 c54fa...
- 09:10 AM Revision 4906e7b5 (ffmpeg): Amend documention for the option -prefix.
- Originally committed as revision 25056 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:10 AM Revision 0eb1a356 (ffmpeg): Prefer "foo" over ``foo'' in the ffprobe docs.
- Originally committed as revision 25055 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:40 AM Revision 9996b19f (chunker-player): chunker: log less by default
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@2110 c54fa...
- 07:39 AM Revision 5484da90 (streamers): less frequent peerset logging
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2109 c54fac2e-1815...
09/06/2010
- 09:52 PM Revision bdecdd2b (ffmpeg): Read the number of channels from the 'dac3' tag for AC-3 in MP4.
- Originally committed as revision 25054 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:51 PM Revision 0f146263 (ffmpeg): Make av_fill_image_max_pixsteps() non static non inline.
- Originally committed as revision 25053 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:26 PM Revision 3d487db1 (ffmpeg): Fix slice height for y position calculation for vp3_draw_horiz_band
- when the video uses 4:2:2 instead of 4:2:0 coding.
Originally committed as revision 25052 to svn://svn.ffmpeg.org/ff... - 07:21 PM Revision 3b9ee20f (ffmpeg): Fix vp3_draw_horiz_band to not produce completely chaotical values
- that result in overdrawing areas again and again if s->flipped_image
is false.
Originally committed as revision 2505... - 07:07 PM Revision f0b2b339 (chunker-player): fixing the download of lame in build_ul
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@2108 c54fa...
- 05:53 PM Revision 6974952d (ffmpeg): VP3/Theora: validate aspect and reduce it before exporting it
- via the context.
Originally committed as revision 25050 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:51 PM Revision 1b4d327b (ffmpeg): Add a special function to mkv demxuer to parse length values that inc...
- special-case code to handle all possible encodings of "unknown length".
Originally committed as revision 25049 to sv... - 04:57 PM Revision 2b0bcfc9 (ffmpeg): Add my GPG fingerprint.
- Originally committed as revision 25048 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:14 PM Revision 0e85a031 (chunker-player): pass on debug option in build_ul
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@2107 c54fa...
- 02:42 PM Revision c17f5a4e (ffmpeg): swscale: also update flags on sws_getCachedContext()
- Originally committed as revision 32052 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:02 AM Revision a1899e0a (ffmpeg): swscale: fix internal rgb->yv12 chroma conversion used by the main sc...
- The shift must be applied before the masking.
Originally committed as revision 32051 to svn://svn.mplayerhq.hu/mplay... - 12:04 AM Revision e778e50f (ffmpeg): Sort AV_CPU_FLAG* by value.
- Originally committed as revision 25047 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:04 AM Revision d593b4ed (ffmpeg): Fix typo.
- Originally committed as revision 25046 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/05/2010
- 10:25 PM Revision b004207d (ffmpeg): move stream info arrays into a struct to ease future dynamic allocation
- Originally committed as revision 25045 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 PM Revision 4a194c8f (ffmpeg): matroskadec: allow uint and float elements with length = 0
- Originally committed as revision 25044 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:04 PM Revision 8ef38f3f (ffmpeg): Add #ifndef around FF_API_MM_FLAGS.
- The #ifndef is required to allow for example some automated regression
tests by simply configuring with: --extra-cfla... - 10:10 AM Revision b1c32fb5 (ffmpeg): Use "d" suffix for general-purpose registers used with movd.
- This increases compatibilty with nasm and is also more consistent,
e.g. with h264_intrapred.asm and h264_chromamc.asm... - 09:41 AM Revision 87db3735 (ffmpeg): Fix mlib compilation: add mising include for SwsContext.
- Patch by [vle gmx net].
Originally committed as revision 32050 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
09/04/2010
- 10:05 AM Revision 47806f41 (ffmpeg): Add APIchanges entry corresponding to the libavutil/cpu.h addition of
- r25040.
Originally committed as revision 25041 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:59 AM Revision 7160bb71 (ffmpeg): Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_
- symbols, and move them from libavcodec/avcodec.h to libavutil/cpu.h.
Originally committed as revision 25040 to svn:/...
09/03/2010
- 09:27 PM Revision 55127e7b (ffmpeg): Create config.asm for use with yasm
- Originally committed as revision 25039 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:27 PM Revision 0e5a7b91 (ffmpeg): configure: whitespace
- Originally committed as revision 25038 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:27 PM Revision 72cfcf41 (ffmpeg): configure: make print_config() more flexible
- Originally committed as revision 25037 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:13 PM Revision dab95c05 (ffmpeg): Fix the dependencies of the RTP muxer
- This fixes building with --disable-everything --enable-muxer=rtp, closing
issue 2159.
Originally committed as revisi... - 08:06 PM Revision f0d8ac52 (ffmpeg): Move INET6_ADDRSTRLEN to network.h, similar to other network-related ...
- for broken OSes. This is included in rtsp.h, as opposed to os_support.h.
Should fix OS/2 broken build on fate.
Origi... - 07:30 PM Revision 521d434f (ffmpeg): Vorbis metadata writing. Patch by James Darnley <james.darnley gmail ...
- Fixes issue 555.
Originally committed as revision 25034 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:26 PM Revision 7bac991f (ffmpeg): Reindent after r25032.
- Originally committed as revision 25033 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:25 PM Revision 619298a8 (ffmpeg): Send NAT punching messages to the address specified in the Transport:
- message, if available (RFC 2326, section 12.39), fixes issue 2212.
Patch by John Wimer <john at god vtic net>.
Orig... - 07:07 PM Revision 89d309d9 (streamers): Revert "HTTP I/O: add some statistics (not yet complete)"
- statistics with HTTP I/O had been resolved on another way
This reverts commit 5b69e75b653a86fa3727786fa892746046bc4b7... - 06:34 PM Revision d2c7b084 (streamers): adding half-static linking to the Makefile
- STATIC=0: dynamic linking, the default (remains the same)
STATIC=1: halfstatic linking
STATIC=2: equivalent to previo... - 06:32 PM Revision 9a366263 (streamers): removing some commented lines from the Makefile
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2103 c54fac2e-1815...
- 04:52 PM Revision 2c166c3a (ffmpeg): Port latest x264 deblock asm (before they moved to using NV12 as inte...
- format), LGPL'ed with permission from Jason and Loren. This includes mmx2
code, so remove inline asm from h264dsp_mmx... - 02:59 PM Revision 8bb90c53 (ffmpeg): Set frame_size in the amr demuxer
- Originally committed as revision 25030 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:25 PM Revision f0b935a2 (streamers): TopologyManager/topocache.c : updating metadata in cache_add_ranke...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2096 c54fac2e-1815...
- 07:10 AM Revision 744a882f (ffmpeg): rtsp: 10l, try to update the correct rtp stream
- This fixes a bug from rev 22917. Now RTSP streams where the individual RTCP
sender reports aren't sent at the same ti...
09/02/2010
- 09:41 PM Revision 613a4e3f (ffmpeg): Detect llvm-gcc and set appropriate flags
- Originally committed as revision 25028 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:40 PM Revision 5c8ef670 (ffmpeg): Add -mllvm -stack-alignment=16 to CFLAGS when using clang
- Originally committed as revision 25027 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:17 PM Revision ff6a5fc1 (ffmpeg): Optimize/simplify ebml_read_num.
- Originally committed as revision 25026 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:39 PM Revision 69a9c80b (ffmpeg): fate: delete log files ahead of each run
- Originally committed as revision 25025 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:53 AM Revision 2b50c4f6 (ffmpeg): Cosmetics: Reindent after r25023.
- Originally committed as revision 25024 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:51 AM Revision 4ed899f2 (ffmpeg): Fix crash when decoding DV in AVI introduced in r24579 (issue 2174).
- Patch by Andrew Wason, rectalogic rectalogic com
Originally committed as revision 25023 to svn://svn.ffmpeg.org/ffmp...
09/01/2010
- 11:19 PM Revision a10a9f5c (ffmpeg): Fix typo in r25019.
- Patch by Eli Friedman <eli.friedman at gmail dot com>.
Originally committed as revision 25022 to svn://svn.ffmpeg.or... - 10:58 PM Revision e66f8a53 (ffmpeg): cosmetics: spaces between and after parentheses
- Originally committed as revision 25021 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:10 PM Revision 615da9b1 (ffmpeg): Unscrew breakage after my last commit because of symbol prefixes.
- Originally committed as revision 25020 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:56 PM Revision a33a2562 (ffmpeg): Rename h264_weight_sse2.asm to h264_weight.asm; add 16x8/8x16/8x4 non...
- biweight code to sse2/ssse3; add sse2 weight code; and use that same code to
create mmx2 functions also, so that the ... - 08:48 PM Revision 14bc1f24 (ffmpeg): Split h264dsp_mmx.c (which was #included in dsputil_mmx.c) in h264_qp...
- still #included in dsputil_mmx.c and is part of DSPContext, and h264dsp_mmx.c,
which represents H264DSPContext and is... - 12:38 PM Revision 82c76cee (ffmpeg): QTRLE regtest
- Originally committed as revision 25017 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:24 PM Revision 1c457d14 (streamers): OfferStreamer/topology-ALTO.c : fixing the inclusion of ALTO-ranke...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2095 c54fac2e-1815...
- 10:26 AM Revision eda7c983 (ffmpeg): add FF_API_PALETTE_CONTROL define to drop usage of AVPaletteControl
- and delay this transition to v54 as it is currently not functional
Originally committed as revision 25016 to svn://s... - 02:12 AM Revision 625bac78 (ffmpeg): Use quotes instead of angle brackets for local #includes.
- Originally committed as revision 25015 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:04 AM Revision eeeae2bf (ffmpeg): gxf muxer only accepts pal or ntsc resolutions currently, so fail if ...
- Originally committed as revision 25014 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/31/2010
- 08:07 PM Revision 4b7539f1 (ffmpeg): SHA fate test
- Originally committed as revision 25013 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:55 PM Revision 6b85316b (ffmpeg): Test decoding in fate-lavf-gif
- Originally committed as revision 25012 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:53 PM Revision f5d4fc43 (ffmpeg): PNG image regression testing
- Originally committed as revision 25011 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:54 PM Revision 7dbcc4f8 (ffmpeg): Mention that library micro version should be reset if minor version i...
- Originally committed as revision 25010 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 PM Revision 5929b3a6 (ffmpeg): Fix vertical align.
- Originally committed as revision 25009 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:15 AM Revision d81db9c7 (ffmpeg): Add RealVideo 3 FATE test
- Originally committed as revision 25008 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:14 AM Revision 61f89303 (ffmpeg): 10l, add flags forgotten in last commit
- Originally committed as revision 25007 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:13 AM Revision 3e41fc62 (ffmpeg): Add Apple MJPEG-B decoder FATE test
- Originally committed as revision 25006 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:11 AM Revision 506c47a4 (ffmpeg): Add FATE test for ScummVM DXA flavor
- Originally committed as revision 25005 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:15 AM Revision 8731c86d (ffmpeg): Solving memory leak and initialization problem with prev_pkt / pkt.
- Originally committed as revision 25004 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:14 AM Revision d1cacdb8 (ffmpeg): Checking return values of av_malloc(z) and report an error in case.
- Originally committed as revision 25003 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:33 AM Revision 99d7a3e8 (ffmpeg): aacenc: Remove an unused variable from adjust_frame_information().
- Originally committed as revision 25002 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:31 AM Revision 1297f581 (ffmpeg): aacenc: Don't set s->cur_channel before apply_window_and_mdct().
- In general s->cur_channel should be phased out.
Originally committed as revision 25001 to svn://svn.ffmpeg.org/ffmpe...
08/30/2010
- 11:52 PM Revision 8e4c11e9 (ffmpeg): aacenc: Write tag.elem_id early.
- Originally committed as revision 25000 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:48 PM Revision 0e107f78 (ffmpeg): psymodel: Const correct FFPsyWindowInfo.
- Originally committed as revision 24999 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:43 PM Revision 76dfe4eb (ffmpeg): aacenc: Only apply M/S if common_window is set.
- Originally committed as revision 24998 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:16 PM Revision 4ca31edc (ffmpeg): split raw.c into rawdec.c and rawenc.c
- Originally committed as revision 24997 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:53 PM Revision 92aa28d2 (ffmpeg): move raw video demuxer to its own file
- Originally committed as revision 24996 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:42 PM Revision f1714d58 (ffmpeg): move pcm muxers to their own file
- Originally committed as revision 24995 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:34 PM Revision c740f737 (ffmpeg): vorbisdec: Use int instead of uint16_fast_t for index variables
- uint16_fast_t is unsigned int (or long) on Linux, which when compared
with int results in an unsigned compare.
Origi... - 09:17 PM Revision e94204df (ffmpeg): move pcm demuxers to their own file
- Originally committed as revision 24993 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:30 PM Revision 79ce0f00 (ffmpeg): Fix compilation failure if yasm is disabled (missing vp3 symbols).
- Originally committed as revision 24992 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:43 PM Revision f0feb4d7 (ffmpeg): add WAWV fourcc, works on V-codecs/WAWV.avi
- Originally committed as revision 24991 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:34 PM Revision de1c253b (ffmpeg): Split intra prediction initialization (i.e. assigning of function poi...
- into its own file, it doesn't belong in h264dsp_mmx.c (much less so in
dsputil_mmx.c).
Originally committed as revis... - 04:31 PM Revision d0eb5a11 (ffmpeg): Move H264 chroma MC from inline asm to yasm. This fixes VP3/5/6 and VC-1
- fate failures on Win64.
Originally committed as revision 24989 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:25 PM Revision e9f5f020 (ffmpeg): Move VP3 IDCT functions from inline ASM to YASM. This fixes part of t...
- issues on Win64.
Originally committed as revision 24988 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:22 PM Revision 7e7c4b60 (ffmpeg): Put ff_ prefix on non-static {put_signed,put,add}_pixels_clamped_mmx()
- functions.
Originally committed as revision 24987 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/29/2010
- 10:21 PM Revision 4bc16e83 (ffmpeg): simplify code by using the AV_NE() macro
- Originally committed as revision 24986 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:15 PM Revision 8f389040 (ffmpeg): move null muxer to its own file
- Originally committed as revision 24985 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:06 PM Revision 1ac301ca (ffmpeg): cleanup includes which are not used anymore in raw.c
- Originally committed as revision 24984 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:02 PM Revision 9e0d8241 (ffmpeg): move ac3/eac3 demuxer to its own file
- Originally committed as revision 24983 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:51 PM Revision 66e35c5f (ffmpeg): move dnxhd demuxer to its own file
- Originally committed as revision 24982 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:44 PM Revision 170a250f (ffmpeg): move dirac demuxer to its own file
- Originally committed as revision 24981 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 PM Revision 99392a61 (ffmpeg): move h261 demuxer to its own file
- Originally committed as revision 24980 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:34 PM Revision b30593c7 (ffmpeg): move h263 demuxer to its own file
- Originally committed as revision 24979 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:28 PM Revision 9243ed3f (ffmpeg): move h264 demuxer to its own file
- Originally committed as revision 24978 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:23 PM Revision 187186c6 (ffmpeg): cosmetic
- Originally committed as revision 24977 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:23 PM Revision e3507058 (ffmpeg): move m4v demuxer to its own file
- Originally committed as revision 24976 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:14 PM Revision c3ed4b2d (ffmpeg): move cavsvideo demuxer to its own file
- Originally committed as revision 24975 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 PM Revision 8c51530f (ffmpeg): move mpegvideo demuxer to its own file
- Originally committed as revision 24974 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:16 PM Revision b47a5a95 (ffmpeg): move ingenient demuxer to its own file
- Originally committed as revision 24973 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:00 PM Revision 6d0678d1 (ffmpeg): move DTS demuxer to its own file
- Originally committed as revision 24972 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:33 PM Revision 85a2aada (ffmpeg): simplify code by using the AV_NE() macro
- Originally committed as revision 24971 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:28 PM Revision 26aa6811 (ffmpeg): 10l: aacdec and idroqenc still depend on raw.o
- Originally committed as revision 24970 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:37 PM Revision 2aa751d2 (ffmpeg): rename idroq.c to idroqdec.c
- Originally committed as revision 24969 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:35 PM Revision 54a73bb5 (ffmpeg): move id roq muxer to its own file
- Originally committed as revision 24968 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:18 PM Revision 49824cb6 (ffmpeg): move ADTS AAC demuxer to its own file
- Originally committed as revision 24967 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:46 PM Revision ef4a9342 (ffmpeg): Include stdint.h instead of inttypes.h, it is enough for what this fi...
- Originally committed as revision 24966 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:25 AM Revision b20359f5 (ffmpeg): rtsp: Return AVERROR_EOF when all streams have received an RTCP BYE p...
- Patch by Josh Allmann, joshua dot allmann at gmail
Originally committed as revision 24965 to svn://svn.ffmpeg.org/ff... - 10:20 AM Revision 682d28a9 (ffmpeg): Reindent
- Patch by Josh Allmann, joshua dot allmann at gmail
Originally committed as revision 24964 to svn://svn.ffmpeg.org/ff... - 10:19 AM Revision ff328c02 (ffmpeg): rtpdec: Read RTCP compound packets
- Patch by Josh Allmann, joshua dot allmann at gmail
Originally committed as revision 24963 to svn://svn.ffmpeg.org/ff... - 10:16 AM Revision a1ba71aa (ffmpeg): rtsp: Check the RTCP file handle for new packets, too
- Patch by Josh Allmann, joshua dot allmann at gmail
Originally committed as revision 24962 to svn://svn.ffmpeg.org/ff...
08/28/2010
- 11:56 PM Revision 6a1712dd (ffmpeg): Fix two compiler arnings related to printf-format of sizeof()-stateme...
- Originally committed as revision 24961 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:55 PM Revision 37c506e8 (ffmpeg): stream_selection can be freed in the fail case, in which case it's un...
- Therefore, init it with NULL to prevent a crash on invalid streams.
Patch by Zhentan Feng <spyfeng gmail com>.
Orig... - 09:17 PM Revision 774b20ca (ffmpeg): Hopefully fix the fate-ws_snd breakage on PPC
- Originally committed as revision 24959 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:03 PM Revision 19d929f9 (ffmpeg): cosmetics in imdct_sse
- Originally committed as revision 24958 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 PM Revision 2d0cdf3c (ffmpeg): Add fate test for Westwood SND1 codec
- Originally committed as revision 24957 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:45 PM Revision 0a24503d (ffmpeg): Remove CCITT fax G4 tests (partial revert of r24954). This test is
- corrupting memory somehow and segfaulting in the BSDs.
Originally committed as revision 24956 to svn://svn.ffmpeg.or... - 02:07 PM Revision 601090b5 (ffmpeg): cosmetic
- Originally committed as revision 24955 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:46 AM Revision 3b619cab (ffmpeg): CCITT Fax Group compression fate tests
- Originally committed as revision 24954 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/26/2010
- 10:22 PM Revision db7515fd (ffmpeg): configure: move config.fate creation after OS section
- The OS label can be changed, and we want this to be reflected.
Originally committed as revision 24953 to svn://svn.f... - 07:49 PM Revision 6f9ea29e (ffmpeg): configure: write config.fate file as early as possible
- Originally committed as revision 24952 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:15 PM Revision 25432e85 (ffmpeg): configure: improve error message for missing yasm
- Originally committed as revision 24951 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:29 PM Revision 9cca1e40 (ffmpeg): x86: Require yasm OR --disable-asm OR --disable-mmx OR --disable-yasm...
- Originally committed as revision 24950 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:21 PM Revision e90aa6ed (ffmpeg): Revert "Disable MMX for i686 and pentiumpro"
- To avoid being burned at the stake by an angry mob, I am forced to
revert this commit.
Originally committed as revis... - 02:33 PM Revision 4eca52ed (ffmpeg): Fix typos when converting inline asm to yasm, fixes MMX-only fate-ea-...
- Originally committed as revision 24948 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:58 PM Revision d29d9ccc (ffmpeg): fate: print list of tests with "make fate-list"
- Originally committed as revision 24947 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:46 PM Revision 0a6cf0af (ffmpeg): Disable MMX for i686 and pentiumpro
- Originally committed as revision 24946 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:52 PM Revision bcafde61 (ffmpeg): configure: select warning suppression syntax based on armcc version
- Release 4.1 changed the flag used to pass options through the gcc
translation layer. Detect which version is used, a... - 10:03 AM Revision 133cc989 (ffmpeg): Cosmetic changes.
- Originally committed as revision 24944 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:03 AM Revision 2fdb2b54 (ffmpeg): Insert info from extradata into header
- Originally committed as revision 24943 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:03 AM Revision 9e906bb1 (ffmpeg): Added option to write frames interleaved (yet disabled)
- For this reason, a MuxerContext and write_trailer()-function was added,
to track the previous packet and flush the la... - 10:03 AM Revision 3156df45 (ffmpeg): Clarify code/avoid possible bugs by using precalculated values that a...
- Originally committed as revision 24941 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:03 AM Revision 6cd94998 (ffmpeg): enable a flexible lifetime
- Originally committed as revision 24940 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:02 AM Revision 99d8166d (ffmpeg): Setting proper values in extradata for future use in muxer
- Originally committed as revision 24939 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:39 AM Revision e0ae6c17 (ffmpeg): Flush the PutBitsContext at the end of each block when encoding ADPCM...
- Originally committed as revision 24938 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 AM Revision 798dc641 (ffmpeg): Add APIchanges entry after the addition of
- avcodec_get_channel_layout() of r24936.
Originally committed as revision 24937 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:38 AM Revision 5da19b53 (ffmpeg): Implement avcodec_get_channel_layout().
- Patch by S.N. Hemanth Meenakshisundaram smeenaks:ucsd+edu.
Originally committed as revision 24936 to svn://svn.ffmpe...
Also available in: Atom