Activity
From 09/09/2010 to 10/08/2010
10/08/2010
- 11:45 PM Revision adbb9bca (ffmpeg): s/program/programs, as FFmpeg consists of many programs.
- Originally committed as revision 25421 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:42 PM Revision 4ddade62 (ffmpeg): Install libavutil/opt.h, its API is public.
- Fix issue #2265.
Originally committed as revision 25420 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:36 PM Revision 74d127b5 (ffmpeg): Add validity checks for the unsharp filter.
- Prevent crash.
Originally committed as revision 25419 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:01 PM Revision fd0368e7 (ffmpeg): move av_find_stream_info() info struct to AVStream to avoid messy (re...
- Originally committed as revision 25418 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:11 PM Revision f47d172f (ffmpeg): Check for more 'indent -kr' whitespace details.
- Originally committed as revision 25417 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:07 PM Revision d1f676b8 (ffmpeg): Fix compilation on FreeBSD, use AF_UNSPEC instead of PF_UNSPEC
- Originally committed as revision 25416 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:48 PM Revision fcc7f404 (ffmpeg): sapenc: Mark the muxer as depending on network functions
- Hide all code mentioning IPv6 behind HAVE_STRUCT_SOCKADDR_IN6.
Originally committed as revision 25415 to svn://svn.f... - 03:41 PM Revision d03b93e3 (ffmpeg): Add a space between the else and { in mpegenc.c in the line i added.
- Originally committed as revision 25414 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:55 PM Revision 8ccdca22 (napa-baselibs): Fix in double printout
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2231 c54fac2e-1815-407e-9b96-08...
- 12:05 PM Revision 011071e7 (ffmpeg): Add a SAP (Session Announcement Protocol, RFC 2974) muxer
- Originally committed as revision 25413 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:58 AM Revision 6898677e (ffmpeg): sdp: Only specify the TTL for IPv4 addresses
- According to RFC 4566, a TTL value must not be present for IPv6 multicast.
Originally committed as revision 25412 to... - 08:56 AM Revision 6ded3a04 (ffmpeg): Fix headers so that "make checkheaders" passes again
- Originally committed as revision 25411 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:54 AM Revision a493f80a (ffmpeg): rtsp: Factorize out code for opening a chained RTP muxer
- The new object file is added to the SDP demuxer in the makefile, since it
is needed in both the RTSP muxer and demuxe... - 08:51 AM Revision 3d742230 (ffmpeg): rtsp: Make rtsp_rtp_mux_open reusable
- Originally committed as revision 25409 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:50 AM Revision 9e6acc78 (ffmpeg): rtsp: Remove the start_time field from RTSPState, use AVFormatContext...
- Originally committed as revision 25408 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:49 AM Revision f6833fc1 (ffmpeg): Add protocol documentation on the connect option to the udp protocol
- Originally committed as revision 25407 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:43 AM Revision 25968c39 (ffmpeg): Reindent
- Originally committed as revision 25406 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:42 AM Revision 6766a354 (ffmpeg): udp: Add an option for connecting the udp socket
- This allows us to find out the local sending address via getsockname,
otherwise we just get INADDR_ANY (or similar fo... - 08:40 AM Revision b7952ed1 (ffmpeg): rtpdec: Set prev_ret properly when parsing more data from mpegts RTP ...
- Originally committed as revision 25404 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:28 AM Revision 45658b74 (ffmpeg): rtpdec: Store the previous return value for mpegts when it was -1, too
- Originally committed as revision 25403 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:26 AM Revision 243ac3fd (ffmpeg): rtpdec: Keep track of the previous return value from rtp_parse_packet...
- Patch by Robert Schlabbach, robert_s at gmx dot net
Originally committed as revision 25402 to svn://svn.ffmpeg.org/f...
10/07/2010
- 07:41 PM Revision 8a451afe (ffmpeg): In gxf muxer, round up number of lines mod 16 in mpeg umf data, based...
- Originally committed as revision 25401 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:37 PM Revision a7ba165a (ffmpeg): Update gxf regression tests because of r25399
- Originally committed as revision 25400 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:35 PM Revision c6d04add (ffmpeg): In gxf muxer, fix number of flt entries based on patch by Reuben Mart...
- Originally committed as revision 25399 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:25 PM Revision ca8064d2 (ffmpeg): fix bitstream filter option mapping when using -newvideo and friends
- There was an off-by-one when addressing bitstream_filters[] in this situation.
Originally committed as revision 2539... - 07:18 PM Revision 6c214280 (ffmpeg): Add d modifier to asm argument to fix nasm compilation.
- Originally committed as revision 25397 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:17 PM Revision 82ae56b3 (ffmpeg): In gxf muxer, write umf media for mpeg1video, patch by Reuben Martin,...
- Originally committed as revision 25396 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:15 PM Revision ad4c3c68 (ffmpeg): In gxf muxer, fix flt entry offset, patch by Reuben Martin, reuben do...
- Originally committed as revision 25395 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:10 PM Revision e99179de (ffmpeg): remove useless local variable
- Originally committed as revision 25394 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:05 PM Revision 3e4318bf (ffmpeg): remove useless local allocated start_time array
- Originally committed as revision 25393 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:56 PM Revision 8e4bb489 (chunker-player): * The player_ip command line parameter has been removed (unne...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@2229 c54fa...
- 11:18 AM Revision 0de7feff (ffmpeg): Set myself as maintainer for rtpenc* and sdp.c, as requested by Luca A
- Originally committed as revision 25392 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:38 AM Revision 3b886ea1 (chunker-player): * offerstreamer filename modified in channels.conf (improved ...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@2228 c54fa...
- 10:07 AM Revision add73b22 (chunker-player): * chunker_player modifications:
- * channels.conf updated (replaced the repository address)
* implemented the offerstreamer fork/kill mechanism in the ... - 08:38 AM Revision 9b9d3868 (ffmpeg): libmp3lame: don't check unused function in detection
- hip_decode_init() isn't used by the wrapper, and can be absent from the
library if lame was configured with --disable... - 08:00 AM Revision 87b2b40a (ffmpeg): Reindent
- Originally committed as revision 25390 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:59 AM Revision 10105c9b (ffmpeg): sdp: Don't require the explicit ?multicast option
- No such option is used anywhere else. Instead, detect the address type.
Originally committed as revision 25389 to sv... - 07:58 AM Revision 55b6bd1c (ffmpeg): Convert ff_is_multicast_address to take a struct sockaddr parameter
- Not all users of this function will have a full struct sockaddr_storage
available, and casting other sockaddrs to soc... - 07:54 AM Revision 7ac57fa5 (ffmpeg): Share the is_multicast_address function
- The header probably isn't the right permanent place for this function, but
it is quite small, and consensus seems to ... - 07:53 AM Revision f63630cd (ffmpeg): Move multicast address identification fallback macros to network.h fr...
- Originally committed as revision 25386 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:57 AM Revision 34b9e5bc (ffmpeg): Warn if muxing mpeg ps is attempted without a VBV buffer size.
- Originally committed as revision 25385 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:57 AM Revision 2dec2bb8 (ffmpeg): Pass RC parameters on stream copy to the muxer.
- Originally committed as revision 25384 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 AM Revision 9b272e32 (ffmpeg): Init SCR in mpeg muxer based on first DTS.
- This fixes issues if the first DTS is far away from 0.
Originally committed as revision 25383 to svn://svn.ffmpeg.or...
10/06/2010
- 09:43 PM Revision 61138c43 (ffmpeg): properly check for FF_API_MAX_STREAMS instead of LIBAVFORMAT_VERSION_...
- Originally committed as revision 25382 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:56 PM Revision 38aab35f (ffmpeg): add new streams API without MAX_STREAMS limit
- (disabled until next major bump)
Originally committed as revision 25381 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:52 PM Revision feb2440c (ffmpeg): dynamically use nb_streams instead of static use of MAX_STREAMS
- Originally committed as revision 25380 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:49 PM Revision 2899a28c (ffmpeg): document the fact that av_new_stream() can't be called in a backgroun...
- Originally committed as revision 25379 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:21 PM Revision 6612d8cf (ffmpeg): Move handling of ID3v2 to common utils.c code, reducing code duplication
- and supporting it for more formats, fixing issue 2258.
Originally committed as revision 25378 to svn://svn.ffmpeg.or... - 06:54 PM Revision 1136850d (ffmpeg): cosmetic: break long line
- Originally committed as revision 25377 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:42 PM Revision 85c15960 (ffmpeg): Move the definitions of AVSEEK_SIZE to make it appear before the
- description of url_seek(), which references it.
Originally committed as revision 25376 to svn://svn.ffmpeg.org/ffmpe... - 05:53 PM Revision 326ede48 (ffmpeg): custom build system documentation
- Originally committed as revision 25375 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:50 PM Revision 2c5438aa (ffmpeg): Fix default value of time_offset_length.
- Patch by John Stebbins stebbins jetheaddev com.
Originally committed as revision 25374 to svn://svn.ffmpeg.org/ffmpe... - 05:43 PM Revision 7c046049 (ffmpeg): Mention to send a patch before changing API or ABI.
- Originally committed as revision 25373 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:59 PM Revision 9446b4bb (ffmpeg): rtpdec: Handle RTP header extension
- This fixes roundup issue 2270.
Patch by Robert Schlabbach, robert_s at gmx dot net
Originally committed as revision... - 03:24 PM Revision 9d74d627 (napa-baselibs): Even better protection against long publishes
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2226 c54fac2e-1815-407e-9b96-08...
- 03:24 PM Revision 6dfacccb (napa-baselibs): Fixed syntax error for Unix compile
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2225 c54fac2e-1815-407e-9b96-08...
- 02:51 PM Revision e4e7cb95 (napa-baselibs): MONL: Removed some debug code from MonTestDist
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2224 c54fac2e-1815-407e-9b96-08...
- 02:30 PM Revision f88f3c9d (napa-baselibs): Make repo-less oparation possible when '-' is specified as add...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2223 c54fac2e-1815-407e-9b96-08...
- 02:27 PM Revision 4d8d9a46 (napa-baselibs): Protect memory agains extra long publish records (strangely lo...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2222 c54fac2e-1815-407e-9b96-08...
- 02:25 PM Revision 47531428 (ml): Fixes for WIN build
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS/ml@2221 c54fac2e-1815-407e-9b96...
- 02:25 PM Revision 8146020a (napa-baselibs): Fixes for WIN build
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2221 c54fac2e-1815-407e-9b96-08...
- 12:42 PM Revision 3ece3e4c (ffmpeg): Add RTP depacketization of the X-QT QuickTime format
- Originally committed as revision 25371 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:30 PM Revision 9fd5f39b (ffmpeg): configure: Set _DARWIN_C_SOURCE while testing for struct ipv6_mreq
- On OS X, this struct is only available if _DARWIN_C_SOURCE is defined,
when we have _POSIX_C_SOURCE defined. This all... - 11:40 AM Revision 0ada32c3 (ffmpeg): Remove unused variable.
- Originally committed as revision 25369 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:18 AM Revision fe5feaeb (ffmpeg): Use retry_transfer_wrapper() in url_write() as its callers do not exp...
- Originally committed as revision 25368 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:18 AM Revision a46f7516 (ffmpeg): Factor retry_transfer_wrapper() out of url_read_complete()
- Originally committed as revision 25367 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:14 AM Revision e16c1569 (ffmpeg): doc,win32: add note about the use of dllimport for global data in MSVC++
- Originally committed as revision 25366 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:58 AM Revision bc3836a1 (ffmpeg): doc,win32: update note on which files to use with shared libraries in...
- Originally committed as revision 25365 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:46 AM Revision 2344dc6b (ffmpeg): doc: mention xmm clobber macros usage
- Originally committed as revision 25364 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:27 AM Revision 326bf69a (ffmpeg): fft: mark xmm registers as clobbered in ff_imdct_calc_sse
- Originally committed as revision 25363 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:26 AM Revision 6f74fb03 (ffmpeg): Check whether compiler supports xmm registers in asm clobber list
- Originally committed as revision 25362 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/05/2010
- 10:06 PM Revision dd68d4db (ffmpeg): MMX, MMX2, SSE2 and SSSE3 optimizations for pred16x16/8x8_plane H264 ...
- prediction (plus some with different rounding for svq3/rv40). Speedup (for
SSSE3) about ~6-fold, 3.6% faster overall ... - 09:36 PM Revision 2f412421 (ffmpeg): movdec: Free the previous extradata
- If multiple stsd atoms are parsed for the same stream, the old
extradata would be leaked.
Originally committed as re... - 09:35 PM Revision dc2cabd0 (ffmpeg): movdec: Split out ff_mov_read_stsd
- Originally committed as revision 25359 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:05 PM Revision 6d342149 (ffmpeg): ffmpeg: Fix prototype of some OPT_FUNC2 functions. They must return a...
- Originally committed as revision 25358 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:11 PM Revision ec4913a8 (ffmpeg): vorbiscomment: add DISCNUMBER to the metadata conv table
- patch by Anton Khirnov anton _at_ khirnov _dot_ net
Originally committed as revision 25357 to svn://svn.ffmpeg.org/... - 08:10 PM Revision 038d46c9 (ffmpeg): configure: Consolidate rtsp/sdp deps to use _select
- This makes e.g. --disable-everything --enable-demuxer=rtsp actually
enable the rtsp demuxer and everything else that ... - 07:47 PM Revision a8d69098 (ffmpeg): configure: Add the http protocol as an auto-enabled dependency of the...
- Originally committed as revision 25355 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:46 PM Revision 5fe8021a (ffmpeg): rtsp/sdp: Move code into correct ifdefs
- This makes the code dependencies correct. Previously, the SDP demuxer
wasn't buildable on its own.
This also reverts... - 07:33 PM Revision eb99f179 (ffmpeg): find_info_tag: Make sure the output buffer is null terminated
- Originally committed as revision 25353 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:24 PM Revision 5dd7f994 (ffmpeg): Do not assume PIX_FMT_YUV420P will remain the only supported output f...
- Originally committed as revision 25352 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:35 PM Revision 59612534 (ffmpeg): udp: Define _DARWIN_C_SOURCE
- This is required in order to get the IP_MULTICAST_TTL define.
Originally committed as revision 25351 to svn://svn.ff... - 02:09 PM Revision 25a2ebb9 (ffmpeg): udp: Return the actual error code on errors, instead of AVERROR(EIO)
- Originally committed as revision 25350 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:04 PM Revision 42f9582d (ffmpeg): Set proper error if server flags indicate that it doesn't support mms...
- prevents a read-after-close-induced segfault later. Fixes issue 2266.
Patch by qrtt1 <chingyichan dot tw gmail com>.... - 12:14 PM Revision 2a26520a (ffmpeg): Cosmetics, lots of.
- Originally committed as revision 25348 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:14 PM Revision bbc26bae (ffmpeg): Skip unnecessary calculations in 4col-mode.
- Originally committed as revision 25347 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:14 PM Revision 90a3ffe2 (ffmpeg): Add possibility to crop screens inside of encoded frames.
- Originally committed as revision 25346 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:14 PM Revision 93ee7f9c (ffmpeg): Add check for height when cropping.
- Originally committed as revision 25345 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:14 PM Revision a4d26903 (ffmpeg): Introduce palette with dynamic size.
- Originally committed as revision 25344 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:06 AM Revision a44da176 (ffmpeg): Remove some pointless CONFIG_RTSP_DEMUXER #ifdefs.
- They reside within a large CONFIG_RTSP_DEMUXER block and are thus pointless.
Originally committed as revision 25343 ... - 11:03 AM Revision 2e802e38 (ffmpeg): Add some #endif comments to ease understanding.
- Originally committed as revision 25342 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:40 AM Revision 9b75309c (ffmpeg): matroskaenc: write metadata
- patch by Anton Khirnov anton _at_ khirnov _dot_ net
Originally committed as revision 25341 to svn://svn.ffmpeg.org... - 08:44 AM Revision 3a1429ec (ffmpeg): Update av_cmp_q() documentation after r25338.
- Originally committed as revision 25340 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:02 AM Revision 12b8f562 (chunker-player): * Cross compiling checks added to the build_ul script.
- * libpng is now built on the fly and statically linked to the player (no more local shared lib needed).
* Bugfix in t... - 01:43 AM Revision 59a3bf0e (ffmpeg): Add selftest code for av_cmp_q().
- Originally committed as revision 25339 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:43 AM Revision dec11269 (ffmpeg): Make av_cmp_q() work with infinities and NAN.
- Originally committed as revision 25338 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:43 AM Revision cfa5a81e (ffmpeg): Move aspect ratio 0/0 avoidance code so the values in the sps struct ...
- This preempts issues with av_cmp_q(0/0, X)
Originally committed as revision 25337 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/04/2010
- 08:23 PM Revision c9b87628 (ffmpeg): xdcam hd422 720p24 fourcc in mov
- Originally committed as revision 25336 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:45 PM Revision 0f02a7e2 (ffmpeg): mms: remove dependency on MAX_STREAM API
- Originally committed as revision 25335 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:41 PM Revision 00e962a2 (ffmpeg): Add a test for av_parse_video_rate().
- Originally committed as revision 25334 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:41 PM Revision bc12b3b1 (ffmpeg): Use av_parse_and_eval_expr() in av_parse_video_rate(), simplify.
- Originally committed as revision 25333 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:41 PM Revision 6b4ed22f (ffmpeg): Make av_d2q() manage the case in which the value to convert is inf.
- Originally committed as revision 25332 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:08 PM Revision 9276bddd (ffmpeg): snowdsp: Explicitly state the operand sizes
- Fixes compilation with clang's builtin assembler
Patch by İsmail Dönmez, ismail at namtrac dot org
Originally commi... - 07:06 AM Revision 92c5052d (ffmpeg): Add protocol documentation on RTSP
- Originally committed as revision 25330 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/03/2010
- 08:23 PM Revision 59ac1da2 (ffmpeg): cosmetic: break long line
- Originally committed as revision 25329 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:01 PM Revision 5ef42826 (ffmpeg): yadif: Explicit wordlength for compare. Fixes compile with clang.
- Patch by İsmail Dönmez: ismail at namtrac dot org
Originally committed as revision 25328 to svn://svn.ffmpeg.org/ffm... - 06:55 PM Revision 7fe3c270 (ffmpeg): rtpdec_svq3: Don't look for the unused RTP_FLAG_KEY flag
- Originally committed as revision 25327 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:15 PM Revision 4c74d166 (ffmpeg): Fix typo, -flags 4mv => -flags mv4.
- Originally committed as revision 25326 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:56 AM Revision d7810f45 (ffmpeg): rtsp: In the muxer, show the generated with verbose log level
- It is only useful for debugging, so it doesn't have to be shown every time.
Originally committed as revision 25323 t... - 11:55 AM Revision 6ecd7417 (ffmpeg): rtsp: Show the received SDP
- Originally committed as revision 25322 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:49 AM Revision 524aae86 (ffmpeg): Use SLIBSUF instead of .so, as a more generic dynamic library suffix.
- Originally committed as revision 25321 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:53 AM Revision 12eef0d1 (ffmpeg): 100l, fix sws_getCachedContext. It did not set the colorspace details,
- but worse it did not set up destination dimensions, thus every user
of it would necessarily fail.
Originally committ...
10/02/2010
- 10:18 PM Revision 62784e37 (ffmpeg): Add the CODEC_CAP_CHANNEL_CONF capability code and add
- that flag to the dca codec. This capability when set
will make sure the codec will initialize the channel
configurati... - 09:59 PM Revision ae8c28db (ffmpeg): applehttp: Add comments to make_absolute_url
- Originally committed as revision 25319 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:58 PM Revision 9d229ef9 (ffmpeg): applehttp: Handle a .. path segment in the base url
- Originally committed as revision 25318 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:58 PM Revision 978a5ce8 (ffmpeg): Reindent
- Originally committed as revision 25317 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:57 PM Revision 8f7c2452 (ffmpeg): applehttp: Allow the base url to be a local file name, too
- Originally committed as revision 25316 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:37 PM Revision 2e0559b7 (ffmpeg): Support decoding of FLAC files without a STREAMINFO header.
- Originally committed as revision 25315 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:00 AM Revision f71abdbb (ffmpeg): Remove pointless -vn option, the file has no video stream.
- Originally committed as revision 25314 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:56 AM Revision 01e4b675 (ffmpeg): Rename fate-gsm test to the more accurate fate-gsm-ms
- and add a test for regular GSM as fate-gsm.
Fixes a 8kHz sample from issue 113.
Originally committed as revision 25... - 09:51 AM Revision 645e7599 (ffmpeg): Fix GSM decoding: regular GSM and MSGSM do not use the same
- bitstream endianness, so they cannot reuse the same code
without a lot of function call overhead.
Thus use templating... - 09:50 AM Revision 1405782c (ffmpeg): Avoid cast of double nan to int.
- It may cause exceptions on some platform.
Originally committed as revision 25311 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:16 AM Revision 8bf256bc (ffmpeg): Document url_get_filename().
- Originally committed as revision 25310 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:44 AM Revision a5c33faa (ffmpeg): Add init and uninit functions to cmdutils, reduces code duplication
- between ffmpeg and ffplay and avoids a valgrind error by freeing
avformat_opts->key.
Originally committed as revisio... - 08:39 AM Revision 05931ab7 (ffmpeg): Make FRAPS decoder use PC range instead of TV range
- FRAPS appears to output PC range streams. I can't guarantee this is true of
all versions.
Originally committed as r... - 01:26 AM Revision 35e33b9a (ffmpeg): 10l fix h263 encoder resolution test, array size is 8 not 7
- Originally committed as revision 25305 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/01/2010
- 09:56 PM Revision 84fd51e5 (ffmpeg): ffmpeg: replace MAX_STREAMS by an arbitrary sanity check
- Originally committed as revision 25304 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:54 PM Revision 620a67d5 (ffmpeg): ffmpeg: dynamically allocate bitstream_filters
- Originally committed as revision 25303 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:52 PM Revision 3a8e8824 (ffmpeg): ffmpeg: dynamically allocate stream_maps
- Originally committed as revision 25302 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:51 PM Revision 0a6d97b3 (ffmpeg): ffmpeg: dynamically allocate output_codecs
- Originally committed as revision 25301 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:41 PM Revision 311e223f (ffmpeg): ffmpeg: dynamically allocate input_codecs
- Originally committed as revision 25300 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:36 PM Revision 2c6958aa (ffmpeg): ffmpeg: dynamically allocate input_files_ts_scale
- Originally committed as revision 25299 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:34 PM Revision e640f261 (ffmpeg): ffmpeg: dynamically allocate streamid_map
- Originally committed as revision 25298 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:29 PM Revision dba249ab (ffmpeg): ffmpeg: add a grow_array() helper function
- Originally committed as revision 25297 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:32 PM Revision 33377121 (ffmpeg): Fix reference to nonexistent function.
- Originally committed as revision 25296 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:52 PM Revision 321259c1 (ffmpeg): rtsp: Return a queued packet if it has been in the queue for longer t...
- Originally committed as revision 25295 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:50 PM Revision 58ee0991 (ffmpeg): rtpdec: Reorder received RTP packets according to the seq number
- Reordering is enabled only when receiving over UDP.
Originally committed as revision 25294 to svn://svn.ffmpeg.org/f... - 05:46 PM Revision 02607418 (ffmpeg): rtpdec: Split out the part of rtp_parse_packet that does the parsing ...
- Originally committed as revision 25293 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:45 PM Revision 27af8902 (ffmpeg): Fix indentation of ff_id3v2_read
- Originally committed as revision 25292 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:44 PM Revision c690fa97 (ffmpeg): Reindent/rewrap
- Originally committed as revision 25291 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:44 PM Revision 38f8c80b (ffmpeg): rtsp: Reorganize if statements in rtsp_read_play
- Originally committed as revision 25290 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:43 PM Revision ad4ad27f (ffmpeg): rtsp/rtpdec: Allow rtp_parse_packet to take ownership of the packet b...
- Do the same change for ff_rdt_parse_packet, too, to keep the interfaces
similar.
Originally committed as revision 25... - 05:41 PM Revision 96a7c975 (ffmpeg): rtsp: Use a dynamically allocated receive buffer
- Originally committed as revision 25288 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:02 PM Revision 6705dd5f (ffmpeg): Fix weird indent.
- Originally committed as revision 25287 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:14 PM Revision 665f172d (streamers): accept offers from non-neighbours
- 01:55 PM Revision 0795b861 (ffmpeg): avassert: add missing #include <stdlib.h>
- Originally committed as revision 25286 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:55 PM Revision f23ceeb8 (ffmpeg): avassert: prettify macro
- Originally committed as revision 25285 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:55 PM Revision b64b4134 (ffmpeg): Rename libavutil/assert.h to avassert.h
- This avoids conflicts with the system assert.h.
Originally committed as revision 25284 to svn://svn.ffmpeg.org/ffmpe... - 12:00 PM Revision 8a47d90b (ffmpeg): Fix av_cmp_q() with negative denominators.
- Originally committed as revision 25283 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:37 AM Revision 1da299b7 (streamers): don't add to neighbourhodd just because a signaling msg is received
- 11:37 AM Revision 59b87dad (streamers): don't add to neghbourhood just because a chunk is received
- 11:37 AM Revision 32d70c26 (streamers): Merge branch '2010_streamers_paper' into back-offer
- 11:36 AM Revision cb6be841 (streamers): remove warning about unknown peer
- 11:08 AM Revision 0f4cd732 (ffmpeg): Add myself as maintainer of lxfdec.c
- Originally committed as revision 25282 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:08 AM Revision 8878e3b2 (ffmpeg): Add demuxer for LXF (Leitch/Harris' VR native stream format)
- Originally committed as revision 25281 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:08 AM Revision fbeabfca (ffmpeg): Add pcm_lxf, a decoder for the 20-bit planar PCM format used in LXF
- Originally committed as revision 25280 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:55 AM Revision 147ee12e (streamers): configure whether to add peers to neighbourhood on signaling messa...
- 10:55 AM Revision 13d4c180 (streamers): configure whether to add peers to neighbourhood on chunk receive
- 10:53 AM Revision 6828703c (streamers): more frequent logging of neighbourhood size
- 10:53 AM Revision 18256383 (streamers): write more explicit message when adding peer based on incoming mes...
09/30/2010
- 10:52 PM Revision c619572a (ffmpeg): Fix a typo in the nameing of av_assert0() in currently not compiled c...
- Originally committed as revision 25279 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:22 PM Revision f1db76e1 (streamers): Merge branch '2010_streamers_paper' into back-offer
- 10:08 PM Revision 52c2cd41 (streamers): rotate neighbourhood when new peers arrive in a topo message
- 10:08 PM Revision de351684 (streamers): change neighbourhood only when topo message arrived
- update_peers could also be called with null parameters as a heartbeat.
we don't want to update the peerset on these. - 10:07 PM Revision 242b8bfc (streamers): we don't need metadata updates now
- 09:57 PM Revision b926b628 (ffmpeg): av_assert() system.
- With this the developer can now choose if he wants an assert always enabled or at which
compile time assert level. Th... - 08:40 PM Revision 59b4e5ba (ffmpeg): add FF_API_INOFFICIAL define to disable the deprecated 'inofficial' flag
- Originally committed as revision 25277 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:34 PM Revision 838dc131 (ffmpeg): add FF_API_SET_STRING_OLD define to disable the deprecated av_set_str...
- Originally committed as revision 25276 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:31 PM Revision 0743de4f (ffmpeg): add FF_API_USE_LPC define to disable the deprecated AVCodecContext.us...
- Originally committed as revision 25275 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:24 PM Revision ab3efd00 (ffmpeg): Return AVERROR(EINVAL) rather than -1 in case of invalid values.
- Originally committed as revision 25274 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:12 PM Revision 448ce925 (ffmpeg): add FF_API_SUBTITLE_OLD define to disable the deprecated decode_subti...
- Originally committed as revision 25273 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:51 PM Revision 164bc38c (ffmpeg): add FF_API_VIDEO_OLD define to disable the deprecated decode_video API
- Originally committed as revision 25272 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:12 PM Revision d8e45640 (ffmpeg): Correct tag is m2v1
- Originally committed as revision 25271 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:37 PM Revision a377cfa6 (ffmpeg): add FF_API_AUDIO_OLD define to disable the deprecated decode_audio API
- Originally committed as revision 25270 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:26 PM Revision e2f0214a (ffmpeg): Fix a yuv420p sample that was incorrectly detected as yuv411p
- (576i50 25Mbps 4:1:1 special case was wrong).
Fixes issue2211
Patch by Niobos, niobos dest-unreach be
Originally co... - 10:55 AM Revision f3f5eb6e (ffmpeg): Document url_filesize().
- Originally committed as revision 25268 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:51 AM Revision 0a216bd1 (ffmpeg): Make register_protocol() use the function av_register_protocol2()
- rather than av_register_protocol(), which is deprecated.
Fix the GCC warning:
avio.c: In function ‘register_protocol’...
09/29/2010
- 11:06 PM Revision 0093ebc2 (ffmpeg): User application side of Codec specific parameters.
- Originally committed as revision 25266 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:06 PM Revision f34fcdc8 (ffmpeg): Set default values for the scale context in sws_alloc_context().
- Originally committed as revision 32415 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:06 PM Revision e60c906a (ffmpeg): Set the default value of param0 and param1 to SWS_PARAM_DEFAULT.
- Originally committed as revision 32414 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:06 PM Revision 6d21d67b (ffmpeg): Set valid default values for the srcw, srch, dstw, dsth options in the
- scale context. Prevent pointless warnings when using
av_opt_set_defaults() for setting the default values, as in a pe... - 10:03 PM Revision 3c2014d5 (streamers): Merge branch 'measures' into 2010_streamers_paper
- 10:02 PM Revision 74bf94f2 (streamers): added traffic amount measurements
- requires GRAPES update
- 09:42 PM Revision 584b8edb (ffmpeg): Add missing case for FF_OPT_TYPE_DOUBLE in av_opt_set_defaults2().
- Originally committed as revision 25265 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:35 PM Revision 826481ea (ffmpeg): Remove duplicate entries
- Originally committed as revision 25264 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:34 PM Revision 3432c263 (ffmpeg): Use new apple fourcc for mpeg-1 and mpeg-2 in mov, works natively on osx
- Originally committed as revision 25263 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:42 PM Revision a52ffc3f (ffmpeg): Move static inline function to a macro, so that constant propagation in
- inline asm works for gcc-3.x also (hopefully). Should fix gcc-3.x FATE
breakage after r25254.
Originally committed a... - 04:15 PM Revision fc7c40c2 (ffmpeg): Cosmetics: put "if (...)" and "av_log(...)" in the same line for
- improving vertical alignment and readability.
Originally committed as revision 32405 to svn://svn.mplayerhq.hu/mplay... - 03:58 PM Revision 0ab23257 (napa-baselibs): MONL:
- 1) reorganised stats computation: now for the more computational intensive it is on-demand and not per sample
2) corr... - 03:43 PM Revision 1bb56bdb (ffmpeg): rawdec: Properly pass reordered_opaque through the decoder
- Originally committed as revision 25261 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:43 PM Revision 3dedbeff (ffmpeg): Check return value of get_chunk_header(). Since enum can be unsigned,...
- current code wouldn't always error out on errors.
Based on patch by Stephen d'Angelo <sdangelo evertz com>.
Origina... - 03:34 PM Revision 329d689f (ffmpeg): Use sse2 variant of put_pixels16() for no_rnd also. Provides a minor ...
- increase to e.g. vc1, snow and mpeg decoding.
Patch by Eli Friedman <eli dot friedman gmail com>.
Originally commit... - 03:09 PM Revision 77336a5e (ffmpeg): Allow setting the impulse block bias for libvorbis through a private ...
- First example and test of private codec parameters.
Originally committed as revision 25258 to svn://svn.ffmpeg.org/f... - 03:05 PM Revision dc51a72b (ffmpeg): Move allocation and init to defaults of the private codec contexts to...
- That way the user app can set codec specific parameters in the private context
before opening it.
Originally committ... - 02:04 PM Revision cd17285e (ffmpeg): Merge b_idx and edge variables, and optimize the ASM to directly load...
- from memory locations/offsets depending on b_idx plus constants, rather than
having gcc do this. This saves several l... - 02:03 PM Revision 0cc8a5d0 (ffmpeg): Remove mv_mask variable. Replace the related pand -1/0 instructions b...
- a pxor, or remove the instruction alltogether. Altogether, this saves 1
instruction.
Originally committed as revisio... - 02:02 PM Revision c0673f2c (ffmpeg): Remove d_idx as a variable, and instead load it as a constant in the ...
- This has no measurable speed effect because the surrounding code doesn't
take advantage of this yet.
Originally comm... - 01:35 PM Revision 2c3135f6 (ffmpeg): Unroll inner bidir loop in h264_loop_filter_strength_mmx2(), which ge...
- of the d_idx variable and therefore allows for future optimizations. No speed
difference by this commit itself.
Orig... - 01:34 PM Revision 4b81511c (ffmpeg): Unloop the outer loop in h264_loop_filter_strength_mmx2(), which allows
- inlining various constants within the loop code. 20 cycles faster on
cathedral sample.
Originally committed as revis... - 01:02 PM Revision d29e863e (ffmpeg): Put if (...) av_log() in the same line, more compact and increase
- readibility.
Originally committed as revision 32404 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 01:02 PM Revision 5abd626e (ffmpeg): Amend constraints for the src_format and dst_format options in the
- SWScale context.
Originally committed as revision 32403 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 12:34 PM Revision 5ba24e49 (ffmpeg): Fix compile on Darwin (FATE). Compile error:
- yadif.c:226: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
yadif.c:220: error: 'asm' ope... - 11:59 AM Revision 655c36b2 (ffmpeg): Add AVClass for the private context, this will be used for codec spec...
- Originally committed as revision 25250 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:44 AM Revision c24b404b (ffmpeg): Cosmetics: fix braces placement.
- Originally committed as revision 32402 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
09/28/2010
- 10:23 PM Revision 0810a584 (ffmpeg): Deprecate sws_getContext(), use sws_alloc_context() and
- sws_init_context() instead.
Originally committed as revision 32401 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 10:23 PM Revision 499287e0 (ffmpeg): Add documentation for the returned value of sws_init_context().
- Originally committed as revision 32400 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:33 PM Revision c5812793 (ffmpeg): Add APIchanges entry for lsws change of r32368.
- Originally committed as revision 25249 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:29 PM Revision c508ab67 (ffmpeg): Bump minor version after the addition of sws_alloc_context() and
- sws_init_context() of r32368.
Originally committed as revision 32396 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 02:59 PM Revision c10676ac (ffmpeg): Make init() return sensible error code rather than -1 in case of
- invalid values.
Originally committed as revision 25248 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:59 PM Revision 46daee6e (ffmpeg): Cosmetics: apply nits.
- Originally committed as revision 25247 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:49 PM Revision f03f30d7 (ffmpeg): Make new doxy follows the agreed upon style and grammatical
- conventions, for consistency with the rest of the documentation.
Originally committed as revision 25246 to svn://svn... - 01:44 PM Revision 2e5ff4d0 (ffmpeg): Group togheter filter dependency specifications.
- Originally committed as revision 25245 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:18 PM Revision 508112e4 (ml): Added the RateController and relative QueueManagement functionalities in ml.
- To use it, just call the init function mlSetRateLimiterParams() as defined in include/ml.h
git-svn-id: https://repos... - 01:18 PM Revision 612e856d (napa-baselibs): Added the RateController and relative QueueManagement function...
- To use it, just call the init function mlSetRateLimiterParams() as defined in include/ml.h
git-svn-id: https://repos... - 01:16 PM Revision e40032e2 (ffmpeg): Add the drawbox filter from the soc libavfilter repo.
- Pedagogically useful.
Originally committed as revision 25244 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:54 PM Revision d972f6bc (ml): corrected a wrong cast in a info()
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS/ml@2206 c54fac2e-1815-407e-9b96...
- 12:54 PM Revision e05f904b (napa-baselibs): corrected a wrong cast in a info()
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2206 c54fac2e-1815-407e-9b96-08...
- 09:06 AM Revision 4dece8c7 (ffmpeg): Try to fix crashes introduced by r25218
- r25218 made assumptions about the existence of past reference frames that
weren't necessarily true.
Originally commi... - 03:45 AM Revision 01d46198 (ffmpeg): All else being equal, prefer PTS over DTS in timestamp correction
- Because DTS values aren't passed through decoders, they tend to be
inaccurate if decoder delay doesn't match what was... - 02:09 AM Revision 7155c8d9 (streamers): longer startup time for measures (60 sec)
- initial transients can be long
- 02:05 AM Revision 7a8bfa5d (ffmpeg): Extract timestamp correction code from ffplay.c to cmdutils.c
- Originally committed as revision 25241 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:02 AM Revision e6bb2a2f (streamers): don't print regularly (only once per hour)
- 02:02 AM Revision 60391ca1 (streamers): change offer scheduler to RUp from RTT based
- 02:02 AM Revision 97ab5c93 (streamers): change to faster scheduler chunkID based chunk scheduler
- this could speed up local tests with lots of peers, since less lookup is needed
- 02:02 AM Revision d88f86de (streamers): turn off max deliver heuristics
- 02:02 AM Revision c65ac153 (streamers): Revert "OfferStreamer/topology.c : re-enabling tman"
- This reverts commit 553821b16729fc6c2d121fde31f72d72d1666c55.
- 02:01 AM Revision e614e8af (streamers): turn off bmap based removal from neighborhood
- 02:00 AM Revision 98ec04e6 (streamers): Merge branches 'fixes2', 'protocol', 'sched', 'topo-config' and 'm...
- 01:59 AM Revision dfcfa0fe (streamers): implement better measures
- 01:59 AM Revision 14e5c21e (streamers): adding old and dup flags to reg_chunk_receive interface
- requires GRAPES update
- 01:59 AM Revision 3fb3b834 (streamers): measure delays
- 01:58 AM Revision a8a31ce0 (streamers): print measures on exit
- 01:35 AM Revision 20663df3 (streamers): set neighbourhood target size (-M)
- 01:23 AM Revision ba99da01 (streamers): speedup: cache bmap for bmap_broadcast
- 01:22 AM Revision a204d648 (streamers): add code to broadcast buffermaps
- 01:19 AM Revision 8bb39b0b (streamers): peer* based sched part2
- 01:19 AM Revision 851fa962 (streamers): configure offer scheduler through scheduler.h
- 01:06 AM Revision e08d7c2f (streamers): fix a memleak: ownerid of bmap messages was not freed
- 01:06 AM Revision 71b13457 (streamers): compile gprof mode without optimizations
- 01:05 AM Revision 7b86e7d9 (streamers): changing schedPeerID to peer*
- 12:57 AM Revision 10fd812c (streamers): add flag to control max_deliver heuristics
- 12:54 AM Revision 8420a11f (streamers): remove a debug message
- 12:54 AM Revision 023f180b (streamers): add way to disable bmap_timeout based deletion of peers
- 12:50 AM Revision 7a411d14 (streamers): remove some debug messages
- 12:47 AM Revision 2f6c3688 (streamers): print in "abouttopublish" format
- 12:47 AM Revision 6095e14c (streamers): print some more measures: ChunksPlayed, OverlayDistance, ChunkRece...
- 12:47 AM Revision 0bc20f3a (streamers): implement startup time in measures.c
- measures are not takes for a fixed startup time
- 12:46 AM Revision c7a8895d (streamers): add periodic printing of measures
- 12:46 AM Revision c887bcd8 (streamers): print measure variables
- 12:45 AM Revision ff5dbe89 (streamers): change scope of measure variables
- 12:45 AM Revision 0fec1310 (streamers): set scheduling policy with defines
- 12:44 AM Revision ada30d43 (streamers): fix a newline in log
- 12:44 AM Revision 5e9bb7c1 (streamers): chunk_log: joined two logs
- the log of one event was done in 2 separate parts, sometimes other messages
were written in between - 12:33 AM Revision 6d19fd5c (ffmpeg): In mov demuxer, check that nb_streams is valid before using it in rea...
- Originally committed as revision 25240 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/27/2010
- 11:47 PM Revision bd8154d0 (ffmpeg): 100l fix if condition
- Originally committed as revision 32395 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:24 PM Revision df0743e0 (ffmpeg): Y400A (gray alpha) input support in libswscale
- Originally committed as revision 32394 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:17 PM Revision 59cb40b9 (ffmpeg): Fix index_entries pos:
- It was being set wrong for files with data_offset > 0
Patch by Michael Chinen, mchinen gmail
Originally committed a... - 10:13 PM Revision c6625ad5 (ffmpeg): Update APIchanges after r25236.
- Originally committed as revision 25238 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:10 PM Revision 483480b5 (ffmpeg): Fix out of tree builds with vf_yadif and mmx
- Originally committed as revision 25237 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:09 PM Revision c85eef4e (ffmpeg): Move av_set_options_string() from libavfilter to libavutil.
- Originally committed as revision 25236 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:57 PM Revision 486adc55 (ffmpeg): Use more expressive names for the avfilter_insert_filter() in and out
- parameters.
Originally committed as revision 25235 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:50 PM Revision fa6f4ebc (ffmpeg): use a Makefile in x86 subdir
- Originally committed as revision 25234 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:48 PM Revision 236f7948 (ffmpeg): merge #if with if()
- Originally committed as revision 25233 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:31 PM Revision 2a5db1aa (ffmpeg): In dv decoder, set sample aspect aspect ratio, fix issue #1612
- Originally committed as revision 25232 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:30 PM Revision 348a3237 (ffmpeg): In dv decoder, use the expected aspect ratio logic, like other decode...
- following width/height = par/dar.
Originally committed as revision 25231 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:10 PM Revision 9f694f0b (ffmpeg): swscale: clear SWS_CPU_CAPS_SSE2 in update_flags_cpu() missed in r32068
- Originally committed as revision 32393 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:09 PM Revision 829e5daf (ffmpeg): cosmetics: break long line update_flags_cpu
- Originally committed as revision 32392 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 07:59 PM Revision d04247a1 (ffmpeg): use strict_std_complience from avcodec_opts[AVMEDIA_TYPE_*]
- Options are not yet set for video encoders and for codec specific
defaults it is desireable to set the codec options ... - 05:28 PM Revision db9dfa3c (ffmpeg): Make avfilter_insert_filter() propagate an error code in case the
- called avfilter_link() fails.
Originally committed as revision 25229 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:02 PM Revision 4ecf1539 (ffmpeg): Add APIchanges entry after r25227.
- Originally committed as revision 25228 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:58 PM Revision acc0490f (ffmpeg): Make AVFilterLink store the pointers to the source and destination
- pads, rather than their index.
Originally committed as revision 25227 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:28 PM Revision b3dd5e59 (ffmpeg): Add APIchanges entry after r25225.
- Originally committed as revision 25226 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:23 PM Revision 372e2884 (ffmpeg): Move av_get_token() from libavfilter to libavutil.
- Originally committed as revision 25225 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:11 PM Revision 1497e761 (napa-baselibs): corrected a wrong printf argument that was causing a warning
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2204 c54fac2e-1815-407e-9b96-08...
- 04:11 PM Revision 9eaee13e (ml): corrected a wrong printf argument that was causing a warning
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS/ml@2204 c54fac2e-1815-407e-9b96...
- 04:10 PM Revision 4a94cfea (ffmpeg): rtpproto: Use a sockaddr_storage instead of a sockaddr_in with recvfrom
- Originally committed as revision 25224 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:16 PM Revision 6e73cef6 (ffmpeg): Fix several security issues in flicvideo.c
- This fixes CVE-2010-3429
Originally committed as revision 25223 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:27 PM Revision 16209390 (ffmpeg): mpegtsenc: Indent
- Originally committed as revision 25222 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:27 PM Revision d1ac0351 (ffmpeg): mpegtsenc: Write subtitle extradata if set
- Originally committed as revision 25221 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:42 AM Revision fc4ad5e3 (napa-baselibs): Corrected the #ifdef WINNT into #ifdef WIN32
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2201 c54fac2e-1815-407e-9b96-08...
- 10:34 AM Revision be0e596a (ffmpeg): Simplify include, since opt.c is now in libavutil there is no need
- to use the library path prefix for eval.h.
Originally committed as revision 25220 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:01 AM Revision 8f1afd3b (ffmpeg): Cosmetics: apply misc style fixes.
- Originally committed as revision 25219 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:43 AM Revision e2983d6e (ffmpeg): Improve error concealment of lost frames
- If a frame is lost, replace it with data from the previous valid frame.
Originally committed as revision 25218 to sv... - 01:17 AM Revision b1a05b82 (ffmpeg): Make avfilter_destroy() code less convoluted, introducing a temporary
- variable link.
Originally committed as revision 25217 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:30 AM Revision 41f87daa (ffmpeg): Bump version and update APIchanges after r25210.
- Originally committed as revision 25216 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/26/2010
- 10:37 PM Revision 536e229a (ffmpeg): yadif: remove unnecessary #include
- Originally committed as revision 25215 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:36 PM Revision 13fabd7a (ffmpeg): Port MPlayer blackframe filter.
- See thread:
Subject: [FFmpeg-devel] [PATCH] Port MPlayer blackframe filter.
Date: Sun, 26 Sep 2010 01:10:40 +0200
Or... - 09:01 PM Revision b6c06894 (ffmpeg): configure: detect nasm vs yasm and set flags correspondingly
- Originally committed as revision 25213 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:01 PM Revision 32881771 (ffmpeg): ARM: change return type of AV_RN16() to unsigned
- This prevents gcc inserting useless UXTH instructions, at least
in some cases.
Originally committed as revision 2521... - 08:31 PM Revision 33ce3846 (ffmpeg): fix typos and grammar
- Originally committed as revision 32370 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 07:48 PM Revision 8c26d83e (ffmpeg): Make the avoptions list of sws more complete.
- Originally committed as revision 32369 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 07:33 PM Revision 635d4aed (ffmpeg): Split alloc and init of context so that parameters can be set in the ...
- instead of requireing being passed through function parameters. This also
makes sws work with AVOptions.
Originally ... - 05:06 PM Revision f4203ff3 (ffmpeg): swscale: use full chroma input for point scaler
- Originally committed as revision 32360 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:47 PM Revision 66772498 (ffmpeg): Bump minor version for the addition of the G.722 encoder
- Originally committed as revision 25211 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:25 PM Revision 6ed04040 (ffmpeg): Move AVOptions from libavcodec to libavutil
- Originally committed as revision 25210 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:56 PM Revision cba322d7 (ffmpeg): Make WMV3 decoder attempt to decode WMVP as well
- Originally committed as revision 25209 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:54 PM Revision 10f93363 (ffmpeg): RES_SM in WMV3 is really two flags, so split it in decoder
- Originally committed as revision 25208 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:09 AM Revision b0f65613 (ffmpeg): Cosmetics: fix style nits.
- Originally committed as revision 25207 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:15 AM Revision 02b424d9 (ffmpeg): Add d suffix to movd target register to make it work with nasm.
- Originally committed as revision 25206 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:08 AM Revision dc77e985 (ffmpeg): Split and then simplify address generation macro.
- Allows nasm to work for this code.
Originally committed as revision 25205 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:02 AM Revision 8c067b5d (ffmpeg): Update rv20 seek test reference
- Originally committed as revision 25204 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:56 AM Revision 53eb458a (ffmpeg): Fix rv20 encoding so the binary decoder can decode it.
- Originally committed as revision 25203 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:56 AM Revision 48f7f29f (ffmpeg): In yadif filter, use current frame when previous is missing,
- better results for the first frame
Originally committed as revision 25202 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/25/2010
- 11:27 PM Revision b9f9e59a (ffmpeg): Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the
- corresponding AVMEDIA_TYPE_* symbols.
Originally committed as revision 25201 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:13 PM Revision 2c1da681 (ffmpeg): Create libavfilter/$arch when building outside source tree
- Originally committed as revision 25200 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:09 PM Revision 9f27ca3f (ffmpeg): Stefanos port was missing DIRS variable in the Makefile for the newly...
- Originally committed as revision 25199 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:03 PM Revision 5900deeb (ffmpeg): Bump lavfi minor and add Changelog notice after yadif addition.
- Originally committed as revision 25198 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:54 PM Revision 96a1459e (ffmpeg): Fix 0 vs 1 porting bug from mplayer.
- Originally committed as revision 25197 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:43 PM Revision acbac567 (ffmpeg): yadif filter, based on stefanos port of my yadif from mplayer.
- Compared to stefanos, 2 frame output works with ffplay.
Originally committed as revision 25196 to svn://svn.ffmpeg.o... - 02:37 PM Revision b299c4e4 (ffmpeg): Support deinterlacing of YUVJ422P in old deinterlacer.
- Patch by Maksym Veremeyenko verem at m1stereo tv.
Originally committed as revision 25195 to svn://svn.ffmpeg.org/ffm... - 01:53 PM Revision 1afab338 (ffmpeg): Prefix enum var_name symbols with VAR_, to avoid conflicts with already
- defined symbols, in particular should fix compilation in DOS.
Originally committed as revision 25194 to svn://svn.ff... - 01:42 PM Revision 921bf9f1 (ffmpeg): Fix memleak introduced in:
- r25185 | stefano | 2010-09-25 03:18:43 +0200 (Sat, 25 Sep 2010) | 1 line
Make the crop filters accept parametric e... - 10:16 AM Revision 0fb226b3 (ffmpeg): Document udp protocol.
- Based on a patch by Aviad Rozenhek aviadr1 @ reverse(moc.liamg).
Originally committed as revision 25192 to svn://svn... - 09:58 AM Revision 6ef93402 (ffmpeg): Slightly clarify expression in for the anullsrc source documentation.
- Originally committed as revision 25191 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:44 AM Revision b641982b (ffmpeg): rawdec: ensure that there is always a valid palette for formats that
- should have one like gray8 etc.
Originally committed as revision 25190 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:57 AM Revision f0a55438 (ffmpeg): Add asink_anullsink - null audio sink.
- Patch by "S.N. Hemanth Meenakshisundaram" /smeenaks/ucsd/edu.
Originally committed as revision 25189 to svn://svn.ff... - 01:56 AM Revision 1ee410f3 (ffmpeg): Add asrc_anullsrc - null audio source.
- Based on a patch by "S.N. Hemanth Meenakshisundaram" smeenaks!ucsd!edu.
Originally committed as revision 25188 to sv... - 01:32 AM Revision 6afd569e (ffmpeg): Make ffprobe able to set AVFormatContext options.
- Originally committed as revision 25187 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:31 AM Revision 20e021c7 (ffmpeg): Add more missing checks in opt_default(), prevent a crash if
- avcodec_opts[0] or avformat_opts is not set.
Originally committed as revision 25186 to svn://svn.ffmpeg.org/ffmpeg/t... - 01:18 AM Revision 75b67a8a (ffmpeg): Make the crop filters accept parametric expressions.
- Originally committed as revision 25185 to svn://svn.ffmpeg.org/ffmpeg/trunk
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...
Also available in: Atom