Activity
From 05/26/2010 to 06/24/2010
06/24/2010
- 10:13 PM Revision 27d88069 (ffmpeg): fate: add vp8 tests
- Originally committed as revision 23763 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:49 PM Revision 851ffa80 (ffmpeg): configure: use warn function for unrecognised --cc and --arch settings
- Originally committed as revision 23762 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:49 PM Revision 31a0dcb2 (ffmpeg): configure: warn about missing yasm
- Originally committed as revision 23761 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:49 PM Revision 7bfc8ae6 (ffmpeg): configure: add 'warn' function
- The 'warn' function records a warning message for display after other
informational messages.
Originally committed a... - 06:25 PM Revision 40e7b533 (grapes): Merge branch 'marco_integration' into csaba
- 06:24 PM Revision 28afa4fb (grapes): Solve compilation warnings in TMAN test files
- 06:22 PM Revision 9c84b6d3 (grapes): Update TMAN test files with meaningful output on stderr
- 06:17 PM Revision 5113b3bd (ffmpeg): tta: replace potentially huge VLAs with malloc/free in context
- Originally committed as revision 23759 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:59 PM Revision 1f563bfa (ffmpeg): Remove typo: s/ingore/ignore/
- Originally committed as revision 23758 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:57 PM Revision 85c4b598 (grapes): doxy related fixes
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1420 c54fac2e-1815-407e-9b96-088d06743913
- 03:22 PM Revision 741b5fd4 (ffmpeg): Set an opaque alpha value when decoding rgba ffv1.
- Patch by Thad Ward coderjoe69¤yahoo°com
Originally committed as revision 23757 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:10 PM Revision 30cdfb49 (ffmpeg): asfdec: ensure number of streams is within bounds; remove VLA in asf_...
- Originally committed as revision 23756 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:39 PM Revision a2859bcd (grapes): Fix some warnings (due to ML crappines, "to" cannot be const)
- 02:19 PM Revision e8496f96 (grapes): SOM latest updates to headers
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1439 c54fac2e-1815-407e-9b96-088d06743913
- 02:19 PM Revision e63fd582 (grapes): adding comment to struct fields
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1431 c54fac2e-1815-407e-9b96-088d06743913
- 02:19 PM Revision edd2bc82 (grapes): doxy again
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1421 c54fac2e-1815-407e-9b96-088d06743913
- 02:14 PM Revision a40a8d81 (grapes): more fixes to som headers' comments
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1415 c54fac2e-1815-407e-9b96-088d06743913
- 02:13 PM Revision b9e0d721 (grapes): fixing/completing header comments for doxygen
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1410 c54fac2e-1815-407e-9b96-088d06743913
- 02:11 PM Revision e73e062d (grapes): more header fixes
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1404 c54fac2e-1815-407e-9b96-088d06743913
- 02:11 PM Revision f7c969df (grapes): fixes to headers
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1403 c54fac2e-1815-407e-9b96-088d06743913
- 02:09 PM Revision 1452958a (grapes): fix half_ts in encodeChunk
- 02:08 PM Revision 0457266a (grapes): Move sig-buffermap in GRAPES (+ do some other random things)
- 02:04 PM Revision 89f7464b (grapes): Move sig-accept in GRAPES
- 01:50 PM Revision d0f6aada (grapes): Move sig-offer in GRAPES
- 01:45 PM Revision f3d61dbf (grapes): Add signaling to GRAPES - 1
- 01:41 PM Revision cd09ca4f (grapes): Fix a warning
- 01:14 PM Revision 50f04076 (grapes): Rename chunk init
- 01:13 PM Revision 415b49f7 (grapes): Fix warning
- 09:42 AM Revision dd93649b (ffmpeg): Remove VLA in ff_kbd_window_init, limit window size to 1024
- Originally committed as revision 23755 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:02 AM Revision 796cea09 (ffmpeg): vp6: convert VLA to fixed size
- Originally committed as revision 23754 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:53 AM Revision 89c7d805 (ffmpeg): Fix compilation on x64.
- Originally committed as revision 23753 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:46 AM Revision 57dbd12b (ffmpeg): Fix asm constraints in apply_window()
- Originally committed as revision 23752 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:40 AM Revision 6fa4b5e4 (grapes): Merge branch 'master' into csaba1
- Conflicts:
som/ChunkIDSet/chunkids_encoding.c
som/ChunkIDSet/chunkids_ops.c
som/Tests/chunkidset_test.c - 08:26 AM Revision 986f143a (ffmpeg): alac: change VLAs to fixed size
- Originally committed as revision 23751 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:44 AM Revision bc2b3682 (ffmpeg): SSE-optimized MP3 floating point windowing functions
- Originally committed as revision 23750 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:55 AM Revision 3bb96f91 (ffmpeg): Correctly return EOF for smacker videos
- Patch by Alexei Svitkine, alexei dot svitkine at gmail
Originally committed as revision 23749 to svn://svn.ffmpeg.or... - 06:53 AM Revision 31ed3f1f (ffmpeg): Fix dependencies for the ra_144 encoder
- Patch by Francesco Lavra, francescolavra at interfree dot it
Originally committed as revision 23748 to svn://svn.ffm...
06/23/2010
- 11:44 PM Revision 5262f7ed (ffmpeg): snow: remove unused parameter to mc_block()
- Originally committed as revision 23746 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:45 PM Revision 8f910a56 (ffmpeg): avoid conditional and division in chroma MV calculation
- Originally committed as revision 23745 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:22 PM Revision 79aec757 (ffmpeg): flacenc: convert VLA to fixed size
- Originally committed as revision 23744 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:45 PM Revision 47ba7874 (ffmpeg): Move float-specific function to mpegaudiodec_float.c
- Originally committed as revision 23743 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:43 PM Revision 9dac6dbb (ffmpeg): Remove pointless condition in #if
- Originally committed as revision 23742 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:32 PM Revision d6e00801 (ffmpeg): Fix alphabetization of the CONFIG_HARDCODED_TABLES Makefile section.
- Originally committed as revision 23741 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:30 PM Revision e29af818 (ffmpeg): aactab: Tablegenify ff_aac_pow2sf_tab.
- Originally committed as revision 23740 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:20 PM Revision 2966cc18 (ffmpeg): Update x264asm header files to latest versions.
- Modify the asm accordingly.
GLOBAL is now no longoer necessary for PIC-compliant loads.
Originally committed as revi... - 01:02 PM Revision 44c70a9b (ffmpeg): Fix a typo, spotted by Diego.
- Originally committed as revision 23738 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:01 PM Revision db7d307f (ffmpeg): Add missing changelog entry for VP8 decoder.
- Originally committed as revision 23737 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:44 AM Revision c1bffe25 (ffmpeg): Add required #includes to pass 'make checkheaders'.
- Originally committed as revision 23736 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:26 AM Revision 02174293 (ffmpeg): Reindent
- Originally committed as revision 23735 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:26 AM Revision ed8d5766 (ffmpeg): Add all required includes to avio.h
- Originally committed as revision 23734 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:35 AM Revision 36021cf1 (grapes): Merge branch 'fixes' into marco_integration
- 07:34 AM Revision f7520461 (grapes): Free the node IDs when removing old nodes
- 02:13 AM Revision 0dbfc1db (ffmpeg): Enable pthreads automatically unless w32threads is requested
- Originally committed as revision 23733 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:04 AM Revision 1d4c1c3b (ffmpeg): Continue after guids in asf after which other guids are possible inst...
- over the stored size.
Fixes issue2029
Originally committed as revision 23732 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:08 AM Revision 20843f51 (ffmpeg): Remove OS/2 threads support
- OS/2 SMP support is rare, and a pthreads library exists.
No need to keep this code.
Originally committed as revision...
06/22/2010
- 11:26 PM Revision a65e687b (ffmpeg): Add barcelona to the list of cmov/fast_cmov compatible CPUs.
- For GCC, barcelona is just an alias for amdfam10, so simply add it in
there.
Originally committed as revision 23730 ... - 11:18 PM Revision 9f342dab (ffmpeg): Remove beosthreads support
- Relevant BeOS variants support pthreads, so there is no need to
maintain the beos-native threads interface.
Original... - 11:12 PM Revision 8fbd4f51 (ffmpeg): Improve some uses of ff_cropTbl with constant offset
- Originally committed as revision 23728 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 PM Revision 25d34458 (ffmpeg): Rename rec_timestamp to recording_timestamp, for consistency with
- recording_time.
Originally committed as revision 23727 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:54 PM Revision a2e47338 (ffmpeg): Extend documentation for the ffmpeg -timestamp option.
- '(' and ')' are used instead of '{' and '}' in the date specification
as the latter confound the texinfo interpreter.... - 10:54 PM Revision fcd10c4f (ffmpeg): Mention how "now" is interpreted in the parse_date() doxy.
- Originally committed as revision 23725 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 PM Revision 82fd4f4a (ffmpeg): Fix date specification accepted by parse_date().
- Originally committed as revision 23724 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:12 PM Revision c31a25e7 (ffmpeg): Use right-shift instead of division by two.
- Patch by Dark Shikari
Originally committed as revision 23723 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:57 PM Revision 2b6a9503 (ffmpeg): Reindent after r23721.
- Originally committed as revision 23722 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:57 PM Revision 157cb069 (ffmpeg): Rename PACK4x8() to PACK4UINT8().
- Originally committed as revision 23721 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:29 PM Revision fd6eb4a0 (ffmpeg): Move Parametric Stereo related ps* files to aacps*.
- Originally committed as revision 23720 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:24 PM Revision 3b636f21 (ffmpeg): Native VP8 decoder.
- Patch by David Conrad <lessen42 gmail com> and myself.
Originally committed as revision 23719 to svn://svn.ffmpeg.or... - 07:19 PM Revision c6ef6e14 (ffmpeg): Change a / 256 into a >> 8.
- Originally committed as revision 23718 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:17 PM Revision a815602a (ffmpeg): Reindent after r23716.
- Originally committed as revision 23717 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:17 PM Revision 3ad289fc (ffmpeg): Add intra prediction functions for VP8.
- Patch by David Conrad <lessen42 gmail com> and myself.
Originally committed as revision 23716 to svn://svn.ffmpeg.or... - 07:15 PM Revision b39a2d19 (ffmpeg): Add a macro to pack 4 bytes into native byte-order so they can be wri...
- at once using a single 32-bit store.
Originally committed as revision 23715 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:12 PM Revision caaf098c (ffmpeg): Make "topright" argument to pred4x4() const.
- Patch by David Conrad <lessen42 gmail com>.
Originally committed as revision 23714 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:11 PM Revision 45a1b86a (ffmpeg): Add av_clip_int8(), used in the upcoming VP8 decoder.
- Originally committed as revision 23713 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:06 PM Revision 890fe85f (ffmpeg): Cosmetics whitespace.
- Originally committed as revision 23712 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:02 PM Revision 1c7c0e2d (ffmpeg): Add missing parentheses in MKTAG and MKBETAG macros.
- Originally committed as revision 23711 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:15 PM Revision 9290f15d (ffmpeg): Make the http protocol open the connection immediately in http_open a...
- Also make the RTSP protocol use url_alloc and url_connect instead of relying
on the delay open behaviour.
Originally... - 02:13 PM Revision 4167ba0b (ffmpeg): Add an AVClass to the HTTPContext
- Originally committed as revision 23709 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:12 PM Revision a9a3364c (ffmpeg): Allocate the HTTPContext through URLProtocol.priv_data_size
- Originally committed as revision 23708 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:10 PM Revision 58cc11c7 (ffmpeg): Add an APIchanges entry for priv_data_size and priv_data_class
- Originally committed as revision 23707 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:09 PM Revision 735cf6b2 (ffmpeg): Add priv_data_size and priv_data_class to URLProtocol
- This allows url_alloc to allocate and initialize the priv_data.
Originally committed as revision 23706 to svn://svn.... - 02:05 PM Revision 4636f115 (ffmpeg): Add an APIchanges entry for url_alloc() and url_connect()
- Originally committed as revision 23705 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:03 PM Revision ffbb289a (ffmpeg): Split url_open and url_open_protocol into url_alloc and url_connect
- Originally committed as revision 23704 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:00 PM Revision 6c4cbc8d (ffmpeg): Add an APIchanges entry for av_register_protocol2
- Originally committed as revision 23703 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:58 PM Revision 9b07a2dc (ffmpeg): Add an av_register_protocol2 function that takes a size parameter
- This allows extending the URLProtocol struct without breaking binary
compatibility with code compiled with older defi... - 12:41 PM Revision e10412a3 (ffmpeg): IFF PBM decoder: Add a pad byte if image width is odd <aleksi dot nur...
- Originally committed as revision 23701 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:00 AM Revision 7969a3fb (grapes): Update the TMAN test
- 10:14 AM Revision 4070e769 (grapes): TMAN code cleanup
- 10:05 AM Revision dd5e377c (grapes): Merge remote branch 'origin/fixes'
- 09:22 AM Revision e83aed04 (ffmpeg): Bump micro version, add changelog entry for DTS-ES extension decoding...
- Originally committed as revision 23700 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:48 AM Revision 5be5d28c (ffmpeg): Fix failure in av_read_frame on timestamp rollover.
- Patch by Stephen Dredge, sdredge A tpg com au
Originally committed as revision 23699 to svn://svn.ffmpeg.org/ffmpeg/... - 08:35 AM Revision d1177cb5 (ffmpeg): Support DTS-ES extension (XCh) in dca: Cosmetic cleanup
- Patch by Nick Brereton, nick at nbrereton dot net
Originally committed as revision 23698 to svn://svn.ffmpeg.org/ffm... - 08:34 AM Revision 774e9acf (ffmpeg): Support DTS-ES extension (XCh) in dca: add code to handle DTS-ES exte...
- Patch by Nick Brereton, nick at nbrereton dot net
Originally committed as revision 23697 to svn://svn.ffmpeg.org/ffm... - 08:34 AM Revision 3d5a9ba1 (ffmpeg): Support DTS-ES extension (XCh) in dca: update and add channel mapping...
- Patch by Nick Brereton, nick at nbrereton dot net
Originally committed as revision 23696 to svn://svn.ffmpeg.org/ffm... - 08:33 AM Revision 6baef06e (ffmpeg): Support DTS-ES extension (XCh) in dca: move original code around to a...
- Patch by Nick Brereton, nick at nbrereton dot net
Originally committed as revision 23695 to svn://svn.ffmpeg.org/ffm... - 08:32 AM Revision 77b4b7c3 (ffmpeg): Support DTS-ES extension (XCh) in dca: move subband_samples into cont...
- Patch by Nick Brereton, nick at nbrereton dot net
Originally committed as revision 23694 to svn://svn.ffmpeg.org/ffm... - 06:53 AM Revision d99659f0 (ffmpeg): libvorbis: Only drop 1-byte packets at end of stream
- This fixes handling of totally silent packets during the encoding, that
also are 1 byte in size.
This fixes issue 20... - 06:45 AM Revision 5634f30c (ffmpeg): ffserver: Use avcodec_copy_context instead of manually copying an AVC...
- Originally committed as revision 23692 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/21/2010
- 10:54 PM Revision 33e7febd (ffmpeg): Remove stray semicolon.
- Originally committed as revision 23691 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:49 PM Revision 843b5fd0 (ffmpeg): Re-add the list of parameters for the unsharp filter, I somehow lost
- it in the previous commit.
Originally committed as revision 23690 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:09 PM Revision 3275ac6a (ffmpeg): Make the ffmpeg and ffplay man pages show the list of lavfi filters,
- sinks and sources, and document the -vf option.
Originally committed as revision 23689 to svn://svn.ffmpeg.org/ffmpe... - 09:38 PM Revision 168b441e (ffmpeg): Replace multitable for the unsharp filter option table with a simple
- @table @option.
Allow pod rendering, as texinfo multitables are not supported by
texi2pod.pl, also improve plain tex... - 09:38 PM Revision dd46b538 (ffmpeg): Update documentation dependencies, make ff* tools manpages and HTML
- pages depend of fftools-common-opts.texi.
Originally committed as revision 23687 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:41 PM Revision a8ead332 (ffmpeg): RTSP: Use the same authentication for the HTTP POST session as for th...
- Originally committed as revision 23686 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:40 PM Revision db302347 (ffmpeg): HTTP: Add a method for initializing the authentication state from ano...
- Originally committed as revision 23685 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:02 PM Revision 17b1493f (ffmpeg): Reindent
- Originally committed as revision 23684 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:02 PM Revision ea02b593 (ffmpeg): HTTP: Compact the code for writing chunked post data
- Originally committed as revision 23683 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:01 PM Revision 077026cc (ffmpeg): HTTP: Get rid of the is_chunked variable, use the chunksize variable ...
- Originally committed as revision 23682 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:40 PM Revision a6a91589 (ffmpeg): HTTP: Clarify a comment
- Originally committed as revision 23681 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:01 PM Revision 6785e927 (ffmpeg): mathematics.h no longer needs config.h, so update tablegen code and
- documentation to use it where appropriate.
Originally committed as revision 23680 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:06 PM Revision 7f591208 (streamers): adding some more copyright notices
- 04:15 AM Revision 28db3215 (ffmpeg): ffmpeg: cosmetics: combine two variable declarations
- Originally committed as revision 23677 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:14 AM Revision 19ed4b86 (ffmpeg): aacdec: cosmetics: (more) whitespace
- Originally committed as revision 23676 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:10 AM Revision d4e355d5 (ffmpeg): aacdec: cosmetics: whitespace
- Originally committed as revision 23675 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:07 AM Revision ed99e54d (ffmpeg): aacdec: Factorize if (elem_type < TYPE_DSE).
- Originally committed as revision 23674 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:05 AM Revision fda36b59 (ffmpeg): aacdec: Handle the first frame being empty case.
- Originally committed as revision 23673 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:05 AM Revision 91a4abd8 (ffmpeg): fail if input and output are the same
- Originally committed as revision 23672 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/20/2010
- 11:03 PM Revision cf3b4d9a (ffmpeg): aacsbr: Make dk signed. There is no point in it being unsigned.
- Originally committed as revision 23671 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:13 PM Revision e90e1f55 (ffmpeg): psdec: IPD/OPD reset is no longer needed by the context initializer.
- Originally committed as revision 23670 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:08 PM Revision 5e071f53 (ffmpeg): psdec: Simplify filter addressing by incrementing the "in" pointer.
- Originally committed as revision 23669 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:07 PM Revision 63c3b716 (ffmpeg): Fix typo in macro name.
- Patch by Nick Brereton, nick nbrereton net
Originally committed as revision 23668 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:03 PM Revision c6b09471 (ffmpeg): psdec: Replace a division with a shift.
- Originally committed as revision 23667 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:53 PM Revision 3fa1a932 (ffmpeg): Rename PS bitstream reading functions to have a read_ prefix.
- Originally committed as revision 23666 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:41 PM Revision 45c611a9 (ffmpeg): Reset chunksize back to zero (= no chunked encoding) after each new open
- connection (e.g. a seek). This fixes the theoretical case where a server
sends a file first using chunked encoding, a... - 09:38 PM Revision f3724695 (ffmpeg): Use url_write(), not http_write(), for sending the HTTP headers. This...
- them from being sent using chunked encoding (I don't think this ever happened,
but either way it would be wrong).
Or... - 08:13 PM Revision fd16564b (ffmpeg): Cosmetics: whitespace.
- Originally committed as revision 23663 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:06 PM Revision 0d6b3269 (ffmpeg): Use memcpy() where appropriate in PS stereo processing remapping.
- Originally committed as revision 23662 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:38 PM Revision d23077af (ffmpeg): Allow PS envelope fixup when ps->num_env_old <= 1.
- It is already rejected by the "source >= 0 && source != ps->num_env" 0 envelope
case and is perfectly legally for the... - 07:24 PM Revision bd9e0e29 (ffmpeg): 10l: aacsbr: Fix f_master[2] calculation when k2diff == -1.
- Originally committed as revision 23660 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:28 PM Revision 78ba1d39 (ffmpeg): Document the PS_BASELINE define.
- Originally committed as revision 23659 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:15 PM Revision 284b041b (ffmpeg): Remove iid_mode from the PS context.
- Originally committed as revision 23658 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:58 PM Revision be90cd27 (ffmpeg): configure: preserve cross-prefix for strip on darwin
- Originally committed as revision 23657 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:00 PM Revision 4233ce31 (ffmpeg): Fix breakage in compilation with --disable-mpegaudio-hp introduced in
- r23646.
Originally committed as revision 23656 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:40 AM Revision 2c4a1013 (ffmpeg): Add IEC958 data_types for DTS-HD (data burst described in IEC 61937-5),
- E-AC-3 (61937-3 Edition 2) and TrueHD (61937-9).
Originally committed as revision 23655 to svn://svn.ffmpeg.org/ffmp... - 10:31 AM Revision 41f91b5f (ffmpeg): ChangeLog: note libfaad wrapper removal
- Originally committed as revision 23654 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 AM Revision 6a74b127 (ffmpeg): Remove libfaad wrapper
- Originally committed as revision 23653 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/19/2010
- 11:53 PM Revision 1076b0d0 (ffmpeg): psdec: Factorize iid/icc/ipd/opd parameter bitstream reading.
- Originally committed as revision 23652 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:57 PM Revision 10ed37b5 (ffmpeg): RTSP: Add the auth credentials to the HTTP tunnel URL, too
- Originally committed as revision 23651 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:56 PM Revision a955fc5e (ffmpeg): ff_url_join: Don't add any at-char if the auth is an empty string
- Originally committed as revision 23650 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:46 PM Revision 6217b645 (ffmpeg): RTSP: Set the connection handles to null after closing them
- This fixes a potential issue when doing redirects.
Originally committed as revision 23649 to svn://svn.ffmpeg.org/ff... - 09:36 PM Revision 00e4a1f4 (ffmpeg): RTSP: Don't store the connection handles in local variables
- This removes some useless copying of handles, and simplifies error handling.
Patch by Josh Allmann, joshua dot allma... - 02:14 PM Revision a2063901 (ffmpeg): Add HE-AAC v2 support to the AAC decoder.
- Originally committed as revision 23647 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:02 PM Revision 374c45bb (grapes): Merge branch 'master' into marco_integration
- Conflicts:
som/TopologyManager/ncast.c
som/TopologyManager/topocache.c - 12:45 PM Revision ba6b5d5d (grapes): Fix tman activation
- 12:44 PM Revision 6296c74b (grapes): Return -2 in cache_add() even if the new element is already in cache
- 12:42 PM Revision 9589827a (grapes): Fix the parseData() merge logic
- 12:41 PM Revision 04119bba (grapes): Fix the protocol check in tmanParseData()
- 12:40 PM Revision f689da66 (grapes): Allow to call topo_proto_init() multiple times (needed because both tman
- and the peer sampling protocol call it)
- 12:38 PM Revision 9eab8f0b (grapes): Fix a for() cycle in tman's givePeers()
- 09:56 AM Revision 4d49a5a7 (ffmpeg): Factorize the mpegaudio windowing code in a function and call it by a
- function pointer. Should allow for ASM optimizations.
Originally committed as revision 23646 to svn://svn.ffmpeg.org...
06/18/2010
- 11:17 PM Revision 57eb217a (ffmpeg): Improve h263_probe()
- Fixes issue2015
Originally committed as revision 23645 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:07 PM Revision 164aab02 (ffmpeg): MPEG-2 DXVA2 implementation
- It allows VLD MPEG-2 decoding using DXVA2 (GPU assisted decoding API under
VISTA and Windows 7).
It is implemented b... - 05:54 PM Revision d3f84dfc (ffmpeg): RTSP: Clean up rtsp_hd on failure
- Since rtsp_hd isn't assigned to rt->rtsp_hd until after the setup phase,
the initialized URLContext could be leaked o... - 12:02 PM Revision e8ccf245 (ffmpeg): RTMP: Return from rtmp_read as soon as some data is available
- Earlier, the function only returned when the enough data to fill the
requested buffer was available. This lead to hig... - 07:54 AM Revision a80af87e (ffmpeg): Add IEC958 data_types for Atrac* and WMA Pro.
- Data-burst is described in IEC 61937-7 (Atrac) and IEC 61937-8 (WMA Pro).
Originally committed as revision 23641 to ...
06/17/2010
- 10:33 PM Revision 9164afcb (ffmpeg): Use enum PixelFormat to silence one icc warning:
- warning #188: enumerated type mixed with another type
enum PixelFormat pix_fmts[] = { c->pix_fmt, PIX_FMT_NONE ... - 11:23 AM Revision 3bbf8272 (streamers): added counters to measurements
- 11:18 AM Revision 473a00b3 (streamers): separating MONL better: adding measures.c for MONLless versions
- 11:17 AM Revision 9c4f8e7e (streamers): separating MONL better: changing measures.c to measures-monl.c
- 10:59 AM Revision 6afd0ee3 (ffmpeg): Add metadata support. Patch by Michael Karcher.
- Originally committed as revision 23639 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:30 AM Revision 8a2679ad (ffmpeg): Simplify (no need to check for st->codec->extradata) and correct
- (extradata_size must be at least 5 bytes) the H.264 MP4 syntax check
in rtpenc.c
Originally committed as revision 23... - 10:13 AM Revision 70193596 (ffmpeg): add #include so make checkheaders passes
- Originally committed as revision 23637 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:39 AM Revision 96c2ae61 (ffmpeg): Add the necessary includes, add an extra empty line for cosmetics
- Originally committed as revision 23636 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:54 AM Revision 52e0506a (streamers): add and publish link capacity measurements
- 08:53 AM Revision 749c1cf3 (streamers): improve add_measure to allow non-published measurements
06/16/2010
- 11:32 PM Revision 6e052cb8 (streamers): fixing ml.h 's include directory
- 10:36 PM Revision eb928286 (ffmpeg): Add more tests to eval, help detecting some of the more apparent
- errors, far from being a complete test system.
Originally committed as revision 23635 to svn://svn.ffmpeg.org/ffmpeg... - 07:31 PM Revision 8745fe29 (ffmpeg): Marking what should be removed in relation to MAX_STREAMS.
- Originally committed as revision 23634 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:16 PM Revision 1e27c477 (ffmpeg): Document terminal coloring in the -loglevel option.
- Originally committed as revision 23633 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:16 PM Revision 92d71714 (ffmpeg): Document how to set boolean options.
- Originally committed as revision 23632 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:03 PM Revision 1204a13c (ffmpeg): libvorbis: Use memmove instead of memcpy for shifting data
- Originally committed as revision 23631 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:41 PM Revision 19bd477d (ffmpeg): Name the default configure log filename as "config.log" rather than
- "config.err". The former name was misleading, as the file contains
useful information not necessarily related to erro... - 06:27 PM Revision 7ec9b9be (ffmpeg): Make av_parse_expr() fail if there are trailing chars at the end of
- the provided expression.
Allow detection of mistyped expressions.
Originally committed as revision 23629 to svn://s... - 06:27 PM Revision c1b81d2f (ffmpeg): Remove the "b" from "Mb" in -b values for the dnxhd tests.
- They are just ignored, and tend to confuse both machines and humans.
Originally committed as revision 23628 to svn:/... - 06:27 PM Revision 2f62224b (ffmpeg): Improve av_parse_eval() error reporting.
- Originally committed as revision 23627 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:07 PM Revision 08943c0b (ffmpeg): dvbsub: parse display definition segment
- The display definition segment is used to properly display SD DVB subtitles in
HD video streams.
Originally committe... - 12:59 PM Revision 8b889b34 (ffmpeg): If the video stream is H.264 with MP4 syntax, store the NAL lenght si...
- the RTP muxer context (it will be used later for splitting frames in NALs)
Originally committed as revision 23625 to... - 10:35 AM Revision ed00fe49 (ffmpeg): icc 12 finally fixed attribute(used) so gcc's DECLARE_ASM_CONST can b...
- Originally committed as revision 23624 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:19 AM Revision 38e0991d (streamers): added chunk loss burst size measurement
- 04:53 AM Revision 33586ee7 (ffmpeg): Document FF_SYMVER and attribute_used
- Originally committed as revision 23622 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:12 AM Revision d9aac267 (ffmpeg): When reading a stream, should retry on EAGAIN instead of just failing...
- when reading a live feed, should retry regardless of whether any client has
opened the stream.
Originally committed ...
06/15/2010
- 10:38 PM Revision 891263ef (ffmpeg): Fix svq3 watermark log uncompress on 64bit, probably fixes issue 1263
- Originally committed as revision 23620 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:13 PM Revision b0adac4b (streamers): Merge remote branch 'russo/experimental-streamer' into experimental
- 07:53 PM Revision 0ade7bb6 (ffmpeg): matroskadec : propagate AVERROR to the caller
- based on a patch by Jai Menon
Originally committed as revision 23619 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:51 PM Revision f01eb1f0 (streamers): fixing delay measure calculation for both 64bit and 32bit architec...
- 06:06 PM Revision 0884fadf (ffmpeg): configure: fix symver detection with icc 10
- Apparently the compiler sometimes bypasses the normal assembler, in
which case the asm label variant works. If the f... - 03:24 PM Revision ccc87908 (ffmpeg): Fix symbol version compat wrappers on systems with export prefixes
- Originally committed as revision 23615 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:24 PM Revision 56023951 (ffmpeg): Fix missing logging context in a series of dprintf()s. Partially base...
- patch by Zhentan Feng <spyfeng gmail com>.
Originally committed as revision 23614 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:26 PM Revision b462d132 (ffmpeg): Add compatibility wrappers for functions moved from lavf to lavc
- When symbol versioning is enabled, moving symbols from one library to
another breaks binary compatibility. This adds... - 01:23 PM Revision cf8f9df7 (grapes): Merge branch 'master' into fixes
- 01:22 PM Revision 0170959e (grapes): fix int_cpy in encoding functions to use uint32_t
- 12:45 PM Revision 8719625f (grapes): Fix a typo in cache_del()
- 10:51 AM Revision 9c05a8fe (grapes): chunkID_set: fixed some memory leaks in case of decode errors
- 10:51 AM Revision bda2743d (grapes): chunkID_set: fixed bitmap encoding of empty set
- 10:51 AM Revision cedff664 (grapes): sched: changing schedChunkID to int
- this way, sched could be used for request type decision
- 10:51 AM Revision 15130e4f (grapes): sched: changing schedPeerID to struct nodeID*
- this way, sched could also be used for topology related decisions
- 10:51 AM Revision 84604e2b (grapes): sched: removing some useless files
- 10:50 AM Revision e9b97d20 (grapes): sched: changing implementation to use sched*ID types
- 10:50 AM Revision 0fb056cf (grapes): sched: introducing schedPeerID and schedChunkID
- no change to interface, just renaming
- 10:50 AM Revision 6bd46e23 (grapes): sched: randomize in case of tie in SCHED_BEST type schedulers
- 10:50 AM Revision b4a34ee8 (grapes): chunkid_set bitmap encoding: changing decode order to latest first
- 10:50 AM Revision 38fcc0f8 (grapes): fix encoding of chunk signaling
- 10:50 AM Revision c8481055 (grapes): improve chunkid_set test
- 10:50 AM Revision c51650e1 (grapes): fix shunkid_set bitmap encoding length
- 10:50 AM Revision 5fe224e0 (grapes): fix chunkid_set bitmap decode
- 10:50 AM Revision 43271130 (grapes): fix min/max calculation in chunkid_set bitmap encode
- 10:50 AM Revision 030c2402 (grapes): add assert to chunkid_set_init to avoid surprises
- 10:50 AM Revision adadc388 (grapes): fix chunkid_set_init
- config_value_int returns bool, instead of negative on error
- 10:50 AM Revision 51512f61 (grapes): fix chunk sending test
- 10:49 AM Revision 81ea9ad8 (grapes): remove some compilation warnings
- 10:42 AM Revision 57e3efcb (grapes): SOM-Tests. Test file for chunkidset updated: added priority and bitma...
- 10:42 AM Revision f6cca7ac (grapes): SOM. Fix bytes counter in chunk decoding.
- 10:42 AM Revision 9d21f8f3 (grapes): init chunkid_set in peerset using string
- 10:42 AM Revision ea821d90 (grapes): adding chunkid_set bitmap encoding
- 10:42 AM Revision 8eab17c6 (grapes): Implement config_value_str()
- 10:42 AM Revision f621745b (grapes): SOM: added earliest and latest queries to chunkid_set
- 10:14 AM Revision 2661d65a (ffmpeg): FATE: update vc1 reference output
- Originally committed as revision 23609 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:10 AM Revision 709ef76b (grapes): Merge commit 'c21014a4d5a8f25e752e02a18ed615f5e01a874e' into next
- 10:07 AM Revision 08f3576f (grapes): reduced nccache size to 10
- 10:04 AM Revision a4d92a6c (grapes): Fix the most stupid error ever
- 10:04 AM Revision 5adcd1d8 (grapes): Do not reply with too many IDs, and do not free NULL
- 10:03 AM Revision 8af062d1 (grapes): Remove MAX_PEERS dependency
- 10:02 AM Revision 5bcf992f (grapes): SOM: fixed peerset include guard
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@770 c54fac2e-1815-407e-9b96-088d06743913
- 10:02 AM Revision 7c437ac6 (grapes): SOM: fix memory leak in peerset
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@676 c54fac2e-1815-407e-9b96-088d06743913
- 10:01 AM Revision 8f6589b8 (grapes): SOM: fixed error in scheduler with negative and 0 weights
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@990 c54fac2e-1815-407e-9b96-088d06743913
- 09:14 AM Revision 9a191b3a (ffmpeg): Support gray16be and rgb48be in mov
- Originally committed as revision 23608 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/14/2010
- 11:58 PM Revision 0978f82b (streamers): fixing delay measure calculation to give valid variance even if ab...
- if nodes' clocks are not synched, absolute one way delay will not work.
Still, variance can be calculated, but this w... - 11:52 PM Revision 813ff2c3 (streamers): Merge commit 'origin/experimental' into experimental-streamer
- 05:35 PM Revision 54a13282 (ffmpeg): Deprecate -crop* arguments, they currently are buggy (issue1957) and ...
- will be fixed by removing them.
Originally committed as revision 23607 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:09 PM Revision caea217d (ffmpeg): nellymoserdec: Increase the log level of messages when failing to dec...
- Originally committed as revision 23606 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:07 PM Revision 133cd270 (ffmpeg): Reindent
- Originally committed as revision 23605 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:06 PM Revision c5d68fbd (ffmpeg): nellymoserdec: Simplify calculation of numbers of blocks
- Originally committed as revision 23604 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:35 PM Revision f1a12c76 (ffmpeg): Reindent
- Originally committed as revision 23603 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:34 PM Revision f7a30c0b (ffmpeg): nellymoserdec: Allow using unusual input block sizes
- Originally committed as revision 23602 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:09 AM Revision 48e77473 (ffmpeg): Cosmetics: Change connexion to connection in code comments
- Originally committed as revision 23601 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:51 AM Revision 3c467bac (ffmpeg): Fix compilation on windows CE
- Originally committed as revision 23600 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:23 AM Revision afcea58c (ffmpeg): RTSP: Shrink SDP fmtp parsing buffer size
- Since the parsing of Vorbis/Theora fmtp headers is handled by the
parse_sdp_a_line function pointer now, the buffer i... - 08:12 AM Revision 41874d0a (ffmpeg): Reindent
- Patch by Josh Allmann, joshua dot allmann at gmail
Originally committed as revision 23598 to svn://svn.ffmpeg.org/ff... - 07:05 AM Revision 1f1916ce (ffmpeg): output-example: Set sample_fmt to SAMPLE_FMT_S16.
- Originally committed as revision 23597 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/13/2010
- 09:32 AM Revision 30d93310 (ffmpeg): Document what av_get_token() returns in case of allocation failure.
- Originally committed as revision 23596 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:32 AM Revision 053a79b2 (ffmpeg): Resort @param in av_get_token() doxy to reflect the same order they
- have in the function.
Originally committed as revision 23595 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:27 AM Revision 5ba949fe (ffmpeg): Add missing check to av_get_token().
- Originally committed as revision 23594 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:06 AM Revision 29708427 (ffmpeg): Fix av_compare_mod() doxy.
- Originally committed as revision 23593 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:04 AM Revision 276b45af (ffmpeg): Add APIchanges entry and bump minor after av_compare_mod() addition.
- Originally committed as revision 23592 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/11/2010
- 05:16 PM Revision bddd1d93 (ffmpeg): matroskadec: fix type of the length field in ebml_read_master()
- Also use the correct value for unknown size (instead of a truncated
and sign extended value).
Originally committed a... - 04:45 PM Revision 73917810 (ffmpeg): matroskadec: cosmetic: indentation
- Originally committed as revision 23590 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:43 PM Revision 8dbe48fc (ffmpeg): matroskadec: add support for live broadcast containing unknown size c...
- This interrupt parsing and goes one ebml level up when encountering
a cluster start inside an unknown sized element w... - 04:36 PM Revision 80702035 (ffmpeg): matroskadec: simplify parsing of the first cluster
- Now that we save the currently parsed ebml element ID after an interruption,
we don't need to special case the parsin... - 04:34 PM Revision c3ade62c (ffmpeg): matroskadec: store the ID of the currently parsed ebml element
- This allows to interrupt parsing after reading an ID, and then properly
recover parsing.
Originally committed as rev... - 04:27 PM Revision 6c58adf3 (ffmpeg): matroskadec: cosmetic: split a line to make it more readable
- This also simplifies further modifications.
Originally committed as revision 23586 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:43 PM Revision b046c027 (ffmpeg): Remove filename from doxy comment
- Originally committed as revision 23585 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:42 PM Revision dbe88f40 (ffmpeg): Remove useless include. Should fix compilation in MacOS X.
- Originally committed as revision 23584 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:44 PM Revision 3a1350e8 (ffmpeg): Generalize ID3v2 functions to support ID3v2-like ID headers with a
- different magic in the header (mainly targeted to Sony's .oma/.aa3
format).
Patch by Michael Karcher, ffmpeg A mkarc... - 01:28 PM Revision 1c169711 (ffmpeg): Fix raw vc1 decoding - this is supposed to break FATE.
- Patch by Michael.
Originally committed as revision 23582 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:49 AM Revision 07ff7825 (ffmpeg): Move indeo5-specific quant table selection to decode_gop_hdr.
- Originally committed as revision 23581 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:42 AM Revision 36a9b369 (ffmpeg): Include float.h to provide FLT_MAX define. Should fix compilation on ...
- Originally committed as revision 23580 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:01 AM Revision d31ba231 (ffmpeg): RealAudio 14.4k encoder.
- Patch by Francesco Lavra (firstnamelastname@interfree.it)
Originally committed as revision 23579 to svn://svn.ffmpeg... - 08:58 AM Revision b6c265ec (ffmpeg): Improve rule for possibly never read variables.
- Originally committed as revision 23578 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:49 AM Revision c404e783 (ffmpeg): Move transform declarations out of IVIBandDesc so indeo4 can use them...
- Originally committed as revision 23577 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:05 AM Revision 756e3467 (ffmpeg): Split do_output_subblock() into common code and decoder specific parts
- Patch by Francesco Lavra (firstnamelastname@interfree.it)
Originally committed as revision 23576 to svn://svn.ffmpeg... - 08:04 AM Revision 5ec29bee (ffmpeg): Cosmetics: indent
- Patch by Francesco Lavra (firstnamelastname@interfree.it)
Originally committed as revision 23575 to svn://svn.ffmpeg... - 08:03 AM Revision 6ea6c8eb (ffmpeg): Add ff_ prefix to non-static functions
- Patch by Francesco Lavra (firstnamelastname@interfree.it)
Originally committed as revision 23574 to svn://svn.ffmpeg... - 08:01 AM Revision 0acaf8b0 (ffmpeg): Split ra144.c in common code (to be shared with the future encoder) and
- decoder.
Patch by Francesco Lavra (firstnamelastname@interfree.it)
Originally committed as revision 23573 to svn://... - 08:01 AM Revision ede13f55 (ffmpeg): Use a bitstream filter for converting the extradata syntax when gener...
- This allows to generate correct SDPs for H.264 video in "MP4 syntax".
Originally committed as revision 23572 to svn:...
06/10/2010
- 07:50 PM Revision e91376d1 (ffmpeg): 10l: audio_buf is already a uint8_t* so no need to cast it
- Originally committed as revision 23571 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:40 PM Revision 79c85beb (ffmpeg): Allocate enough memory for audio_buf to fit a full output frame.
- Also, use audio_buf when encoding the final frame.
Fixes Issue 1921.
Originally committed as revision 23570 to svn:/... - 05:31 PM Revision 79d46cbe (ffmpeg): Quant changes only once per MB so move the corresponding scale factor...
- out of the block decoding loop. Indeo4 doesn't use any scale table but the quant
level itself as scale. Therefore acc... - 05:23 PM Revision c1b85795 (ffmpeg): Remove broken BeOS audio interface.
- Originally committed as revision 23568 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:20 PM Revision 108caaaa (ffmpeg): Haiku: Disable beosaudio for now, it's broken. We need -lnetwork.
- Originally committed as revision 23567 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:59 PM Revision 4dbcfa6f (ffmpeg): Set bits_per_raw_sample in the pcm decoder.
- Originally committed as revision 23566 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:58 PM Revision 63ae7e7c (ffmpeg): Apparently nowadays things should be installed in /boot/common on Haiku.
- Originally committed as revision 23565 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:56 PM Revision d3c9697c (ffmpeg): Remove unneeded -nostart SHFLAG for Haiku.
- Originally committed as revision 23564 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:52 PM Revision 411e859b (ffmpeg): Remove unused parameter.
- Originally committed as revision 23563 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:51 PM Revision a1629e28 (ffmpeg): Remove support for pre-Haiku, non-POSIX, non-C99 BeOS variants.
- BeOS support has been broken for many years and the "maintainer" of the port
has not reacted to countless requests to... - 08:39 AM Revision c1bdc930 (ffmpeg): avcodec.h: Clarify AVCodecContext::pix_fmt documentation since its va...
- rawdec.c: Only perform bits_per_coded_sample -> pix_fmt guesswork if pix_fmt hasn't been set
Originally committed as... - 06:00 AM Revision bb5cfc48 (ffmpeg): Cosmetics: alignment and long line break.
- Originally committed as revision 23559 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:00 AM Revision 1f7d2f54 (ffmpeg): Cosmetics: use and place braces correctly in if ... else statements.
- Originally committed as revision 23558 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:59 AM Revision 639c697c (ffmpeg): Sanitize av_realloc() use in h264 mp4toannexb bistream filter.
- Originally committed as revision 23557 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/09/2010
- 09:28 PM Revision 25e25617 (ffmpeg): Make all the numeric options accept in input an expression which is
- evaluated through av_strtod().
Fix roundup issue #551.
Originally committed as revision 23556 to svn://svn.ffmpeg.o... - 06:30 PM Revision db16e3ca (ffmpeg): log.c: Use parameter passed to macro instead of the equivalent local ...
- in the only function that uses the macro.
Originally committed as revision 23555 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:13 PM Revision 4855f867 (ffmpeg): Add win32 console color output.
- Based on patches by James Darnley <james dot darnley at gmail dot com>.
Originally committed as revision 23554 to sv... - 06:10 PM Revision 6e34a558 (ffmpeg): Move ansi color array to outside of av_log_default_callback(). Do not...
- ansi color code to colored_fputs(), and pass instead the error level so the
proper color code may be used.
Originall... - 06:07 PM Revision a1c027e9 (ffmpeg): Rename use_ansi_color to use_color so it is not ANSI-specific.
- Originally committed as revision 23552 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:27 PM Revision 65db0587 (ffmpeg): Add av_compare_mod()
- Originally committed as revision 23551 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:19 AM Revision 130b096a (ffmpeg): Make sure the http protocol handler returns errors if a delayed open ...
- Originally committed as revision 23548 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:59 AM Revision 461628c6 (ffmpeg): Fix printf format warnings
- patch by Eli Friedman <eli dot friedman at gmail dot com>
Originally committed as revision 23547 to svn://svn.ffmpeg... - 08:29 AM Revision bdb57a91 (ffmpeg): Initialize the http connection in http_seek, too
- This makes url_fsize return correct values for delay opened connections
that have not yet been initialized.
This fixe... - 06:47 AM Revision d5cc1ed7 (ffmpeg): Improve the mp4toannexb BSF to convert the extradata.
- Originally committed as revision 23545 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/08/2010
- 11:03 PM Revision 4db96065 (ffmpeg): Make texi2pod.pl process @include texinfo directives wherever they are
- placed, and not only if inside @c man begin/end sections.
Originally committed as revision 23544 to svn://svn.ffmpeg... - 11:03 PM Revision 22cb270c (ffmpeg): Tweak texi2pod.pl to make it print the various sections in the
- generated document following the same order as that used in the texi
file.
Also allow rendering of *all* the section... - 11:03 PM Revision 299b8be2 (ffmpeg): Remove a rule triggered by @man begin WORD WORDS. This rule only
- outputs the section if WORDS has been defined in the list of options
flags.
The meaning of this rule is not clear, a... - 10:32 PM Revision a66d8cd9 (ffmpeg): Rename the ff* tools @chapters "Invocation" to "Synopsis", and place
- them at the beginning of the file, for consistency with the final
ordering of the corresponding man pages.
Also crea... - 09:15 PM Revision 6d636da6 (streamers): update makefile to grapes
- 07:31 PM Revision 120a083f (ffmpeg): Do not attempt to seek to index for streamed files and if the user ex...
- requested us not to read the index.
Originally committed as revision 23540 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:28 PM Revision c31f00ed (ffmpeg): Fix the MATROSKA_ID_TAGDEFAULT to match the specification (instead of
- libmatroska etc. typo) but continue to support the "old" value.
Originally committed as revision 23539 to svn://svn.... - 07:27 PM Revision b659c8b4 (ffmpeg): In case of stream copy, copy the extradata from the input codec conte...
- the output codec context (instead of just copying a pointer to the extradata).
Originally committed as revision 2353... - 07:25 PM Revision 8764389d (ffmpeg): Fix vp3_draw_horiz_band to calculate chroma offsets correctly
- for 4:2:2 and 4:4:4 formats.
Originally committed as revision 23537 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:40 PM Revision f5d33f52 (ffmpeg): Add RTSP tunneling over HTTP
- Patch by Josh Allmann, joshua dot allmann at gmail dot com
Originally committed as revision 23536 to svn://svn.ffmpe... - 12:26 PM Revision a26c3c21 (ffmpeg): Make the RTSP muxer use rtsp_hd_out, for consistency
- Originally committed as revision 23535 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:58 AM Revision e4f28e08 (ffmpeg): Reindent
- Originally committed as revision 23534 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:55 AM Revision 971c3c98 (ffmpeg): Add Pictor/PC Paint to image2 muxer/demuxer
- Originally committed as revision 23533 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:55 AM Revision a526d619 (ffmpeg): Pictor/PC Paint decoder
- Originally committed as revision 23532 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:48 AM Revision f2b9b19f (ffmpeg): Add support for disabling chunked transfer encoding for the http prot...
- Patch by Josh Allmann, josh dot allmann at gmail
Originally committed as revision 23531 to svn://svn.ffmpeg.org/ffmp... - 11:42 AM Revision b995a6a8 (ffmpeg): Add ff_ega_palette
- Originally committed as revision 23530 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:18 AM Revision 701ea516 (ffmpeg): Fix handling of errors in the http protocol
- If http_connect fails, we've already stored the new connection handle in s->hd,
so clear it so http_close won't doubl... - 11:06 AM Revision 4ceb8b34 (ffmpeg): Fix bugs in the http custom header handling
- Initialize the buffer av_strlcatf writes into.
Add the dash at the end of the Range header.
10l to me for not spotti... - 10:44 AM Revision 5150dd53 (ffmpeg): matroska: move LFG state from muxer context to local variable
- The LFG is only used in one place, so there is no need to keep it in
the context.
Originally committed as revision 2... - 10:26 AM Revision 6964d510 (ffmpeg): Add the capability to write custom HTTP headers
- Patch by Josh Allmann, joshua dot allmann at gmail
Originally committed as revision 23526 to svn://svn.ffmpeg.org/ff... - 10:04 AM Revision 0f3254b8 (ffmpeg): Modify the behaviour of http_open to implicitly delay connection esta...
- The connection is made on the first http_read, http_write or http_seek.
Patch by Josh Allmann, joshua dot allmann at... - 09:55 AM Revision 8190f62f (ffmpeg): Support presets in ffserver.conf
- Originally committed as revision 23524 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 AM Revision 0933f558 (ffmpeg): Prepare Indeo4 (step 1): upscale indeo5 base tables by 2 and convert ...
- Originally committed as revision 23523 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:01 AM Revision 00ce2cbe (ffmpeg): libvpx: Set the libvpx frame dropping threshold to frame_skip_threshold
- The default for frame_skip_threshold is 0, which thus disables the libvpx
frame dropping.
Originally committed as re... - 08:47 AM Revision 07777c2d (ffmpeg): libvpx: Don't use the VPX_KF_FIXED mode
- This mode emits no keyframes at all, despite its name.
Patch by James Zern, jzern at google dot com
Originally comm... - 07:28 AM Revision 46de5041 (streamers): add comments in the streamer file
- 07:28 AM Revision 8e85b948 (streamers): fix warning
- 07:27 AM Revision abef9fcd (streamers): Revert Makefile GRAPES -> GRAPES/som
- 02:02 AM Revision bc330b5f (ffmpeg): Cosmetics: Fold constants and re-indent after last commit.
- Originally committed as revision 23520 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:57 AM Revision 712209d5 (ffmpeg): Base downsampled SBR synthesis filterbank on a single IMDCT.
- Based on Han-Wen Hsu, et al. "Fast Complex Quadrature Mirror Filterbanks for
MPEG-4 HE-AAC"
Originally committed as ... - 12:15 AM Revision 9b98479e (ffmpeg): Declare myself (Maxim Poliakovski) maintainer for the OMA Demuxer.
- Originally committed as revision 23518 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/07/2010
- 10:55 PM Revision 388c7955 (ffmpeg): 10l: Fix types and now unused variables after last commit.
- Originally committed as revision 23517 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:52 PM Revision 932963b8 (ffmpeg): Rewrite the SBR decoder QMF analysis filter on top of the IMDCT inste...
- This is based on a procedure to implement the filterbank on the DCT-IV described in
Hsu, H.W. et al. "A Complex Quadr... - 09:34 PM Revision 082a0a33 (ffmpeg): Use new macro AV_BASE64_SIZE.
- Patch by James Zern, jzern google com
Originally committed as revision 23515 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:43 AM Revision 525ac37f (ffmpeg): Optimize 1D DCT transform used in MP{1,2,3}. Makes also this function...
- for being moved to the shared DCT framework in the future.
Originally committed as revision 23514 to svn://svn.ffmpe... - 11:27 AM Revision 77d3f1f7 (ffmpeg): Added M701 codec_tag for mpeg2video
- Originally committed as revision 23513 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/06/2010
- 07:48 PM Revision 8850c69d (ffmpeg): 10l, there is no aac.c any more, so no need for a dependency.
- Originally committed as revision 23512 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:35 PM Revision 3a9bc39e (ffmpeg): librtmp may link to different ssl implementations
- Make sure we link using the right libs by using pkg-config
Originally committed as revision 23511 to svn://svn.ffmpe... - 06:50 PM Revision e59cfd78 (ffmpeg): Do not exclude anymore the pixel formats rgb444, bgr444, rgb4_byte,
- and bgr4_byte from the lavfi-pix_fmts test.
The formats are now supported by NUT.
Originally committed as revision ... - 06:48 PM Revision c32b7017 (ffmpeg): Do not read the RM index when input is streamed (since it requires se...
- forward and then back again) or AVFMT_FLAG_IGNIDX is set.
Originally committed as revision 23509 to svn://svn.ffmpeg... - 06:29 PM Revision d588e3f5 (ffmpeg): Add support to B4BY and R4BY NUT codec tags added in NUT r672.
- Originally committed as revision 23508 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:29 PM Revision 2839c56e (ffmpeg): Fix width computation for nv12/nv21 in ff_get_plane_bytewidth().
- Originally committed as revision 23507 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:50 PM Revision 48ede394 (ffmpeg): regtest: add seektest reference files for rgb/yuv in avi
- Originally committed as revision 23506 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:27 PM Revision 44d4616e (ffmpeg): aacdec also depends on cbrt_tables.h for hardcoded-tables.
- Originally committed as revision 23505 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:43 AM Revision 63455b8c (ffmpeg): bgr/rgb444 for nut
- Originally committed as revision 23504 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:00 AM Revision de51f22d (ffmpeg): fix rgb444 support in avi.
- Originally committed as revision 23503 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:51 AM Revision 48b5a2fa (ffmpeg): Support AVFMT_FLAG_IGNIDX in gxf demuxer.
- Originally committed as revision 23502 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:05 AM Revision 59b847d3 (ffmpeg): Add simple rgb/yuv in avi regression test.
- Originally committed as revision 23501 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/05/2010
- 11:13 PM Revision 7686ab07 (ffmpeg): Fix muxing rgb rawvideo in avi regression.
- Originally committed as revision 23500 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:58 PM Revision 538c0e13 (ffmpeg): Improve grammar and readability
- Patch by Rodney Baker, rodney dot baker at iinet dot net dot au
Originally committed as revision 23499 to svn://svn.... - 07:49 PM Revision fc490fcf (ffmpeg): Cosmetics: Reindent/align/wrap
- Originally committed as revision 23498 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:45 PM Revision d0382374 (ffmpeg): RTSP: Propagate errors up from ff_rtsp_send_cmd*
- Patch by Josh Allmann, joshua dot allmann at gmail
Originally committed as revision 23497 to svn://svn.ffmpeg.org/ff... - 07:43 PM Revision c453d1bb (ffmpeg): Remove unused local variables
- Originally committed as revision 23496 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:41 PM Revision 614842a9 (ffmpeg): Cleanup apply_window_and_mdct().
- Originally committed as revision 23495 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:41 PM Revision b8c2c41d (ffmpeg): RTSP: Add a second URLContext for outgoing messages
- Done in preparation for RTSP over HTTP.
Patch by Josh Allmann, joshua dot allmann at gmail
Originally committed as r... - 05:00 PM Revision 19da45f2 (ffmpeg): Make texi2pod.pl look for section "AUTHORS" rather than "AUTHOR", as
- the corresponding sections in the man page have been renamed that way.
Originally committed as revision 23493 to svn... - 04:21 PM Revision aeadb328 (ffmpeg): Replace "Fabrice Bellard" with "The FFmpeg developers" as the authors
- of the ff* tools man pages.
Originally committed as revision 23492 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:36 PM Revision c909d482 (ffmpeg): Whitespace cosmetics
- Originally committed as revision 23491 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:31 PM Revision 8e5998f0 (ffmpeg): aac: Move an initialization macro used only by the decoder out of the...
- Originally committed as revision 23490 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:27 PM Revision 77b8320a (ffmpeg): Rename aac.c to aacdec.c.
- Originally committed as revision 23489 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:22 PM Revision dd8871a6 (ffmpeg): aacdec: Rename avccontext to avctx.
- Originally committed as revision 23488 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:06 PM Revision 4cd5100c (ffmpeg): Add APIchanges entry after eval API publication.
- Originally committed as revision 23486 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:01 PM Revision 0b99215c (ffmpeg): Move eval.c and eval.h from libavcodec to libavutil, and make the eval
- API public.
Originally committed as revision 23485 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:28 AM Revision 6532c6f9 (ffmpeg): Bump lavu minor and add APIchanges entry after AV_BASE64_SIZE()
- addition.
Originally committed as revision 23484 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:01 AM Revision 788c82e3 (ffmpeg): libvpx now has an (L)GPL-compatible license.
- Originally committed as revision 23482 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/04/2010
- 11:33 PM Revision 3511242d (ffmpeg): More mov rawvideo fourcc supported by the rawvideo decoder
- Originally committed as revision 23481 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:31 PM Revision 414ba8e3 (ffmpeg): More mov rawvideo fourcc
- Originally committed as revision 23480 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:30 PM Revision a7cc89e2 (ffmpeg): fix raw 555 pixel format, add abgr fourcc
- Originally committed as revision 23479 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:41 PM Revision e7ddafd5 (ffmpeg): matroskaenc: Don't write a second seekhead for the clusters; mkvalida...
- with me that it's unnecessary.
Originally committed as revision 23478 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:41 PM Revision d06735a3 (ffmpeg): matroskaenc: Check that tracks was allocated
- Originally committed as revision 23477 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:41 PM Revision 1f4280e7 (ffmpeg): matroskaenc: Use av_get_random_seed -> lfg for segment UID
- Originally committed as revision 23476 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:40 PM Revision 4a6bef1f (ffmpeg): matroskaenc: Make put_ebml_binary take a void pointer
- Originally committed as revision 23475 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:40 PM Revision 316d6c15 (ffmpeg): Add WebM muxer
- Patch by James Zern <jzern at google>
Originally committed as revision 23474 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:40 PM Revision ac9baa71 (ffmpeg): matroskaenc: Mux clusters better
- Start them on keyframes when reasonable, and delay writing audio packets
to help ensure that there's audio samples av... - 10:40 PM Revision 3ad0b189 (ffmpeg): Add myself as libvorbis.c maintainer
- Originally committed as revision 23472 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:40 PM Revision 57ebbccf (ffmpeg): libvorbis: Disable strict bitrate management when not requested
- This is 3 times faster in a quick benchmark
Originally committed as revision 23471 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:40 PM Revision ed638b5c (ffmpeg): libvorbis: OV_ECTL_RATEMANAGE_AVG is depreciated in favor of
- OV_ECTL_RATEMANAGE2_SET
Originally committed as revision 23470 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:40 PM Revision e5a5ea9e (ffmpeg): libvorbis: Hook up min/max bitrate
- Originally committed as revision 23469 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:52 PM Revision 160c896c (ffmpeg): metadata: mention how to remove tags.
- Patch by Anton Khirnov, wyskas at gmail
Originally committed as revision 23468 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:33 AM Revision acf85d7b (ffmpeg): reindent after previous commit.
- Patch by Anton Khirnov, wyskas at gmail
Originally committed as revision 23467 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:32 AM Revision 795c6a6b (ffmpeg): metadata: make conversion to the same format a noop.
- Patch by Anton Khirnov, wyskas at gmail
Originally committed as revision 23466 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:42 AM Revision 35d8ecc5 (ffmpeg): rtspenc: Write the interleaving header in the same buffer as the pack...
- Originally committed as revision 23465 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:35 AM Revision dd798dcd (ffmpeg): http: Set http_code to 200 when doing a POST
- This avoids reading and comparing uninitialized memory.
Originally committed as revision 23464 to svn://svn.ffmpeg.o... - 04:46 AM Revision 413abbe1 (ffmpeg): Add bitexact versions of put_no_rnd_pixels8 _x2 and _y2 for vp3/theora
- Originally committed as revision 23463 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:15 AM Revision 784824a6 (ffmpeg): Use AV_BASE64_SIZE() macro
- Originally committed as revision 23462 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:15 AM Revision 31878fcf (ffmpeg): Add AV_BASE64_SIZE() macro
- Originally committed as revision 23461 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/03/2010
- 11:53 PM Revision 27b0d365 (ffmpeg): Raise default vorbis encoding quality.
- Patch by Frank Barchard, fbarchard google com
Originally committed as revision 23460 to svn://svn.ffmpeg.org/ffmpeg/... - 10:20 PM Revision bb756b2f (ffmpeg): Fix typo.
- Originally committed as revision 23459 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:17 PM Revision 8456d947 (ffmpeg): Exclude from the lavfi_pix_fmts regression test the output pixel
- formats which are not currently supported by NUT and which cannot be
played by ffplay.
Originally committed as revis... - 09:59 PM Revision 28f5ea78 (ffmpeg): Clarify that get/release_buffer() overriding only works with CODEC_CA...
- Originally committed as revision 23457 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:53 PM Revision 3bc4e21b (ffmpeg): Document the frames returned by the decoder better.
- Originally committed as revision 23456 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:23 PM Revision 4fff6084 (ffmpeg): Rename ffplay-doc.texi @chapter "Introduction" to "Description", for
- consistency with the corresponding man section.
Originally committed as revision 23454 to svn://svn.ffmpeg.org/ffmpe... - 09:23 PM Revision 016ea628 (ffmpeg): Rename ffprobe-doc.texi @chapter "Introduction" to "Description", for
- consistency with the corresponding man section.
Originally committed as revision 23453 to svn://svn.ffmpeg.org/ffmpe... - 09:23 PM Revision 103578f2 (ffmpeg): Rename ffserver-doc.texi @chapter "Introduction" to "Description", for
- consistency with the corresponding man section.
Originally committed as revision 23452 to svn://svn.ffmpeg.org/ffmpe... - 09:08 PM Revision 98aea87b (ffmpeg): Deprecate PIX_FMT_YUVJ*
- Originally committed as revision 23451 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:58 PM Revision f475f35f (ffmpeg): ffserver: Calculate cur_pts using first_pts as origin instead of ist-...
- This fixes cases where ist->start_time wasn't initialized. This also makes
cur_pts calculated against the same origin... - 08:47 PM Revision ee0e9146 (ffmpeg): VP8 encoding via libvpx.
- Patch by James Zern, Google, Inc.
Originally committed as revision 23449 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:41 PM Revision f1dfaa7a (ffmpeg): win32: Use _fstati64() instead of plain old fstat() on Windows to sup...
- sizes greater than 4gb.
Patch by kemuri <kemuri9 at gmail dot com>
Originally committed as revision 23448 to svn://... - 08:31 PM Revision 3c80491d (ffmpeg): httpauth: Fix the length passed to av_strlcat
- Since the buffer always was large enough, this bug didn't have any
effect in practice.
Originally committed as revis... - 08:11 PM Revision 76561924 (ffmpeg): Move section EXAMPLES towards the end of the ffmpeg-doc.texi file.
- This is consistent with the the rendered ordering of the ffmpeg man
page.
Originally committed as revision 23445 to ... - 07:16 PM Revision b26247ed (ffmpeg): Make consistent the various SEE ALSO sections in the FFmpeg man pages.
- Also replace "the HTML documentation of @file{ffmpeg}" with "the FFmpeg
HTML documentation", which is more generic.
... - 07:07 PM Revision cadbccb6 (ffmpeg): Put @ignore-d man page specific trailer at the end of the file.
- This makes the ordering of the sections in the file more consistent
with that of the final man output.
Originally co... - 06:53 PM Revision 94f49823 (ffmpeg): Fix misc typos.
- Originally committed as revision 23442 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:40 PM Revision 83a36b2e (ffmpeg): Change type of {audio,video,subtitle}_codec_tag variables from int to
- unsigned int, as the corresponding variable set in
AVCodecContext.codec_tag is unsigned int.
Originally committed as... - 04:51 PM Revision 48790d8b (ffmpeg): Remove stray and possibly wrong line, rtpdec.c sets that already
- Originally committed as revision 23440 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:17 AM Revision 7caee063 (ffmpeg): aacdec: Work around illegal files with all elem_id tags set to the sa...
- Fixes issue 1882.
Originally committed as revision 23439 to svn://svn.ffmpeg.org/ffmpeg/trunk
06/02/2010
- 10:41 PM Revision c0f8ee0f (ffmpeg): ARM: struct offsets for Apple ABI
- Originally committed as revision 23438 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:07 PM Revision 30d87675 (ffmpeg): ARM: remove some unnecessary ifdefs, fix implicit declaration warnings
- Originally committed as revision 23437 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:05 PM Revision 68dacb4e (ffmpeg): ARM: check struct offsets only when they are used
- The offsets differ depending on configuration, so only check them when
they will actually be used. Presently, this i... - 10:00 PM Revision 48a783f3 (ffmpeg): Remove weird empty line and perform vertical align.
- Originally committed as revision 23435 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:57 PM Revision fa586439 (ffmpeg): Make write_streamheader() log a message if there is no codec tag
- defined.
Originally committed as revision 23434 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:57 PM Revision ffd5f098 (ffmpeg): Make write_streamheader() return a meaningful error code if no codec
- tag is defined, rather than return -1.
Originally committed as revision 23433 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:57 PM Revision fc0c4124 (ffmpeg): Make write_header() and write_headers() return an error code in case of
- error.
Originally committed as revision 23432 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:57 PM Revision da9e6c42 (ffmpeg): Make write_streamheader() and write_headers() accept an
- AVFormatContext * in input rather than a NUTContext *, which allows to
log messages with av_log().
Originally commit... - 08:05 PM Revision 652d9d24 (ffmpeg): Properly initialize x264_picture_t in libx264.
- Bump libx264 version requirement accordingly.
Originally committed as revision 23430 to svn://svn.ffmpeg.org/ffmpeg/... - 06:56 PM Revision d04c13f7 (ffmpeg): Remove useless variables in get_common_elements().
- Originally committed as revision 23429 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:55 PM Revision 42719e20 (ffmpeg): Use .p2align in ASMALIGN() macro
- The test for .align syntax was apparently unreliable with some compilers.
Using the .p2align directive instead avoids... - 06:49 PM Revision a76eec3b (ffmpeg): ARM: fail build if hardcoded struct offsets are wrong
- Originally committed as revision 23427 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:09 PM Revision 83b70761 (ffmpeg): Avoid division by zero that caused noise, typically at the beginning or
- end of a file.
Patch by Frank Barchard, fbarchard google
Originally committed as revision 23426 to svn://svn.ffmpeg... - 03:22 PM Revision 5dc051f4 (ffmpeg): bink: correctly align local arrays
- Originally committed as revision 23425 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:59 AM Revision 2a00992f (ffmpeg): Add APIchanges entry for av_get_codec_tag_string().
- Originally committed as revision 23424 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 AM Revision b603ab8d (ffmpeg): Make the error message issued in case of invalid codec tag more
- informative.
Originally committed as revision 23423 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:54 AM Revision ab0b5378 (ffmpeg): Make avcodec_string() use av_get_codec_tag_string().
- Originally committed as revision 23422 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 AM Revision 7e566bbe (ffmpeg): Implement av_get_codec_tag_string() and use it in ffprobe.
- Originally committed as revision 23421 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:09 AM Revision 3b963552 (ffmpeg): ffserver: Allow floating point audio bit rates
- This allows setting bit rates that aren't an exact multiple of 1000.
Originally committed as revision 23419 to svn:/...
06/01/2010
- 08:59 PM Revision 6a7d7b88 (ffmpeg): arm neon: Add missing mangle to external symbol
- Originally committed as revision 23418 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:26 PM Revision edd43c95 (ffmpeg): Do not check_lib for -lva if vaapi is disabled, having -lva in extralibs
- if vaapi is disabled is at best pointless.
Originally committed as revision 23417 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:05 PM Revision 7f464a0a (ffmpeg): Add an entry to APIchanges for the addition of sws_convertPalette8ToP...
- Originally committed as revision 23415 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:00 PM Revision 03a3fcee (ffmpeg): Change default number of channels (used if unspecified in the format ...
- from 2 to 1, which is the actual value used in the spec. Fixes issue1978.
Path by John Wimer <john at god dot vtic d... - 07:49 PM Revision b742a12e (ffmpeg): Print an error when MAX_STREAMS is reached.
- Originally committed as revision 23413 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:35 PM Revision 2b991422 (ffmpeg): deprecate palette8topacked32 in favor of public API functions sws_con...
- additionallym deprecate palette8torgb16 and its bgr variant without
replacement. These functions are not meant to be ... - 05:21 PM Revision 73404a44 (ffmpeg): ARM: NEON clear_block[s]
- Originally committed as revision 23412 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:36 PM Revision 522d3930 (ffmpeg): Move get_buffer() calls from decode_init() to decode_frame(). Anythin...
- unsupported and causes crashes when libavfilter is enabled.
Patch by Sebastian Vater <cdgs basty googlemail com>.
O... - 02:08 PM Revision 54b11f17 (ffmpeg): Rename @chapter "Quick Start" to "Examples", for consistency with the
- corresponding man page section.
Originally committed as revision 23410 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:00 PM Revision 9f41ed5a (ffmpeg): Fix texi2pod.pl rendering of the Tips section by putting each @item
- command on its own line, and create a corresponding "TIPS" man page
section.
Note that such section is not displayed... - 02:00 PM Revision acbdbf81 (ffmpeg): Make texi2pod.pl accept @itemize commands with no following character
- or texinfo command for specifying how to generate @item marks, and
make it use by default the mark symbol "*".
This ... - 01:09 PM Revision 12f8341a (ffmpeg): Merge @chapter Introduction and @chapter Description into a single
- section, and make the whole rendered in the man output.
Simplify layout, and make it more consistent with that of th... - 11:30 AM Revision 0093ac5b (ffmpeg): Move internal scale context fields initialization from
- sws_setColorspaceDetails() to ff_yuv2rgb_c_init_tables().
Allow to factorize duplicated code.
Originally committed ... - 08:07 AM Revision 79513857 (ffmpeg): Fix eval-test compilation.
- Originally committed as revision 23406 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:07 AM Revision b851dd9e (ffmpeg): Cosmetics: reindent and break some overly long line.
- Originally committed as revision 23405 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:07 AM Revision 0cd28d94 (ffmpeg): Cosmetics: consistently apply K&R style.
- Make me and Diego happy.
Originally committed as revision 23404 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:07 AM Revision 9711439b (ffmpeg): Cosmetics: rename ff_parse_expr() and ff_parse_and_eval_expr() parame...
- const_name -> const_names
const_value -> const_values
func[12]_name -> func[12]_names
func[12] -> funcs[12]... - 08:07 AM Revision 9ace13b4 (ffmpeg): Make ff_parse_expr() and ff_parse_and_eval_expr() return an int
- containing an error code.
Allow these functions to convey the reason of the failure to the
calling function, failure... - 07:46 AM Revision 27241cbf (ffmpeg): Declare the url_write buffer parameter as const
- Originally committed as revision 23401 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:53 AM Revision 3d9408f4 (ffmpeg): remove palette8torgb15 and palette8tobgr15
- They contain exactly the same code as their 16bit variants, so this is
effectively code de-duplication.
Originally c...
05/31/2010
- 10:35 PM Revision 770e50ae (ffmpeg): ffmpeg: offer alternatives for experimental codecs if they exist
- Originally committed as revision 23398 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:31 PM Revision 4e605bc3 (ffmpeg): ffmpeg: fail if user selected codec is experimental and strict_std_co...
- Originally committed as revision 23397 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 PM Revision 9ad7dfc1 (ffmpeg): Pass codec pixel format list to get_format, if present, fix vdpau dec...
- Originally committed as revision 23396 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:41 PM Revision 879c9d1a (ffmpeg): Add a short note about libvpx.
- Originally committed as revision 23394 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:47 AM Revision 0a624147 (ffmpeg): Prevent au_read_packet() looping endlessly when .au file contains uns...
- Originally committed as revision 23392 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 AM Revision 9008e1d2 (streamers): Add .gitignore to remove .o file from status
- 08:33 AM Revision 513e75ef (streamers): Move sig-init in streaming.
- 08:33 AM Revision b865a917 (streamers): Move sig-buffermap in GRAPES
- 08:33 AM Revision d029edd1 (streamers): move sig-accept in grapes
- 08:33 AM Revision 62e3c01d (streamers): move sig-offer in GRAPES
- 08:33 AM Revision 6546a0c0 (streamers): add sig_ha header
- 08:31 AM Revision c45cea07 (streamers): add init signaling of GRAPES - 1
05/30/2010
- 11:57 PM Revision 274793de (ffmpeg): Make dequantization equation use less registers on some CPUs.
- Originally committed as revision 23391 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:12 PM Revision 25e20240 (ffmpeg): Remove unused variables.
- Originally committed as revision 23389 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:19 PM Revision 21ae6790 (ffmpeg): automatically enable buffer_filter when compiling ffmpeg
- Fixes issue 1949
Originally committed as revision 23388 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:44 AM Revision 870a6f40 (ffmpeg): Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other ...
- Originally committed as revision 31279 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:31 AM Revision eb55f3da (ffmpeg): The GPL-licensed optimizations in libswscale have been replaced.
- Originally committed as revision 23387 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:31 AM Revision 531f97b0 (ffmpeg): Remove GPL-licensed YUV to RGB MMX routines.
- We now have an LGPL replacement that is at least equally fast.
Originally committed as revision 31278 to svn://svn.m...
05/29/2010
- 03:29 PM Revision 41331b65 (ffmpeg): ARM: NEON optimised dct_unquantize_h263_{intra,inter}
- Originally committed as revision 23386 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:40 AM Revision 2c780abf (ffmpeg): Require --enable-nonfree flag for libvpx.
- The license of libvpx is incompatible with the (L)GPL. As long as this is
the case, the only way to use it is by mar... - 07:28 AM Revision 1c100b13 (ffmpeg): 321l: do not use shifted s->linesize instead of correct s->uvlinesize.
- This should fix chroma issues in WMV3/VC-1 decoder with avfilter enabled.
Originally committed as revision 23370 to ...
05/28/2010
- 11:15 PM Revision 0435fb16 (ffmpeg): In h264 decoder, use jpeg yuv pixel format when full range is set in vui
- Originally committed as revision 23369 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:29 PM Revision c91dce99 (ffmpeg): aacenc: Remove an unnecessary division from the TLS.
- Originally committed as revision 23368 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:45 PM Revision 911fbc45 (ffmpeg): Cosmetics: whitespace
- Originally committed as revision 23367 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:42 PM Revision 04d6a54e (ffmpeg): aacenc: Remove unnecessary variables and scopes in the TLS.
- Originally committed as revision 23366 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:14 PM Revision 82f1ffc7 (ffmpeg): Cleanup prev commit, flag variable should start with 0
- Originally committed as revision 23364 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:50 PM Revision 23584bec (ffmpeg): Parse avctx->extradata if available.
- Fixes many "non-existing PPS referenced" error messages
Originally committed as revision 23363 to svn://svn.ffmpeg.o... - 06:21 PM Revision 22a25584 (ffmpeg): Reindent after r23361.
- Patch by Francesco Lavra <francescolavra interfree it>.
Originally committed as revision 23362 to svn://svn.ffmpeg.o... - 06:21 PM Revision cff87f04 (ffmpeg): Use ff_rm_codec_tags[] in RM muxer. This, incidentally, also allows m...
- other audio codecs rather than only AC-3, so add some code that makes
word byte-swapping only happen for AC-3, not fo... - 06:18 PM Revision 74e8ccad (ffmpeg): Move rm_codec_tags to rm.c so muxer/demuxer can share it.
- Patch by Francesco Lavra <francescolavra interfree it>.
Originally committed as revision 23360 to svn://svn.ffmpeg.o... - 07:22 AM Revision c0fda017 (ffmpeg): vp3: 10l Fix DC-only IDCT for C and ARM too
- Originally committed as revision 23359 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:01 AM Revision 179655b6 (ffmpeg): vp3: The DC-only IDCT is surprisingly not supposed to be bitexact to the
- full IDCT. Fix this.
Originally committed as revision 23358 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/27/2010
- 09:23 PM Revision 173bb37f (ffmpeg): On2 IVF demuxer
- Originally committed as revision 23357 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:11 PM Revision a5266a47 (ffmpeg): Make sure that when the parser is feeded with frame==packet that the
- packets are passed through and wont be marked as static which would
require them to be copied by av_dup_packet().
Or... - 02:50 PM Revision 5d55bb9f (ffmpeg): aacdec: Clarify a channel mapping comment.
- Patch by Cyril Russo >stage nexvision laposte net<
Originally committed as revision 23351 to svn://svn.ffmpeg.org/ff... - 02:46 PM Revision e84c276f (ffmpeg): Mark AAC encoder as experimental.
- Originally committed as revision 23350 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:20 PM Revision 29ab6bd0 (grapes): Hopefully fix rand_peer(), in the correct way!
- 02:07 PM Revision ac9b476d (grapes): Use different cache update strategies for TMAN and NCAST
- 02:03 PM Revision 72b666da (grapes): Test for TMAN
- 12:52 PM Revision bb14413e (grapes): Fix tmanGetNeighbourhoodSize()
- 12:47 PM Revision 81108160 (grapes): Remove void**
- 09:26 AM Revision 8a0aa150 (grapes): Update to latest version from Marco
- 04:39 AM Revision 4717f872 (ffmpeg): VP8 parser
- Originally committed as revision 23349 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:39 AM Revision 910b9f30 (ffmpeg): Add const to ff_emulated_edge_mc
- Originally committed as revision 23348 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:39 AM Revision 94b303ba (ffmpeg): Add more const to _l4 pixel functions
- Originally committed as revision 23347 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:39 AM Revision a4501a45 (ffmpeg): vp3: Skip the loop filter when strength is 0 or when requested
- Originally committed as revision 23346 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:25 AM Revision 3491a9b2 (ffmpeg): Cosmetics : Fix typo.
- Originally committed as revision 23345 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:29 AM Revision 71dab7be (ffmpeg): Some fields were incorrectly reset (to NULL) when calling avcodec_cop...
- Patch by Jean-Daniel Dupas, devlists shadowlab org
Originally committed as revision 23344 to svn://svn.ffmpeg.org/ff... - 12:31 AM Revision 867ab7fb (ffmpeg): Fix pts reordering code.
- This fixes a regression introduced when libavfilter support was added to ffplay.
Originally committed as revision 23...
05/26/2010
- 10:26 PM Revision ab8f6009 (ffmpeg): Add support for the newly added Nut codec tags (added in Nut r669):
- Y1[00][16], [16][00]1Y, Y3[11][16], [16][11]3Y, Y3[10][16],
[16][10]3Y, Y3[00][16], [16][00]3Y, Y4[11][ 8], Y2[00][ 8... - 08:22 PM Revision 9c6b3b97 (ffmpeg): Add the forgotten ff_ prefix to the shareable scan patterns.
- Originally committed as revision 23341 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:00 PM Revision 05e95319 (ffmpeg): Factorize ff_h264_decode_extradata().
- Patch by Howard Chu, hyc highlandsun com
Originally committed as revision 23340 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:54 PM Revision 35f7c39a (ffmpeg): Mark vorbis encoder as experimental.
- Originally committed as revision 23339 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:45 PM Revision fe9c2007 (ffmpeg): Bump minor version bump and add an APIchanges entry after addition of
- CODEC_CAP_EXPERIMENTAL.
Originally committed as revision 23338 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:34 PM Revision 31cd5a9a (ffmpeg): Bump minor version and add Changelog entry after r23334.
- Originally committed as revision 23337 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:23 PM Revision d3752b15 (ffmpeg): Treat SIPP like xvid, fixed issue1966
- Originally committed as revision 23336 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:34 PM Revision df98cd3a (grapes): First shot at TMAN
- 01:25 PM Revision 220f2bd9 (ffmpeg): move indeo5 scan patterns into ivi_common.c
- so those can be shared by indeo4.
Originally committed as revision 23335 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:42 PM Revision 315d210f (grapes): Change the prototype of the *_ranked functions
- 10:38 AM Revision 93ebfeea (ffmpeg): Add CODEC_CAP_EXPERIMENTAL and prefer encoders without it.
- Patch by Janne Grunau, janne-ffmpeg jannau net
Originally committed as revision 23334 to svn://svn.ffmpeg.org/ffmpeg... - 04:22 AM Revision 1ed87f80 (ffmpeg): Parse and repack the first frame of H.264 in ASF because SPS+PPS live...
- Originally committed as revision 23333 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 AM Revision 74a6df59 (ffmpeg): Add an AVSTREAM_PARSE_FULL_ONCE parsing mode to parse headers and com...
- Originally committed as revision 23332 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom