Activity
From 07/06/2010 to 08/04/2010
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...
07/18/2010
- 10:37 PM Revision 9f0e31d2 (ffmpeg): Make avfilter.c dprintf* functions internal and declare them in an
- internal.h header, so they can be easily used from other files.
Originally committed as revision 24319 to svn://svn.... - 09:39 PM Revision c85007d5 (ffmpeg): Another try at fixing swscale on win64, as per r31153.
- Don't change paramater passing, but instead use casts.
Shouldn't affect asm output on anything other than win64.
libs... - 08:50 PM Revision 77cce79a (ffmpeg): fate: ensure all imported rules are handled by helpers
- Originally committed as revision 24318 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:46 PM Revision cdaf4b79 (ffmpeg): fate: simplify test runner slightly
- All tests use the provided helper functions so prepending $target_exec
and using eval is no longer required.
Origina... - 08:46 PM Revision f366a6de (ffmpeg): fate: use helper functions in test rules
- Originally committed as revision 24316 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:30 PM Revision 76d908b3 (ffmpeg): Include lavu headers using quotes instead of angle brackets
- Originally committed as revision 24315 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:19 PM Revision 2b18c451 (ffmpeg): fate: add some helper functions to simplify test rules
- Originally committed as revision 24314 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:19 PM Revision f0388cf7 (ffmpeg): fate: apply TARGET_EXEC only to commands starting with absolute path
- Originally committed as revision 24313 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:19 PM Revision d2f33c80 (ffmpeg): fate: use our variable names in test rules imported from Mike's db
- Originally committed as revision 24312 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:19 PM Revision 122a9af7 (ffmpeg): fate-run: rename some variables consistently with other files
- Originally committed as revision 24311 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:19 PM Revision ed62c6b6 (ffmpeg): fate: do not delete ref files when updating tests from db
- Originally committed as revision 24310 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:19 PM Revision a1db009e (ffmpeg): Add MD5 protocol
- This is a write-only protocol which computes the md5sum of data written,
and on close writes this to the designated o... - 08:06 PM Revision 1ee076b1 (ffmpeg): more credits to D. J. Bernstein for fft
- Originally committed as revision 24308 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:53 PM Revision 3aee5f69 (ffmpeg): Fix memleak when using mp*float decoder.
- Patch by flybird2k at gmail
Originally committed as revision 24307 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:38 PM Revision 2bab5d3e (ffmpeg): Allow all valid (and only valid) characters in URL scheme for url_open()
- The URL specification allows letters, numbers, plus, hyphen, and period
in the scheme part. The isalpha() test would... - 06:20 PM Revision d62ccec8 (ffmpeg): FFmpeg : Replace some av_exit calls in av_transcode with branches to the
- cleanup code.
This plugs a bunch of memleaks.
Originally committed as revision 24305 to svn://svn.ffmpeg.org/ffmpeg... - 02:01 PM Revision 387fe82c (ffmpeg): Fix URL for ffv1, msmpeg4, asv1, 4xm docs.
- Originally committed as revision 24304 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:15 AM Revision 4863bf0d (ffmpeg): Remove trailing linefeed
- Originally committed as revision 24303 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:13 AM Revision 1917a518 (ffmpeg): Use correct doxygen syntax
- Originally committed as revision 24302 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:06 AM Revision 5a717094 (ffmpeg): Tele-typewriter demuxer
- Originally committed as revision 24301 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:05 AM Revision 0459bf2d (ffmpeg): Add ff_sauce_read()
- Originally committed as revision 24300 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:03 AM Revision beaa963c (ffmpeg): ASCII/ANSI art decoder
- Originally committed as revision 24299 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:52 AM Revision 7199c3a4 (ffmpeg): Add @file documentation tag
- Originally committed as revision 24298 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:46 AM Revision 3625999e (ffmpeg): 8088flex TMV video decoder now uses ff_draw_pc_font()
- Originally committed as revision 24297 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:44 AM Revision 9e5f3dfe (ffmpeg): Add ff_draw_pc_font()
- Originally committed as revision 24296 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:42 AM Revision ddf9dc45 (ffmpeg): Add ff_vga16_font
- Originally committed as revision 24295 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/17/2010
- 11:40 PM Revision 8c722c6d (streamers): fix streamer makefile to do only the linking with g++
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1588 c54fac2e-1815...
- 11:39 PM Revision 74a5d4ae (streamers): Revert "Changed to build both with cc and g++"
- This reverts commit 7ed27fb098c874145c4210155330b206e97ee8aa.
Conflicts:
Applications/OfferStreamer/Makefile
git-... - 06:55 PM Revision ff5f1be0 (ffmpeg): Move the AV_PERM_* flags definition outside the AVFilterPicRef
- definition.
This way it is easier to reference them in other structures, for
example in the pending AVFilterSamplesR... - 06:27 PM Revision 32d7bcd4 (ffmpeg): Clarify AVFilterBuffer documentation, make it clear that it is not
- necessarily video-related.
Originally committed as revision 24293 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:17 PM Revision 8e9d9308 (ffmpeg): Add APIchanges entry after AVFilterBuffer w and h fields removal.
- Originally committed as revision 24292 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:13 PM Revision b5c582fa (ffmpeg): Remove AVFilterBuffer w and h fields.
- These fields are never used, and they do not seem to belong to
AVFilterBuffer anymore, now that it is now a media-ind... - 04:35 PM Revision eedc4ee5 (ffmpeg): Use attribute force_align_arg_pointer only on x86_32.
- Originally committed as revision 24290 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:02 PM Revision e153cfa8 (ffmpeg): fate: add stddev comparator
- This allows CMP=stddev in test rules. The test passes if the reported
stddev is <= the FUZZ value (default 1).
Orig... - 03:02 PM Revision 26e87a22 (ffmpeg): fate: whitespace cosmetics
- Originally committed as revision 24288 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:57 AM Revision b5f47309 (ffmpeg): Fix documentation syntax for the color source, the third parameter is
- frame_rate, not frame_width. Thanks elenril for spotting it.
Originally committed as revision 24287 to svn://svn.ffm... - 10:50 AM Revision 7c06faf8 (ffmpeg): Undo my revert at r24260.
- This is the only way by now to test this codec.
Originally committed as revision 24286 to svn://svn.ffmpeg.org/ffmpe... - 10:47 AM Revision 9840147d (ffmpeg): Add APIchanges entry for AVFilterPic -> AVFilterBuffer rename.
- Originally committed as revision 24285 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:44 AM Revision f0d77b20 (ffmpeg): Rename AVFilterPic to AVFilterBuffer.
- The struct is going to be used for audio data as well, so the new name
is less misleading.
Patch by S.N. Hemanth Mee... - 10:43 AM Revision 0c733da8 (ffmpeg): Fix Doxygen @param command attribute syntax.
- The [in] and [out] attributes have to be appended to the @param command.
Originally committed as revision 24283 to s... - 10:14 AM Revision 23ccf3c7 (ffmpeg): Add color source.
- Originally committed as revision 24282 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:40 AM Revision bbfb2c80 (ffmpeg): avidec : Free packet if dv_produce_packet fails.
- Originally committed as revision 24281 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:26 AM Revision 7939d0ed (ffmpeg): aviobuf: Do short seeks forward by reading and skipping data instead ...
- This improves performance on e.g. seekable http.
Originally committed as revision 24280 to svn://svn.ffmpeg.org/ffmp... - 05:08 AM Revision a58e6cea (ffmpeg): avidec : Free codec context before initializing the chained DV demuxer.
- Originally committed as revision 24279 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/16/2010
- 11:31 PM Revision 57fe80fe (ffmpeg): Bump minor and add APIchanges entry for url_fskip return value change.
- Originally committed as revision 24278 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:20 PM Revision d5e9ddeb (ffmpeg): url_fskip: Return an error code if the url_fseek failed
- Originally committed as revision 24277 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 PM Revision 5c327555 (ffmpeg): In ogg muxer, free dyn allocated buffer, fix memleak
- Originally committed as revision 24276 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:35 PM Revision 819b2dd2 (ffmpeg): Attempt to fix x86-64 testsuite on fate.
- Originally committed as revision 24275 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:28 PM Revision a2310d1e (ffmpeg): 10l: Add a missing const.
- Originally committed as revision 24274 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:02 PM Revision 1676b099 (ffmpeg): aacenc: Template quantize_and_encode_band_cost().
- Originally committed as revision 24273 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:54 PM Revision 6f323f12 (ffmpeg): Remove duplicate define.
- Originally committed as revision 24272 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:54 PM Revision 889b2c26 (ffmpeg): Revert 24270, it contained some stuff that shouldn't have been in there.
- Originally committed as revision 24271 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:42 PM Revision 2356a783 (ffmpeg): Remove duplicate define.
- Originally committed as revision 24270 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:38 PM Revision ede1b966 (ffmpeg): Give x86 r%d registers names, this will simplify implementation of th...
- inner loopfilter, and it also allows us to save one register on x86-64/sse2.
Originally committed as revision 24269 ... - 06:29 PM Revision 526e831a (ffmpeg): Change return statement, the REP_RET is a mistake since the else case...
- sse2) doesn't actually loop, so REP_RET isn't necessary.
Originally committed as revision 24268 to svn://svn.ffmpeg.... - 05:45 PM Revision c4e2b826 (ffmpeg): In planarCopyWrapper, Only copy length, not stride of the last line i...
- If the destination planes are offset within the destination buffer,
writing the extra bytes at the end may write outs... - 05:23 PM Revision 8164ffbd (streamers): UL integration with offerstreamer: in and out http modules added t...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1584 c54fac2e-1815...
- 05:13 PM Revision 37203792 (streamers): UL integration: fixed offerstreamer Makefile in the HTTPIO part to...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1583 c54fac2e-1815...
- 05:11 PM Revision 9240dba2 (chunker-player): UL components: Changed in the standard included files due to ...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1582 c54fa...
- 05:01 PM Revision bf59a05f (chunker-player): UL build process: More reasonable defaults. Added support for...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1581 c54fa...
- 04:54 PM Revision 9f668f32 (chunker-player): UL build script: added download and compile of mp3lame. Stron...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1580 c54fa...
- 04:50 PM Revision 66b84e4a (ffmpeg): Make Intel Music Coder output SAMPLE_FMT_FLT
- Originally committed as revision 24267 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:15 PM Revision db979afe (ffmpeg): http: Log a warning when receiving an error code
- Originally committed as revision 24266 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:12 PM Revision 1537817e (ffmpeg): Move SPACE_CHARS back to libavformat/internal.h
- It will be used by other parts of lavf now. This reverts svn rev 23846.
Originally committed as revision 24265 to sv... - 01:05 PM Revision 3bae2f99 (grapes): checking write_size in sendsignaling
- 01:02 PM Revision a5b588bc (ffmpeg): Use designated initialisers for pcm codec struct
- Originally committed as revision 24264 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:57 PM Revision f7063e0a (grapes): Merge branch 'fix-nodeid-dump'
- 12:57 PM Revision d265f32a (grapes): adding GPROF support to the makesfiles
- 12:57 PM Revision 55e9d66c (grapes): net-helper: fix problem of using the wrong fd_set
- caused problems only when user_fds was set
- 12:56 PM Revision 1f3c7c21 (grapes): net-helper: fix maxfd problem in call to select
- 12:56 PM Revision fc5de4cf (grapes): fix return value handling of config in peerset
- 12:51 PM Revision eaca8ac7 (grapes): update test to new nodeid_dump interface
- 12:50 PM Revision dc877c50 (grapes): fixing size check in ncast_payload_fill
- 12:50 PM Revision 28399cdc (grapes): adding max_write_size parameter to entry_dump
- 12:50 PM Revision 0772765b (grapes): implementing max_write_size in net-helper-ml
- 12:50 PM Revision fbc89189 (grapes): adding max_write_size parmeter to nodeid_dump
- 12:37 PM Revision 53f76298 (grapes): Merge remote branch 'abeni/master'
- 12:37 PM Revision 6441d39d (ffmpeg): fate: update vc1 reference
- Originally committed as revision 24263 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 PM Revision 1c435a0d (ffmpeg): Vorbis regtests
- Originally committed as revision 24262 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:39 AM Revision c0b16605 (ffmpeg): Fix dependencies for msmpeg4v3 regression test
- Originally committed as revision 24261 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:19 AM Revision 605014ca (ffmpeg): Revert r24258:
- Log:
Add msmpeg4v1 regtest
Added:
trunk/tests/ref/fate/msmpeg4v1
Modified:
trunk/tests/fate2.mak
According to... - 10:08 AM Revision dc609252 (ffmpeg): Nit: fix alphabetical order
- Originally committed as revision 24259 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:06 AM Revision 58c9c95c (ffmpeg): Add msmpeg4v1 regtest
- Originally committed as revision 24258 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:58 AM Revision abc152d7 (ffmpeg): Add MS-GSM regtest
- Originally committed as revision 24257 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:41 AM Revision 41511ae6 (ffmpeg): ATRAC3 regtests
- Originally committed as revision 24256 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:35 AM Revision 6944215a (ffmpeg): Add ATRAC1 regtest
- Originally committed as revision 24255 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:24 AM Revision 044dadef (ffmpeg): Add EAC3 regtests
- Originally committed as revision 24254 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:21 AM Revision c8edfa23 (grapes): Fix the CHUNKID_INVALID value
- 09:16 AM Revision 52f0fd6c (napa-baselibs): ML: the recv_timeout_cb() functioin sometimes provides invalid...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1552 c54fac2e-1815-407e-9b96-08...
- 09:16 AM Revision 60b80a11 (ml): ML: the recv_timeout_cb() functioin sometimes provides invalid pointers t...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS/ml@1552 c54fac2e-1815-407e-9b96...
- 09:11 AM Revision d1e0f2ca (napa-baselibs): MONL: changed the code of the executionlist handling: now ther...
- MONL: changed some dynamic mem to static mem
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk... - 09:09 AM Revision cf393559 (ffmpeg): Add AC3 regtests
- Originally committed as revision 24253 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:09 AM Revision 93e03976 (napa-baselibs): MONL: corrected a bug with index going over vector length
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1550 c54fac2e-1815-407e-9b96-08...
- 08:51 AM Revision fe912861 (grapes): Merge branch 'fixes'
- 08:50 AM Revision 6dd470be (grapes): Merge branch 'master' of http://www.disi.unitn.it/~abeni/PublicGits/G...
- 07:20 AM Revision 9ac831c2 (ffmpeg): vp8: Save mb border needed for intra prediction so that loop filter c...
- immediately after a mb row is decoded
Originally committed as revision 24252 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:20 AM Revision b6c420ce (ffmpeg): vp8: Check for malloc failure
- Originally committed as revision 24251 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/15/2010
- 11:02 PM Revision a711eb48 (ffmpeg): VP8 H/V inner loopfilter MMX/MMXEXT/SSE2 optimizations.
- Originally committed as revision 24250 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:59 PM Revision 75148437 (ffmpeg): ARM: NEON H264 chroma loop filter 3 cycles faster
- Originally committed as revision 24249 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:46 PM Revision 01769d8a (grapes): som-test. add more debug output, printing whether it is a valid chunk...
- 06:43 PM Revision 94e5889b (grapes): SOM. Print format for size_t
- 12:29 PM Revision 18d83f26 (grapes): Make the "cache timeout" parameter configurable too
- 12:22 PM Revision a1333f46 (grapes): Make the cache size configurable
- 12:11 PM Revision 438e6c03 (grapes): Try to fix the "invalid ChunkID" problem in a different way...
- 12:05 PM Revision 2543c7fb (ffmpeg): grep Changelog entry from unified diffs
- Patch by Rafaël Carré, rafael d carre a gmail
Originally committed as revision 24248 to svn://svn.ffmpeg.org/ffmpeg/... - 11:53 AM Revision 961e4a33 (ffmpeg): FFmpeg : Close input file and free any related memory if
- av_find_stream_info fails.
Originally committed as revision 24247 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:43 AM Revision ea15d200 (ffmpeg): remove redundant text and whitespaces from iff demuxer av_log() state...
- Originally committed as revision 24246 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:13 AM Revision e0674b31 (grapes): Merge branch 'master' into csaba
- Conflicts:
include/chunkidset.h
include/trade_sig_ha.h
som/ChunkTrading/Makefile - 09:02 AM Revision 928618ee (grapes): Fix the makefile to rebuild a subdirectory if some file in it changed
- 08:56 AM Revision 720e4c79 (ffmpeg): Fix obviously missing dependency of float DCT.
- Fixes issue 2095.
Originally committed as revision 24245 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:21 AM Revision 99ca7c94 (ffmpeg): Update maintainers list according to renames made in rev 21284 and 22109
- Originally committed as revision 24244 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:43 AM Revision c4b3d380 (grapes): -1 is better than INT_MIN or INT_MAX in case of error
- 07:41 AM Revision 4dd18fe8 (grapes): Use "%d" to print a non-unsigned integer
- 07:28 AM Revision fdf7f272 (grapes): Merge branch 'signalling' into chunkidset
- Conflicts:
som/ChunkIDSet/chunkids_ops.c
som/Tests/chunkidset_test.c - 07:10 AM Revision 6d1a7eaa (grapes): Improve the "chunkidset bug" test
- 06:45 AM Revision 8c55333c (ffmpeg): ARM: remove two insns from NEON chroma loop filter
- Originally committed as revision 24243 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/14/2010
- 11:21 PM Revision 22fe18c1 (ffmpeg): In ogg muxer, use dyn buffer to compute crc of the page, fix muxing w...
- when page buffer is bigger than default buffer size. Max page is 65k.
Originally committed as revision 24242 to svn:... - 09:22 PM Revision 4563de77 (ffmpeg): Restore mistakenly removed [in]/[out] Doxygen parameter attributes.
- Originally committed as revision 24241 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:49 PM Revision 6d001976 (ffmpeg): Add myself as mmst maintainer.
- Originally committed as revision 24240 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:36 PM Revision d00a3516 (ffmpeg): matroskaenc: write DisplayUnit element to better match the spec
- This makes it clear that we are specifying the aspect ratio, and not
the intended display size in pixels.
Originally... - 05:28 PM Revision b834becd (ffmpeg): Pass the composition and ancillary ID for DVB subtitles via extradata...
- of sub_id, this allows detecting when that information is not available and
just decode everything.
In addition extra... - 02:55 PM Revision f8b6e42c (chunker-player): UL Build changes by Giuseppe/Arpad
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1549 c54fa...
- 02:55 PM Revision 03dca3bf (streamers): UL Build changes by Giuseppe/Arpad
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1549 c54fac2e-1815...
- 02:21 PM Revision b3dd32b0 (grapes): Add chunkidset_test_bug for earliest and latest bug Both return 0 on ...
- 02:07 PM Revision 54bcaba9 (grapes): Really fix the "PRI" thing...
- 01:12 PM Revision bd7d08e2 (ffmpeg): Remove incomplete Doxygen for static decode_frame functions.
- These functions are not documented for other decoders and
should be obvious enough even without Doxygen.
patch by Thi... - 12:32 PM Revision a59096e4 (ffmpeg): Add a depacketizer for QDM2
- Patch by Josh Allmann, joshua dot allmann at gmail, original code
by Ronald S Bultje.
Originally committed as revisi... - 12:27 PM Revision 5590cc78 (ffmpeg): rtpdec_svq3: Return the timestamp in *timestamp instead of pkt->pts
- The timestamp of the first RTP packet forming the output AVPacket is
written back in *timestamp, which is used in lat... - 12:26 PM Revision d74c6145 (ffmpeg): rtpdec: Allow depacketizers to specify that pkt->pts should be left a...
- Originally committed as revision 24234 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:10 AM Revision 49d3aab7 (ffmpeg): aacenc: psy_3gpp_init(): Fix line_to_frequency for short windows.
- Originally committed as revision 24233 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:10 AM Revision cecaf7d7 (ffmpeg): aacenc: aac_psy_init(): Factorize line_to_frequency.
- Originally committed as revision 24232 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:10 AM Revision d7194e3b (ffmpeg): aacenc: psy_3gpp_init(): Fix ath for the first line in each sfb.
- Fix the MDCT line to frequency calculation for the first line in each sfb.
Use this value to calculate ATH.
Original... - 04:10 AM Revision 886385af (ffmpeg): aacenc: psy_3gpp_init(): Calculate barks on demand.
- Originally committed as revision 24230 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/13/2010
- 06:01 PM Revision e3a28ea5 (ffmpeg): avfft: remove useless parens
- Originally committed as revision 24229 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:07 PM Revision 50e97f56 (grapes): SOM. add new line just for output.
- 03:07 PM Revision 4944dc2a (grapes): SOM. Improve latest/earliest for cset
- 03:07 PM Revision d3d350d1 (grapes): SOM. Fix warning for memfree
- 02:16 PM Revision 967a93d2 (chunker-player): Undoing changes by Guiseppe
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1548 c54fa...
- 02:16 PM Revision ada339a0 (streamers): Undoing changes by Guiseppe
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1548 c54fac2e-1815...
- 01:41 PM Revision c3ef62c6 (chunker-player): removed large video files
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1547 c54fa...
- 01:41 PM Revision 46df1492 (streamers): removed large video files
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1547 c54fac2e-1815...
- 01:39 PM Revision 7985f506 (grapes): Fix some memleaks
- 01:37 PM Revision 2054cc6f (grapes): Cleanup
- 10:59 AM Revision cbab4247 (grapes): Print earliest and latest chunk too
- 10:28 AM Revision c3b1c35e (grapes): Cosmetics
- 10:21 AM Revision 40923828 (grapes): SOM-test split signaling test in client and server side.
- 10:21 AM Revision d1d96863 (grapes): SOM-test make signaling test more configurable from command line
- 10:14 AM Revision f51823b9 (grapes): Add helper functions to create/check/print cset, and use them in chun...
- 08:22 AM Revision 1818f831 (grapes): Fix erroneous PRIx
- 08:20 AM Revision 4cd5cfc6 (grapes): SOM-test fix warning on printf
- 08:19 AM Revision 45085f9a (grapes): SOM-test fix warning on printf
- 08:17 AM Revision 057eff5c (grapes): SOM. Fix for latest/earliest to unit32_t
- 06:54 AM Revision 943ebf2c (ffmpeg): 100l: really fix fft external API init functions
- Originally committed as revision 24228 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:49 AM Revision afa4248e (ffmpeg): aacsbr: Eliminate double precision arithmetic.
- Originally committed as revision 24227 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/12/2010
- 09:36 PM Revision 1ac6da39 (ffmpeg): aacdec: Eliminate the use of doubles in the MAIN predictor.
- Originally committed as revision 24226 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:36 PM Revision 531cfe6e (ffmpeg): aacdec: Eliminate the use of doubles in decode_cce().
- Originally committed as revision 24225 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:35 PM Revision 93c6ff6c (ffmpeg): aacdec: Use a LUT to generate CCE scale.
- Originally committed as revision 24224 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:23 PM Revision f07c9895 (ffmpeg): Do not map video quantizer scale (from 1-51 to 0-63) for libvpx anymore.
- Patch by James Zern, jzern google
Originally committed as revision 24223 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:17 PM Revision 8e3275c1 (ffmpeg): configure: match regtest ref files more strictly
- Only names consisting of letters, numbers, hyphens, and underscores
are allowed.
Originally committed as revision 24... - 09:02 PM Revision 0dc5ca2e (ffmpeg): Add TrueSpeech regtest
- Originally committed as revision 24221 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:24 PM Revision 5ee08c85 (ffmpeg): fate: add vp8 bilinear tests
- Mike added these some time ago, and I forgot to update here.
Originally committed as revision 24220 to svn://svn.ffm... - 07:54 PM Revision b3108447 (ffmpeg): avfft: make init functions return NULL on failure as intended
- Originally committed as revision 24219 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:36 PM Revision 862be470 (ffmpeg): Use correct length modifier for size comparison in printf expression,...
- libavcodec/wmavoice.c:1906: warning: format `%lu' expects type `long unsigned int', but argument 5 has type `unsigned...
- 06:52 PM Revision 3cac899a (ffmpeg): Split the ADTS header decoder off of the ADTS parser.
- The AAC decoder and ADTS-to-ASC BSF both require the header decoder
but not full parsing capabilities.
Originally co... - 06:36 PM Revision 65415bb9 (ffmpeg): Do not generate LaTeX Doxygen documentation by default.
- Our general use case just requires HTML documentation, so skip the extra step.
Originally committed as revision 2421... - 06:35 PM Revision 655a29e7 (ffmpeg): Turn off the useless default chatter that doxygen prints to the console.
- Originally committed as revision 24215 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:24 PM Revision 7167bc94 (ffmpeg): aacdec: Remove the warning about non-meaningful window transitions.
- It created false positives on seeks and where the first frame is STOP or SHORT.
It failed to warn in illegal SHORT->L... - 01:39 PM Revision be6f7b5d (napa-baselibs): ALTOclient cleanup.
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1545 c54fac2e-1815-407e-9b96-08...
- 01:11 PM Revision 7d431bcc (napa-baselibs): Included bugfixes for issues raised by Andrzej.
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1544 c54fac2e-1815-407e-9b96-08...
- 12:41 PM Revision 913146ae (streamers): Allow separate static linking for libevent
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1543 c54fac2e-1815...
- 12:32 PM Revision f2401c21 (ffmpeg): Use math constant instead of hardcoded rounded value for sqrt(0.5).
- Patch by Christophe.Gisquet (gmail)
Originally committed as revision 24213 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:30 PM Revision d99e397d (grapes): Split some non-primitive chunkID set functions in a separate file
- 12:20 PM Revision bd164934 (grapes): Merge branch 'master' into chunkidset
- 10:17 AM Revision bf55cf19 (ffmpeg): Report when a method gets an error status code
- That makes easier understand what went wrong.
In debug mode the whole reply gets printed.
Originally committed as re... - 09:10 AM Revision b12b16c5 (ffmpeg): Fix side channels when XCh extension is present.
- Patch by Nick Brereton $name AT n$surname DOT net
Originally committed as revision 24210 to svn://svn.ffmpeg.org/ffm... - 09:00 AM Revision d0a18850 (ffmpeg): Move XCH parameters into context structure.
- Patch by Nick Brereton $name AT n$surname DOT net
Originally committed as revision 24209 to svn://svn.ffmpeg.org/ffm... - 08:35 AM Revision 453d28af (ffmpeg): Change the type of Y table to pointer to void in fill_table().
- This fixes warnings about wrong type being used, e.g.:
libswscale/yuv2rgb.c: In function ‘ff_yuv2rgb_c_init_tables’:
...
07/11/2010
- 11:58 PM Revision cdcae696 (chunker-player): UL streamer: separate variable for sleep time of video frames
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1542 c54fa...
- 10:53 PM Revision faa26db2 (ffmpeg): MMX/SSE VC1 loop filter
- Originally committed as revision 24208 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:52 PM Revision 7af8fbd3 (ffmpeg): Make ff_pw_4 128 bits
- Originally committed as revision 24207 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:52 PM Revision fca58a81 (ffmpeg): vc1: Fix ordering of loop filter for I/B frames
- All horizontal edges must be filtered before all vertical edges
Originally committed as revision 24206 to svn://svn.... - 10:52 PM Revision 3683b7e5 (ffmpeg): vc1: ff_draw_horiz_band needs a one row delay when the loop filter is...
- Originally committed as revision 24205 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:31 PM Revision e26011d0 (ffmpeg): mingw32: merge checks for mingw-w64 and mingw32-runtime >= 3.15 into one
- Originally committed as revision 24204 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:17 PM Revision ec1ee802 (ffmpeg): mingw32: properly check if vfw capture is supported by the system hea...
- Remove check for an specific w32api version, checking instead if vfw.h
supports vfw capture. The defines in w32api 3.... - 05:58 PM Revision 6f5ac9c1 (ffmpeg): APIchanges: fix a grammar mistake
- Originally committed as revision 24202 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:46 PM Revision 83a68cd6 (ffmpeg): Set libvpx encoding profile to libavcodec's profile.
- Patch by James Zern, jzern google
Originally committed as revision 24201 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:08 PM Revision c75b5711 (chunker-player): UL streamer: added flag to enable/disable AV compensation whe...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1541 c54fa...
- 04:57 PM Revision 37497979 (ffmpeg): Fill-in revision number for addition of lpc_type and lpc_passes.
- Originally committed as revision 24200 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:56 PM Revision 23940f14 (ffmpeg): Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields.
- Add AVLPCType enum.
Deprecate AVCodecContext.use_lpc.
Originally committed as revision 24199 to svn://svn.ffmpeg.org... - 03:44 PM Revision 06e5449e (chunker-player): UL build process: added a specific Makefile for experimental ...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1540 c54fa...
- 03:43 PM Revision e27711c4 (chunker-player): UL build process: added download and static build of CURL and...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1539 c54fa...
- 03:41 PM Revision aba1367c (chunker-player): UL player: added PLAY/PAUSE button; added icons for buttons; ...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1538 c54fa...
- 03:38 PM Revision c70e6a41 (chunker-player): UL offerstreamer integration: free(gchunk) bugfix from Csaba ...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1537 c54fa...
- 02:56 PM Revision 31769dad (ffmpeg): Clarify the avoidance of usage of these AVStream fields.
- Originally committed as revision 24198 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:50 PM Revision 23174578 (ffmpeg): Do not try to decode less than one frame of data in TrueSpeech decoder.
- This should solve issue 2085.
Originally committed as revision 24197 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:44 PM Revision 922189fe (ffmpeg): Use avfilter_copy_picref_props() along lavfi.
- Originally committed as revision 24196 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:13 PM Revision e9e40c87 (ffmpeg): NellyMoser regtest
- Originally committed as revision 24195 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:05 PM Revision d4d5b661 (ffmpeg): DTS Coherent Acoustics regtest
- Originally committed as revision 24194 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:44 PM Revision bb1e5977 (ffmpeg): Add Pictor/PC Paint PIC regtest
- Originally committed as revision 24193 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:56 AM Revision 0461367c (ffmpeg): Fix crop filter syntax shown for the -crop* options in the ffmpeg man
- page.
Patch by Stefan de Konink /$name/@/konink/de.
Originally committed as revision 24192 to svn://svn.ffmpeg.org/... - 11:54 AM Revision dc6cf61e (ffmpeg): Handle av_base64_decode return value
- garbled sdp would cause crash otherwise.
Originally committed as revision 24191 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:49 AM Revision 617d56ca (ffmpeg): Update lavu minor and add APIchanges entry after r24174 (add bswap.h
- and intreadwrite.h API public interface).
Originally committed as revision 24190 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:28 AM Revision 90d9d97d (ffmpeg): Fix ID3v1 tags in mp3 files
- Patch by James Darnley, james dot darnley at gmail
Originally committed as revision 24189 to svn://svn.ffmpeg.org/ff... - 07:53 AM Revision 8b834ac5 (ffmpeg): 100l, change avsubtitle_free to the actually tested and working version.
- Originally committed as revision 24188 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:48 AM Revision 849ff0c4 (ffmpeg): Set pix_fmt to the correct value for the format the PGS decoder actua...
- Originally committed as revision 24187 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:45 AM Revision 31740736 (ffmpeg): Remove useless casts and memset.
- Originally committed as revision 24186 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:35 AM Revision e1d7c883 (ffmpeg): Add avsubtitle_free function.
- Originally committed as revision 24185 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:59 AM Revision c426562c (ffmpeg): add some buffer checks
- Originally committed as revision 24184 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:40 AM Revision 42859ddb (ffmpeg): use avccontext->frame_size where appropriate
- Originally committed as revision 24183 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:06 AM Revision 53128bc3 (ffmpeg): Fix trivial punctuation error
- Originally committed as revision 24182 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:07 AM Revision e798dbdd (ffmpeg): Psygnosis YOP demuxer and decoder test
- Originally committed as revision 24181 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/10/2010
- 11:57 PM Revision 23442a5b (streamers): Changed to build both with cc and g++
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1535 c54fac2e-1815...
- 11:50 PM Revision e747ff1c (ffmpeg): Add Intel Music Coder regtest
- Originally committed as revision 24180 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:44 PM Revision 08a4230a (ml): Output rate control in ml
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS/ml@1533 c54fac2e-1815-407e-9b96...
- 11:44 PM Revision 4f047c4f (napa-baselibs): Output rate control in ml
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1533 c54fac2e-1815-407e-9b96-08...
- 11:42 PM Revision b5bc7424 (ffmpeg): Check url_fseek results in gxf demuxer.
- Originally committed as revision 24179 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:41 PM Revision 369b4963 (ffmpeg): Add QDM2 test
- Originally committed as revision 24178 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:35 PM Revision 1f96d868 (ffmpeg): Document that and why subtitle decoders do not support direct-rendering.
- Originally committed as revision 24177 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:15 PM Revision 82739668 (ffmpeg): Add QCELP regtest
- Originally committed as revision 24176 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:57 PM Revision 1d9a8c34 (ffmpeg): Add MPEG2 field encoding fate2 regtest
- Originally committed as revision 24175 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:22 PM Revision b91d08f4 (ffmpeg): Install bswap.h and intreadwrite.h
- Originally committed as revision 24174 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:22 PM Revision 86816692 (ffmpeg): Make intreadwrite.h installation-safe
- Originally committed as revision 24173 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:22 PM Revision d268eee9 (ffmpeg): Set fast_unaligned in avconfig.h
- Originally committed as revision 24172 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:21 PM Revision 1fc81e73 (ffmpeg): Make bswap.h safe to install as public API
- Originally committed as revision 24171 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:12 PM Revision 6a01eab7 (ffmpeg): Add av_ prefix to bswap macros
- Originally committed as revision 31679 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:12 PM Revision 8fc0162a (ffmpeg): Add av_ prefix to bswap macros
- Originally committed as revision 24170 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:09 PM Revision e6b22522 (ffmpeg): bswap: change ME to NE in macro names
- Other parts of FFmpeg use NE (native endian) rather than ME (machine).
This makes it consistent.
Originally committe... - 06:46 PM Revision 6b7917ba (ffmpeg): Add RealAudio COOK fate2 test
- Originally committed as revision 24168 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 PM Revision 65c58b16 (ffmpeg): Add fate2 test for RA288
- Originally committed as revision 24167 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:38 PM Revision a046bebf (chunker-player): UL build script bugfix
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1528 c54fa...
- 06:19 PM Revision da41bd48 (chunker-player): removed executables (was a mistake...)
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1527 c54fa...
- 06:16 PM Revision 96721049 (chunker-player): UL moved chunker.conf file in proper directory
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1526 c54fa...
- 06:14 PM Revision ff3fddf2 (chunker-player): UL build script cleanup
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1525 c54fa...
- 06:13 PM Revision 4c879040 (chunker-player): UL chunker_streamed sleep timing now tracks the timestamps ca...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1524 c54fa...
- 06:11 PM Revision 88aed679 (chunker-player): switched UL to mpeg4 to do baseline tests
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1523 c54fa...
- 06:01 PM Revision 06970a4c (ffmpeg): fate: some AAC tests need FUZZ=2 on ARM
- Originally committed as revision 24166 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:11 PM Revision b734a678 (ffmpeg): mingw32: avisynth does not need w32api >= 3.13
- Originally committed as revision 24165 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:58 PM Revision 83b203dc (ffmpeg): fate: ensure file sizes match in oneoff tests
- Originally committed as revision 24164 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:51 PM Revision 6a59b984 (ffmpeg): AAC fate2 tests.
- Originally committed as revision 24163 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:25 PM Revision 95b98f82 (ffmpeg): faq: remove note that says avisynth "has just been added". it has bee...
- for almost 4 years.
Originally committed as revision 24162 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:36 PM Revision 42ff9d7a (ffmpeg): Make WMV3 decoder print more errors when decoding beta WMV9 files.
- As a side effect it will also decode a lot of P-frames from those.
Originally committed as revision 24161 to svn://s... - 02:26 PM Revision 42d1e7a2 (ffmpeg): fix VP5/6 neon dependencies
- Originally committed as revision 24160 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:14 AM Revision 771c86c1 (ffmpeg): Fix a leak in the AAC encoder
- Originally committed as revision 24159 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:55 AM Revision b576934d (ffmpeg): Add native GSM 06.10 audio decoder.
- Originally committed as revision 24158 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:34 AM Revision a6f8f11b (ffmpeg): Change qmax/qmin limits to 63 instead of 51.
- VP8 supports quantizers up to 63.
Originally committed as revision 24157 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:08 AM Revision 0a4307d6 (ffmpeg): configure: properly check for mingw-w64 through installed headers.
- mingw-w64 can also target 32-bit code.
Originally committed as revision 24156 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:40 AM Revision 7918375f (ffmpeg): intreadwrite: common.h is not needed, attributes.h is sufficient
- Originally committed as revision 24155 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 AM Revision f4d80ecb (ffmpeg): lfg: add missing includes
- Originally committed as revision 24154 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 AM Revision 47bfd50a (ffmpeg): pixdesc: add missing includes
- Originally committed as revision 24153 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/09/2010
- 11:55 PM Revision 150ef830 (ffmpeg): fate: fail with a sensible error message if reference file is missing
- Originally committed as revision 24152 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:37 PM Revision 34ae2d90 (ffmpeg): Remove dead target from .PHONY list
- Originally committed as revision 24151 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:36 PM Revision 7d610af6 (ffmpeg): fate: delete output files from successful tests
- Originally committed as revision 24150 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:26 PM Revision 3ec8d24a (ffmpeg): tiny_psnr: change error exit code from -1 to 1
- Originally committed as revision 24149 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:26 PM Revision cd3cb048 (ffmpeg): tiny_psnr: check fread() return values
- Originally committed as revision 24148 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:26 PM Revision 58d2b154 (ffmpeg): fate: exit with error immediately if test command fails
- Originally committed as revision 24147 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:27 PM Revision f6dddd33 (ffmpeg): tiny_psnr: use abs()
- Originally committed as revision 24146 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:48 PM Revision 8ed82699 (chunker-player): copied chunk.h from from SOM and some files from UL napa-libs...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1522 c54fa...
- 05:45 PM Revision 1538a3bd (chunker-player): restructured folders to facilitate compilation, and added Mak...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1521 c54fa...
- 05:36 PM Revision 20c4c8dd (chunker-player): new version of OfferStreamer Makefile to take HTTPIO=1 into a...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1520 c54fa...
- 05:34 PM Revision 1ac1a11a (chunker-player): simplified source code for case HTTPIO=1 of offerstreamer (UL...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1519 c54fa...
- 05:19 PM Revision 5f0278f5 (ffmpeg): SIPR tests for "make fate2"
- Originally committed as revision 24145 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:09 PM Revision 4b04c5ca (ffmpeg): Current Cygwin has mkstemp().
- Originally committed as revision 24144 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:06 PM Revision c43d77c1 (ffmpeg): tiny_psnr: skip wav headers on input files
- The byte count printed excludes the header, and offsets are applied
after the the headers are skipped.
Reference fil... - 04:05 PM Revision 080ce907 (ffmpeg): resample: replace VLA with malloc/free
- Originally committed as revision 24142 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:05 PM Revision a426016c (ffmpeg): resample: check memory allocations in av_resample_init()
- Originally committed as revision 24141 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:14 PM Revision 603e5c0b (ffmpeg): move ff_get_v_length and ff_put_v from nutenc.c to internal.h/aviobuf.c
- patch by Micheal Chinen < mchinen gmail >
Originally committed as revision 24140 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:10 PM Revision f8280ff4 (ffmpeg): rename get_length to ff_get_v_length and put_v to ff_put_v
- patch by Michael Chinen < mchinen gmail >
Originally committed as revision 24139 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:53 AM Revision 9ebf4fb6 (ffmpeg): libxvid: add some const fixing a warning
- Originally committed as revision 24138 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:53 AM Revision a30b3360 (ffmpeg): Allow using libxvid RC without enabling encoding wrapper
- Originally committed as revision 24137 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:32 AM Revision 8576a795 (grapes): Update chunk_signaling.c to use int_coding.h
- 10:31 AM Revision 5a1a3a09 (grapes): Merge branch 'master' into fixes
- 10:09 AM Revision aee24c77 (grapes): Merge branch 'master' into documentation
- 10:03 AM Revision e7092f49 (grapes): Generate docs for the signalling HA stuff too
- 08:05 AM Revision 4a433441 (grapes): Merge commit 'origin/documentation'
- 12:40 AM Revision 7e264ca1 (ffmpeg): fate: add oneoff test for twinvq
- Originally committed as revision 24135 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 AM Revision aab3ea5f (ffmpeg): fate: add oneoff comparison method
- This adds the 'oneoff' comparison method. It compares two s16le pcm
files with a max difference <= the fuzz factor t... - 12:40 AM Revision 3ade7d32 (ffmpeg): fate: pass additional variables to test script
- This passes the following additional variables to the test script:
- CMP method to use comparing output with refere... - 12:40 AM Revision cb0067ec (ffmpeg): tiny_psnr: print max absolute difference between files
- Regression test reference updates are due to the extra output
from tiny_psnr.
Patch by Vitor Sessak
Originally comm...
07/08/2010
- 10:57 PM Revision 9eb42c27 (ffmpeg): Add back previously removed non-existing function params in doxygen c...
- Originally committed as revision 24131 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:22 PM Revision 490dd26c (grapes): Free the cset only if it is != NULL
- 10:21 PM Revision 16400da6 (ffmpeg): Perform minor style fixes.
- Originally committed as revision 24130 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:13 PM Revision 52706b95 (ffmpeg): Update APIchanges after the recent avfilter.h and pixdesc.h changes.
- Originally committed as revision 24129 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:13 PM Revision 9699a96a (ffmpeg): Bump minor after read/write_line() to av_read/write_image_line()
- rename, done in r24101.
Originally committed as revision 24128 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:10 PM Revision f955d452 (ffmpeg): Change names of regtest output files to closer match the reference files
- Originally committed as revision 24127 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:05 PM Revision ee435580 (ffmpeg): Reindent after r24101.
- Originally committed as revision 24126 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 PM Revision efdccce5 (ffmpeg): In mpegts muxer, print VBR instead of dummy 1 when displaying muxrate
- Originally committed as revision 24125 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:59 PM Revision 29b5c4a8 (streamers): forced libevent to be statically linked
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1518 c54fac2e-1815...
- 09:57 PM Revision b015be21 (ffmpeg): In mov muxer, write pixel aspect ratio tag in mov files.
- Based on a patch by Daniel Kristjansson, danielk at cuymedia dot net
Originally committed as revision 24124 to svn:/... - 08:15 PM Revision 40fe5019 (ffmpeg): configure: fix pcm test deps
- 10l to me for using non-standard shell syntax
Originally committed as revision 24123 to svn://svn.ffmpeg.org/ffmpeg/... - 06:46 PM Revision ad9eff3f (ffmpeg): Do not generate documentation for .d files; they do not contain sourc...
- Originally committed as revision 24122 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:44 PM Revision 9770a7ad (ffmpeg): Simplify regtest reference makefile dependencies
- Originally committed as revision 24121 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:44 PM Revision 57442411 (ffmpeg): Move regression test dependencies to configure
- This allows expressing complex dependencies more easily.
Originally committed as revision 24120 to svn://svn.ffmpeg.... - 06:44 PM Revision 31c0121d (ffmpeg): configure: add print_enabled() function
- The print_enabled() function prints all elements in a list which
are enabled.
Originally committed as revision 24119... - 06:44 PM Revision a9ef1aef (ffmpeg): regtest: put rgb and yuv reference files in correct place
- Originally committed as revision 24118 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 PM Revision 42cb3863 (ffmpeg): regtest: put rgb and yuv reference files in correct place
- SVN design flaw requires deleting dirs in separate step
Originally committed as revision 24117 to svn://svn.ffmpeg.o... - 06:13 PM Revision 6a522c49 (ffmpeg): Fix infinite loop with clock() returning (clock_t)-1.
- Originally committed as revision 24116 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:55 PM Revision 65e3f89f (ffmpeg): Improve variable names in imlt_window_float() and mlt_compensate_outp...
- Originally committed as revision 24115 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:49 PM Revision b65c1ccf (ffmpeg): Change i to unsigned in get_generic_seed().
- This is clearer than comparing against an unsigned number to force an unsigned
comparison that we need.
Originally c... - 03:30 PM Revision 9be24c60 (ffmpeg): Create the regtest reference files only when necessary
- This avoid recreating the ref files every time an individual test
is run from the command line.
Originally committed... - 03:30 PM Revision e1621087 (ffmpeg): Clean up make rules for calling codec test scripts
- Originally committed as revision 24112 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:30 PM Revision 4ab20de6 (ffmpeg): Beautify make messages when generating test data files
- Originally committed as revision 24111 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:01 PM Revision e394953e (ffmpeg): Add missing doxy for function arguments.
- Originally committed as revision 24110 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:00 PM Revision ad32966c (ffmpeg): Fix two doxy warnings.
- Originally committed as revision 24109 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:35 PM Revision e51f0496 (ffmpeg): Restore array sizes in doxygen parameter names.
- Originally committed as revision 24108 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:06 PM Revision d087c3df (grapes): Fix a memleak
- 09:21 AM Revision 0aee2a57 (ffmpeg): Also use 503 for bandwidth limit exceeded
- Originally committed as revision 24107 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:59 AM Revision 2a22187f (ffmpeg): Fix "server too busy" status code
- Originally committed as revision 24105 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:58 AM Revision e0b855f6 (ffmpeg): Remove a useless variable in zmbv decoder.
- Patch by Eli.Friedman (gmail)
Originally committed as revision 24104 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:29 AM Revision a7df017b (ml): tidying up SVN
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS/ml@1517 c54fac2e-1815-407e-9b96...
- 08:29 AM Revision fd037234 (napa-baselibs): tidying up SVN
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1517 c54fac2e-1815-407e-9b96-08...
- 08:20 AM Revision 64d8326b (streamers): fixing a small bug in input.c
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1516 c54fac2e-1815...
07/07/2010
- 11:52 PM Revision a26f1d10 (ffmpeg): ac3: make the value of codec_id during (E-)AC-3 parsing stay CODEC_ID...
- if any E-AC-3 frames have been detected instead of switching back and forth for
AC-3 core + dependent E-AC-3 substrea... - 11:47 PM Revision c84d5aa7 (ffmpeg): get_generic_seed() for the cases without /dev/random and AV_READ_TIME
- Originally committed as revision 24102 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:41 PM Revision ce1cd1cb (ffmpeg): Rename read/write_line() to av_read/write_image_line().
- The old names were not av_ prefixed, and they were causing linking
failure on many platforms. The new names are also... - 09:50 PM Revision 26784384 (ffmpeg): Cosmetics: whitespace
- Originally committed as revision 24100 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:48 PM Revision 03d5d9b9 (ffmpeg): aacenc: Enforce LFE bitstream restrictions.
- Originally committed as revision 24099 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:23 PM Revision 0fd0ef79 (ffmpeg): Add new decoder property max_lowres and do not init decoder if reques...
- Originally committed as revision 24098 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:23 PM Revision 38b04109 (ffmpeg): aacdec: remove checks for impossible error conditions
- Originally committed as revision 24097 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:09 PM Revision 96088566 (ffmpeg): ARM: remove unnecessary .previous directive
- Originally committed as revision 24096 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:09 PM Revision 278caa6a (ffmpeg): ARM: set section to .text in 'function' macro
- This ensures code always goes into the .text section and avoids the
need to specify it explicitly after changing sect... - 08:09 PM Revision 108ac7f2 (ffmpeg): ARM: hide a .size directive on non-ELF targets
- Originally committed as revision 24094 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:03 PM Revision cfde3a7e (ffmpeg): Cosmetics: whitespace
- Originally committed as revision 24093 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:24 PM Revision ce2e4ae3 (ffmpeg): Add pixdesctest filter and corresponding test.
- Originally committed as revision 24092 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:23 PM Revision 4d508e4d (ffmpeg): Implement avfilter_copy_picref_props().
- Originally committed as revision 24091 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:14 PM Revision 00f72577 (ffmpeg): FFplay : Fix segfault when playing monoaural streams.
- Originally committed as revision 24090 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:27 PM Revision 9077e29e (ffmpeg): ARM: optimised integer clip functions
- Originally committed as revision 24089 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:27 PM Revision edd7fa82 (ffmpeg): ARM: intmath.h cosmetics
- Originally committed as revision 24088 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:27 PM Revision 216b43ae (ffmpeg): Allow arch-overrides for all common.h clip and log2 functions
- Originally committed as revision 24087 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:27 PM Revision a955b596 (ffmpeg): Remove macro duplication between common.h and intmath.h
- Originally committed as revision 24086 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:27 PM Revision 2e874c77 (ffmpeg): intmath: whitespace cosmetics
- Originally committed as revision 24085 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:21 PM Revision cf179166 (napa-baselibs): Change build_all to build non-static first, static next
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1514 c54fac2e-1815-407e-9b96-08...
- 01:26 PM Revision e16be9a3 (grapes): Fix reading the owner nodeID
- 01:10 PM Revision 5c7ceef6 (ffmpeg): improve long_name for ass (de)muxer
- Originally committed as revision 24084 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:54 PM Revision 92775ce4 (grapes): Move integer (en)coding functions to a proper place
- 12:27 PM Revision b0c73ba1 (ffmpeg): motion_est: fix implicit truncation warnings
- Patch by Reimar Döffinger and Eli Friedman (independently).
Originally committed as revision 24083 to svn://svn.ffmp... - 12:18 PM Revision d9b84c53 (grapes): Handle a memory allocation failure
- 12:07 PM Revision fae46332 (grapes): Print the wrong value in case of error
- 12:06 PM Revision 5a1bdad4 (grapes): Simplify a little bit more
- 12:00 PM Revision 48d60063 (grapes): Simplify even more
- 11:54 AM Revision cdc1e8d9 (grapes): Simplify even more
- 11:53 AM Revision 92e6b9ef (grapes): Simplify
- 11:37 AM Revision 8268c97a (grapes): Use correct type for sig_type
- 11:33 AM Revision edd147e3 (grapes): Cosmetics: remove documentation from .c file, and fix indentation
- 11:20 AM Revision b54f341f (grapes): Fix some warnings
- 11:20 AM Revision 4a0208c3 (grapes): Fix passing the "owner" parameter
- 10:39 AM Revision 31247669 (ffmpeg): Ignore extradata & w/h in asf/dvr.
- The w/h values are wrong and extradata contains a fake seq header that causes
decoding to fail later, a valid seq hea... - 10:36 AM Revision 69b56ed7 (ffmpeg): Move ff_dct_init(context) out of if(one time init)
- fixes calling a null pointer in issue658
Originally committed as revision 24081 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:34 AM Revision a508174c (streamers): OFFS: corrected small bug in measures-monl.c
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/OfferStreamer@1513 c54fac2e-1815...
- 10:31 AM Revision c9e5a919 (grapes): Add signaling test file
- 10:30 AM Revision d2458077 (grapes): Fix some warnings and compilation errors
- 10:24 AM Revision c7310b7b (ffmpeg): Silence warning "new qualifiers in middle of multi-level
- non-const cast are unsafe".
Patch by Eli Friedman, eli d friedman a gmail
Originally committed as revision 24080 to... - 10:24 AM Revision 2d4f54d6 (grapes): SOM. Add HA signalling primitives
- 10:22 AM Revision 31d92fdb (grapes): Fix comment for NULL return
- 10:19 AM Revision bba66fc7 (ffmpeg): Associate .tga with format image2.
- Originally committed as revision 24079 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:00 AM Revision 747990ee (grapes): Use a string tag for the chunkidset encoding type configuration
07/06/2010
- 05:48 PM Revision 881fd7a6 (ffmpeg): Move SSE optimized 32-point DCT to its own file. Should fix breakage ...
- disabled.
Originally committed as revision 24078 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:58 PM Revision 4dcc4f8e (ffmpeg): SSE optimized 32-point DCT
- Originally committed as revision 24077 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:12 PM Revision 4263e0cf (grapes): Test metadata alone encoding in ChunkID set
- 02:55 PM Revision 92006fb2 (grapes): Remove CIST_* from the public ChunkID set interface
- 02:28 PM Revision defb0009 (ffmpeg): Add #ifdefs around code specific to file and pipe protocols
- Originally committed as revision 24076 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:00 PM Revision df7b954b (grapes): Support encoding empty ChunkID sets
- 01:38 PM Revision 26e35ad3 (grapes): ChunkID encoding refactoring
- 01:22 PM Revision a2ab5ad5 (ffmpeg): Rename av_tempfile() to ff_tempfile()
- Originally committed as revision 24075 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:04 PM Revision 25cbc8b4 (ffmpeg): Move av_tempfile() to libxvidff.c as only the xvid wrapper needs it
- Originally committed as revision 24074 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:35 PM Revision d0b9b91b (ffmpeg): vf_pad: restore use of _CCIR colourspace conversion macros
- Originally committed as revision 24073 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:42 AM Revision 7fddac93 (ffmpeg): os_support: include some headers only when needed
- Originally committed as revision 24072 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:42 AM Revision 81f460a3 (ffmpeg): rtpenc: remove unnecessary #include unistd.h
- Originally committed as revision 24071 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:42 AM Revision 3f7ab648 (ffmpeg): file_protocol: remove redundant #include sys/time.h
- Originally committed as revision 24070 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:40 AM Revision 9049fa54 (ffmpeg): Add av_unused to decode_mb_skip declaration to fix the following warn...
- libavcodec/h264.h:1260: warning: ‘decode_mb_skip’ defined but not used
patch by Eli Friedman, eli.friedman gmail com
... - 07:11 AM Revision d2417b4a (grapes): Update
- 06:59 AM Revision 7f7a2982 (grapes): Merge remote branch 'origin/documentation'
- Conflicts:
include/topmanager.h - 12:06 AM Revision 86e41bc3 (ffmpeg): aacenc: replace VLA with fixed size
- Number of channels is restricted to 6 so the size is acceptable
for the stack.
Originally committed as revision 2406...
Also available in: Atom