Activity
From 09/23/2008 to 10/22/2008
10/22/2008
- 09:16 PM Revision 19cf8e20 (ffmpeg): 10l: missing change from r15667 - global header also affect seek test...
- Originally committed as revision 15668 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:14 PM Revision abce34d9 (ffmpeg): matroskaenc: require global header
- fixes issue696
Originally committed as revision 15667 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:07 PM Revision d9fe7eb3 (ffmpeg): Fix spelling
- Originally committed as revision 15666 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 AM Revision 2cd39dbf (ffmpeg): Include headers for optional libraries only when enabled.
- Include the headers for libavfilter, libswscale and libpostproc when
they are enabled (and thus linked in).
Without ... - 05:28 AM Revision e3cc7d6f (ffmpeg): cosmetics: Leave out quotes from libdirac pkg-config call for consist...
- Originally committed as revision 15664 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/21/2008
- 10:29 PM Revision 3a90480a (ffmpeg): split bswap.h into per-arch files
- Originally committed as revision 15663 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:40 PM Revision 37d3e066 (ffmpeg): uses FF_ARRAY_ELEMS() where appropriate
- Originally committed as revision 15662 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:57 PM Revision 03092e14 (ffmpeg): Port read_time() that works on x86_32 and 64 from noe.
- Originally committed as revision 15661 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:59 AM Revision 3d0d9a5e (ffmpeg): The v4l2 driver can silently change the pixel format in the
- VIDIOC_S_FMT ioctl(). In this case, device_init() should fail so that
a different pixel format is tried.
Patch by Jen... - 01:01 AM Revision 0223bd6f (ffmpeg): ARM: allow --cpu=armvN in configure
- Originally committed as revision 15659 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:57 AM Revision ec0bd3b9 (ffmpeg): Allow target name on every line in dependency postprocessing
- Some compilers output a new rule for each dependency. We must prefix
each one with the directory name.
Originally c... - 12:57 AM Revision 13c7df3d (ffmpeg): Do not add $cross_prefix to compiler name given with --cc option
- Originally committed as revision 15657 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:57 AM Revision 884a36a7 (ffmpeg): configure: fix handling of option arguments containing = sign
- Originally committed as revision 15656 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/20/2008
- 04:05 PM Revision 31c4f070 (ffmpeg): Use x86_reg type instead of long in float_to_int16 MMX/SSE functions.
- Fixes compilation on MinGW64.
Originally committed as revision 15655 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:02 AM Revision c8714ea1 (ffmpeg): Use av_freep() in ff_parse_close().
- Originally committed as revision 15654 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:35 AM Revision 77258168 (ffmpeg): Copy pts for each raw encoded frame.
- Patch by Andrew Wason rectalogic rectalogic com
Fixes issue 676
Originally committed as revision 15653 to svn://svn.... - 05:59 AM Revision ccfe8ae3 (ffmpeg): 34l: free RV3/4 context variables at the end
- Originally committed as revision 15652 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:58 AM Revision def4f63b (ffmpeg): RV3 and RV4 decoders set some deblocking coefs for each macroblock,
- so store them in the context and register a function to calculate them.
Originally committed as revision 15651 to sv... - 05:54 AM Revision c0b821be (ffmpeg): Mark some of RV3/4 block types as having separate DC subblock
- Originally committed as revision 15650 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:26 AM Revision d84b1cb3 (ffmpeg): Add missing sys/select.h #include, fixes compilation on FreeBSD 7.0.
- patch by Alexis Ballier, alexis.ballier gmail com
Originally committed as revision 15649 to svn://svn.ffmpeg.org/ffm... - 12:03 AM Revision e80b2675 (ffmpeg): ARM: Kill warning in bswap_32()
- Originally committed as revision 15648 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/19/2008
- 06:56 PM Revision 9655ffb5 (ffmpeg): Convert typeof keyword into __typeof__; this is a gcc extension and t...
- Originally committed as revision 27805 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:44 AM Revision 57f0ec6e (ffmpeg): fix configure with libx264 disabled
- Originally committed as revision 15647 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:07 AM Revision 7c19b88f (ffmpeg): Remove the ugly and unnecessary require_cpp_condition() function.
- Originally committed as revision 15646 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:05 AM Revision cc181b41 (ffmpeg): Make more clear the error message for the libx264 version check.
- Originally committed as revision 15645 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:44 AM Revision 0dba1995 (ffmpeg): Cosmetics: reindent
- Originally committed as revision 15644 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:43 AM Revision ca4a4ac1 (ffmpeg): Combine non-bitexact sections
- Originally committed as revision 15643 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:40 AM Revision daa1ea04 (ffmpeg): VP3 loop filter is mmx2 not mmx
- Originally committed as revision 15642 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:02 AM Revision 9806f846 (ffmpeg): Check for pts==dts on I/P frames in the presence of non low delay dec...
- discard these invalid timestamps.
fixes issue171.
Originally committed as revision 15641 to svn://svn.ffmpeg.org/ffm...
10/18/2008
- 10:41 PM Revision f781f748 (ffmpeg): Move code setting delay and presentation_delayed a little up so
- that the variables are available sooner.
Originally committed as revision 15640 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:03 PM Revision 242a2b7e (ffmpeg): Fix issue 68:
- Warn that the forum look is no excuse from following the FFmpeg netiquette.
Originally committed as revision 15639 t... - 08:01 PM Revision 36718e51 (ffmpeg): cosmetics: Save some backslashes.
- Originally committed as revision 15638 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:42 PM Revision 70899705 (ffmpeg): Provide more context to the opt_preset() error messages, printing the
- name of the preset file where the error occurred.
Originally committed as revision 15637 to svn://svn.ffmpeg.org/ffm... - 06:27 PM Revision b7353317 (ffmpeg): Make ffmpeg abort if a preset file contains an invalid option or
- argument.
Originally committed as revision 15636 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:18 PM Revision 9ac1c884 (ffmpeg): Provide more context for the error message issued when no preset file
- is found.
Originally committed as revision 15635 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:30 PM Revision 4589dc5c (ffmpeg): Append read data onto the buffer instead of overwriting, this ensures
- that the whole buffer is available for seeking back.
Fixes issue480
Originally committed as revision 15634 to svn://... - 12:10 PM Revision 8ddd280d (ffmpeg): Nellymoser 8KHZ flv muxing fix, patch by Alexander Wichers developmen...
- Originally committed as revision 15633 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:08 PM Revision 88cb61bb (ffmpeg): 8HZ -> 8KHZ, cosmetics patch by Alexander Wichers development at wich...
- Originally committed as revision 15632 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:40 AM Revision bf9067cf (ffmpeg): Assume mono if no other information for raw.
- Should fix issue687
Originally committed as revision 15631 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/17/2008
- 03:18 AM Revision 357f45d9 (ffmpeg): MMX VP3 Loop Filter
- Originally committed as revision 15630 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/16/2008
- 03:24 PM Revision 75083a88 (ffmpeg): Remove -fasm CFLAGS check, it is no longer needed.
- Originally committed as revision 15629 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:23 PM Revision 0d7dca36 (ffmpeg): Update DEPEND_CMD comment to better explain why we postprocess gcc ou...
- Originally committed as revision 15628 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:34 PM Revision 7ad6469e (ffmpeg): Convert asm keyword into __asm__.
- Neither the asm() nor the __asm__() keyword is not part of the C99
standard, but while GCC accepts the former in C89 ... - 01:34 PM Revision be449fca (ffmpeg): Convert asm keyword into __asm__.
- Neither the asm() nor the __asm__() keyword is part of the C99
standard, but while GCC accepts the former in C89 synt... - 11:46 AM Revision a14b362f (ffmpeg): Use CONFIG_* macros in cmdutils.c for consistency.
- Originally committed as revision 15626 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/15/2008
- 10:58 PM Revision ede935a1 (ffmpeg): Revert r15615: Enable AC-3 decoding regression tests.
- AC-3 decoding regression test fails with gcc 2.95.3 because of missing
SSE support.
Originally committed as revision... - 02:12 PM Revision 3ddb448d (ffmpeg): Support absolute DOS paths for preset parameters
- Originally committed as revision 15624 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:06 AM Revision c49d0e0f (ffmpeg): Bump minor version after addition of FF_ARRAY_ELEMS macro.
- Originally committed as revision 15623 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:01 AM Revision 757d91a6 (ffmpeg): Use of new bitstream in vorbis_enc.c.
- Patch by Bartłomiej Wołowiec b wolowiec AT students mimuw edu pl
Originally committed as revision 15622 to svn://svn... - 07:31 AM Revision a6080be7 (ffmpeg): Cosmetics: fix indentation after previous commit.
- Originally committed as revision 15621 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:29 AM Revision 9c8f0768 (ffmpeg): Add a flag to avoid calling vorbis_analysis_wrote twice with an empty...
- Patch by Nicolas George: name surname normalesup org
Originally committed as revision 15620 to svn://svn.ffmpeg.org/... - 07:24 AM Revision ac809e81 (ffmpeg): Add a macro to get the number of elements in a table.
- Originally committed as revision 15619 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/14/2008
- 08:42 PM Revision e46a9827 (ffmpeg): Include zlib.h as it is needed for watermark support,
- patch by baptiste based on reverse engineering work by chrono.
Originally committed as revision 15618 to svn://svn.f... - 08:34 PM Revision 795bb9dc (ffmpeg): Export svq1_packet_checksum() that is needed for svq3 watermarks,
- patch by baptiste that is based on reverse engineering work by chrono.
Originally committed as revision 15617 to svn... - 08:30 PM Revision 1fdcdf8d (ffmpeg): Add variable to hold the svq3 watermarking key,
- patch by baptiste that is based on reverse engineering by chrono.
Originally committed as revision 15616 to svn://sv...
10/13/2008
- 09:47 PM Revision 2e00584e (ffmpeg): Enable AC-3 decoding regression tests.
- Originally committed as revision 15615 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:47 PM Revision b47cdbd0 (ffmpeg): Add Jason Garrett-Glaser as libx264 maintainer.
- Originally committed as revision 15614 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:09 PM Revision c27c66c3 (ffmpeg): Add a space between frequencies and their units.
- Originally committed as revision 15613 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:47 PM Revision 5c4e9728 (ffmpeg): Fix mem leak.
- Patch by Ralf Terdic contact >AT< jswiff com
Originally committed as revision 15612 to svn://svn.ffmpeg.org/ffmpeg/t... - 07:42 AM Revision 95240bf3 (ffmpeg): Fix some icc warnings by using enum PixelFormat instead of int where ...
- Originally committed as revision 15611 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:10 AM Revision 40056c32 (ffmpeg): vp6dec: ensure we don't try to use a buffer with negative size
- this should never happen in valid vp6 bitstream
fix issue684
Originally committed as revision 15610 to svn://svn.ffm...
10/12/2008
- 11:10 PM Revision f2e49553 (ffmpeg): Enable FAST_UNALIGNED on ARM variants that support it
- Originally committed as revision 15609 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:10 PM Revision aa8bc0f1 (ffmpeg): Enable FAST_UNALIGNED on PPC
- Originally committed as revision 15608 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:52 PM Revision 53bd9d92 (ffmpeg): Revert "Replace sed trickery in the gcc dependency generation command"
- This made dependencies entirely non-functional, and also the syntax is
not supported by gcc 2.95.
Originally committ... - 09:15 PM Revision 5eb39de9 (ffmpeg): configure: simplify PPC dcbzl check
- Originally committed as revision 15606 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:46 PM Revision a57bf697 (ffmpeg): Add preset options documentation strings.
- Originally committed as revision 15605 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:22 PM Revision 3bd9f708 (ffmpeg): Use PIX_FMT_NONE instead of -1 in AVCodec.pix_fmts.
- Originally committed as revision 15604 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:50 PM Revision 89493e10 (ffmpeg): Don't include byteswap.h anymore.
- Originally committed as revision 15603 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:41 PM Revision c5f67c15 (ffmpeg): Remove unused variables
- Originally committed as revision 15602 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:31 PM Revision 3a2bcaed (ffmpeg): Replace sed trickery in the gcc dependency generation command by use of
- the -MT option as suggested by Ramiro.
Originally committed as revision 15601 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:35 PM Revision ca9acf97 (ffmpeg): Fix inconsistent indent.
- Originally committed as revision 15600 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:56 PM Revision 79ab96ba (ffmpeg): Revert the merger of LC_ALL declaration and export.
- This part of the configure script might be run by non-POSIX shells.
Originally committed as revision 15599 to svn://... - 09:19 AM Revision 15fe16f4 (ffmpeg): Check requirement for libx264 version in configure using
- require_cpp_condition().
Originally committed as revision 15598 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:07 AM Revision a5344cf7 (ffmpeg): Implement CPP condition check support in configure.
- Originally committed as revision 15597 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/11/2008
- 02:52 PM Revision f2e57867 (ffmpeg): nellymoserenc: flush PutBitContext after use.
- Originally committed as revision 15596 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:21 AM Revision 57bb0da6 (ffmpeg): aac_parser: fix strict aliasing violation
- Originally committed as revision 15595 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/10/2008
- 04:59 PM Revision bc574408 (ffmpeg): Only special-case absolute DOS paths on systems that support them.
- Originally committed as revision 15594 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/09/2008
- 08:10 PM Revision 60e8bc13 (ffmpeg): Make configure --help return 0.
- Originally committed as revision 15593 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:16 PM Revision 1865259f (ffmpeg): Document libavfilter filters options in configure -h.
- Originally committed as revision 15592 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:36 PM Revision f76543c9 (ffmpeg): get_pixels_sse2, ~+12% performance compared to mmx
- Originally committed as revision 15591 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:28 PM Revision 965530e1 (ffmpeg): Limit discontinuity handling to containers that allow discontinuities.
- Originally committed as revision 15590 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:13 AM Revision b5c44b1a (ffmpeg): Mark some symbols in swscale.c as constant.
- These are only used in swscale_template.c (and thus don't need to be
made extern), and can be declared as ASM constan... - 11:12 AM Revision d0b69b28 (ffmpeg): Mark dither_2x2_{8,4} static to swscale.c
- These two tables are not used outside swscale.c even though they are
declared also in yuv2rgb.c.
Originally committe... - 11:11 AM Revision faf6112e (ffmpeg): Mark variation-specific interleaveBytes static.
- These functions are never called by themselves, the alias
interleaveBytes is used instead.
Originally committed as r... - 11:10 AM Revision 6683a37f (ffmpeg): Invert logic for the single-pass in swScale() functions.
- Instead of having a firstTime variable defaulting to 1, have a
warnedAlready defaulting to 0. While this should make ... - 08:36 AM Revision f5a2c981 (ffmpeg): Change variable types from int to enum PixelFormat.
- Fixes icc warning #188: enumerated type mixed with another type
Originally committed as revision 27733 to svn://svn....
10/08/2008
- 08:55 PM Revision 51f4155f (ffmpeg): Make gcc 2.95 happy.
- Originally committed as revision 15589 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:48 PM Revision e150ef8d (ffmpeg): Do not set src[1] to the palette, it is now in the context
- Originally committed as revision 27731 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 05:46 PM Revision 49004617 (ffmpeg): Add a new unscaled PAL8 -> RGB converter.
- Originally committed as revision 27730 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 05:28 PM Revision fd2b356a (ffmpeg): cosmetics: indentation
- Originally committed as revision 15588 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:27 PM Revision 6488cf9b (ffmpeg): lookup AVCodec by name
- Originally committed as revision 15587 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:19 PM Revision fc228c90 (ffmpeg): allows calling avcodec_find_(en|de)coder_by_name with NULL parameter
- Originally committed as revision 15586 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:59 AM Revision 13394e8c (ffmpeg): Change one more variable type from int to enum PixelFormat.
- This one was missing from r27727.
Originally committed as revision 27728 to svn://svn.mplayerhq.hu/mplayer/trunk/lib...
10/07/2008
- 09:41 PM Revision 098b4169 (ffmpeg): Add a bunch of const qualifiers to function arguments.
- Taken from the upstream libmpeg2 version of the file.
Originally committed as revision 15585 to svn://svn.ffmpeg.org... - 07:44 PM Revision 58e4b706 (ffmpeg): Change variable types from int to enum PixelFormat.
- Fixes icc warning #188: enumerated type mixed with another type
Originally committed as revision 27727 to svn://svn.... - 04:59 PM Revision 4e92dabf (ffmpeg): replacing frame_rate and frame_rate_base with an AVRational time_base
- Originally committed as revision 15584 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:14 PM Revision a53621fc (ffmpeg): simplifying code as per Michael's suggestion
- Originally committed as revision 15583 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:07 PM Revision 45580f8d (ffmpeg): cosmetic updates as per Michael's suggestion
- Originally committed as revision 15582 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:06 PM Revision 90d30402 (ffmpeg): vertically aligning as per Michael's suggestion
- Originally committed as revision 15581 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:52 PM Revision 6a276c46 (ffmpeg): unrolling the loops as per Michael's suggestion
- Originally committed as revision 15580 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:51 PM Revision 0843ddcb (ffmpeg): fixing a bug that prevented proper unweighting table to be selected
- Originally committed as revision 15579 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:50 PM Revision 2b6cee9f (ffmpeg): Doxygenizing the comments
- Originally committed as revision 15578 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:49 PM Revision c9b0b38f (ffmpeg): simplifying the code as per Michael's suggestion
- Originally committed as revision 15577 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:37 AM Revision 8f271177 (ffmpeg): Sync cosmetics from upstream.
- Originally committed as revision 15576 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/06/2008
- 04:22 PM Revision fbdae895 (ffmpeg): Rename variables to clarify the channel coupling element and correspo...
- target channel element.
Patch by Alex Converse (alex converse gmail com)
Originally committed as revision 15575 to ... - 04:18 PM Revision 5c2cb172 (ffmpeg): Correct documentation of ch_select array.
- Patch by Alex Converse (alex converse gmail com)
Originally committed as revision 15574 to svn://svn.ffmpeg.org/ffmp... - 04:12 PM Revision 88de95c2 (ffmpeg): Corrections to channel coupling code to attain conformance for approp...
- streams.
Slightly reworked from a patch by Alex Converse (alex converse gmail com)
Originally committed as revision... - 10:13 AM Revision 69bf69c7 (ffmpeg): Synchronise presets with recent subme/brdo/bidir_refine -> subme chan...
- libx264
Originally committed as revision 15572 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:17 AM Revision d8d12c15 (ffmpeg): Remove obsolete liba52 wrapper code.
- Originally committed as revision 15571 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/05/2008
- 10:41 PM Revision 66e9aa74 (ffmpeg): Make less verbose a sentence in the preset system documentation.
- Originally committed as revision 15570 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:00 PM Revision 7cff2c7f (ffmpeg): gcc-apple specific fallback not necessary anymore (btw no apple hardw...
- Originally committed as revision 27722 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:12 PM Revision da708eaa (ffmpeg): Cosmetics: rename mace3_decode_frame() to mace_decode_frame()
- Originally committed as revision 15569 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:06 PM Revision 10c1d192 (ffmpeg): Avoid code duplication between mace3_decode_frame() and mace6_decode_...
- Originally committed as revision 15568 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:26 PM Revision 0093396c (ffmpeg): Remove unused and invalid code from ffmpeg.c.
- Originally committed as revision 15567 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:47 PM Revision 02a6a6ee (ffmpeg): Use HAVE_FAST_64BIT instead of nonstandard __WORDSIZE macro.
- Originally committed as revision 27720 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 04:33 PM Revision b0e047de (ffmpeg): Use a for() instead of triplicating code.
- Originally committed as revision 15566 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:11 PM Revision cba64af2 (ffmpeg): Register RV-[34] block specific feature for long future loop filter
- Originally committed as revision 15565 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:36 PM Revision 3a540877 (ffmpeg): Factorize duplicate table reading code.
- Originally committed as revision 15564 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:45 AM Revision 4a60e574 (ffmpeg): Document the preset files system.
- Originally committed as revision 15563 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/04/2008
- 11:30 PM Revision 5b9ce252 (ffmpeg): 10l, fix amrwb sample rate
- Originally committed as revision 15562 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:57 PM Revision b7f4e76d (ffmpeg): matroskaenc: correct muxing of ASS packets
- - split packets to store one ASS event line per Matroska block
- reformat ASS events to Matroska modified format
- ... - 10:47 PM Revision 291902c2 (ffmpeg): matroskaenc: use correct EBML ID for block duration
- Originally committed as revision 15560 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:44 PM Revision 1bfbe8ff (ffmpeg): matroskaenc: pass the packet size directly as parameter of mkv_blockg...
- Originally committed as revision 15559 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:41 PM Revision 8401c514 (ffmpeg): matroskaenc: remove useless mkv_block_size() function
- Originally committed as revision 15558 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:26 PM Revision 7ccc636f (ffmpeg): Favor even chunk sizes in ambiguous cases.
- Fixes transcode_069_produces_uneven_chunk_size.avi.
Originally committed as revision 15557 to svn://svn.ffmpeg.org/f... - 09:57 PM Revision f080a7bd (ffmpeg): Factorize stream id parsing.
- Originally committed as revision 15556 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:11 PM Revision 6bc03a69 (ffmpeg): Make size variables in dyn_buf_write unsigned so gcc will not optimiz...
- check away (due to assuming signed overflows do not happen).
Originally committed as revision 15555 to svn://svn.ffm... - 06:50 PM Revision 88e2a9ae (ffmpeg): Remove b5Dither, g5Dither and r5Dither from libswscale.
- Originally committed as revision 27718 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 05:11 PM Revision 460a4fb9 (ffmpeg): Merge variable declaration and export.
- Originally committed as revision 15554 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:48 PM Revision 8539d8b5 (ffmpeg): Declare ff_pw_53 and ff_pw_18 as assembler constants.
- Patch by Diego 'Flameeyes' Petten
Originally committed as revision 15553 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:40 PM Revision 92c7b471 (ffmpeg): Remove g6Dither from libswscale.
- Originally committed as revision 27715 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:20 AM Revision 95137bbb (ffmpeg): Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes...
- Originally committed as revision 15552 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:26 AM Revision 9971331d (ffmpeg): Move VP3 loop filter to DSPContext
- Originally committed as revision 15551 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:52 AM Revision 0d696d34 (ffmpeg): Remove MPlayer-specific MP_WORDSIZE hack.
- Originally committed as revision 27698 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:43 AM Revision cb92c528 (ffmpeg): Mark the ff_find_best_tables symbol static to msmpeg4. Patch by Diego...
- Originally committed as revision 15550 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:36 AM Revision d9ec210b (ffmpeg): Mark ff_div6 and ff_rem6 static in h264.c. Patch by Diego Pettenò
- Originally committed as revision 15549 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:29 AM Revision e6df765e (ffmpeg): Mark list heads static. Patch by Diego Pettenò
- Originally committed as revision 15548 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:25 AM Revision 88b77ef1 (ffmpeg): Mark print_all_lib_versions() static in cmdutils.c . Patch by Diego P...
- Originally committed as revision 15547 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:23 AM Revision 2c676c33 (ffmpeg): Mark ffplay internal variables static. Patch by Diego Pettenò
- Originally committed as revision 15546 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:19 AM Revision 5c918b27 (ffmpeg): Reindent after r15544.
- Originally committed as revision 15545 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:19 AM Revision accc248f (ffmpeg): Implement RDTDemuxContext, which contains RDT-specific data (similar to
- RTPDemuxContext for RTP) for these streams where the transport protocol
is RDT (as served by Realmedia servers).
Ori... - 04:17 AM Revision 5465b0d4 (ffmpeg): Make RTPDemuxContext opaque in rtsp.c, renaming it to tx_ctx (tx=tran...
- and making its type a void pointer. See discussion in "RDT/Realmedia patches
#2" thread on ML.
Originally committed ... - 04:16 AM Revision 99a1d191 (ffmpeg): Remove access into RTPDemuxContext in rtsp.c, which allows making it ...
- (and thus preparing for the introduction of RDTDemuxContext) in a next patch.
See discussion in "RDT/Realmedia patche... - 04:15 AM Revision 9b932b8a (ffmpeg): Change function prototype of RTPDynamicPayloadHandler.parse_packet() to
- not use RTPDemuxContext, but rather take a pointer to the payload context
directly. This allows using payload handler... - 04:11 AM Revision ed0aacc7 (ffmpeg): Rename RTP payload contexts to PayloadContext, suggested by Luca in
- "RDT/Realmedia patches #2" thread on ML.
Originally committed as revision 15540 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:11 AM Revision dd990075 (ffmpeg): 100l forgot return type.
- Originally committed as revision 15539 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:08 AM Revision 2791c608 (ffmpeg): Fix indention of NAL type enum.
- Originally committed as revision 15538 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/03/2008
- 11:08 PM Revision 3ee4f5e4 (ffmpeg): ff_parse_close() is not the correct function for H264Context.
- Originally committed as revision 15537 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:37 PM Revision f06188d5 (ffmpeg): set sample rate for amr to allow stream copy since no decoder is pres...
- 3gp does not store sample rate in stsd in fact. Fixes #674.
Originally committed as revision 15536 to svn://svn.ffmp... - 07:14 PM Revision 1a27fb00 (ffmpeg): FFmpeg is not made for bats: Fix 22050Hz vs. 22050kHz typo.
- Originally committed as revision 15535 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:30 PM Revision 44ee6135 (ffmpeg): Move nal unit types enum and EXTENDED_SAR #define from h264data.h to ...
- Originally committed as revision 15534 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:16 AM Revision bc5c918e (ffmpeg): Remove offset_t typedef and use int64_t directly instead.
- The name offset_t is easily confused with the standard off_t type and
*_t is POSIX reserved namespace if any POSIX he... - 12:19 AM Revision 0c45cd07 (ffmpeg): Stop Sun Studio from issuing a warning during configure when passed
- the --version option.
patch by Diego 'Flameeyes' Pettenò, flameeyes gmail com
Originally committed as revision 15532... - 12:16 AM Revision b1cb73aa (ffmpeg): Make sure strcasecmp() is declared.
- On recent glibc versions strings.h is not included by default, so the compiler
will issue a warning for implicit decl...
10/02/2008
- 09:17 PM Revision b37b1306 (ffmpeg): atrac3dec: cosmetics: indentation
- Originally committed as revision 15530 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:15 PM Revision c58e8bd3 (ffmpeg): matroskadec: cosmetics: indentation
- Originally committed as revision 15529 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:14 PM Revision 21a115d1 (ffmpeg): matroskadec: don't merge packets which have no timestamp
- Originally committed as revision 15528 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:01 PM Revision 72ab9d7f (ffmpeg): Use __typeof__ instead of GCC-specific typeof keyword.
- The typeof keyword is disabled by default when building with -std=c99
as it's a GNU extension.
ICC supports the __typ... - 07:24 PM Revision 9aa1cfec (ffmpeg): fix warning reported by Intel C compiler:
- libavcodec/h264_parser.c(77): warning #589: transfer of control
bypasses initialization of:
variable "v" (... - 07:20 PM Revision 2d5174fc (ffmpeg): Intel C compiler warns on this assignment in this if(), probably
- because it's being assigned as a constant. To avoid a spurious warning,
split it into two instructions, which should ... - 07:09 PM Revision d3b9e7f1 (ffmpeg): Remove duplicate "const" qualifier for *matrix.
- This silences out a warning when compiling with Intel C Compiler.
Patch by Diego 'Flameeyes' Pettenò %flameeyes A gma... - 07:05 PM Revision a5d24133 (ffmpeg): x264 has removed the b-rdo and bime options, and instead integrated
- them into the subme number to attempt to reduce the number of
unnecessary options. subme now scales up to 9.
Patch b... - 05:43 PM Revision 3defa81f (ffmpeg): MinGW runtime 3.15 has a wrapper for usleep().
- Originally committed as revision 15522 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:39 PM Revision 126cadc7 (ffmpeg): Specify minimum version for some MinGW packages.
- Originally committed as revision 15521 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:29 PM Revision 14660b08 (ffmpeg): Use M_PI from libavutil/mathematics.h instead of defining PI ourselves
- in libavcodec/apiexample.c.
Originally committed as revision 15520 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:29 PM Revision 19998314 (ffmpeg): Make 8svx codec context table pointer const to match the type of the
- array.
Originally committed as revision 15519 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:28 PM Revision 910f02a0 (ffmpeg): spelling cosmetics
- Originally committed as revision 15518 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:03 PM Revision fb65d2ca (ffmpeg): Use enum typers instead of int.
- Patch by Diego 'Flameeyes' Pettenò: flameeyes gmail
Originally committed as revision 15517 to svn://svn.ffmpeg.org/f... - 03:52 PM Revision 529dae12 (ffmpeg): Remove useless cyuv_decode_end function
- Originally committed as revision 15516 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:52 PM Revision 9b5ede5b (ffmpeg): Add (additional) const to many global tables.
- Originally committed as revision 15515 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:51 PM Revision 6dbfb7de (ffmpeg): Use "static const" instead of "const static"
- Originally committed as revision 15514 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:50 PM Revision f974f1fa (ffmpeg): cosmetics: Change comment style for consistency.
- Originally committed as revision 15513 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:44 PM Revision 949906ea (ffmpeg): Update copyright years.
- Originally committed as revision 15512 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:44 PM Revision 31e647f8 (ffmpeg): Globally set LC_ALL=C to prevent locale issues from breaking tests.
- Originally committed as revision 15511 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:27 PM Revision 2c4b4829 (ffmpeg): Rename some variables and add some comments to try to be a bit more c...
- Originally committed as revision 15510 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:47 AM Revision aaa0df02 (ffmpeg): Allow using DECLARE_ALIGNED with Sun cc.
- Originally committed as revision 15509 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:27 AM Revision 8d2fc163 (ffmpeg): Rename copy_picture to ff_copy_picture.
- Originally committed as revision 15508 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/01/2008
- 09:47 PM Revision c8562a6f (ffmpeg): Fix memleak for currupt input.
- Originally committed as revision 15507 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:45 PM Revision 0be4b8d9 (ffmpeg): cosmetics, remove useless spaces
- Originally committed as revision 15506 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:48 PM Revision 1ae4518d (ffmpeg): Cosmetics: reindent
- Originally committed as revision 15505 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:48 PM Revision 10f38380 (ffmpeg): Unneeded else
- Originally committed as revision 15504 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:48 PM Revision 6599e2a7 (ffmpeg): Unneeded braces
- Originally committed as revision 15503 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:48 PM Revision 6298f49f (ffmpeg): Return if unpacking motion vectors for a keyframe
- Originally committed as revision 15502 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:44 PM Revision a0ce2d1b (ffmpeg): Cosmetics: indentation
- Originally committed as revision 15501 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:43 PM Revision 277e3e53 (ffmpeg): Visible width/height fields were added in Theora 3.2
- Originally committed as revision 15500 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:40 PM Revision 51ace577 (ffmpeg): filter_limit_values only needs 7 bits, make its tables smaller
- Originally committed as revision 15499 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:48 PM Revision b07e52a9 (ffmpeg): Fix indentation.
- Originally committed as revision 15498 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:38 PM Revision 3ff2a062 (ffmpeg): Use parse_packet vfunc in RTPDynamicProtocolHandler instead of hardco...
- the use of rdt_parse_packet(). See "RDT/Realmedia patches #2" thread on ML.
Originally committed as revision 15497 t... - 12:37 PM Revision 985b05d3 (ffmpeg): This patch refactors RDT packet header parsing so that it can be used in
- rtsp.c to detect the ID of the packet source also in case of TCP streams.
This allows proper playback of RDT streams ... - 08:29 AM Revision 5fbec791 (ffmpeg): Remove useless context variable.
- Originally committed as revision 15495 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:27 AM Revision 96320336 (ffmpeg): Merge declaration and assignment.
- Originally committed as revision 15494 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:28 AM Revision 9d2b5cf2 (ffmpeg): Interleaved forward/backward channels processing in order to increase...
- of stepping on already cached data for the cores with extremely small data
cache.
Patch by Siarhei Siamashka: name do...
09/30/2008
- 07:51 PM Revision ba31df31 (ffmpeg): Cosmetics: indentation
- Originally committed as revision 15492 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:50 PM Revision fc961819 (ffmpeg): Merge (vp3|theora)_calculate_pixel_addresses
- Originally committed as revision 15491 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:22 PM Revision 6920b983 (ffmpeg): Missed hunks of last commit
- Originally committed as revision 15490 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:18 PM Revision 33aae37e (ffmpeg): Remove unused vp3 debugging info
- Originally committed as revision 15489 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:43 PM Revision 21899717 (ffmpeg): Move iv_decode_frame function to remove a forward declaration.
- Originally committed as revision 15488 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:41 PM Revision 950c0373 (ffmpeg): Remove useless lines.
- Originally committed as revision 15487 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:22 PM Revision 6f427ccb (ffmpeg): Reindent whole file.
- Originally committed as revision 15486 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:27 PM Revision f5f1e97f (ffmpeg): Reindent after previous patches.
- Originally committed as revision 15485 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:26 PM Revision 119b4668 (ffmpeg): Implement a RTSPTransport field, which allows proper separation of se...
- types and their non-standard extensions, and the data they serve. Practically,
this patch allows Real servers to serv... - 01:23 PM Revision ab63fb03 (ffmpeg): Remove access to rdt_data struct in functions called outside of the
- DynamicProtocol* context. Doing so could lead to problems if we're accessing
Real servers serving non-RDT data (or th... - 01:20 PM Revision eee2cbff (ffmpeg): Send improper UDP SETUP request, which is what Realmedia servers expect.
- See discussion on ML in "Realmedia patch" thread.
Originally committed as revision 15482 to svn://svn.ffmpeg.org/ffm... - 01:18 PM Revision 90abbdba (ffmpeg): Rename RTSPProtocol to RTSPLowerTransport, so that its name properly ...
- that it only describes the lower-level transport (TCP vs. UDP) and not the
actual data layout (e.g. RDT vs. RTP). See... - 11:55 AM Revision e1a96237 (ffmpeg): Indent.
- Originally committed as revision 15480 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:55 AM Revision f8be1206 (ffmpeg): Simplify iv_free_func().
- Originally committed as revision 15479 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:51 AM Revision ffc64ac0 (ffmpeg): Move allocated buffer out of YUV buffer structure.
- Originally committed as revision 15478 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:46 AM Revision c2db8a99 (ffmpeg): Remove useless initializations.
- Originally committed as revision 15477 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:54 AM Revision 8b27f76b (ffmpeg): Check allocations on init.
- Originally committed as revision 15476 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:41 AM Revision 809a23a5 (ffmpeg): Remove useless test.
- Originally committed as revision 15475 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:35 AM Revision 56d9b943 (ffmpeg): Cosmetics
- Originally committed as revision 15474 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:32 AM Revision 68e9c68f (ffmpeg): use uint8_t instead of unsigned char
- Originally committed as revision 15473 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:26 AM Revision e679560d (ffmpeg): Corrector type fits in 8 bits.
- Originally committed as revision 15472 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:08 AM Revision 2c3c87b8 (ffmpeg): Remove useless casts and use variable instead of its type in sizeof.
- Originally committed as revision 15471 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:05 AM Revision 9fd88b29 (ffmpeg): Change table types to uint8_t
- Originally committed as revision 15470 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:18 AM Revision 12ce1f3f (ffmpeg): Downgrade severity of leftover bits in header packets, and don't chec...
- Originally committed as revision 15469 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:44 AM Revision 0c5f76f7 (ffmpeg): support negative ctts in some way, unset wrong dts
- Originally committed as revision 15468 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:45 AM Revision ae4ffe9f (ffmpeg): Allocate 1 line more in the chroma plane for H.264, this avoids some
- out of array reads with mmx/sse2 code.
Fixes issue327.
Originally committed as revision 15467 to svn://svn.ffmpeg.or... - 01:07 AM Revision 503bc402 (ffmpeg): Replace second (and wrong) call to avcodec_align_dimensions() by adju...
- stride_align. This is not particularly pretty and I will gladly implement
something else if someone has an idea!
Ori... - 12:28 AM Revision 8c07cee9 (ffmpeg): Do not attempt to perform error concealment in lowres mode as this is
- not supported currently.
Originally committed as revision 15465 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/29/2008
- 10:22 PM Revision 15ae1959 (ffmpeg): atrac3: ensure input frame is not overwritten (it is const)
- this fixes the following warning:
atrac3.c:889: warning: assignment discards qualifiers from pointer target type
Ori... - 10:04 PM Revision 068e82ba (ffmpeg): Use skip_frame for keyframe-only decoding rather than #ifdef
- Originally committed as revision 15463 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:41 PM Revision bf615b89 (ffmpeg): Fix a warning about an undefined function when compiling h264.c
- Originally committed as revision 15462 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:15 AM Revision dc771f6b (ffmpeg): Remove some format string warnings.
- patch by Diego Pettenò, flameeyes gmail com
Originally committed as revision 15461 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:22 AM Revision d0feff2a (ffmpeg): Uniformly define _XOPEN_SOURCE to 600.
- The feature_tests.h header from Sun systems (Solaris/OpenSolaris) will abort
the build if _XOPEN_SOURCE is defined to... - 06:15 AM Revision c44c4e18 (ffmpeg): cosmetics: Consistently use #ifdef in preprocessor directives.
- Originally committed as revision 15459 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:06 AM Revision 92ca9105 (ffmpeg): Remove unused function fast_memcpy.
- Originally committed as revision 27673 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 05:41 AM Revision ed2164f3 (ffmpeg): cosmetics: indentation
- Originally committed as revision 27672 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 01:15 AM Revision 8335a9f0 (ffmpeg): Revert mistakely commited hunk.
- Originally committed as revision 27671 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 01:14 AM Revision 0473e31f (ffmpeg): Print all cases that are tested, not just the ones that are bad.
- Originally committed as revision 27670 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 01:08 AM Revision f830d824 (ffmpeg): Fix infinite loop with spline, bug was introduced in r27612 by me.
- Originally committed as revision 27669 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
09/28/2008
- 11:29 PM Revision 1d44d365 (ffmpeg): fix -uninstalled.pc includedir for out-of-tree builds
- patch by Diego 'Flameeyes' Pettenò flameeyes _at_ gmail
Originally committed as revision 15458 to svn://svn.ffmpeg.... - 11:24 PM Revision 143df827 (ffmpeg): set video_enc->sample_aspect_ratio to fix stream copy
- patch by Wolfram Gloger wmglo _at_ dent.med.uni-muenchen _dot_ de
Originally committed as revision 15457 to svn://s... - 11:19 PM Revision ed16f91f (ffmpeg): Guess picture type from picture coding extension when the main header...
- Originally committed as revision 15456 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:06 PM Revision d5e34dcb (ffmpeg): matroskadec: merge ASS events which share the same pts in the same AV...
- Originally committed as revision 15455 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:01 PM Revision 3df2be9f (ffmpeg): matroskadec: ass events lines must end with a DOS style EOL
- Originally committed as revision 15454 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:58 PM Revision 1bb4a1a1 (ffmpeg): matroskadec: set duration only for CODEC_ID_TEXT subtitles
- Originally committed as revision 15453 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:55 PM Revision e7d4b743 (ffmpeg): matroskadec: pass duration as parameter of matroska_fix_ass_packet()
- Originally committed as revision 15452 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:39 PM Revision e43d7a18 (ffmpeg): AVOptions support for ffplay.
- Originally committed as revision 15451 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:35 PM Revision 85663ef3 (ffmpeg): Move opt_default() and set_context_opts() to cmdutils so it can be us...
- the other tools as well.
Originally committed as revision 15450 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:33 PM Revision df1a4b11 (ffmpeg): Rename opt_default() so it will not conflict with the one from ffmpeg.c
- when it is moved to cmdutils.c/h.
Originally committed as revision 15449 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:11 PM Revision 30ab4ded (ffmpeg): Document the directpred auto value.
- Patch by Francesco Cosoleto cosoleto ^^AT^^ gmail @@dot@@ com
Originally committed as revision 15448 to svn://svn.ff... - 07:06 PM Revision b235dbb0 (ffmpeg): Substitute the not anymore supported "me" option name with "me_method"
- in ffpreset files.
Patch by Francesco Cosoleto cosoleto -- gmail --dot-- com
Originally committed as revision 15447 ... - 07:05 PM Revision 9e44998c (ffmpeg): Make myself maintainer of the preset files
- Originally committed as revision 15446 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:34 PM Revision d2845b75 (ffmpeg): Implement the force_fps option, which disables the automatic selection
- of the best framerate amongst the list of supported framerates of the
codec. Use the av_find_nearest_q_idx() function... - 04:16 PM Revision 4c149a80 (ffmpeg): Use DECLARE_ALIGNED_16() on vorbis windows as they are used in dsputils
- functions that require such alignment.
Patch by Siarhei Siamashka (siarhei siamashka gmail com)
Originally committe... - 01:09 PM Revision 4e72f129 (ffmpeg): Support loading presets from random paths.
- Fixes issue659.
Originally committed as revision 15443 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/27/2008
- 11:12 PM Revision 7a8b7634 (ffmpeg): assdec: don't remove CR, they are part of the spec
- Originally committed as revision 15442 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:05 PM Revision 78cb7273 (ffmpeg): cosmetics: Break overly long lines, one grammar fix.
- Originally committed as revision 15441 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:51 PM Revision 4f57fa8c (ffmpeg): spelling/wording/grammar
- Originally committed as revision 15440 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:37 PM Revision fff5e687 (ffmpeg): Move doxygen comments for av_gettime from utils.c to avformat.h.
- Originally committed as revision 15439 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:01 AM Revision 9bce82fa (ffmpeg): Add alltools target to build all the tools/ stuff.
- Originally committed as revision 15438 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:39 AM Revision 766a4a99 (ffmpeg): Replace apparently always true condition by assert().
- Originally committed as revision 15437 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:59 AM Revision c2c7342b (ffmpeg): Simplify pix_fmt_id instead of listing a subset of non-simplified ones.
- Originally committed as revision 15436 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:50 AM Revision 7c1e33f9 (ffmpeg): Check the 4th plane too when selecting the pixfmt.
- Fixes a crash with Test-4-component-YCCK.jpg.
Originally committed as revision 15435 to svn://svn.ffmpeg.org/ffmpeg/...
09/26/2008
- 09:39 PM Revision e73db718 (ffmpeg): Replace 'test' invocation by 'test -n', this should be safer.
- Originally committed as revision 15434 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 PM Revision ac63af34 (ffmpeg): Add support for passing a version string to configure that is appende...
- FFmpeg's version string output. This can be used by distributions to mark
their packages as being modified versions w... - 07:58 PM Revision b3de4544 (ffmpeg): Use better table heading names in the supported formats tables.
- Originally committed as revision 15432 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:57 PM Revision 0c86f89a (ffmpeg): Forgotten changelog update for ASS/SSA (de)muxer.
- Originally committed as revision 15431 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:42 PM Revision 88caf345 (ffmpeg): ASS/SSA muxer.
- Originally committed as revision 15430 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:35 PM Revision 295b8c70 (ffmpeg): whitespace cosmetics
- Originally committed as revision 15429 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:42 PM Revision d552d04d (ffmpeg): Simplify: avoid duplication backward_filter()
- Originally committed as revision 15428 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:11 PM Revision bbc78fb4 (ffmpeg): Remove unused variable.
- Originally committed as revision 15427 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:12 PM Revision 2426bb96 (ffmpeg): add ok parts to the rm demuxer for SIPRO support
- Originally committed as revision 15426 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:59 AM Revision faeedbbb (ffmpeg): Add support for Acelp.net fourcc and codecid, remuxing wav to avi sho...
- Originally committed as revision 15425 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:24 AM Revision 5c8a1d19 (ffmpeg): Do not lose the '\n'.
- Originally committed as revision 15424 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:20 AM Revision a3250d07 (ffmpeg): sync to latest mingw api, remove unneeded struct definitions
- Originally committed as revision 15423 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:19 AM Revision de3ae185 (ffmpeg): 2 in 1, an ASS and SSA demuxer.
- Tested with -scodec copy on all ASS & SSA samples that i found on mphq (exactly 2).
Originally committed as revision... - 02:13 AM Revision fb1d2d7b (ffmpeg): include sys/select.h, fix freebsd 5.5 compilation
- Originally committed as revision 15421 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:12 AM Revision 6ad1c9c9 (ffmpeg): only include sys/select.h if present, fix mingw compilation
- Originally committed as revision 15420 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:07 AM Revision 644b0c4c (ffmpeg): Prevent image2 from complaining about non monotone timestamps as
- there are no timestamps in "raw" image2.
Originally committed as revision 15419 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/25/2008
- 09:44 PM Revision 6c805007 (ffmpeg): Avoid out of picture accesses when CODEC_FLAG_EMU_EDGE is set.
- Fixes issue427.
Originally committed as revision 15418 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:03 PM Revision 64e4af2a (ffmpeg): Do instead of divising a float by a constant, multiply by its inverse
- Originally committed as revision 15417 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:25 PM Revision 68997192 (ffmpeg): Ensure that no non-existing frame is used.
- Fixes issue624.
Originally committed as revision 15416 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:23 PM Revision 05b90fc0 (ffmpeg): Implement av_nearer_q() and av_find_nearest_q_idx() functions.
- Originally committed as revision 15415 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:01 PM Revision 5f129a05 (ffmpeg): Do not free sps & pps on width/height changes.
- Fixes issue557.
Originally committed as revision 15414 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:34 PM Revision fe67a236 (ffmpeg): Do not use the generic "alloc missing references" code for h.264 as i...
- not work correctly in that case.
Fixes issue652.
Originally committed as revision 15413 to svn://svn.ffmpeg.org/ffmp... - 02:29 PM Revision 07dff5c7 (ffmpeg): Initialize next/last_picture* as the generic code does not always
- set them to sane values.
Originally committed as revision 15412 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:04 PM Revision 49573a87 (ffmpeg): Print which slices are IDR not just the slice type.
- Originally committed as revision 15411 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 AM Revision cf8bb334 (ffmpeg): Fix CAVLC+8x8+MBAFF loop filter.
- Fixes FREXT02_JVC_C.
Originally committed as revision 15410 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/24/2008
- 11:40 PM Revision fe281783 (ffmpeg): cosmetics, remove GXF: in log messages since it is present in context
- Originally committed as revision 15409 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:31 PM Revision 99f296b3 (ffmpeg): skip invalid audio samples in gxf packets
- Originally committed as revision 15408 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:24 PM Revision 60c9b24d (ffmpeg): Field -> MBAFF direct mode can use data from fields that are not
- in the reference list. Follow the spec and no comment on the sanity of this
design ...
Fixes HPCAMAPALQ_BRCM_B
Origi... - 10:11 PM Revision c75a0cce (ffmpeg): include sys/select.h to get select, according to posix 2001,
- fix compilation on freebsd 5.5
Originally committed as revision 15406 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:08 PM Revision 933bd8e2 (ffmpeg): include sys/select.h instead of unistd.h to get select,
- according to posix 2001, fix compilation on freebsd 5.5
Originally committed as revision 15405 to svn://svn.ffmpeg.o... - 08:31 PM Revision b6c77581 (ffmpeg): Move constant multiplication out of the loop
- Originally committed as revision 15404 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:05 PM Revision e60daa34 (ffmpeg): Cosmetics: move convolve() together with the other DSP functions
- Originally committed as revision 15403 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:03 PM Revision a987a126 (ffmpeg): Simplify: move division by constant off the loop
- Originally committed as revision 15402 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:55 PM Revision 4e240985 (ffmpeg): stop parsing if tag size is wrongly < 8 to avoid infinite loop
- Originally committed as revision 15401 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:46 PM Revision f2d65a6c (ffmpeg): Avoid segfault due to not set AVCodec.
- Originally committed as revision 15400 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:17 PM Revision aeb62788 (ffmpeg): merge amr wb case with amr nb and qcelp
- Originally committed as revision 15399 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:11 PM Revision 637b638e (ffmpeg): only write trailer when state says so, should fix issue #646
- Originally committed as revision 15398 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:09 PM Revision 26f5e146 (ffmpeg): do not override sample rate for amr nor qcelp, should fix some qcelp ...
- Originally committed as revision 15397 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:45 PM Revision e774c41c (ffmpeg): Correct wrong lower limit and condition used in APE decoder
- Originally committed as revision 15396 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:03 PM Revision f26be477 (ffmpeg): ASF stands for "advanced stream format" not "adaptive ...", changing ...
- Originally committed as revision 15395 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/23/2008
- 11:16 PM Revision 645a6be1 (ffmpeg): Merge the 2 lpc loops.
- This changes the output by (stddev: 0.21 PSNR:109.51, file:ddinterview28.ra),
the changes are due to float roundin... - 10:49 PM Revision 571bbaf8 (ffmpeg): Factorize lpc code slightly.
- Originally committed as revision 15393 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:10 AM Revision b6bd7268 (ffmpeg): Add MIPS to list of architectures requiring PIC flags.
- Prior to gcc version 4.3 PIC was the default, now it needs to be enabled
explicitly. Passing the flag to older gcc ve... - 08:45 AM Revision b94a631f (ffmpeg): Cosmetics: reindent after last commit
- Originally committed as revision 15391 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:45 AM Revision fca506df (ffmpeg): Add RLE4 and RLE8 decoding support for BMP
- Originally committed as revision 15390 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:38 AM Revision 15501c32 (ffmpeg): Add support for 1-bit, 4-bit, 8-bit and some 16-bit raw BMP
- Originally committed as revision 15389 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:32 AM Revision a79cae79 (ffmpeg): Calculate line size correctly for bit depths < 8
- Originally committed as revision 15388 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:26 AM Revision 26d3e4d3 (ffmpeg): Add myself to BMP format maintainers (with permission from Mans on IRC)
- Originally committed as revision 15387 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:24 AM Revision b93dd838 (ffmpeg): Add support for RVTR fourCC
- Originally committed as revision 15386 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom