Activity
From 07/19/2010 to 08/17/2010
08/17/2010
- 08:36 PM Revision 32a15a24 (ffmpeg): fate: store last version in per-slot file
- This allows the same workdir to be used by multiple slots.
Originally committed as revision 24819 to svn://svn.ffmpe... - 08:23 PM Revision dd872bf4 (ffmpeg): add LAVF_API_OLD_METADATA define to disable the deprecated metadata API
- Originally committed as revision 24818 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:58 PM Revision 7bdb74f9 (chunker-player): build_ul: more conservative parallelism for make
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@2039 c54fa...
- 07:53 PM Revision 4c6cd5d3 (streamers): removing half-dynamic-half-static linking
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2038 c54fac2e-1815...
- 07:30 PM Revision 072e3efd (ffmpeg): add LAVF_API_MAX_STREAMS define to disable the deprecated MAX_STREAMS...
- Originally committed as revision 24817 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:48 PM Revision 6a36facc (ffmpeg): Fix out-of-tree build
- Originally committed as revision 24816 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:27 PM Revision 7f38d28c (ffmpeg): Add APIchanges entry after the addition of AV_NE in r24814.
- Originally committed as revision 24815 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:25 PM Revision 4f2d2e4e (ffmpeg): Define macro AV_NE() and use it in libavdevice.
- Help further refactoring.
Originally committed as revision 24814 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:13 PM Revision 3f52a907 (ffmpeg): Add APIchanges entry after libavfilter audio framework addition of
- r24811.
Originally committed as revision 24813 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:08 PM Revision 371cbff8 (ffmpeg): Cosmetics: apply misc style fixes.
- Originally committed as revision 24812 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:08 PM Revision ad2c9501 (ffmpeg): Implement libavfilter audio framework.
- Patch by S.N. Hemanth Meenakshisundaram * smeenaks * ucsd * edu *.
Originally committed as revision 24811 to svn://s... - 06:07 PM Revision a8542e43 (ffmpeg): Set the correct type for the output links.
- Originally committed as revision 24810 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:12 PM Revision 65d4cab5 (ffmpeg): Add missing checks in avfilter_default_get_video_buffer().
- Originally committed as revision 24809 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:12 PM Revision 4f9ce3c4 (ffmpeg): Add missing NULL checks in avfilter_ref_buffer().
- Originally committed as revision 24808 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:02 PM Revision 6fa5a91b (ffmpeg): Remove dep/depend targets and related variables.
- We no longer create dependency files directly, so the rules are now pointless.
Originally committed as revision 2480... - 02:59 PM Revision a1e171df (ffmpeg): Add hflip filter.
- Originally committed as revision 24806 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:58 PM Revision 3123823c (ffmpeg): Skip adding SDL_CFLAGS to CFLAGS for the ffplay.d target.
- We no longer create .d files directly, so the rule is pointless.
Originally committed as revision 24805 to svn://svn... - 02:25 PM Revision e110e968 (ffmpeg): matroskadec: minor simplification
- patch from reimar
Originally committed as revision 24804 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:05 PM Revision 4f90688b (ffmpeg): matroskadec: fix integer overflow
- patch from reimar
Originally committed as revision 24803 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:55 PM Revision 0cbefdcc (napa-baselibs): MONL: removed sum_var_samples which was not used anymore
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2037 c54fac2e-1815-407e-9b96-08...
- 09:44 AM Revision 821cc939 (streamers): less frequent tman logging
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2036 c54fac2e-1815...
- 09:42 AM Revision 0711317b (streamers): control tman logging period with a define
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2035 c54fac2e-1815...
- 08:13 AM Revision aa78a6d6 (ffmpeg): Mention lowres if SDL can't provide the needed resolution.
- Originally committed as revision 24802 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:47 AM Revision cb036f90 (ffmpeg): Fix SDL crash on specific hardware.
- Patch by Mike Scheutzow, mjs973 optonline net
Originally committed as revision 24801 to svn://svn.ffmpeg.org/ffmpeg/... - 07:46 AM Revision f7b8c814 (ffmpeg): Move do_exit() up for upcoming patch.
- Patch by Mike Scheutzow, mjs973 optonline net
Originally committed as revision 24800 to svn://svn.ffmpeg.org/ffmpeg/...
08/16/2010
- 10:51 PM Revision 20deb49b (streamers): turning off tman temporarily
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2034 c54fac2e-1815...
- 10:47 PM Revision 193622ac (streamers): add net_helper configuration option (-n)
- Conflicts:
streamer.c
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferSt... - 10:47 PM Revision 8977e724 (streamers): minor: remove some commented lines and fix usage description
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2032 c54fac2e-1815...
- 08:34 PM Revision ead7ef82 (ffmpeg): fft-test: format error output more readably
- Originally committed as revision 24799 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:56 PM Revision a43234ea (streamers): OfferStreamer/topology.c : stetting a max peerset size to 20
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2024 c54fac2e-1815...
- 03:56 PM Revision 01a25012 (streamers): OfferStreamer/topology.c : more newscast iterations before tman bo...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2023 c54fac2e-1815...
- 03:56 PM Revision 2323102b (streamers): OfferStreamer/loop.c : dispatching the tman msg_type correctly
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2022 c54fac2e-1815...
- 03:56 PM Revision de23a1a9 (napa-baselibs): fix the ml_keepalive msg type, that was overlapping with the t...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2021 c54fac2e-1815-407e-9b96-08...
- 02:23 PM Revision 51291e60 (ffmpeg): Add RTP depacketization of VP8
- Patch by Josh Allmann, joshua dot allmann at gmail
Originally committed as revision 24798 to svn://svn.ffmpeg.org/ff... - 02:21 PM Revision 7b18d94c (ffmpeg): Add RTP packetization of VP8
- Patch by Josh Allmann, joshua dot allmann at gmail
Originally committed as revision 24797 to svn://svn.ffmpeg.org/ff...
08/15/2010
- 04:56 PM Revision 09e7891d (chunker-player): assign default values in build_ul
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@2020 c54fa...
- 04:56 PM Revision c0014e78 (streamers): fixed makefile: httpevent I/O module requires dclog
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2019 c54fac2e-1815...
- 12:37 PM Revision 45c3eb04 (streamers): improved warning output for chunk attributes
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2017 c54fac2e-1815...
08/14/2010
- 08:34 PM Revision 63638a3c (ffmpeg): Print error messages in case of connection failure or name resolution...
- in tcp.c.
Originally committed as revision 24796 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/13/2010
- 08:06 PM Revision afbc4d2d (ffmpeg): Prevent overflow on random input.
- Originally committed as revision 24795 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:30 PM Revision 67197656 (ffmpeg): Remove use of MAX_STREAMS in MMSContext->streams[] array. Instead, dy...
- allocate the array.
Originally committed as revision 24794 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:08 PM Revision c46000c1 (ffmpeg): Set fixed chunksize for ASF header in MMS streams, as per MSDN docume...
- This fixes playback of at least one MMST stream.
Patch by Zhentan Feng <spyfeng gmail com>.
Originally committed as... - 05:02 PM Revision 99ab8ff0 (ffmpeg): Fix wrong command prefix for timing test in MMST protocol.
- Patch by Zhentan Feng <spyfeng gmail com>.
Originally committed as revision 24792 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:09 PM Revision f0b37018 (streamers): updating loop-mt with tman msg type
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2016 c54fac2e-1815...
- 02:09 PM Revision a2a76ebd (streamers): topology.c : local support nodeID** var becomes static for conveni...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2015 c54fac2e-1815...
- 02:09 PM Revision 33d23b91 (streamers): topology : binding topology-related msg_types from within topology...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2014 c54fac2e-1815...
- 02:09 PM Revision 7e39164f (streamers): Offerstreamer/topology : mods to integrate tman
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2013 c54fac2e-1815...
- 02:09 PM Revision f088e50e (streamers): streamer.c : mods to call the new topology interface
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@2012 c54fac2e-1815...
- 02:02 AM Revision 2b476e02 (ffmpeg): Remove some stray +s in VP8
- Originally committed as revision 24791 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/12/2010
- 09:07 PM Revision 1ddc176e (ffmpeg): Add RTP depacketization of MP4A-LATM
- Originally committed as revision 24790 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:20 PM Revision f607cc18 (ffmpeg): Cosmetics: put "{" on the same line of the "struct" keyword in struct
- definitions.
More consistent with the rest of FFmpeg.
Originally committed as revision 24789 to svn://svn.ffmpeg.or... - 03:09 PM Revision d1a04371 (ffmpeg): Add APIchanges entry after the addition of av_get_image_linesize() of
- r24787.
Originally committed as revision 24788 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:06 PM Revision 81c1ecab (ffmpeg): Deprecate ff_get_plane_bytewidth() in favor of
- av_get_image_linesize().
Originally committed as revision 24787 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:05 PM Revision 7906e2b9 (ffmpeg): Implement av_get_image_linesize() and use it in
- ff_get_plane_bytewidth().
The new implementation is more generic, more compact and more correct.
Originally committ... - 01:39 PM Revision 27014bf5 (ffmpeg): Send OPTIONS request at a regular basis to standard RTSP servers as w...
- this prevents a time-out which closes the TCP connection and kills our
session.
see "Re: [FFmpeg-devel] [PATCH] rtsp... - 06:48 AM Revision aa0c558d (napa-baselibs): MONL: During publishing peer B is now empty if no dst peer has...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2009 c54fac2e-1815-407e-9b96-08...
- 02:01 AM Revision d68776d5 (ffmpeg): Add another missing file from r24799.
- Originally committed as revision 24784 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:11 AM Revision 05c04cdf (ffmpeg): VP5/6/8: ~7% faster arithmetic decoding
- Grab from the bitstream in 16-bit chunks instead of 8-bit chunks.
TODO: grab in 32-bit chunks on 64-bit systems.
Ori... - 12:35 AM Revision d2064fd4 (ffmpeg): Fix segv when stream copy and validate_tag fails, st->codec->codec is...
- Originally committed as revision 24782 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:33 AM Revision e4cc9f20 (ffmpeg): 100L, fix vf_scale, since copy_ref_props now copy w and h, we must up...
- Originally committed as revision 24781 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/11/2010
- 11:45 PM Revision 6ef14e57 (ffmpeg): Add missing mms.c from r24779.
- Originally committed as revision 24780 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:50 PM Revision fcd11c61 (ffmpeg): Move functions and structs shared between MMSH and MMST into their ow...
- mms.c. Patch by Zhentan Feng <spyfeng gmail com>.
Originally committed as revision 24779 to svn://svn.ffmpeg.org/ffm... - 10:43 PM Revision edce9353 (ffmpeg): Extract fields that are to be shared between MMST/MMSH into a common ...
- MMSContext. The other MMST-specific members go into MMSTContext.
Patch by Zhentan Feng <spyfeng gmail com>.
Origina... - 10:27 PM Revision a46cd6e1 (ffmpeg): Use FFALIGN() in mmst.c where appropriate. Noticed by Benoit Fouet.
- Originally committed as revision 24777 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:22 PM Revision a4fb0ada (ffmpeg): Apply misc cosmetics: add empty newlines for separating function
- declarations and fix weird indent.
Originally committed as revision 24776 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:38 PM Revision 382ac60e (ffmpeg): Set type on buffer in get_video_buffer().
- Patch by S.N. Hemanth Meenakshisundaram reverse("skaneems") + "@ucsd.edu".
Originally committed as revision 24775 to... - 03:29 PM Revision 5bf840c4 (ffmpeg): Add APIchanges entry for the AVFilterBufferRef changes in r24773.
- Originally committed as revision 24774 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:25 PM Revision c1db7bff (ffmpeg): Resize data and linesize in AVFilterBufferRef to 8.
- This is required to make AVFilterBufferRef able to contain also audio
data, required by audio filtering integration.
... - 02:49 PM Revision e1f4dd6d (ffmpeg): Extend and clarify documentation for -ac ffmpeg option.
- Fix roundup issue #2061.
Originally committed as revision 24772 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:38 PM Revision 983ec304 (ffmpeg): Add documentation for the pm parameter of the av_metadata_set*
- functions.
Originally committed as revision 24771 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:38 PM Revision 32e6f246 (ffmpeg): Fix reference to a wrong parameter name in the metadata API functions
- doxies.
Originally committed as revision 24770 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:22 PM Revision c6a34954 (ffmpeg): Add APIchanges entry after av_picture_data_copy() addition.
- Originally committed as revision 24769 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:18 PM Revision 9f08d803 (ffmpeg): Add av_picture_data_copy() and reimplement av_picture_copy() as a
- wrapper of it.
The new function is more generic, and does not depend on the
definition of the AVPicture struct.
Pat... - 11:49 AM Revision 4bf2d6e8 (ffmpeg): Fix typo.
- Originally committed as revision 24767 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:49 AM Revision c7c7feaa (ffmpeg): Add APIchanges entry after avfilter_open() change in r24765.
- Originally committed as revision 24766 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:44 AM Revision 84c03869 (ffmpeg): Change avfilter_open() signature, from:
- AVFilterContext *avfilter_open(AVFilter *filter, const char *inst_name);
to:
int avfilter_open(AVFilterContext **filt... - 11:10 AM Revision ad0d70c9 (ffmpeg): Add APIchanges entry after AVFilterBufferRef changes in r24763.
- Originally committed as revision 24764 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:06 AM Revision cc80caff (ffmpeg): Separate video specific BufferRef properties into VideoProps.
- Define a new struct AVFilterBufferRefVideoProps and add a type field
to AVFilterBufferRef.
Video specific properties... - 09:13 AM Revision fd7b11d0 (ffmpeg): Nit: fix weird spacing.
- Originally committed as revision 24762 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:13 AM Revision 26cc5310 (ffmpeg): Add empty newlines between function descriptions and @params, improve
- readability.
Originally committed as revision 24761 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:27 AM Revision aa93c52c (ffmpeg): remove b4_stride/mb_stride.
- correct mb_xy to use mb_width.
tighten allocations.
reduce the amount of zeroing.
Originally committed as revision 2... - 07:34 AM Revision b4f81b74 (ffmpeg): Add a mapping for the V4L2_PIX_FMT_NV12 format to PIX_FMT_NV12 for
- video4linux2 devices. This is used by Sensoray Model 2253 cards.
Patch by Pete Eberlein (pete AT sensoray DOT com)
O... - 05:24 AM Revision ccf13f9e (ffmpeg): fix over-allocation. confused b4_stride with mb_width.
- Originally committed as revision 24758 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/10/2010
- 05:27 PM Revision ec973f45 (ffmpeg): Fix mem leak when trying to open a non-existing image file (issue 2126).
- Patch by Przemysław Sobala, psobala wp-sa pl
Originally committed as revision 24757 to svn://svn.ffmpeg.org/ffmpeg/t... - 04:49 PM Revision 21afed5e (ffmpeg): 2 lines spacing between versions in Changelog should be enough for re...
- and may avoid some confusion for patch submitters
Originally committed as revision 24756 to svn://svn.ffmpeg.org/ffm... - 04:36 PM Revision 3c0eec06 (ffmpeg): get rid of MAX_STREAMS limit in nutdec
- Originally committed as revision 24755 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:47 AM Revision 38617dba (chunker-player): UL streamer
- - aligned H264 and mpeg4 codecs quality defaults to new values, which have changed with new ffmpeg versions
- changed... - 11:43 AM Revision 7e4b3a0c (chunker-player): UL player
- - fixed bug in calculating queue density
- queue density display as percentage (added percentge symbol)
- aligned x26... - 11:37 AM Revision af0d4607 (chunker-player): UL player
- - fixed bug with includes and defines avoiding the switch to H264, due to code restructuring
git-svn-id: https://re... - 08:37 AM Revision f53b9a29 (ffmpeg): rtpenc_xiph: Clarify that num_frames shouldn't ever get larger than m...
- Originally committed as revision 24754 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/09/2010
- 11:21 PM Revision 6b2b3376 (ffmpeg): get rid of MAX_STREAMS limit in mpegts
- Originally committed as revision 24753 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:00 PM Revision be73ba2f (ffmpeg): get rid of MAX_STREAMS limit in RTSP
- Originally committed as revision 24752 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:58 PM Revision dfdb353c (ffmpeg): get rid of MAX_STREAMS limit in RDT
- Originally committed as revision 24751 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:54 PM Revision af0a61cc (ffmpeg): Fix buffer overrun if idx is negative (it can be down to -23>>4), by ...
- two padding zeroes before it. Should fix fate failures on openBSD and crashes
on MacOSX (that I cannot reproduce).
O... - 10:31 AM Revision b5c4bb98 (ffmpeg): rtpenc_xiph: Set the ident value via a define
- Originally committed as revision 24749 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:23 AM Revision 62c7e2c3 (ffmpeg): rtpenc_xiph: Don't needlessly cast pointers to integers
- Originally committed as revision 24748 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:05 AM Revision 311baee7 (ffmpeg): Make hex_to_data a lavf internal function
- This is useful for other future RTP depacketizers
Originally committed as revision 24747 to svn://svn.ffmpeg.org/ffm... - 09:27 AM Revision aed4b2b6 (napa-baselibs): ALTOclient: Fixed the assert bug when doing pthread_create
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1989 c54fac2e-1815-407e-9b96-08...
- 08:14 AM Revision f240ed18 (ffmpeg): http: Return EOF at the end of the content even if the connection isn...
- We do request Connection: close, but some servers ignore it.
Originally committed as revision 24746 to svn://svn.ffm... - 07:17 AM Revision 46a76dec (ffmpeg): Fix handling of truncated files. Should fix random FATE breakages.
- Originally committed as revision 24745 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/08/2010
- 06:18 PM Revision a4fc3bd5 (ffmpeg): indent
- Originally committed as revision 31949 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 06:14 PM Revision 06c93cb7 (ffmpeg): swscale-test: get strides using av_fill_image_linesizes() from libavcore
- Originally committed as revision 31948 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:51 AM Revision 7d07d6f5 (ffmpeg): Only check for for libvpx decoder/encoder if libvpx is enabled.
- Originally committed as revision 24744 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:43 AM Revision f9c8cc4d (ffmpeg): fix configure when --enable-libvpx is not specified
- Originally committed as revision 24743 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:06 AM Revision 762e2601 (ffmpeg): Split libvpx check into decoder and encoder check.
- This allows using a libvpx that has been configured as decoder/encoder only.
patch by Frank Barchard, fbarchard googl...
08/07/2010
- 11:10 PM Revision 4a384de5 (ffmpeg): Split h264dsp and h264pred in configure.
- Many H.264 derivatives, like RV40 and VP8, use the H.264 prediction functions
but not the weight/loopfilter functions... - 09:30 PM Revision 73c44cb2 (ffmpeg): oggparsevorbis: Add some sanity checks to header packet ordering/pres...
- Originally committed as revision 24740 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:06 PM Revision 2d7b5f09 (ffmpeg): Apply misc docs fixes spotted by Diego.
- Originally committed as revision 24739 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:06 PM Revision 52c55330 (ffmpeg): Fix VfW spelling.
- Originally committed as revision 24738 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:11 PM Revision 2901cc9a (ffmpeg): Fix spelling in comment(s)
- Originally committed as revision 24737 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:30 PM Revision b70c95e0 (ffmpeg): H.264: 8% faster CAVLC zero-run decoding
- Originally committed as revision 24736 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:16 AM Revision 91af5601 (ffmpeg): Add RTP packetization of Theora and Vorbis
- Patch by Josh Allmann, joshua dot allmann at gmail
Originally committed as revision 24735 to svn://svn.ffmpeg.org/ff... - 01:36 AM Revision a63dbf39 (ffmpeg): Fix the compilation of some libavcodec/lib* files which were not
- including libavcore/imgutils.h, which was required since the recent
avcodec_check_dimensions() -> av_check_image_size... - 01:24 AM Revision 711d14cf (ffmpeg): Add APIchanges entries after the last recent libavfilter renames.
- Originally committed as revision 24733 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:15 AM Revision 5d4890d7 (ffmpeg): Rename fields:
- AVFilterLink.srcpic -> AVFilterLink.src_buf
AVFilterLink.cur_pic -> AVFilterLink.cur_buf
AVFilterLink.outpic ... - 01:15 AM Revision 7fce481a (ffmpeg): Rename functions and fields:
- avfilter_(un)ref_pic -> avfilter_(un)ref_buffer
avfilter_copy_picref_props -> avfilter_copy_buffer_ref_props
AV... - 01:15 AM Revision ecc8dada (ffmpeg): Rename AVFilterPicRef to AVFilterBufferRef.
- The struct is going to be used for storing audio buffer references as
well, and the new name is more generic.
Patch ... - 12:19 AM Revision e11b104a (ffmpeg): Add APIchanges entry after r24728.
- Originally committed as revision 24729 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:02 AM Revision d54e0948 (ffmpeg): Move format from AVFilterBuffer to AVFilterPicRef.
- Patch by S.N. Hemanth Meenakshisundaram |smeenaks|ucsd|edu|.
Originally committed as revision 24728 to svn://svn.ffm... - 12:02 AM Revision 59ff3fd5 (ffmpeg): Fix the size of the data to be copied from an AVFilterBuffer to an
- AVFilterBuffereRef in avfilter_default_get_video_buffer().
The error was being caused by the previous patch which re...
08/06/2010
- 11:15 PM Revision 209e451a (ffmpeg): Apply misc fixes spotted by Diego to protocols.texi.
- Originally committed as revision 24726 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:15 PM Revision 63f805fc (ffmpeg): Remove audio_beos entries in indevs.texi and output.devs, BeOS audio
- support has been dropped.
Originally committed as revision 24725 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:15 PM Revision 2f6bc4e7 (ffmpeg): Apply misc fixes spotted by Diego to indevs.texi and outdevs.texi.
- Originally committed as revision 24724 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:15 PM Revision c32ccf7c (ffmpeg): Rename the chapter Devices -> Input Devices, as the file is about
- input devices.
Originally committed as revision 24723 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:25 PM Revision 56e0d112 (ffmpeg): showfiltfmts: destroy filter context before exit
- Originally committed as revision 24722 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:25 PM Revision c61f84bf (ffmpeg): showfiltfmts: set media type of links to that of corresponding pad
- Originally committed as revision 24721 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:25 PM Revision 5a6fbf4c (ffmpeg): avfilter: indent
- Originally committed as revision 24720 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:25 PM Revision 0bb7408e (ffmpeg): avfilter: do not crash on null link src/dst in avfilter_destroy()
- Originally committed as revision 24719 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:25 PM Revision f3b90d25 (ffmpeg): avfilter: free link in/out_formats in avfilter_destroy()
- Originally committed as revision 24718 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:57 PM Revision 18b95d85 (ffmpeg): libvpxdec: Fix "error: implicit declaration of function ‘av_check_ima...
- av_check_image_size() is declared in libavcore/imgutils.h.
Originally committed as revision 24717 to svn://svn.ffmpe... - 06:36 PM Revision 12a14c43 (streamers): fix multi-threaded version: send offers instead of just pushing
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1986 c54fac2e-1815...
- 04:10 PM Revision 51aaf511 (ffmpeg): vorbis_dec: Change partition_class[] to uint8_t.
- When sizeof(uint_fast8_t) >= sizeof(int) there are unintended size effects.
Originally committed as revision 24716 t... - 11:37 AM Revision 139ffdc6 (napa-baselibs): Updated ALTOClient.h to latest version.
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1979 c54fac2e-1815-407e-9b96-08...
- 10:29 AM Revision 3447f12d (ffmpeg): Add a CONFIG_ variable for generic Huffman routines.
- Originally committed as revision 24715 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:26 AM Revision d93fdcbf (ffmpeg): Preserve status reason
- It is used to provide meaningful error messages.
Originally committed as revision 24714 to svn://svn.ffmpeg.org/ffmp... - 10:01 AM Revision 06a2ba23 (ffmpeg): Extend the gas-preprocessor section with basic installation instructi...
- Originally committed as revision 24713 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:42 AM Revision 71cb41db (ffmpeg): Add APIchanges entry for the av_check_image_size() addition.
- Originally committed as revision 24712 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 AM Revision 6ce9b431 (ffmpeg): Remove use of the deprecated function avcodec_check_dimensions(), use
- av_check_image_size() instead.
Originally committed as revision 24711 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:36 AM Revision 899a507f (ffmpeg): Clarify av_check_image_size() log message.
- Originally committed as revision 24710 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:36 AM Revision bf176f58 (ffmpeg): Deprecate avcodec_check_dimensions() in favor of the new function
- av_check_image_size() declared in libavcore/imgutils.h.
Originally committed as revision 24709 to svn://svn.ffmpeg.o... - 09:19 AM Revision b58aa798 (napa-baselibs): ALTOclient: Initial version of multi-threaded code.
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1975 c54fac2e-1815-407e-9b96-08...
- 07:09 AM Revision 85fbad45 (ffmpeg): fft-test: free buffers before exiting
- Originally committed as revision 24708 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/05/2010
- 08:03 PM Revision 7e13022a (ffmpeg): VP8: fix bug in prefetch
- Motion vectors in VP8 are qpel, not fullpel.
Originally committed as revision 24707 to svn://svn.ffmpeg.org/ffmpeg/t... - 07:45 PM Revision fa2d5d54 (ffmpeg): ARM: NEON H264 8x8 IDCT
- Parts by David Conrad.
Originally committed as revision 24706 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:54 PM Revision 23ba30a4 (ffmpeg): configure: remove redundant extralibs settings
- Originally committed as revision 24705 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:11 PM Revision 7c2ac59e (streamers): adding cb_size=0 to signal seeder
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1973 c54fac2e-1815...
- 03:11 PM Revision 652c8557 (streamers): fixing message types in measures-monl
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1972 c54fac2e-1815...
- 03:11 PM Revision b31bd3a2 (streamers): fix chunkID_set parameters in cb_to_bmap
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1971 c54fac2e-1815...
- 03:11 PM Revision fdac07e1 (streamers): pass on chunk buffer size information from buffer map messages
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1970 c54fac2e-1815...
- 03:10 PM Revision b44ae8d2 (streamers): Revert "removing cb_size from buffermap messages"
- This reverts commit 2d71da21f8ccb062ed4529ea58fb074ec0b35790.
git-svn-id: https://repository.napa-wine.eu/svn/napawi... - 03:10 PM Revision 4ea45ce0 (streamers): allow empty config string for udp output
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1968 c54fac2e-1815...
- 03:10 PM Revision 4c9e6c8b (streamers): handle more packets in a chunk
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1967 c54fac2e-1815...
- 03:10 PM Revision a3530a00 (streamers): add packet size to UDP based chunk format
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1966 c54fac2e-1815...
- 03:10 PM Revision f199c29e (streamers): fix udp output config string parsing
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1965 c54fac2e-1815...
- 03:10 PM Revision 005f0087 (streamers): set back ffmpeg output format to "nut"
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1964 c54fac2e-1815...
- 03:10 PM Revision b5da4b64 (streamers): separate publishing interval for peer level and for p2p measurements
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1963 c54fac2e-1815...
- 03:10 PM Revision cfce8622 (streamers): configuring the ffmpeg output module
- not finished!
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@196... - 01:18 PM Revision 4344fb25 (chunker-player): UL build process
- - README file now included in distribution tarball
git-svn-id: https://repository.napa-wine.eu/svn/napawine-softwar... - 01:16 PM Revision 63b6bd17 (chunker-player): UL player
- - added README file with instructions
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Appli... - 01:11 PM Revision 730c29f4 (chunker-player): UL player
- - cleanup of debug messages
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/St... - 12:36 PM Revision f5887924 (chunker-player): UL build process
- - build script now check for executables being created and packages neatly the player binary into a tarball
git-svn... - 10:36 AM Revision 5ca3d85e (chunker-player): UL chunker player
- * bugfix in silent mode.
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/Stre... - 10:16 AM Revision 85775bd6 (chunker-player): UL chunker player
- - channels configuration for 2 sources in TO and TN + 1 local source
git-svn-id: https://repository.napa-wine.eu/sv... - 10:10 AM Revision 19b05fc0 (chunker-player): UL chunker player
- * added a command line parameter in order to select the first channel to tune in by channel name;
* removed the "-C c... - 09:58 AM Revision df2ad829 (chunker-player): UL chunker streamer
- - deactivated much of the debug messages
- close and reopen source in case of severe corruption of incoming frames' t... - 09:34 AM Revision 6cd14f65 (chunker-player): UL build process
- - some more robust checks in build_ul.sh
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Ap... - 04:42 AM Revision 504de2ec (ffmpeg): rtpdec_xiph: Split packets in the depacketizer
- The vorbis decoder doesn't handle more than one audio frame packed into
the same AVPacket, so they need to be split i... - 12:49 AM Revision 98fe09df (ffmpeg): Add file missing in r24702
- Originally committed as revision 24703 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:13 AM Revision c12d6955 (ffmpeg): H.264: SSE2/SSSE3 weighted prediction asm
- Patch by Eli Friedman <eli.friedman at gmail dot com>
Originally committed as revision 24702 to svn://svn.ffmpeg.org...
08/04/2010
- 11:04 PM Revision 905ef0d0 (ffmpeg): VP5/6/8: eliminate CABAC dependency
- Create a custom table for VP5/6/8's renorm to avoid depending on H.264's.
Saves one instruction in the arithmetic dec... - 10:34 PM Revision aaa91aa0 (ffmpeg): Move read_mms_packet() code to be inlined in the calling function.
- Patch by Zhentan Feng <spyfeng gmail com>.
Originally committed as revision 24700 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:33 PM Revision 05fc9a1b (ffmpeg): Remove is_playing variable.
- Patch by Zhentan Feng <spyfeng gmail com>.
Originally committed as revision 24699 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:32 PM Revision b949875b (ffmpeg): Move send_media_packet_request() and clear_stream_buffers() up.
- Patch by Zhentan Feng <spyfeng gmail com>.
Originally committed as revision 24698 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:39 PM Revision 159ff6bc (chunker-player): UL http event module
- - removed debug message
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/Stream... - 09:36 PM Revision fbfb34fe (chunker-player): UL build process
- - build script now allows to specify which offerstreamer to produce via the usual command line flags MONL IO THREADS
... - 09:21 PM Revision afe4df97 (napa-baselibs): UL cleanup
- - removed trailing traces of "ul" folder
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NA... - 09:16 PM Revision 557a58c6 (napa-baselibs): UL cleanup
- - removed ul reference from configure.ac
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NA... - 09:06 PM Revision f2766870 (napa-baselibs): UL components
- - removed old ExternalBroadcaster
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASE... - 09:00 PM Revision 445bc053 (napa-baselibs): UL components
- - removed "ul" folder from main NAPA-LIBS, mainly things moved to Applications/StreamerPlayerChunker/event_http
git... - 08:56 PM Revision 59c85ad1 (chunker-player): UL http communication with offerstreamer
- - deployed a libevent-based version (no threads)
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/... - 08:47 PM Revision 5805c339 (streamers): UL offerstreamer integration
- - introduced two variants of http server: EVENT based and MHD libmicrohttpd (threads) based
- consequently modified a... - 08:43 PM Revision 1ce8a1ab (chunker-player): UL build process
- - removed a svn flag in fetching microhttpd, because not all svn versions accept it
- introduced the http MHD and EVE... - 08:40 PM Revision 16d70adf (chunker-player): UL chunk transcoding
- - just added a prototype to suppress some warnings, and a comment
git-svn-id: https://repository.napa-wine.eu/svn/n... - 08:37 PM Revision f8b1c4af (chunker-player): UL chunker_streamer
- - better separated the includes, in order for curl module to be more independent
git-svn-id: https://repository.nap... - 06:47 PM Revision 4c3fbd4f (ffmpeg): fate: move some groups of related tests to their own files
- This moves some groups of tests for single codecs to separate files,
and adds shorthands for running all tests in a g... - 05:22 PM Revision 737b3972 (ffmpeg): rtpdec_xiph: Correct the bitmask for num_pkts
- Originally committed as revision 24696 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:23 PM Revision 920851bb (chunker-player): UL build process
- - more sophisticated checks in buil_ul script
- libbz2 and libz are downloaded and built locally if their devel files... - 02:58 PM Revision f742c12b (chunker-player): UL chunker player
- * minor changes in comments
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/S... - 02:52 PM Revision 3aafafc7 (chunker-player): UL chunker player
- * segmentation fault bugfix in the RedrawStats() function (player_gui.c) ---- TO BE TESTED
git-svn-id: https://rep... - 11:29 AM Revision a22455b3 (chunker-player): UL chunker player
- * minor bugfixes and graphics enhancements
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk... - 06:57 AM Revision 49d63851 (ffmpeg): fate: add fft tests
- Originally committed as revision 24695 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:56 AM Revision dff1fc51 (ffmpeg): fate-run: add helper to run things on target
- Originally committed as revision 24694 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:56 AM Revision a79e921e (ffmpeg): fft-test: exit with non-zero status if test failed
- Originally committed as revision 24693 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:20 AM Revision 8d370d88 (ffmpeg): Fix VP8 decoder dependencies
- This reverts rev 24674 - the VP8 decoder actually depends on cabac.o.
vp8.c includes vp56.h, which includes cabac.h, ... - 02:23 AM Revision 1e739679 (ffmpeg): VP8: partially inline decode_block_coeffs
- Avoids a function call in the case of empty DCT blocks (most of the time).
Originally committed as revision 24691 to... - 01:40 AM Revision ffbf0794 (ffmpeg): Fix 100L in r24689
- Accidentally committed some timing code.
Originally committed as revision 24690 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:38 AM Revision afb54a85 (ffmpeg): VP8: simplify decode_block_coeffs to avoid having to track nonzero co...
- Slightly faster.
Originally committed as revision 24689 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:08 AM Revision d0c38ea0 (ffmpeg): Cosmetics: add missing space to options.c
- Originally committed as revision 24688 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/03/2010
- 11:21 PM Revision b0d58795 (ffmpeg): VP8: slightly faster DCT coefficient probability update
- Originally committed as revision 24687 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:29 PM Revision 2eef5291 (ffmpeg): ARM: update struct offsets
- Originally committed as revision 24686 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:59 PM Revision f079a64a (ffmpeg): Move cavs dsp functions to their own struct
- Originally committed as revision 24685 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:54 PM Revision 333348bb (chunker-player): chunker_player
- - introduced check of indefinitely growing frames queue and consequent reset
- eliminated useless parameter from Queu... - 02:52 PM Revision a179f631 (chunker-player): chunker_player
- - gui reverted to previous stable version due to buggy solution
git-svn-id: https://repository.napa-wine.eu/svn/nap... - 02:51 PM Revision 651a036e (streamers): UL offerstreamer integration
- - proper initialization via static macro of chunkbuffer mutex
- code changed to adhere to latest topology update_peer... - 02:49 PM Revision b8d7817f (streamers): UL offerstreamer integration
- - sorted out very nasty bug due to locking a mutex in the loop() function, which was crazy since the loop()
function ... - 02:42 PM Revision 6d0c8116 (streamers): UL offerstreamer integration
- - made available the 'multiply' variable to input-http in case of HTTPIO
- reverted back 'port' variable to static si... - 11:35 AM Revision 61ee75bb (ffmpeg): Silence unused function warnings in vp56.h
- Originally committed as revision 24684 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:34 AM Revision 476be414 (ffmpeg): VP8: make another RAC call branchy
- 1-2 clocks faster.
Originally committed as revision 24683 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:21 AM Revision 8b9b5e08 (ffmpeg): VP5/6/8: add one inline missed in r24677
- Originally committed as revision 24682 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:10 AM Revision 0908f1b9 (ffmpeg): VP8: unroll partition type decoding tree
- ~34% faster partition type decoding.
Originally committed as revision 24681 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:37 AM Revision c5dec7f1 (ffmpeg): VP8: unroll splitmv decoding tree
- Much faster splitmv mode decoding.
Originally committed as revision 24680 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:24 AM Revision 23117d69 (ffmpeg): VP8: unroll MB mode decoding tree
- ~50% faster MB mode decoding, plus eliminate a costly switch.
Originally committed as revision 24679 to svn://svn.ff... - 09:02 AM Revision be665c7d (ffmpeg): Make avfilter_copy_picref_props() copy w and h from src to dst.
- Originally committed as revision 24678 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:01 AM Revision 0a98e1ad (streamers): APP: Updated offerstreamer to the new monl interface
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1889 c54fac2e-1815...
- 08:44 AM Revision ffd1cf3f (napa-baselibs): Added ignore property to kdev files
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1888 c54fac2e-1815-407e-9b96-08...
- 08:06 AM Revision cd2769c1 (ffmpeg): VP5/6/8: tweak some arithcoder inlining
- Always inline the arithmetic coder, except in the case of header-parsing stuff,
in which case don't inline it at all ... - 12:27 AM Revision 55aa55f2 (ffmpeg): vorbisdec: Return AVERROR(ENOMEM) on malloc() failure.
- This is especially important because classifs can be very large.
Originally committed as revision 24676 to svn://svn... - 12:25 AM Revision 366d9190 (ffmpeg): vorbisdec: Prevent a potential integer overflow.
- If sizeof uint_fast8_t > 1 and sizeof size_t <= 4, the expression that mallocs
classifs is susceptible to integer ov...
08/02/2010
- 11:49 PM Revision 83abdf5f (ffmpeg): The VP8 decoder does not depend on cabac.o.
- Originally committed as revision 24674 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:23 PM Revision efbc4559 (ffmpeg): The VP8 decoder does not depend on vp56.o and vp56data.o.
- Originally committed as revision 24673 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:16 PM Revision 2e2ca506 (ffmpeg): Remove redundant h264pred.o from VP8 objects list.
- It is already selected through the H264DSP dependency of VP8.
Originally committed as revision 24672 to svn://svn.ff... - 10:48 PM Revision 370b622a (ffmpeg): VP8: eliminate a dereference in coefficient decoding
- Originally committed as revision 24671 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:57 PM Revision f311208c (ffmpeg): VP8: much faster DC transform handling
- A lot of the time the DC block is empty: don't do the WHT in this case.
A lot of the rest of the time, there's only o... - 08:35 PM Revision c934562c (ffmpeg): vorbisdec: change a uint_fast32_t to 'unsigned', fix llvm-gcc build
- Originally committed as revision 24669 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:18 PM Revision 827d43bb (ffmpeg): VP8: move zeroing of luma DC block into the WHT
- Lets us do the zeroing in asm instead of C.
Also makes it consistent with the way the regular iDCT code does it.
Ori... - 07:44 PM Revision 42907c6a (ffmpeg): lavfi-regression: trim \r line ends from showfiltfmts output
- This is required when cross-testing on dos-like targets.
Originally committed as revision 24667 to svn://svn.ffmpeg.... - 06:57 PM Revision 94f6127b (napa-baselibs): MONL: MonTestDist added better channel support
- MONL: MonTestDist added the classic -h option
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trun... - 06:55 PM Revision 253e89e1 (napa-baselibs): MONL: added test.sh script launching sveral copies of the MOnT...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1886 c54fac2e-1815-407e-9b96-08...
- 06:53 PM Revision 40a7aea7 (napa-baselibs): MONL: corrected bug with GENERIC measure
- MONL: changed publish name to not use spaces (substituts ' ' with '_')
MONL: changed interface of measurement capibil... - 05:09 PM Revision 440e3b2f (ffmpeg): Add -Wno-parentheses to CFLAGS.
- Without this flag -Wall generates warnings that nobody wants to see fixed or
worked around. Disabling those warnings ... - 04:40 PM Revision 85e3443f (streamers): added an THREADS define symbol which is useful for http version of...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1884 c54fac2e-1815...
- 04:38 PM Revision 81b601c1 (streamers): UL offerstreamer integration
- - multithreaded version of offerstreamer updated to latest changes and made to compile, plus added switch for UL inte...
- 04:36 PM Revision 033340ba (chunker-player): UL build process
- - build_ul script now supports THREADS version and non DEBUG version of offerstreamer-http
git-svn-id: https://repo... - 04:32 PM Revision 49fc7f55 (streamers): UL offerstreamer integration
- - small bugfix: it includes now stdio in order to compile without DEBUG option
git-svn-id: https://repository.napa-... - 11:56 AM Revision 546017fc (ffmpeg): Sort lavfi pixdesc tests.
- Increase readability and robustness, as the test result is not going
to differ if the order of the pixfmts codes chan... - 11:12 AM Revision 69fd123e (chunker-player): UL chunker_streamer
- * added a sleep mechanism on not using a live source in order to do not saturate bandwitdh (encoded frames are sent i...
- 09:44 AM Revision d2840fa4 (ffmpeg): only store intra prediction modes on the boundary for keyframes, not ...
- inter-frame behaviour unchanged.
Originally committed as revision 24664 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:28 AM Revision eea72ee8 (ffmpeg): Fix doxygen comment.
- Originally committed as revision 24663 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:26 AM Revision 497d7991 (ffmpeg): Change a doxy comment to a normal one.
- Originally committed as revision 24662 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:25 AM Revision 1aa15491 (ffmpeg): Fix doxygen comments.
- /**\u2264 => /**<
Originally committed as revision 24661 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:23 AM Revision 3ea4d942 (ffmpeg): Issue a warning when fed with misformatted one-line doxygen comments.
- Originally committed as revision 24660 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:20 AM Revision 10bf2eeb (ffmpeg): VP8: simplify token_prob handling
- ~1.5% faster decode_block_coeffs
Originally committed as revision 24659 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/01/2010
- 11:34 PM Revision 9c87c037 (ffmpeg): lavfi-regression: use different temp file names for each pixfmt test
- Originally committed as revision 24658 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:20 PM Revision 213a4cbb (ffmpeg): Add lavfi-pixfmts LE tests.
- The corresponding lavfi-pixfmts BE tests are not yet added, as there
are some bugs in the scaler (scaling rgba, argb,... - 11:20 PM Revision c22b4468 (ffmpeg): prevent access to vp8_coeff_band[16]
- Originally committed as revision 24656 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:04 PM Revision 04307697 (ffmpeg): Reindent.
- Originally committed as revision 24655 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:04 PM Revision 73177b6c (ffmpeg): Split lavfi pixfmts test.
- Introduce the function do_lavfi_pixfmts(), and use it for generating a
pixfmts test for each different filter.
Origi... - 11:04 PM Revision 9c261f83 (ffmpeg): Implement set_ne_test_deps() and use if for the lavfi pixdesc test.
- Originally committed as revision 24653 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:13 PM Revision 448f5b83 (ffmpeg): Fix suncc ident string (hopefully)
- Originally committed as revision 24652 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:28 PM Revision 61a187b0 (ffmpeg): fate: fix non-standard use of bc
- Originally committed as revision 24651 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:29 PM Revision 5b60c293 (ffmpeg): fate: fix signal name translation
- Originally committed as revision 24650 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:29 PM Revision 8b0816cb (ffmpeg): fate: make tar command configurable
- The 'tar' variable should be set to a command writing a tar archive
of the named files to stdout, typically "tar c" o... - 11:34 AM Revision 7e7fc4e9 (ffmpeg): Simplify lavfi-pixfmts test script
- Originally committed as revision 24648 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:34 AM Revision 27971664 (ffmpeg): lavfi-showfiltfmts: print one format per line
- Originally committed as revision 24647 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:47 AM Revision 79ec38d1 (ffmpeg): Remove temporary files in lavfi-pixfmts test
- Originally committed as revision 24646 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:27 AM Revision 43d2c6a5 (ffmpeg): Fix fate-lavfi-pixfmts test cross-compilation.
- Add the lavfi-showfiltfmts dependency in the Makefile, and correctly
use the $target_exec and $target_path variables ... - 10:27 AM Revision 2b346e04 (ffmpeg): Use the ffmpeg specified in $ffmpeg in the pixfmts lavfi test,
- otherwise the test will be running whatever ffmpeg is installed on the
host system.
Originally committed as revision... - 12:46 AM Revision 0a87d541 (ffmpeg): Put the filter name before the pixel format name in the lavfi pixfmts
- test output files, and add a prefix with the name of the test.
Make per-filter grouping of the generated output files... - 12:46 AM Revision 65e17eae (ffmpeg): Introduce and use a variable $output in the lavfi pixfmts test code.
- Consistent with the lavfi pixdesc test code, and slightly improve
readability.
Originally committed as revision 2464... - 12:46 AM Revision fc25373b (ffmpeg): Split the lavfi pixfmts tests in _le and _be, this is required as the
- test results and references depend on machine endianess.
Originally committed as revision 24641 to svn://svn.ffmpeg.... - 12:46 AM Revision 42bc7c8a (ffmpeg): Rename the not yet enabled test lavfi_pix_fmts to pixfmts, which is
- simpler and consistent with the names of the other lavfi tests.
Originally committed as revision 24640 to svn://svn.... - 12:30 AM Revision f7cf0f31 (ffmpeg): Add WebM to the Matroska demuxer name.
- Originally committed as revision 24639 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/31/2010
- 11:13 PM Revision 6341838f (ffmpeg): Use word-writing instead of dword-writing (with two cached but otherwise
- unchanged bytes) in the horizontal simple loopfilter. This makes the filter
quite a bit faster in itself (~30 cycles ... - 10:15 PM Revision ace7f813 (ffmpeg): dca: fix dynrange coefficient in xch
- Patch by Nick Brereton
Originally committed as revision 24637 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:02 PM Revision e07b1939 (ffmpeg): swscale-test: merge declaration and initialization
- Originally committed as revision 31879 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:14 PM Revision 6768beb4 (ffmpeg): cosmetics: rename output_* to write_*
- Originally committed as revision 24634 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:08 PM Revision 3d2cd42f (ffmpeg): Simplify verbatim mode fallback by checking the frame size before wri...
- Originally committed as revision 24632 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:52 PM Revision 2249a7f3 (ffmpeg): Change max_framesize for small final frame.
- Originally committed as revision 24631 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:32 PM Revision 7c29a5de (ffmpeg): Calculate an exact frame size before writing. Now the buffer size re...
- can be known exactly, so larger frame sizes can be safely encoded without buffer
overwrite.
Originally committed as ... - 08:19 PM Revision 675eb677 (ffmpeg): cosmetics: rename find_subblock_rice_params() to find_subframe_rice_p...
- Originally committed as revision 24629 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:17 PM Revision 089c18f3 (ffmpeg): Reduce number of input parameters to find_subblock_rice_params().
- Originally committed as revision 24628 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:48 PM Revision d309f019 (ffmpeg): 10l: fix bit count for frame header
- Originally committed as revision 24627 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:23 PM Revision b22f9d65 (ffmpeg): Simplify fallback to verbatim mode encoding.
- Originally committed as revision 24626 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:07 PM Revision 45e29087 (ffmpeg): cosmetics: line wrap and vertical alignment
- Originally committed as revision 24625 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:06 PM Revision 8fbb8d31 (ffmpeg): Combine calc_rice_params_fixed() and calc_rice_params_lpc() into a si...
- function.
Originally committed as revision 24624 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:53 PM Revision 4e705a68 (ffmpeg): fate: translate exit status to signal name
- Originally committed as revision 24623 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:50 PM Revision 43b3273e (ffmpeg): Remove unneeded wrapper function.
- Originally committed as revision 24622 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:46 PM Revision 0f5cc12c (ffmpeg): Remove duplicate code by adding a flag for encoding in verbatim mode.
- Originally committed as revision 24621 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:46 PM Revision 05236ed7 (ffmpeg): Use av_fill_image_pointers/linesizes in place of ff_fill_pointer/line...
- and drop the the ff_ variants at the next major bump.
Originally committed as revision 24620 to svn://svn.ffmpeg.org... - 04:37 PM Revision 93d65e3d (ffmpeg): Estimate frame size during encoding.
- Originally committed as revision 24619 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 PM Revision fa738b3a (ffmpeg): Remove x86/mmx.h. It is not used anymore and has been deprecated for ...
- Originally committed as revision 24618 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:17 PM Revision 0913a92a (ffmpeg): Fix compilation with --disable-yasm. 10l to me.
- Originally committed as revision 24617 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:45 PM Revision 1de4cfe6 (ffmpeg): Add protocols.texi.
- Originally committed as revision 24616 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:50 PM Revision de4bc44a (ffmpeg): Convert deinterlacing MMX code to YASM
- Originally committed as revision 24615 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:51 AM Revision c2eae137 (ffmpeg): configure: set subarch for ARM
- Originally committed as revision 24614 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/30/2010
- 11:41 PM Revision f138fa78 (ffmpeg): 100l: av_freep() needs the address of the pointer
- Originally committed as revision 24613 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:33 PM Revision eb96f169 (ffmpeg): cosmetics: indentation
- Originally committed as revision 24612 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:32 PM Revision 520effb9 (ffmpeg): Combine output_subframe() and output_subframes().
- Originally committed as revision 24611 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:27 PM Revision fb443a6f (ffmpeg): Remove unneeded variable.
- Originally committed as revision 24610 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:07 PM Revision 724f3471 (ffmpeg): cosmetics: indentation
- Originally committed as revision 24609 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:06 PM Revision 6d263f41 (ffmpeg): Combine output_subframe_verbatim() and output_subframe_lpc().
- Originally committed as revision 24608 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:53 PM Revision 6266cfb4 (ffmpeg): Combine and simplify output_residual() and output_subframe_lpc().
- Originally committed as revision 24607 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:29 PM Revision fc001d6c (ffmpeg): cosmetics: reindent
- Originally committed as revision 24606 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:28 PM Revision 175a5711 (ffmpeg): Combine and simplify output_subframe_fixed() and output_subframe_lpc().
- Originally committed as revision 24605 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:24 PM Revision 89912b5f (ffmpeg): Combine and simplify output_subframe_constant() and output_subframe_v...
- Originally committed as revision 24604 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:09 PM Revision 1f1c05b0 (ffmpeg): Pass FlacSubframe to output_subframe_* instead of channel number.
- Originally committed as revision 24603 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:40 PM Revision 15f537ed (ffmpeg): cosmetics: change FlacEncodeContext variable name from ctx to s in se...
- places for consistency.
Originally committed as revision 24602 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:18 PM Revision 871a24f3 (ffmpeg): Set coded_frame->pts in the FLAC encoder
- Originally committed as revision 24601 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:02 PM Revision 27e34188 (ffmpeg): Do not need to set coded_frame->key_frame = 1 because it is already s...
- avcodec_alloc_frame().
Originally committed as revision 24600 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:59 PM Revision 7fe0c7c8 (ffmpeg): Move debug logging of compression options to a single function.
- Originally committed as revision 24599 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:34 PM Revision e08ec714 (ffmpeg): Add 2 failed memory allocation checks
- Originally committed as revision 24598 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:30 PM Revision e35b689e (ffmpeg): cosmetics: pretty-print flacenc.c
- Originally committed as revision 24597 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:05 PM Revision 3d45943a (chunker-player): UL http interface:
- - fixed memory leak in answer_to_connection and libmicrohttpd daemon
git-svn-id: https://repository.napa-wine.eu/sv... - 12:04 PM Revision 965a3ddb (ffmpeg): Remove mostly unnecessary rtpdec_*.h files, store the declarations in...
- Originally committed as revision 24596 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:56 AM Revision d6bb31a4 (ffmpeg): Make config_input() return AVERROR(EINVAL) in place of -1.
- Originally committed as revision 24595 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:33 AM Revision b59d12b1 (ffmpeg): Compute the max pixel step for each plane, and use it in place of
- hardcoding that value in a switch.
More compact and correct.
Originally committed as revision 24594 to svn://svn.ff... - 11:28 AM Revision 561f17b1 (napa-baselibs): ALTOclient: Fixed some dubious code.
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1863 c54fac2e-1815-407e-9b96-08...
- 09:52 AM Revision 1db062af (grapes): Merge branch 'csaba_next'
- Conflicts:
src/TopologyManager/topocache.c - 09:06 AM Revision 92dd4959 (ffmpeg): Add an entry for the AVFilterBuffer change of r24592.
- Originally committed as revision 24593 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:56 AM Revision cbd86106 (grapes): Merge branch 'marco_integration'
- Conflicts:
include/topmanager.h
som/TopologyManager/topo_proto.c
som/TopologyManager/topocache.c - 08:42 AM Revision 56b5e9d5 (ffmpeg): Resize AVFilterBuffer to hold 8 planes/linesizes worth of data.
- This is required for making AVFilterBuffer useful for storing audio
data.
Patch by S.N. Hemanth Meenakshisundaram re... - 08:42 AM Revision ecc7bfe3 (ffmpeg): Rename the av_fill_image_linesize() formal parameter linesize to
- linesizes, for consistency with the function declaration.
Originally committed as revision 24591 to svn://svn.ffmpeg... - 08:42 AM Revision 7d8d18de (ffmpeg): Reimplement av_fill_image_pointers() using the information stored in
- the pixdescs.
The new implementation is more compact, and does not need to be
updated at each pixel format addition.... - 08:42 AM Revision 46b1d17a (ffmpeg): Make av_fill_image_linesizes() return a meaningful error core rather
- than -1.
Originally committed as revision 24589 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:42 AM Revision 7860b436 (ffmpeg): Rename av_fill_image_linesizes() internal variables max_plane_step and
- max_plane_step_comp by removing the "plane_" word, and add a comment
for explaining what they represent.
Increase re... - 08:42 AM Revision fc2db52e (ffmpeg): Make avpicture_fill() directly call av_fill_image_linesizes() and
- av_fill_image_pointers() rather than their wrappers ff_fill_linesize()
and ff_fill_pointer().
Improve performance.
... - 08:42 AM Revision d0bde46d (grapes): Topology : implementing max_gossiping_peers for tman
- 12:29 AM Revision 7be5b730 (ffmpeg): Make avfilter_default_get_video_buffer() use functions in
- libavcore/imgutils.c rather than ff_fill_linesize() and
ff_fill_pointer().
Also remove a dependency on libavcodec.
... - 12:05 AM Revision 8fad2661 (ffmpeg): Make pkgconfig_generate() explicitly return 0 in instead of returning
- without value when the target library is disabled.
If it does not explicitly return 0, when the last library is disa...
07/29/2010
- 11:58 PM Revision 3dec10cd (ffmpeg): Add APIchanges entry for the libavcore/imgutils.h addition.
- Originally committed as revision 24584 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:44 PM Revision e7bd48a6 (ffmpeg): Move fill_image_linesize() and fill_image_data_ptr() from
- libavcodec/imgconvert.c and make them public in libavcore/imgutils.h,
with the names av_fill_image_linesizes() and av... - 10:45 PM Revision 740dfe70 (ffmpeg): Fix compilation in x86_64. I broke it with r24580.
- Originally committed as revision 24582 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:38 PM Revision 2ee5c789 (ffmpeg): Extend show_protocols() to make it print information about input,
- output, seek support.
Originally committed as revision 24581 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:19 PM Revision 2c3dda68 (ffmpeg): Translate libmpeg2 MMX IDCT to plain asm
- Originally committed as revision 24580 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:17 PM Revision 37287d41 (ffmpeg): avidec: demux ASS and SRT tracks out of GAB2 chunks
- Originally committed as revision 24579 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:10 PM Revision ac066b83 (ffmpeg): add seeking support in ASS demuxer
- Originally committed as revision 24578 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:25 PM Revision 82d09bd4 (streamers): UL offerstreamer integration:
- - bufix on scan of -F parameter
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Application... - 03:15 PM Revision 31e4e8ba (chunker-player): UL chunker player
- * statistics messages added
* minor bugfixes
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/tru... - 02:05 PM Revision e63b7606 (streamers): Added long option (--chunk_log) to enable the redirection of peers...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1856 c54fac2e-1815...
- 01:23 PM Revision c3ccd8f0 (chunker-player): UL build process:
- - removed unneeded -L flags from linking of static libs
- reordered linkage of static libs to avoid unresolved refere... - 12:09 PM Revision cffbce8e (streamers): Added long option (--chunk_log) to enable the redirection of peers...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1853 c54fac2e-1815...
- 10:45 AM Revision 4aaa8891 (streamers): Added long option (--chunk_log) to enable the redirection of peers...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1850 c54fac2e-1815...
- 07:35 AM Revision 71056291 (napa-baselibs): MONL: corrceted (a stupid :P) bug preventing more then one mea...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1848 c54fac2e-1815-407e-9b96-08...
- 07:34 AM Revision aabca798 (napa-baselibs): MONL: corrected caps of forecaster
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1847 c54fac2e-1815-407e-9b96-08...
07/28/2010
- 11:17 PM Revision 530bbe96 (ffmpeg): Implement ffprobe -show_packets.
- Originally committed as revision 24577 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:13 PM Revision 569b286f (chunker-player): UL chunker player:
- * stats print added
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPla... - 04:27 PM Revision 82505611 (ffmpeg): Check for udp_set_remote_url error.
- Fixes issue 1784 (hang with nonsense URL/no network available).
Originally committed as revision 24575 to svn://svn.... - 04:16 PM Revision 0864b2dc (chunker-player): UL chunker streamer:
- - loop mode is now the default
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications... - 04:13 PM Revision 10c75ef7 (chunker-player): UL chunker player:
- * overall code cleanup and split in several smaller files
* more robust redraw-screen mutex coding
* channels now usi... - 04:06 PM Revision 8fe722b0 (chunker-player): UL build process:
- * removed old compilation scripts
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applicatio... - 03:53 PM Revision 14d0fa53 (chunker-player): UL build process:
- - player now correctly statically links with libfreetype.a locally compiled
- build_ul.sh script better handles depen... - 03:03 PM Revision 78db142a (ffmpeg): Warn about "/** text" comments.
- Originally committed as revision 24574 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:21 PM Revision 7d1bc765 (streamers): UL offerstreamer integration
- - small bugfix on variable name
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Application... - 02:10 PM Revision 3b5e4bb1 (streamers): UL offerstreamer integration:
- - exploited brand new -F parameter for configuring output http player port
git-svn-id: https://repository.napa-wine... - 12:50 PM Revision 5c17ac4b (streamers): configuring the UDP output module
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1834 c54fac2e-1815...
- 12:50 PM Revision 463000a4 (streamers): adding config to output module (-F parameter)
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1833 c54fac2e-1815...
- 12:50 PM Revision f622c290 (streamers): processing config string of UDP input module
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1832 c54fac2e-1815...
- 12:08 PM Revision fd3064b6 (ffmpeg): Make sure "Last message repeated" is printed.
- Originally committed as revision 24573 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:43 AM Revision ed80ba74 (ffmpeg): Revert commit:
- r31772 | stefano | 2010-07-23 01:01:31 +0200 (Fri, 23 Jul 2010) | 2 lines
Prefer impersonal form over third person... - 10:29 AM Revision ec8f26d1 (ffmpeg): Add my GPG fingerprint and add myself as ffprobe.c maintainer.
- Originally committed as revision 24572 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:26 AM Revision 28450066 (ffmpeg): rtsp: Move the definition of SDP_MAX_SIZE up, use it in the RTSP muxe...
- Originally committed as revision 24571 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:56 AM Revision 15379c2b (ffmpeg): Require libswscale only if the scale filter is used.
- Although with several limitations, lavfi can be compiled and used
without the scale filter.
Originally committed as ... - 08:56 AM Revision 46eed2c8 (ffmpeg): Remove reference to the unexisting movie filter and the corresponding
- useless --enable-avfilter-lavf option.
Originally committed as revision 24569 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:56 AM Revision ea6bc1fa (napa-baselibs): adding distclean target to ALTOclient Makefile
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1829 c54fac2e-1815-407e-9b96-08...
- 08:17 AM Revision f0187d20 (ffmpeg): In wav muxer, always flush in write_trailer, fix pipe output
- Originally committed as revision 24568 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:06 AM Revision ff58de29 (ffmpeg): Skip short padding in id3v2.
- Patch by Alexander Kojevnikov, alexander kojevnikov com
Originally committed as revision 24567 to svn://svn.ffmpeg.o... - 08:02 AM Revision 53cf4782 (ffmpeg): Map rc_buffer_size to and c_initial_buffer_occupancy to their libvpx
- counterparts.
Patch by James Zern, jzern at google
Originally committed as revision 24566 to svn://svn.ffmpeg.org/f... - 06:43 AM Revision 42c63263 (ffmpeg): rtpdec_xiph: Handle the sampling SDP parameter
- Patch by Josh Allmann, joshua dot allmann at gmail
Originally committed as revision 24565 to svn://svn.ffmpeg.org/ff... - 05:48 AM Revision f8a169ac (ffmpeg): Add extern to mxf_d10_muxer forward declaration to avoid a redundant
- redeclaration warning.
Originally committed as revision 24564 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:40 AM Revision b6356d97 (ffmpeg): 10l: missed one reindent.
- Originally committed as revision 24563 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:38 AM Revision 52fa2054 (ffmpeg): Reindent after last commit.
- Originally committed as revision 24562 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:36 AM Revision d9504970 (ffmpeg): ff_prefix non static vp56 functions.
- Originally committed as revision 24561 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:19 AM Revision 317167e7 (ffmpeg): nellymoserenc: Declare the supported sample format
- Originally committed as revision 24560 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/27/2010
- 11:09 PM Revision a8ab0ccc (ffmpeg): b0rk3d FATE + black helicopters hissing -> rolling back to r24556 and...
- Originally committed as revision 24559 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:23 PM Revision 62d1f786 (ffmpeg): perform the clipping on luma_dc_qmul[1] and chroma_qmul[0] earlier
- Originally committed as revision 24558 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:21 PM Revision e7e81959 (ffmpeg): save some copies by moving some fields out of proba[2]
- Originally committed as revision 24557 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:00 PM Revision 46bbf395 (ffmpeg): Add my gpg fingerprint
- Originally committed as revision 24556 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:45 PM Revision df984493 (ffmpeg): DCA: fix multichannel -> 2 channel downmix.
- Patch by Nick Brereton
Originally committed as revision 24555 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:44 PM Revision 08634e7b (ffmpeg): Setup correct channel value when downmixing is required.
- Patch by Nick Brereton
Originally committed as revision 24554 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:12 PM Revision af0554e5 (ffmpeg): remove useless cast
- Originally committed as revision 24553 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:17 PM Revision bc1ddc15 (streamers): streaming.c and output.c modified for enst scripts
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1823 c54fac2e-1815...
- 06:55 PM Revision 349d78fe (ffmpeg): Detect PathScale compiler
- Originally committed as revision 24552 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:11 PM Revision 6f2c05f3 (ffmpeg): Document how the ref_buf is used.
- Originally committed as revision 24551 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:59 PM Revision d72c981c (ffmpeg): configure: fix sh_quote function
- Non-matching lists start with ! instead of the usual ^ in shell
patterns.
Originally committed as revision 24550 to ... - 04:37 PM Revision e1c3ce82 (chunker-player): UL Application
- * fixed missing icons in chunker_player
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/App... - 03:54 PM Revision a20df858 (ffmpeg): Fix doxy that refers to the wrong variable.
- Originally committed as revision 24549 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:28 PM Revision facdd25d (ffmpeg): Fix the lavf docs, we have a RTP muxer, not a demuxer
- Originally committed as revision 24548 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:21 PM Revision ec906fcd (ffmpeg): Fix 2 doxy comments that referred to the wrong variable.
- Originally committed as revision 24547 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:20 PM Revision 76c56376 (ffmpeg): Make doxygen formatting more consistent.
- Originally committed as revision 24546 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:54 PM Revision e4f5f789 (streamers): publish more frequently
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1817 c54fac2e-1815...
- 02:54 PM Revision fa3d8a23 (streamers): use define for publish interval
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1816 c54fac2e-1815...
- 02:34 PM Revision 88ad2faf (ffmpeg): Place the concat protocol entry at the begin of the registered
- protocol list, restore alphabetical order.
Originally committed as revision 24545 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:13 PM Revision ac3ccbc0 (ffmpeg): Document existing rules for AVInputFormat.name.
- Originally committed as revision 24544 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:59 PM Revision a573b3de (chunker-player): UL chunker_streamer:
- - base offset converted to milliseconds instead of seconds to be on the same timescale of frames/sec
- restart of sou... - 01:54 PM Revision c7a8be3d (streamers): add -debug suffix to debug versions
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1809 c54fac2e-1815...
- 01:54 PM Revision 32590cdb (streamers): fixing first input timestamp
- input timestamp was initialized too early, before the possibly blocking
input_stream_open operation
git-svn-id: http... - 01:26 PM Revision 602bfeae (napa-baselibs): added ALTOclient to Makefile.am
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1807 c54fac2e-1815-407e-9b96-08...
- 01:25 PM Revision f8a41220 (napa-baselibs): small fix to Makefile improve batch cleaning
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1806 c54fac2e-1815-407e-9b96-08...
- 01:10 PM Revision 4419c8bf (ffmpeg): Add the indevs.texi and outdevs.texi files.
- Originally committed as revision 24543 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:01 PM Revision ac723195 (chunker-player): UL chunker_streamer: forcing hard reset to stream in case of ...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1804 c54fa...
- 11:57 AM Revision 51124db8 (ffmpeg): fate: clean up also after failed runs
- Originally committed as revision 24542 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:53 AM Revision cf0194a3 (ffmpeg): Increase error tolerance for RA288 and one vorbis test. Should fix some
- failures in PPC and ARM.
Originally committed as revision 24541 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:49 AM Revision ecec970c (napa-baselibs): ALTOclient: Fixed some memory leaks and better cleanup.
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1803 c54fac2e-1815-407e-9b96-08...
- 10:11 AM Revision 2a758efe (ffmpeg): Make frames unsigned.
- Patch by Alexander Kojevnikov, alexander kojevnikov com
Originally committed as revision 24540 to svn://svn.ffmpeg.o... - 10:08 AM Revision 49d7ef28 (ffmpeg): Show correct bitrate for VBR MP3 files.
- Patch by Alexander Kojevnikov, alexander kojevnikov com
Originally committed as revision 24539 to svn://svn.ffmpeg.o... - 09:24 AM Revision 7ea4a367 (chunker-player): UL chunker_streamer: fixed bug that caused clean exit in case...
- anymore
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@... - 09:05 AM Revision 1e704455 (grapes): adding gitignore
- 09:02 AM Revision e28a1487 (streamers): changing refs to msg_types.h to grapes_msg_types.h
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1793 c54fac2e-1815...
- 08:53 AM Revision 5941d7a1 (grapes): renaming msg_types to grapes_msg_types
- 08:53 AM Revision 8dbf922a (grapes): adding external Makefile
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1789 c54fac2e-1815-407e-9b96-088d06743913
- 08:53 AM Revision 3d137997 (grapes): renaming som to src
- 08:41 AM Revision 2784ebb5 (chunker-player): UL build process: aligned build_ul.sh script with new structu...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1791 c54fa...
- 08:39 AM Revision d6e5cee8 (streamers): changing to the new GRAPES structure
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1790 c54fac2e-1815...
- 08:22 AM Revision cf26d11f (chunker-player): UL Application
- * changes in chunker_player statistics estimation;
* automatic ratio adjust on channel change in chunker_player;
* mi... - 08:21 AM Revision 8a0f61c4 (ffmpeg): Remove duplicate initialiser for cavsvideo_muxer.extensions
- The extensions field was initialised first to "cavs", then to "avs".
The name "cavs" is kept since this is used for t... - 08:16 AM Revision adc03a34 (ffmpeg): rtpdec_xiph: Drop RTP packets that come in without a prior fragment s...
- This can avoid segfaults in some cases.
Patch by Josh Allmann, joshua dot allmann at gmail
Originally committed as ... - 08:03 AM Revision 4db40efa (ffmpeg): libavformat needs libavcore
- Originally committed as revision 24536 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:18 AM Revision de295976 (ffmpeg): add Chinese AVS encoding via external library libxavs
- Originally committed as revision 24533 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:58 AM Revision 54d1d1ba (ffmpeg): libavcore needs libavutil
- Originally committed as revision 24532 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:08 AM Revision 673fe599 (ffmpeg): fate: delete build and install dirs after session
- Originally committed as revision 24531 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/26/2010
- 11:44 PM Revision a9dc6111 (ffmpeg): fate: add fate session script
- Originally committed as revision 24530 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:44 PM Revision b82be636 (ffmpeg): fate: create report files
- Originally committed as revision 24529 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:44 PM Revision bb5cecdc (ffmpeg): configure: extract detailed compiler identification
- Originally committed as revision 24528 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:43 PM Revision 16064462 (ffmpeg): version.sh: write version to stdout if no output file specified
- Originally committed as revision 24527 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:43 PM Revision ce3a841d (ffmpeg): Add a simple base64 encoder for use in tests
- Originally committed as revision 24526 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:26 PM Revision fa8ead00 (ffmpeg): Add an APIchanges entry for the libavcore/parseutils.{h,c} addition of
- r24518.
Originally committed as revision 24525 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:12 PM Revision ea35e3c6 (ffmpeg): Avoid the use of an intermediary variable in
- av_parse_video_rate(). Simplify.
Originally committed as revision 24524 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:12 PM Revision c90c80ac (ffmpeg): Make VideoFrameRateAbbr contain a rational rather than two ints for
- num and den. Simplify.
Originally committed as revision 24523 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:12 PM Revision dc4a50a0 (ffmpeg): Remove reference to the "frame" term in variable names. Simpler and
- more consistent with the function names.
Originally committed as revision 24522 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:12 PM Revision afead106 (ffmpeg): Make av_parse_video_size() and av_parse_video_rate() return
- AVERROR(EINVAL) rather than -1 in case of unsuccess.
Originally committed as revision 24521 to svn://svn.ffmpeg.org/... - 11:12 PM Revision b964a293 (ffmpeg): Reindent.
- Originally committed as revision 24520 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:12 PM Revision a2758624 (ffmpeg): Make pkgconfig_generate check if the library is enabled before to
- generate the pc files.
Originally committed as revision 24519 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:12 PM Revision 126b638e (ffmpeg): Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()
- in favor of the newly added corresponding functions
av_parse_video_size() and av_parse_video_rate() defined in
libavc... - 10:22 PM Revision db9cc3a5 (ffmpeg): Reindent after r24516.
- Originally committed as revision 24517 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:22 PM Revision e87b7d72 (ffmpeg): Use inverse error branches, i.e. instead of if(something){success} el...
- use if(!something) {return error;} success;, which needs less indenting.
Originally committed as revision 24516 to s... - 10:21 PM Revision 540ab68c (ffmpeg): Use av_log(.., AV_LOG_ERROR) instead of dprintf() for logging errors....
- should help in making mmst a little more userfriendly, or at least debuggable.
Also use helpful error return values i... - 09:18 PM Revision ab4d0318 (ffmpeg): Use pmaddubsw for the mbedge_filter (>=ssse3), 6-10 cycles faster.
- Originally committed as revision 24514 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:11 PM Revision df8e61ba (napa-baselibs): MONL: added limits.h for definition of INT_MAX
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1781 c54fac2e-1815-407e-9b96-08...
- 07:34 PM Revision e25dee60 (ffmpeg): VP8: Much faster SSE2 MC
- 5-10% faster or more on Phenom, Athlon 64, and some others.
Helps some on pre-SSSE3 Intel chips as well, but not as m... - 05:03 PM Revision f31e9e7e (grapes): Merge branch 'net-helper-ml-fds' into a
- 05:02 PM Revision 93932efc (grapes): fixing wait4data behaviour with NULL timeout
- 03:28 PM Revision 65e2b5a8 (streamers): adding get_receive_delay
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1779 c54fac2e-1815...
- 02:48 PM Revision 65528df4 (grapes): topocache.c : fixing a call to cache_del in cache_union
- that may cause problems
- 02:30 PM Revision 9dd9d67b (ffmpeg): Define static functions fill_image_linesize() and
- fill_image_data_ptr(). ff_fill_linesize() and ff_fill_pointer() now wrap
these functions.
The new functions are more... - 02:07 PM Revision 48adb7e7 (ffmpeg): Enable no-loop memory/register saving for ssse3/sse4 also.
- Originally committed as revision 24511 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:00 PM Revision 2a180c69 (ffmpeg): Save a register (or regsize of stackspace for x86-32) for the no-loop
- mbedge loopfilter functions, by re-using space that holds a variable
that we no longer need.
Originally committed as... - 01:56 PM Revision bcd4aa64 (ffmpeg): Use nested ifs instead of &&, which appears to not work with %ifidn (...
- construct was always enabled, even for <ssse3 versions).
Originally committed as revision 24509 to svn://svn.ffmpeg.... - 01:52 PM Revision 0b2c75cb (ffmpeg): Rename pow variable to pwr.
- Patch by Axel Holzinger <aholzinger gmx de>.
Originally committed as revision 24508 to svn://svn.ffmpeg.org/ffmpeg/t... - 01:50 PM Revision 2208053b (ffmpeg): Split pextrw macro-spaghetti into several opt-specific macros, this w...
- future new optimizations (imagine a sse5) much easier. Also fix a bug where
we used the direction (%2) rather than op... - 01:39 PM Revision 065a20cb (ffmpeg): Reindent.
- Originally committed as revision 24506 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:39 PM Revision 3aace1bc (ffmpeg): Rename av_transcode() to transcode().
- av_ prefix is reserved for libav* libraries functions, it is confusing
to use it for an application function.
Origin... - 11:55 AM Revision 9a2552d0 (grapes): Topology : implementing max_gossiping_peers for tman
- 11:55 AM Revision 25c62f8e (grapes): topocache.c : fixing a call to cache_del in cache_union that may caus...
- 10:15 AM Revision be0fc9f5 (grapes): Merge remote branch 'abeni/marco_integration' into tman-integration
- Conflicts:
include/topmanager.h
som/TopologyManager/topocache.c - 07:10 AM Revision fca05ea8 (ffmpeg): VP8: add missing free
- Fixes a tiny memory leak.
Originally committed as revision 24504 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/25/2010
- 09:16 PM Revision 2701fd40 (ffmpeg): matroskaenc: add support for muxing SRT tracks
- Originally committed as revision 24503 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:27 PM Revision 62424bbb (streamers): upgrading input-http to the new input interface
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1730 c54fac2e-1815...
- 08:27 PM Revision ebc3115e (streamers): adding support for multiple UDP ports
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1729 c54fac2e-1815...
- 08:27 PM Revision c86d8685 (streamers): fixing error: fds overwritten by wait4data
- fds is also used as return value
Conflicts:
loop.c
git-svn-id: https://repository.napa-wine.eu/svn/napawine-softw... - 08:27 PM Revision 028a5232 (streamers): some comments in input.h
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1727 c54fac2e-1815...
- 08:27 PM Revision 5c050682 (streamers): adding UDP IO
- activate with IO=udp
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStrea... - 08:27 PM Revision 653129d8 (streamers): changing source loop to handle input's file descriptors
- Conflicts:
loop.c
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStream... - 08:26 PM Revision c9370421 (streamers): input_open: adding parameters to pass back some file descriptors
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1724 c54fac2e-1815...
- 08:26 PM Revision db206d2b (streamers): removing cb_size from buffermap messages
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1723 c54fac2e-1815...
- 08:26 PM Revision 3e3bb788 (streamers): removing max_deliver from accept messages
- in previous versions, accept contained a max_deliver field,
which did not make much sense.
git-svn-id: https://repos... - 08:26 PM Revision 7f5321cb (streamers): upgrading chunk_signaling to new GRAPES and removing useless funct...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1721 c54fac2e-1815...
- 08:26 PM Revision 26e2780e (streamers): sigInit is not needed anymore, had been replaced by chunkSignaling...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1720 c54fac2e-1815...
- 08:26 PM Revision 7eee10e4 (streamers): separate chunk generation from adding the chunk to the system
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1719 c54fac2e-1815...
- 08:26 PM Revision 685225b2 (streamers): split generated_chunk in two functions
- deal separately with input and with adding the chunk to the system
git-svn-id: https://repository.napa-wine.eu/svn/n... - 08:26 PM Revision 9e72961f (streamers): fixing threaded: adding peers_init to loop-mt as well
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1717 c54fac2e-1815...
- 08:26 PM Revision 6d85fd9d (streamers): adding the IO option to makefile
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1716 c54fac2e-1815...
- 08:26 PM Revision ffcc70ad (streamers): speed up scheduling a little bit by reversing chunk ID order
- the change should not modify scheduler behaviour
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/t... - 08:26 PM Revision e9397abf (streamers): fix: measurement of initial chunk losses
- since the chunkbuffer was initialized with the first chunk at its
head, some losses were added counted right at start... - 08:26 PM Revision 7d6491b0 (streamers): adding libpthread because of ffmpeg
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1713 c54fac2e-1815...
- 08:26 PM Revision a5a8f021 (streamers): added GPROF make option
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1712 c54fac2e-1815...
- 08:26 PM Revision 5dcfffbc (streamers): exit more gracefully on SIGTERM (write gmon.out)
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1711 c54fac2e-1815...
- 08:26 PM Revision 47062acd (streamers): fix return value of input_open
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1710 c54fac2e-1815...
- 08:26 PM Revision af13201b (streamers): upgrading to new grapes interface
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1709 c54fac2e-1815...
- 07:36 PM Revision 7b53f463 (ffmpeg): add mime-type for ASS muxer
- Originally committed as revision 24502 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:12 PM Revision 752ff3ff (ffmpeg): Include the correct header that actually is used, use quotes instead ...
- Originally committed as revision 24501 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:31 PM Revision a16dfa2c (ffmpeg): Fix pkgconfig_generate line for libavcore.
- libavcore depends on libavutil, and does not require extralibs.
Originally committed as revision 24500 to svn://svn.... - 03:02 PM Revision 09d7da86 (ffmpeg): Accept stdin as input for patcheck.
- Patch by Rafaël Carré, rafael d carre a gmail
Originally committed as revision 24499 to svn://svn.ffmpeg.org/ffmpeg/... - 02:49 PM Revision 28e241de (ffmpeg): Fix r24445: Instead of needlessly initialising a variable, silence th...
- Originally committed as revision 24498 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:42 PM Revision 639e4ec8 (ffmpeg): Rename av_exit() to ffmpeg_exit().
- av_ is a prefix reserved for av* libraries functions, using that for an
application function is confusing.
Originall... - 02:41 PM Revision f62c025a (ffmpeg): Use X ? Y : Z construct, simplify.
- Originally committed as revision 24496 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:35 PM Revision 853a0fcc (ffmpeg): Cosmetics: fix indentation and remove a useless else.
- Originally committed as revision 24495 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:33 PM Revision 3aa13da9 (ffmpeg): Simplify get_byte and url_fgetc.
- Originally committed as revision 24494 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:33 PM Revision b9542223 (ffmpeg): Only 4-bit ADPCM IMA WAV files are supported.
- Originally committed as revision 24493 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:42 AM Revision f7bd4a8e (ffmpeg): Cosmetics: rename enc -> dec in opt_input_file().
- The variable refer to a *decoder* context, the old name was
misleading.
Originally committed as revision 24492 to sv... - 07:54 AM Revision e36a3906 (ffmpeg): Move ffm_close function up to avoid a forward declaration.
- Originally committed as revision 24491 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:52 AM Revision 527b46ba (ffmpeg): ffmdec: Do not manually free streams on read_header error, this is al...
- handled by upper layers.
Fixes double-frees (issue 2003).
Instead call ffm_close to ensure rc_eqs are freed also in t... - 02:42 AM Revision 6de5b7c6 (ffmpeg): Fix obvious bug in assignment. Somehow, the test vectors don't test t...
- Originally committed as revision 24489 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/24/2010
- 10:50 PM Revision ba2c508d (ffmpeg): add SubRip muxer and demuxer
- Originally committed as revision 24488 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 PM Revision 8eb25e88 (chunker-player): build_ul.sh should be executable
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1707 c54fa...
- 09:37 PM Revision e4ef5ca5 (chunker-player): speeding up compilation of UL on multi-CPU/core machines
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1706 c54fa...
- 07:33 PM Revision e3f7bf77 (ffmpeg): Fix SPLATB_REG mess. Used to be a if/elseif/elseif/elseif spaghetti, ...
- splits it into small optimization-specific macros which are selected for each
DSP function. The advantage of this app... - 06:56 PM Revision 22afdba3 (grapes): net_helper-ml: adding support for user defined fds in wait4data
- 05:13 PM Revision e6e3069b (ffmpeg): Simplify lavfi test script a little
- Originally committed as revision 24486 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:13 PM Revision 8fae6e7c (ffmpeg): Unbreak parallel lavfi testing
- Originally committed as revision 24485 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:11 PM Revision 63e1278d (ffmpeg): aacenc: TLS: Save maximum values for each swb in a table.
- This gives an almost 20% speedup.
Originally committed as revision 24484 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:01 PM Revision 031d5cea (ffmpeg): 10l: Remove some commented out code that slipped in.
- Originally committed as revision 24483 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:36 PM Revision fe461767 (ffmpeg): aacenc: TLS: Try to preserve some energy in each non-zero band.
- Reduce scalefactors in non-zero bands that underflow by twice as much as those
in bands that just fail to hit psy tar... - 02:43 PM Revision 6cce7cab (ffmpeg): Fix compilation, forgot to add const also to the
- definition of ff_yuv2packedX_altivec
Originally committed as revision 31782 to svn://svn.mplayerhq.hu/mplayer/trunk/... - 01:59 PM Revision edac49da (ffmpeg): Use "const" qualifier for pointers that point to input data of
- audio encoders.
This is purely for clarity/documentation purposes.
Originally committed as revision 24481 to svn://s... - 12:58 PM Revision 6f2c523c (ffmpeg): Fix a "function declaration isn't a prototype" warning.
- Originally committed as revision 24480 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:55 AM Revision a2a17d3f (ffmpeg): Fix use of uninitialized data: A array element can not be
- used to initialized another array element of the same array.
Originally committed as revision 24479 to svn://svn.ffm... - 11:37 AM Revision 5a55d5b5 (ffmpeg): More const-correctness fixes to avoid warnings.
- Originally committed as revision 31781 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:33 AM Revision a4eef68f (ffmpeg): Add some "const" to avoid incompatible pointer type warnings
- Originally committed as revision 31780 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:19 AM Revision 04f6ab1c (ffmpeg): Add missing comma, fix rgb2yuv_table[SWS_CS_SMPTE240M] coefficients.
- Originally committed as revision 31779 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:19 AM Revision 24911613 (ffmpeg): Add some comments to the rgb2yuv_table, clarifying the standard where
- are defined.
Originally committed as revision 31778 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 09:04 AM Revision 496c645d (ffmpeg): Never shrink the ByteIOContext buffer in ff_rewind_with_probe_data
- If there is little unread data in the ByteIOContext buffer, this may lead
to reducing the size of the ByteIOContext b... - 08:43 AM Revision 8dd25c52 (ffmpeg): mpegts: Warn if unable to seek back
- Originally committed as revision 24477 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:23 AM Revision c226fc5b (ffmpeg): aacenc: Prevent premature termination of the two loop search.
- Originally committed as revision 24476 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:57 AM Revision 81824fe0 (ffmpeg): aacdec: Only load and write each predictor variable once.
- This is slightly faster and opens the door for further optimization.
Originally committed as revision 24475 to svn:/... - 02:41 AM Revision 70c99adb (ffmpeg): aacdec: 4% faster main profile decoding.
- Originally committed as revision 24474 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:10 AM Revision 51ffd3a6 (ffmpeg): aacenc: Favor log2f() and sqrtf() over log2() and sqrt().
- Originally committed as revision 24473 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/23/2010
- 10:37 PM Revision 04d72abf (ffmpeg): aacenc: Factorize some scalefactor utilities.
- Originally committed as revision 24472 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:46 PM Revision 3611e7a3 (ffmpeg): Inline asm for VP56 arith coder
- This is a lot more reliable to get cmov rather than trying to trick gcc into
generating it, useful since it's 2% fast... - 09:46 PM Revision ca18a478 (ffmpeg): VP8: Inline traversing vp8_small_mvtree
- Much faster read_mv_component, slightly faster overall
Originally committed as revision 24470 to svn://svn.ffmpeg.or... - 09:46 PM Revision 7697cdcf (ffmpeg): VP8: Use vp56_rac_get_prob_branchy when the bit is only used by an if()
- Originally committed as revision 24469 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:46 PM Revision fe1b5d97 (ffmpeg): Decode DCT tokens by branching to a different code path for each branch
- on the huffman tree, instead of traversing the tree in a while loop.
Based on the similar optimization in libvpx's d... - 09:46 PM Revision 5474ec2a (ffmpeg): Move renormalization of the VP56 arith decoder to before decoding a bit
- No difference at the moment, but allows a future branchy variant
of vp56_rac_get_prob to be significantly faster
Ori... - 09:46 PM Revision b3d755ec (ffmpeg): Split renorm of vp56 arith decoder to its own function
- Originally committed as revision 24466 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:46 PM Revision 24675b80 (ffmpeg): vp56's arith decoder's code_word is only 16 bits, no need for unsigne...
- Originally committed as revision 24465 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:42 PM Revision 13a1304b (ffmpeg): Add myself to VP8 copyright and maintainers.
- Also add Ronald to maintainers.
Originally committed as revision 24464 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:36 PM Revision 414ac27d (ffmpeg): VP8: always_inline some things to force gcc to do the right thing
- Mostly seems to help in the MC code, which gets a hundred cycles faster.
Originally committed as revision 24463 to s... - 09:17 PM Revision 06d50ca8 (ffmpeg): VP8: use AV_RL24 instead of defining a new RL24.
- Originally committed as revision 24462 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:27 PM Revision 73016d29 (ffmpeg): swscale-test: scale from reference to source only once for each algor...
- Originally committed as revision 31777 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:26 PM Revision be1c5d35 (ffmpeg): indent
- Originally committed as revision 31776 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:26 PM Revision da78053a (ffmpeg): swscale-test: change order tests are run, maintaining the same algori...
- sequential geometries instead of running all algorithms sequentially for each
geometry.
Originally committed as revi... - 07:47 PM Revision 52ed89e5 (streamers): set peer name in MONL
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1705 c54fac2e-1815...
- 07:47 PM Revision 7c21b5b1 (streamers): added peer name (-N) parameter
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1704 c54fac2e-1815...
- 07:47 PM Revision 95faef91 (streamers): call init_measures
- it was temporarily disabled long time ago ...
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trun... - 07:47 PM Revision 90f3a290 (streamers): remove duplicate description of parameters
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1702 c54fac2e-1815...
- 07:46 PM Revision a1a78de4 (napa-baselibs): MONL: setPeerName takes const
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1701 c54fac2e-1815-407e-9b96-08...
- 07:10 PM Revision 297e220c (napa-baselibs): MONL: export monSetPeerName
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1700 c54fac2e-1815-407e-9b96-08...
- 07:06 PM Revision 9fddd14a (ffmpeg): VP8: Slightly faster MV selection
- Don't clamp best mv unless it's actually used.
Originally committed as revision 24461 to svn://svn.ffmpeg.org/ffmpeg... - 06:08 PM Revision d118c3fa (napa-baselibs): changed default value of P_PUBLISHING_TIME_SPREAD to 0
- It seems to be a better default behavior to publish with
regular intervals
git-svn-id: https://repository.napa-wine.... - 04:34 PM Revision 6db05d4c (grapes): Fix a memory corruption
- 01:56 PM Revision fc014e26 (chunker-player): UL Application
- * added font rendering support in the chunk player
* minor bugfixes
git-svn-id: https://repository.napa-wine.eu/sv... - 12:09 PM Revision c47ec836 (grapes): Fix some warnings
- 12:07 PM Revision 78855f45 (grapes): Massive update of the tman test files, by Marco
- 11:59 AM Revision 4b9c30b5 (grapes): topocache.c : cache_union now returns current_size (to help tman deci...
- 11:57 AM Revision ffa1c2de (grapes): tman.c : fixing protocol activation in tmanChangeMetadata to avoid me...
- 11:56 AM Revision a9e98fae (grapes): tman.c : deleted the static current_size var (now useless)
- 11:53 AM Revision eb29e340 (grapes): Revert to the old merge_caches for ncast and remove merge_caches_ranked
- Use the new cache union and cache resize functions in tman instead of merge_caches_ranked
- 11:41 AM Revision 6f80ff91 (grapes): topocache : implemented cache_union and cache_resize
- 11:34 AM Revision 9e444611 (grapes): topocache.c : changing semantic of static in_cache function
- 11:30 AM Revision f1d1a122 (grapes): tman.c : added a wrapper to user provided ranking function to handle ...
- 10:42 AM Revision 14767f35 (ffmpeg): VP8: use AV_ZERO32 instead of AV_WN32A where relevant
- Originally committed as revision 24460 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:34 AM Revision 09959ec4 (ffmpeg): VP8: eliminate redundant code in r24458
- Originally committed as revision 24459 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 AM Revision a71abb71 (ffmpeg): VP8: shave a few clocks off check_intra_pred_mode
- Originally committed as revision 24458 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:09 AM Revision a58ed9a2 (ffmpeg): Add VP8 sign bias code regtest. Not tested by the official conformanc...
- Originally committed as revision 24457 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:33 AM Revision bf077789 (grapes): tman.c : fixing initialization needed to correctly bootstrap
- 09:33 AM Revision e5ed5fa9 (grapes): tman.c : deleted unused local rank_cache function -> topocache's cach...
- 09:32 AM Revision 973fb1fd (grapes): topocache : added cache_rank function to rank a cache that is not in ...
- 09:32 AM Revision db8fa933 (grapes): tman.c : wait for peer sampler to be ready for bootstrapping
- 09:32 AM Revision 78253c6a (grapes): tman.c : ordering both at receiver and at sender to avoid inconsisten...
- 09:31 AM Revision a16f5e1d (grapes): tman.c : change_metadata also triggers a restart phase to make the in...
- 09:31 AM Revision 44dde345 (grapes): topocache.c : cache_add always update metadata of already existing en...
- 09:28 AM Revision 6f6ebef2 (grapes): tman.c : change metadata also triggers a rank_cache on local_cache
- 09:28 AM Revision aa864d20 (grapes): tman.c : rank_cache can handle NULL target with valid metadata (to be...
- 09:26 AM Revision 483ff9b6 (grapes): topo_proto : fixing tmanChangeMetadata and topChangeMetadata nodeID
- This implies changes in topo_proto.c too
- 09:08 AM Revision 238b5b58 (grapes): tman.c : small fix to avoid sending useless empty caches in the begin...
- 09:08 AM Revision 8c3c732b (grapes): tman.c : adding reactive cache_size growing as needed
- 09:08 AM Revision 2af7bd48 (grapes): tman.c : adding static current_size var. to track the current local_c...
- 09:06 AM Revision 1f0684b3 (grapes): tman.c : tmanAddNeighbour does not add and triggers a gossip if no me...
- 09:06 AM Revision 45505894 (grapes): topocache.c : fix to cache_add to handle insertion with and without m...
- 07:17 AM Revision e4f59e61 (grapes): Merge branch 'csaba'
- 06:41 AM Revision 0087aa47 (ffmpeg): VP8: fix broken sign bias code in MV pred
- Apparently the official conformance test vectors don't test this feature,
even though libvpx uses it.
Originally com... - 06:02 AM Revision 3ae079a3 (ffmpeg): VP8: optimize DC-only chroma case in the same way as luma.
- Add MMX idct_dc_add4uv function for this case.
~40% faster chroma idct.
Originally committed as revision 24455 to sv... - 03:44 AM Revision 3df56f41 (ffmpeg): VP8: Clean up some variable shadowing.
- Originally committed as revision 24454 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:02 AM Revision 51c91564 (ffmpeg): VP8 asm: cosmetics (spacing)
- Originally committed as revision 24453 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:58 AM Revision 8a467b2d (ffmpeg): VP8: 30% faster idct_mb
- Take shortcuts based on statistically common situations.
Add 4-at-a-time idct_dc function (mmx and sse2) since rows o... - 01:59 AM Revision ef38842f (ffmpeg): VP8: smarter prefetching
- Don't prefetch reference frames that were used less than 1/32th of the time so
far in the frame.
This helps speed up ... - 12:34 AM Revision 9479415e (ffmpeg): In h264 parser, return immediately if buf_size is 0, avoid printing
- erroneous message for last frame.
Originally committed as revision 24450 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:32 AM Revision cff10fb1 (grapes): Merge remote branch 'abeni/master' into next
- 12:31 AM Revision 1df2a4e7 (grapes): Merge remote branch 'abeni/csaba' into next
- Conflicts:
som/net_helper.c: resolved to abeni/csaba - 12:27 AM Revision ef011e6d (ffmpeg): In mpegts muxer, fix rbsp trailing bits in AUD nal, fixes issue #2122
- Originally committed as revision 24449 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:07 AM Revision c25c7767 (ffmpeg): VP8: clear DCT blocks in iDCT instead of using clear_blocks.
- ~0.3% faster overall.
Originally committed as revision 24448 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:05 AM Revision b74f70d6 (ffmpeg): VP8: avoid a memset for non-i4x4 blocks with no coefficients
- Originally committed as revision 24447 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/22/2010
- 11:11 PM Revision 145d3186 (ffmpeg): Get rid of more unnecessary dereferences in VP8 deblocking
- Originally committed as revision 24446 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:04 PM Revision 86721533 (ffmpeg): Shut up an uninitialized variable GCC warning in VP8.
- Originally committed as revision 24445 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:03 PM Revision c4211046 (ffmpeg): Smarter VP8 prefetching
- Prefetch all refs (including altref), but only if they've been used so far this
frame.
~2.5% faster overall.
TODO: D... - 11:01 PM Revision 5b9eb687 (ffmpeg): Prefer impersonal form over third person, for consistency with the
- rest of FFmpeg.
Originally committed as revision 31772 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 10:15 PM Revision 8cfae560 (ffmpeg): Fix stupid bug in VP8 prefetching code
- Originally committed as revision 24443 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:11 PM Revision c257c752 (ffmpeg): Add an APIchanges entry after the M_PHI addition.
- Originally committed as revision 24442 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:08 PM Revision 2a38c2e9 (ffmpeg): Eliminate a LUT in escape decoding in VP8 decode_block_coeffs
- Originally committed as revision 24441 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:06 PM Revision 8d5fa2ba (ffmpeg): Remove dependency on avcodec_get_chroma_sub_sample() and libavcodec,
- use the pixdesc API instead.
Originally committed as revision 24440 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:05 PM Revision 44852477 (ffmpeg): Add the M_PHI constant, contains an approximation of the golden ratio
- irrational number.
Originally committed as revision 24439 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:05 PM Revision d292c345 (ffmpeg): Eliminate some repeated dereferences in VP8 inter_predict
- Originally committed as revision 24438 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:59 PM Revision dc5eec80 (ffmpeg): Use pextrw for SSE4 mbedge filter result writing, speedup 5-10cycles on
- CPUs supporting it.
Originally committed as revision 24437 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:05 PM Revision 9bb9875e (ffmpeg): swscale-test: use only 3 characters to print width/height since they'...
- smaller than 1000
Originally committed as revision 31771 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 07:02 PM Revision b6f1e7ec (ffmpeg): swscale-test: print test name before running test, so that it's avail...
- the output even if the test crashes.
Originally committed as revision 31770 to svn://svn.mplayerhq.hu/mplayer/trunk/... - 06:07 PM Revision 3a240a99 (chunker-player): UL Application
- * added fullscreen mode at local desktop resolution (chunker_player.c)
* added (AV codecs and video_callback thread)-... - 05:47 PM Revision 9d0b3042 (ffmpeg): Do not automatically run configure
- Making automatic reconfigure work properly in all cases proved more
difficult than it seemed, and people complained a... - 03:30 PM Revision 67e1d527 (ffmpeg): swscale-test: allocate more memory to prevent scalers from writing ou...
- Some converters (ie. unscaled rgb24 -> argb) may write some bytes out of
bounds. Ideally the converters should be fix... - 01:05 PM Revision 65dd2ded (ffmpeg): Factorize indent definition in PRINT_LIB_INFO().
- Originally committed as revision 24435 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:05 PM Revision d101e731 (ffmpeg): Merge maybe_print_config() and PRINT_LIB_CONFIG() in PRINT_LIB_INFO().
- Originally committed as revision 24434 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:05 PM Revision 1044a92a (ffmpeg): Rename:
- PRINT_LIB_VERSION() -> PRINT_LIB_INFO()
print_all_lib_versions() -> print_all_libs_info()
Originally committed ... - 01:05 PM Revision b6525b4b (ffmpeg): Reindent.
- Originally committed as revision 24432 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:04 PM Revision 208749a0 (ffmpeg): Increase flexibility of PRINT_LIB_VERSION(), make it accept a flags
- parameter. Allow a pending factorization.
Originally committed as revision 24431 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:42 PM Revision f6f38c33 (napa-baselibs): Removed memory leak with xmlCleanupParser.
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1682 c54fac2e-1815-407e-9b96-08...
- 12:35 PM Revision 7eb185e0 (ffmpeg): Map settings for 2-pass libvpx encoding.
- Patch by James Zern, jzern at google
Originally committed as revision 24430 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:15 PM Revision b946111f (ffmpeg): Eliminate a pointless memset for intra blocks in P-frames in VP8
- Originally committed as revision 24429 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:55 AM Revision b9a7186b (ffmpeg): VP8: Don't store segment in macroblock struct anymore.
- Not necessary with the previous patch.
Originally committed as revision 24427 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:45 AM Revision c55e0d34 (ffmpeg): Convert VP8 macroblock structures to a ring buffer.
- Uses a slightly nonintuitive ring buffer size of (width+height*2) to simplify
addressing logic.
Also split out the se... - 11:28 AM Revision 78068e21 (chunker-player): UL Application
- * added configuration file support in chunker_player
* added switch-channel support in chunker_player
* enhancements ... - 11:24 AM Revision 33c88ad7 (grapes): Fix the makefile to have libgrapes.a as a default rule
- 11:24 AM Revision 73642926 (ffmpeg): Add APIchanges entry for the libavfilter media format generalization
- change of r24424.
Originally committed as revision 24425 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:12 AM Revision bdab614b (ffmpeg): Generalize pixel format enum fields to int formats.
- This is needed to make the libavfilter framework work with audio
filters.
In particular add a type field to AVFilter... - 10:00 AM Revision c3b092a0 (streamers): fixing linking with c and with c++
- LD is set by default to ld, which is not the correct linker to use. We
need to link with CC or with g++ depending on ... - 09:56 AM Revision 98137a1a (ffmpeg): Document create_filter().
- Originally committed as revision 24423 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:56 AM Revision d2874a9d (ffmpeg): Add simple doxy to link_filter().
- Originally committed as revision 24422 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:56 AM Revision 94b2120d (ffmpeg): Fix documentation for parse_link_name().
- Originally committed as revision 24421 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:56 AM Revision bb90d855 (ffmpeg): Consistently use Uppercase for the first character of the log
- messages.
Originally committed as revision 24420 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:55 AM Revision 99ac59ca (ffmpeg): Make link_filter() propagate the generated error code.
- Originally committed as revision 24419 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:49 AM Revision f219eee5 (ffmpeg): Fix style: "if(" -> "if (".
- Originally committed as revision 24418 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:06 AM Revision 0cb8677a (grapes): net-helper: fix maxfd problem in call to select
- 07:24 AM Revision 968570d6 (ffmpeg): Calculate deblock strength per-MB instead of per-row
- Gives better cache locality, since the VP8Macroblock structs are still in cache.
Inspired by the way x264 does it.
O... - 07:04 AM Revision d1c58fce (ffmpeg): Avoid tracking i4x4 modes in P-frames in VP8
- As in the previous commit, they aren't used for context selection, so it saves
memory this way.
Originally committed... - 06:39 AM Revision 158e062c (ffmpeg): Avoid useless fill_rectangle in P-frames in VP8
- In VP8, i4x4 only uses contexts based on neighbors in I-frames.
Originally committed as revision 24415 to svn://svn.... - 06:29 AM Revision 7bf254c4 (ffmpeg): Optimize partition mv decoding in VP8
- Originally committed as revision 24414 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:49 AM Revision c0498b30 (ffmpeg): Take shortcuts for mv0 case in VP8 MC
- Avoid edge emulation -- it isn't needed if there isn't any subpel.
Originally committed as revision 24413 to svn://s... - 04:26 AM Revision 702e8d33 (ffmpeg): Much faster VP8 mv and mode prediction
- Originally committed as revision 24412 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:33 AM Revision d229ae2b (ffmpeg): Convert vp56_mv to 16-bit.
- Saves nothing except a bit of memory/cache now, but will allow future
optimizations.
Originally committed as revisio... - 03:09 AM Revision d864dee8 (ffmpeg): Add prefetching to VP8 decoder
- ~5% faster overall, probably depends on CPU and resolution.
Originally committed as revision 24410 to svn://svn.ffmp... - 01:35 AM Revision 003243c3 (ffmpeg): Fix and enable horizontal >=SSE2 mbedge loopfilter.
- Originally committed as revision 24409 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:39 AM Revision c7b1d976 (ffmpeg): relicense h264 deblock sse2 to lgpl
- Originally committed as revision 24408 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/21/2010
- 10:59 PM Revision a33e0365 (ffmpeg): Add APIchanges entry after libavcore addition.
- Originally committed as revision 24407 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:45 PM Revision 532e7697 (ffmpeg): sync yasm macros from x264
- Originally committed as revision 24406 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:41 PM Revision 8731dbd8 (ffmpeg): Eliminate one instruction in VP8 dc_add_sse4
- Originally committed as revision 24405 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:33 PM Revision 0662bf22 (ffmpeg): Add WMAPro regtests
- Originally committed as revision 24404 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:11 PM Revision 7dd224a4 (ffmpeg): Various VP8 x86 deblocking speedups
- SSSE3 versions, improve SSE2 versions a bit.
SSE2/SSSE3 mbedge h functions are currently broken, so explicitly disabl... - 09:41 PM Revision 8a810ccb (ffmpeg): use return value of ff_get_line()
- Originally committed as revision 24402 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:40 PM Revision b0335fd9 (ffmpeg): document ff_get_line()
- Originally committed as revision 24401 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:40 PM Revision a43416a5 (ffmpeg): improve ff_get_line to return line length
- Originally committed as revision 24400 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:39 PM Revision 7c892951 (ffmpeg): move ff_get_line to aviobuf.c
- Originally committed as revision 24399 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:35 PM Revision 80769fb7 (ffmpeg): rename get_line to ff_get_line
- Originally committed as revision 24398 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:51 PM Revision b8b231b5 (ffmpeg): Make mmx VP8 WHT faster
- Avoid pextrw, since it's slow on many older CPUs.
Now it doesn't require mmxext either.
Originally committed as revi... - 08:49 PM Revision a4e6fa86 (ffmpeg): regtest: simplify cleanup after each test
- Originally committed as revision 24396 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:49 PM Revision 157c9241 (ffmpeg): fate: delete useless artifacts after running each test
- Originally committed as revision 24395 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:49 PM Revision bcb0a154 (ffmpeg): fate: keep stderr from failing tests
- Originally committed as revision 24394 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:28 PM Revision aac6ca69 (ffmpeg): Add libavcore.
- The new library is meant to contain the core multimedia utilities for
FFmpeg, to make them shareable between more lib... - 05:31 PM Revision ac1a31ab (ffmpeg): Typo.
- Originally committed as revision 24392 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:27 PM Revision 354b7573 (ffmpeg): Zero-initialize structs/arrays with {0} instead of {}, which isn't pr...
- Patch by Axel Holzinger, aholzinger at gmx dot de
Originally committed as revision 24391 to svn://svn.ffmpeg.org/ffm... - 05:25 PM Revision 4f5340a0 (ffmpeg): Reindent, rewrap long comment lines to keep line length below 80 chars
- Originally committed as revision 24390 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:17 PM Revision bcc4cb46 (ffmpeg): rtpdec_asf: Handle RTSP-MS packet splitting
- Originally committed as revision 24389 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:14 PM Revision 24413399 (ffmpeg): Document the buffer source.
- Originally committed as revision 24388 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:14 PM Revision 59775b3c (ffmpeg): Extend buffer source syntax.
- Make the buffer source accept a string for specifying the input pixel
format.
Originally committed as revision 24387... - 05:14 PM Revision e2f48c05 (ffmpeg): Add an informational trace in init().
- Originally committed as revision 24386 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:14 PM Revision b8dddebf (ffmpeg): Clarify logic and feedback of the init() function.
- Originally committed as revision 24385 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:14 PM Revision ce1f8536 (ffmpeg): Add description to the buffer source.
- Originally committed as revision 24384 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:55 PM Revision fbb18fdf (grapes): Merge remote branch 'abeni/master'
- Conflicts:
som/ChunkTrading/chunk_signaling.c
som/PeerSet/peerset_ops.c - 01:29 PM Revision 262b6dba (ffmpeg): darwin: allow 64-bit darwin to allocate executable memory
- darwin requires _DARWIN_C_SOURCE to be defined for MAP_ANON, which is used by
swscale to determine whether to use mal... - 12:37 PM Revision 3fc548df (ffmpeg): Make ff_inverse stay with libavutil, and optional copy it to libavcodec.
- The ff_inverse table is used by FASTDIV macro, defined in libavutil, but up
to now the table was defined only in liba... - 10:06 AM Revision b3dce4b9 (ffmpeg): Enable lavfi test in "make test"
- Originally committed as revision 24382 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:02 AM Revision af521abc (ffmpeg): Add header declarations for mmx/sse constants missing them
- Originally committed as revision 24381 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:02 AM Revision c7eec581 (ffmpeg): Move ff_pw_* from vc1dsp_mmx.c to dsputil_mmx.c
- Should fix compilation with icc and should help prevent any future duplicates
Originally committed as revision 24380... - 07:46 AM Revision 591db22d (ffmpeg): gxfenc: Fix ES name in the UMF media description, by using strlen ins...
- Patch by Thierry Foucu, tfoucu at gmail
Originally committed as revision 24379 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/20/2010
- 10:58 PM Revision e9e456d8 (ffmpeg): VP8 MBedge loopfilter MMX/MMX2/SSE2 functions for both luma (width=16)
- and chroma (width=8).
Originally committed as revision 24378 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:20 PM Revision 92bfd746 (ffmpeg): swscale-test: use av_pix_fmt_descriptors[].name directly
- Originally committed as revision 31759 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:04 PM Revision 268821e7 (ffmpeg): Chroma (width=8) inner loopfilter MMX/MMX2/SSE2 for VP8 decoder.
- Originally committed as revision 24377 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:02 PM Revision f29be470 (ffmpeg): configure: make sh_quote() more robust
- Originally committed as revision 24376 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:54 PM Revision fd7242dd (ffmpeg): remove an unneeded av_realloc()
- Originally committed as revision 24375 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:47 PM Revision 91c4d85f (ffmpeg): WMAVoice regtests
- Originally committed as revision 24374 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:42 PM Revision d0b8e40c (ffmpeg): configure: create .config file where I intended
- Originally committed as revision 24373 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:05 PM Revision aef026f4 (ffmpeg): configure: create .config file in configure to avoid needless reruns
- Originally committed as revision 24372 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:10 PM Revision 86601915 (ffmpeg): Rerun configure when all*.c files have changed
- Originally committed as revision 24370 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:10 PM Revision f6ae77d4 (ffmpeg): Change message tag for tests to simply TEST
- Originally committed as revision 24369 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:54 PM Revision 096971e8 (ffmpeg): vp8: indent
- Originally committed as revision 24368 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:54 PM Revision 070ce7ef (ffmpeg): vp8: add do { } while(0) around XCHG() macro to avoid confusing if/else
- This is the correct solution to the warning "fixed" in the previous
commit.
Originally committed as revision 24367 t... - 05:45 PM Revision 153da88d (ffmpeg): Add some braces to silence the warning:
- libavcodec/vp8.c:892: warning: suggest explicit braces to avoid ambiguous `else'
Originally committed as revision 24... - 04:23 PM Revision 4055438b (ffmpeg): Apply misc cosmetical style fixes.
- Originally committed as revision 24365 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:23 PM Revision b5634e45 (ffmpeg): Add @file doxy.
- Originally committed as revision 24364 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:41 PM Revision 49026e80 (streamers): UL offerstreamer integration: the 'port' variable of streamer.c is...
- so that each offerstreamer spits out chunks via http to a different UL extermal player which
is listening on 'port+1'... - 03:14 PM Revision e4a28be6 (ffmpeg): Allow the ASF header to be transferred split over multiple packets, a...
- servers happen to do. For this, we also move several header-size-related
variables to the MMSTContext.
Patch by Zhen... - 03:11 PM Revision d6cc1123 (ffmpeg): Explicitely set the size of the "ff_asf_head1_guid" header chunk, thi...
- part of the spec and causes problems otherwise.
Patch by Zhentan Feng <spyfeng gmail com>.
Originally committed as ... - 03:08 PM Revision a28cccf6 (ffmpeg): Fix memory leak in ATRAC3 decoder
- Originally committed as revision 24361 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:07 PM Revision cbbb1081 (ffmpeg): Align outgoing messages to 8 bytes, this is required to interact with
- most servers. Also remove a case where we manually aligned to 8 bytes,
since this is now no longer needed.
Patch by ... - 03:05 PM Revision 0c717a30 (ffmpeg): Fix a compile warning when compiling with DEBUG=1. The warning was:
- format ‘%d’ expects type ‘int’, but argument 3 has type ‘uint64_t’
Patch by Zhentan Feng <spyfeng gmail com>.
Origi... - 03:05 PM Revision 3088e952 (chunker-player): UL Application:
- * modified fullscreen icons
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/S... - 03:01 PM Revision 9078eba0 (ffmpeg): Check the status code of each server responses, and fail if it indicates
- a problem.
Patch by Zhentan Feng <spyfeng gmail com>.
Originally committed as revision 24358 to svn://svn.ffmpeg.or... - 03:00 PM Revision 6e7ee06a (chunker-player): UL Application
- * silent mode bugfix: inhibited audio
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Appl... - 02:59 PM Revision 414df121 (ffmpeg): Send a time test to the server, as the spec recommends.
- Patch by Zhentan Feng <spyfeng gmail com>.
Originally committed as revision 24357 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:57 PM Revision a0a23f9b (ml): fixing build.sh problems
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS/ml@1665 c54fac2e-1815-407e-9b96...
- 02:57 PM Revision ee687d2e (napa-baselibs): fixing build.sh problems
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1665 c54fac2e-1815-407e-9b96-08...
- 02:57 PM Revision 018af19b (streamers): fixing build.sh problems
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1665 c54fac2e-1815...
- 02:32 PM Revision eacd143a (chunker-player): UL chunker: added "monotonic" flag in possible modes for assi...
- Monotonic is based on get time of day in seconds, so that chunk IDs are always monotonic
increasing and no reset of s... - 02:28 PM Revision 20de09cd (chunker-player): UL Application:
- * added 'silentMode' and 'httpd_port' parameters in the chunker_player arguments;
git-svn-id: https://repository.n... - 02:28 PM Revision d87ac3b7 (grapes): topocache.c : fix to cache_add to handle insertion with
- and without metadata
- 02:15 PM Revision f7af2c1d (ffmpeg): FFmpeg never supported msmpeg4v1 encoding.
- Originally committed as revision 24356 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:13 PM Revision e8723e24 (ffmpeg): Lego Mindstorms RSO muxer and demuxer.
- Patch by Rafaël Carré, rafael d carre a gmail
Originally committed as revision 24355 to svn://svn.ffmpeg.org/ffmpeg/... - 01:28 PM Revision 7597e39b (chunker-player): UL Application:
- * added null return check on SDL_SetVideoMode calls
git-svn-id: https://repository.napa-wine.eu/svn/napawine-softw... - 01:08 PM Revision d970ec75 (ffmpeg): asfdec: 10l, fix the minimum asf video stream header size
- This fixes the regression test breakage.
Originally committed as revision 24354 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:54 PM Revision ffe72624 (ffmpeg): fate: run diff even if command fails
- The diff may provide useful information even if the command was
unsuccessful. The test is still treated as failed in... - 12:40 PM Revision 4157715a (chunker-player): UL applications:
- * fullscreen icons added;
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/Stre... - 12:34 PM Revision d30287b5 (chunker-player): * other bugfixes
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1659 c54fa...
- 12:29 PM Revision a8be2526 (chunker-player): * added fullscreen mode;
- * play/pause buttons removed;
* other bugfixes;
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/... - 11:52 AM Revision fed79592 (ffmpeg): asfdec: Don't read the video stream header if there isn't enough data
- Originally committed as revision 24352 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:50 AM Revision a3ab7c32 (ffmpeg): asfdec: Handle asf_jfif_media
- Originally committed as revision 24351 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:50 AM Revision 7428c8f5 (ffmpeg): asf: Add asf_jfif_media guid
- Originally committed as revision 24350 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:19 AM Revision c963e961 (ffmpeg): Remove unused seek-regression.sh script
- Originally committed as revision 24349 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:19 AM Revision 57f09630 (ffmpeg): Remove old regtest make rules redirecting to fate-based ones
- Originally committed as revision 24348 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:19 AM Revision 9a3f31ef (ffmpeg): fate: allow running regtests through fate frontend
- Originally committed as revision 24347 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:19 AM Revision b9d5f1b7 (ffmpeg): Collect list of seek tests in configure
- Originally committed as revision 24346 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:18 AM Revision 41022ab4 (grapes): tman.c : differentiating and improving bootstrap and restart phases
- 10:18 AM Revision 8171d18c (grapes): tman.c : restart also after a given number of cycles
- 10:16 AM Revision 50fea9dc (grapes): tman.c : fix the restart phase to avoid empty or 1-entry cache at boo...
- 10:15 AM Revision 1830eea9 (chunker-player): UL offerstreamer integration: fixed bug on 64bit machine not ...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1656 c54fa...
- 10:09 AM Revision f729c4ae (ffmpeg): regtest: rename seektest ref files using alphanumeric chars only
- Originally committed as revision 24345 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:58 AM Revision aff4137d (ffmpeg): Remove an assert that was no longer correct nor relevant
- Originally committed as revision 24344 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:44 AM Revision 2d91366c (ffmpeg): Make MP43 the default fourcc for msmpeg4v3:
- DIV3 is not supported on default XP and Vista installations (MP43 is).
Originally committed as revision 24343 to svn... - 09:42 AM Revision d06e13db (chunker-player): UL build process: added check to see if yasm is installed
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1655 c54fa...
- 08:33 AM Revision a02fc4cf (streamers): corrected a type in print_usage()
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1654 c54fac2e-1815...
- 05:23 AM Revision 8b6e0aec (ffmpeg): movenc: Free the buffer returned by url_close_dyn_buffer, regardless ...
- This fixes a leak introduced in rev 23942, since we write padding to the
buffer unconditionally.
Originally committe... - 01:45 AM Revision 709c0181 (ffmpeg): Restore vertical alignment in some defines
- Originally committed as revision 31758 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
07/19/2010
- 11:57 PM Revision c60ed66d (ffmpeg): Revert r24339 (it causes fate failures on x86-64) - I'll figure out w...
- wrong with it tomorrow or so, then re-submit.
Originally committed as revision 24341 to svn://svn.ffmpeg.org/ffmpeg/... - 10:38 PM Revision 6526976f (ffmpeg): Remove FF_MM_SSE2/3 flags for CPUs where this is generally not faster...
- regular MMX code. Examples of this are the Core1 CPU. Instead, set a new flag,
FF_MM_SSE2/3SLOW, which can be checked... - 09:53 PM Revision 1878f685 (ffmpeg): Implement chroma (width=8) inner loopfilter MMX/MMX2/SSE2 functions.
- Originally committed as revision 24339 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:45 PM Revision fb9bdf04 (ffmpeg): Be more efficient with registers or stack memory. Saves 8/16 bytes stack
- for x86-32, or 2 MM registers on x86-64.
Originally committed as revision 24338 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:18 PM Revision 3facfc99 (ffmpeg): Change function prototypes for width=8 inner and mbedge loopfilter fu...
- so that it does both U and V planes at the same time. This will have speed
advantages when using SSE2 (or higher) opt... - 08:53 PM Revision 581a9697 (ffmpeg): aacenc: Convert if () abort() to assert().
- Originally committed as revision 24336 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 PM Revision 7d894aeb (ffmpeg): rtpdec_xiph: Avoid extra memcpy in Xiph RTP depacketizer
- Patch by Josh Allmann, joshua dot allmann at gmail
Originally committed as revision 24334 to svn://svn.ffmpeg.org/ff... - 06:37 PM Revision 6d9f1b67 (ffmpeg): Cosmetics: Whitespace
- Originally committed as revision 24333 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:22 PM Revision 2bb1d0e7 (ffmpeg): aacenc: Adjust array offsets for the current channel before calling f...
- Patch by Nathan Caldwell <saintdev@gmail.com>
Originally committed as revision 24332 to svn://svn.ffmpeg.org/ffmpeg/... - 06:19 PM Revision 0045499d (ffmpeg): aacenc: Refactor apply_window_and_mdct() so it no longer takes an off...
- Patch by Nathan Caldwell <saintdev@gmail.com>
Originally committed as revision 24331 to svn://svn.ffmpeg.org/ffmpeg/... - 05:17 PM Revision 7c1bb914 (ffmpeg): Fix lavfi pixdesc test
- This test verifies the pixdesc code by comparing the output with and
without a filter which should have no effect on ... - 05:17 PM Revision 48c28162 (ffmpeg): Generate list of lavfi tests in configure
- Originally committed as revision 24329 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:17 PM Revision 2e204aeb (ffmpeg): fate: echo fate-run command with V=1
- Originally committed as revision 24328 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:51 PM Revision 870d410a (chunker-player): UL build process: cleanup and bugfix to check for libtoolize ...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1650 c54fa...
- 02:58 PM Revision 3673f4ab (ffmpeg): fix av_seek_frame_binary() documentation
- read_timestamp() is part of AVInputFormat, not AVCodec
Originally committed as revision 24327 to svn://svn.ffmpeg.or... - 02:36 PM Revision f5d4be66 (grapes): ncast : implementing longer bootstrap phase (more cycles with a short...
- 02:34 PM Revision 1d8e0f3d (grapes): Avoid useless initialisations
- 02:33 PM Revision 0c10c07b (grapes): TMAN : fix restart logic, to make it more efficient
- 02:07 PM Revision 31806e09 (grapes): Remote nodeIDs do not have any local socket: set FD to -1
- 02:02 PM Revision b7790a94 (grapes): Only "local" nodeIDs need a socket
- 11:50 AM Revision 07e6384d (ffmpeg): Add doxygen @file comment block
- Originally committed as revision 24326 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:43 AM Revision a16ebd40 (ffmpeg): rtpdec_asf: Include lavu headers using quotes instead of angle brackets
- Originally committed as revision 24325 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:03 AM Revision d5279e8b (napa-baselibs): Re-factored error checking code.
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1591 c54fac2e-1815-407e-9b96-08...
- 09:13 AM Revision 12002cae (ffmpeg): Remove outdated entries about bt8x8 capture on Linux 2.4 kernels.
- Originally committed as revision 24324 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:56 AM Revision 008a44ef (ffmpeg): Mark URL as such with texinfo markup.
- Originally committed as revision 24323 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:41 AM Revision 2c880fe1 (ffmpeg): Clarify bug reporting policy with regard to releases.
- Originally committed as revision 24322 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:39 AM Revision 350455b1 (grapes): adding GPROF support to the makesfiles
- 08:39 AM Revision aa840f40 (grapes): net-helper: fix problem of using the wrong fd_set
- caused problems only when user_fds was set
- 08:39 AM Revision 3e48a5d3 (grapes): fix return value handling of config in peerset
- 08:39 AM Revision 3502aca0 (grapes): Merge branch 'fix-nodeid-dump' into csaba
- 08:34 AM Revision e7f6c252 (ffmpeg): Mark file references as such with texinfo markup.
- Originally committed as revision 24321 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:10 AM Revision 20903c9c (grapes): adding max_write_size parmeter to nodeid_dump
- 07:52 AM Revision 675e7379 (ffmpeg): Remove duplicate RTP depacketization entry.
- Two questions below there is the same Q+A, slightly rephrased.
Originally committed as revision 24320 to svn://svn.f... - 07:06 AM Revision e593826b (ffmpeg): Cosmetics: reindent and unify whitespace
- Originally committed as revision 31757 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 07:02 AM Revision 72ae5049 (ffmpeg): Do planar copy with a single memcpy only if the stride is equal to th...
- This avoids writing outside of the designated rectangle.
Originally committed as revision 31756 to svn://svn.mplayer...
Also available in: Atom