Activity
From 07/21/2008 to 08/19/2008
08/19/2008
- 11:44 PM Revision ba99cfc2 (ffmpeg): Implement url_open_protocol(), which is basiclly the former url_open()
- but which opens a URLProtocol instead of a filename. url_open() is
reimplemented to call url_open_protocol(). See dis... - 10:17 PM Revision b76e3424 (ffmpeg): Cosmetics: remove a redundant and misplaced doxy.
- Originally committed as revision 14856 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:15 PM Revision e8e2b2ef (ffmpeg): Deprecate av_fifo_realloc(). av_fifo_realloc2() should be used instead.
- Originally committed as revision 14855 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 PM Revision fda0d4af (ffmpeg): Ok-ed parts from patch by zhentan feng.
- Originally committed as revision 14854 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:58 PM Revision 1b0732ea (ffmpeg): Remove useless #ifdef DEBUG (patch by Zhentan Feng).
- Originally committed as revision 14853 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 PM Revision e9d4b8a5 (ffmpeg): Workaround bug in types.h that has typedef __u64 under #ifndef __STRI...
- Originally committed as revision 14852 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:52 PM Revision 0da49fca (ffmpeg): Untangle mpeg12.c and mdec.c so that mdec.c can be compiled separately.
- Originally committed as revision 14851 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:04 PM Revision 7942269b (ffmpeg): cosmetics: s/const static/static const/g
- patch by Mathieu Malaterre, mathieu.malaterre gmail com
Originally committed as revision 14850 to svn://svn.ffmpeg.o... - 07:25 PM Revision 833e90dd (ffmpeg): Update changelog and general.texi to reflect
- addition of the alac encoder, add Jai Menon
to MAINTAINERS and bump LIBAVCODEC_VERSION_MINOR.
Originally committed a... - 06:49 PM Revision 745b39d5 (ffmpeg): Replace invocations of av_fifo_realloc(), which is going to be
- deprecated, with corresponding invocations of av_fifo_realloc2().
Originally committed as revision 14848 to svn://sv... - 06:45 PM Revision a1ab56c5 (ffmpeg): alacenc: compare against ALAC_MAX_LPC_ORDER instead of MAX_LPC_ORDER
- Originally committed as revision 14847 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 PM Revision 8257b835 (ffmpeg): Implement av_fifo_realloc2().
- Originally committed as revision 14846 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:20 PM Revision e13894e8 (ffmpeg): alacenc: last few hunks approved by michael
- Originally committed as revision 14845 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:12 PM Revision cc940caf (ffmpeg): alacenc: Use user-specified min and max prediction order.
- Originally committed as revision 14844 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:07 PM Revision 0d962ecb (ffmpeg): Import more OKed parts of ALAC encoder from GSoC repo.
- Originally committed as revision 14843 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:02 PM Revision c89cb589 (ffmpeg): Making block size in bits variable and dependent on the DV spec
- Originally committed as revision 14842 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:01 PM Revision 713c1aa9 (ffmpeg): Making the number of blocks per macroblock dependent on the DV stream
- specification
Originally committed as revision 14841 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:00 PM Revision cb879ec2 (ffmpeg): Introducing DV_MAX_BPM macro instead of a hardcoded value for the
- highest number of blocks per macroblock
Originally committed as revision 14840 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:36 PM Revision 2c8d4388 (ffmpeg): Ok-ed parts from patch by zhentan feng.
- Originally committed as revision 14839 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:26 AM Revision 6f18fe8c (ffmpeg): Add regression tests for F32LE, F64BE and F64LE PCM codecs.
- Originally committed as revision 14838 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:05 AM Revision b1c00341 (ffmpeg): Make AIFF demuxer handle F32BE and F64BE PCM audio.
- Originally committed as revision 14837 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:00 AM Revision a1ef2c4b (ffmpeg): Make MOV demuxer handle F32BE, F32LE, F64BE and F64LE PCM audio.
- Originally committed as revision 14836 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 AM Revision 57406d8e (ffmpeg): Make RIFF-based demuxers handle F32LE and F64LE PCM audio.
- Originally committed as revision 14835 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:49 AM Revision 7b21690a (ffmpeg): Make AU demuxer handle S24BE, S32BE and F64BE PCM audio.
- Originally committed as revision 14834 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:43 AM Revision 143a5d6f (ffmpeg): Add F64BE, F64LE and F64BE PCM codecs.
- Originally committed as revision 14833 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 AM Revision e06b00f3 (ffmpeg): Add SAMPLE_FMT_DBL.
- Originally committed as revision 14832 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:17 AM Revision 4efbd755 (ffmpeg): Fix PCM_S16LE_PLANAR channel-address calculation bug introduced in r1...
- Originally committed as revision 14831 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:55 AM Revision 6ec87fbd (ffmpeg): Mark init_vlcs function as av_cold.
- Originally committed as revision 14830 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/18/2008
- 09:36 PM Revision 1dece0d2 (ffmpeg): More OKed AAC decoder code hunks
- Originally committed as revision 14829 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:39 PM Revision c7f4d983 (ffmpeg): More OKed AAC decoder code hunks
- Originally committed as revision 14828 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:11 PM Revision e48891bd (ffmpeg): Ok-ed parts from patch by zhentan feng.
- Originally committed as revision 14827 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:54 PM Revision c69968b4 (ffmpeg): Factorize common code out of the mxf demuxer.
- Patch by zhentan feng.
Originally committed as revision 14826 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:09 PM Revision 3f3fe38d (ffmpeg): Set AVStream.discard, so that demuxers can choose which stream to sel...
- Originally committed as revision 14825 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:39 PM Revision fc7ed9a6 (ffmpeg): Support Electronic Arts files containing MP3 audio.
- Originally committed as revision 14824 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:03 PM Revision 97ceb752 (ffmpeg): Mark SAMPLE_FMT_S24 as deprecated.
- Originally committed as revision 14823 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:39 AM Revision bf689db0 (ffmpeg): Add okayed chunks of AAC encoder psychoacoustic model
- Originally committed as revision 14822 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:38 AM Revision b54bf2d6 (ffmpeg): Add okayed parts for AAC encoder
- Originally committed as revision 14821 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/17/2008
- 10:47 PM Revision ca048266 (ffmpeg): Import more ok'd parts of ALAC encoder from GSoC repo.
- Originally committed as revision 14820 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:56 PM Revision 46dd2738 (ffmpeg): remove some unneeded header includes
- Originally committed as revision 14819 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:32 PM Revision a8aefc8a (ffmpeg): Copy and paste LGPL from tree.h, the previous one referred to a non-e...
- version.
Originally committed as revision 14818 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:26 PM Revision ee8cc834 (ffmpeg): Add missing header includes to fix 'make checkheaders'.
- Originally committed as revision 14817 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:15 PM Revision 82ed0b76 (ffmpeg): Add missing stdint.h header to fix 'make checkheaders'.
- Originally committed as revision 14816 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:41 PM Revision ec0350c9 (ffmpeg): use LFG instead of Mersenne Twister for AC-3 PRNG
- Originally committed as revision 14815 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:08 PM Revision defa0cd6 (ffmpeg): Mark adx_decode_init() as type int instead of void, the function returns
- a value. Fixes the warning:
adxdec.c:36: warning: 'return' with a value, in function returning void
Originally comm... - 04:58 PM Revision 8cb2db4e (ffmpeg): restore alphabetical order of TESTS
- Originally committed as revision 14813 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:44 PM Revision 31bcb290 (ffmpeg): Add PCA to TESTS.
- Originally committed as revision 14812 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:10 PM Revision f1f373c2 (ffmpeg): fix and simplify frame size check and reencoding in verbatim mode
- Originally committed as revision 14811 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:53 PM Revision 4869f47e (ffmpeg): Add multiple inclusion guards for consistency and to avoid them being
- forgotten in case they ever become neccessary.
Originally committed as revision 14810 to svn://svn.ffmpeg.org/ffmpeg... - 03:51 PM Revision ab1388e4 (ffmpeg): Move context struct to c file.
- Originally committed as revision 14809 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:50 PM Revision f43ad0fe (ffmpeg): Add prototypes to header (based on code by ramiro)
- Originally committed as revision 14808 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:46 PM Revision 64417375 (ffmpeg): Make ff_pca_init() allocate it struct instead of letting the user pro...
- one (more robust ABI wise).
Originally committed as revision 14807 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:35 PM Revision 7b0a6612 (ffmpeg): Do not mix declarations and statements (by ramiro).
- Originally committed as revision 14806 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:33 PM Revision 88ccaf6f (ffmpeg): put testing code under #ifdef TEST
- Originally committed as revision 14805 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:32 PM Revision cd5cd377 (ffmpeg): Testing code uses random().
- Originally committed as revision 14804 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:32 PM Revision a50bd69d (ffmpeg): fix includes
- Originally committed as revision 14803 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:28 PM Revision 7a0d00d4 (ffmpeg): Principal component analysis
- (will be cleaned up in next commits)
Originally committed as revision 14802 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:25 PM Revision 83e92ab6 (ffmpeg): alacenc: NULL_IF_CONFIG_SMALL long_name.
- Originally committed as revision 14801 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:43 AM Revision 52098468 (ffmpeg): G.729 decoder main code
- (just skeleton, contains only parts, explicitly ok'ed by Michael)
Originally committed as revision 14800 to svn://sv... - 07:04 AM Revision 720d52c6 (ffmpeg): More okayed chunks of AAC encoder
- Originally committed as revision 14799 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:36 AM Revision 6b931476 (ffmpeg): Import ok'd parts of ALAC encoder from GSoC repo.
- Originally committed as revision 14798 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/16/2008
- 10:42 PM Revision 38c1a5c4 (ffmpeg): update my email address to one which does not depend on my service pr...
- Originally committed as revision 14797 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:39 PM Revision 81fc8a63 (ffmpeg): use range of lpc orders in ORDER_METHOD_EST
- Originally committed as revision 14796 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:32 PM Revision 9045f5e7 (ffmpeg): cosmetics: adjust line breaks and vertical alignment
- Originally committed as revision 14795 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:24 PM Revision 56c07e29 (ffmpeg): use limited range of lpc orders when quantizing coefficients
- Originally committed as revision 14794 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:39 PM Revision e748e34d (ffmpeg): struct timeval requires #include <sys/time.h>
- patch by Dave Yeo daveryeo _at_ telus _dot_ net
Originally committed as revision 14793 to svn://svn.ffmpeg.org/ffmp... - 05:28 PM Revision e9e3c980 (ffmpeg): lpc: cosmetics: vertically align declarations and definitions.
- Originally committed as revision 14792 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:18 PM Revision 1b0f6fb8 (ffmpeg): Use correct asm object type and necessary -DPIC for yasm on 64-bit Da...
- Thread: [FFmpeg-devel] fft_mmx.asm yasm 64bit build broken
Patch by 'D' (lessen42 gmail com)
Originally committed as... - 05:18 PM Revision c50da3ad (ffmpeg): flacenc, lpc: Move LPC code from flacenc.c to new lpc.[ch] files.
- Originally committed as revision 14790 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:03 PM Revision 51c796d0 (ffmpeg): flacenc: Allow more flexible shift calculation in LPC.
- Originally committed as revision 14789 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:46 PM Revision 3cffbe09 (ffmpeg): Fix rc_eq mem leak.
- Originally committed as revision 14788 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:13 PM Revision 847d0536 (ffmpeg): Revert r14260
- Log:
Free in avcodec_close() avctx->rc_eq. Fix a memory leak.
Reason running free() on random pointers.
Originally... - 11:59 AM Revision f5c3eae3 (ffmpeg): Synchronize AAC encoder with renamings in aac.h
- Originally committed as revision 14786 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:47 AM Revision 817015e4 (ffmpeg): Add approved chunks to AAC encoder
- Originally committed as revision 14785 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:25 AM Revision 38a1c7f2 (ffmpeg): Use memcpy() for PCM S16/S32 codecs when codec byte-order matches mac...
- Originally committed as revision 14784 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/15/2008
- 07:24 PM Revision 4c00864f (ffmpeg): Surround format-specific functions with matching preprocessor conditi...
- Originally committed as revision 14783 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:28 PM Revision 7402ee23 (ffmpeg): Surround AVInputFormat declarations with format-specific #ifdefs.
- Originally committed as revision 14782 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:54 PM Revision 96445426 (ffmpeg): Replace generic CONFIG_MUXERS preprocessor condition around format-sp...
- functions by more appropriate format-specific preprocessor conditions.
Originally committed as revision 14781 to svn... - 04:48 PM Revision bcb5430a (ffmpeg): Replace generic CONFIG_MUXERS preprocessor conditions around AVOutput...
- declarations by more specific CONFIG_FOOBAR_MUXER conditions.
Originally committed as revision 14780 to svn://svn.ff... - 04:37 PM Revision 082f7acf (ffmpeg): cosmetics: Remove redundant #endif comments that are very close to th...
- condition. This will make upcoming diffs smaller.
Originally committed as revision 14779 to svn://svn.ffmpeg.org/ff... - 04:33 PM Revision fb9f1117 (ffmpeg): cosmetics: misc spelling fixes
- Originally committed as revision 14778 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:13 PM Revision ff9c8d7c (ffmpeg): Add flag to mark demuxers that can output discontinuous timestamps.
- (could also be added to muxers if someone wants)
Originally committed as revision 14777 to svn://svn.ffmpeg.org/ffmp... - 02:30 PM Revision 8a9d72a0 (ffmpeg): Simplify by using FFMAX.
- Originally committed as revision 14776 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:31 AM Revision cce540c5 (ffmpeg): Don't try to free shared ff_sine_* tables pointed to by s->windows[]
- Originally committed as revision 14775 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:01 AM Revision 9ffd5c1c (ffmpeg): More OKed AAC decoder hunks
- Originally committed as revision 14774 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:28 AM Revision aa6ed608 (ffmpeg): Add myself as ARM maintainer
- Originally committed as revision 14773 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:19 AM Revision 848a5815 (ffmpeg): Synchronise AAC decoder code with that from SoC
- Originally committed as revision 14772 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:14 AM Revision 2272e04a (ffmpeg): document some dsp alignments
- Originally committed as revision 14771 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:05 AM Revision 62a57fae (ffmpeg): More OKed sections of AAC decoder code
- Originally committed as revision 14770 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/14/2008
- 11:38 PM Revision e9b9a2f8 (ffmpeg): Add -fasm and -std=c99 when supported.
- Originally committed as revision 14769 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 PM Revision a964e813 (ffmpeg): use h_addr_list[0] instead of h_addr as this is the posix hostent fie...
- Originally committed as revision 14768 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:12 PM Revision 47698b83 (ffmpeg): The ff_sine_#[] should be aligned as they will commonly be used in ds...
- functions
Originally committed as revision 14767 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:01 PM Revision 7246177d (ffmpeg): ensure we get explicit definition of various _XOPEN_SOURCE functions ...
- Originally committed as revision 14766 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:48 PM Revision b5f46e93 (ffmpeg): import ok'd hunks for mxf muxer
- Originally committed as revision 14765 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:40 PM Revision 2b409ca9 (ffmpeg): Remove hackish support for fastmemcpy from MPlayer.
- Originally committed as revision 14764 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:38 PM Revision 1e8bd10c (ffmpeg): mlp: Define End-of-Stream code in common header file and use it in de...
- Originally committed as revision 14763 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:07 PM Revision 07be55dc (ffmpeg): Remove not OKed parts from AAC encoder
- Originally committed as revision 14762 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:50 PM Revision 29a717ae (ffmpeg): Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
- It is the standard location as defined by the Open Group.
Originally committed as revision 14761 to svn://svn.ffmpeg... - 03:23 PM Revision 084cadab (ffmpeg): Add an example of higher resolution video encoding for the PSP to the...
- patch by Daniel Serpell, dserpell gmail com
Originally committed as revision 14760 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:16 PM Revision b96e074d (ffmpeg): Fix the PSP examples in the FAQ to use libx264 as codec instead of h264.
- patch by Daniel Serpell, dserpell gmail com
Originally committed as revision 14759 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:40 PM Revision 69fc4da3 (ffmpeg): Add declarations for the sine tables used in wma.c (half window sizes...
- 256, 512, 1024 and 2048) to mdct.c. Make them accessible via dsputil.h. Make
wma.c use these shared tables.
Original... - 02:36 PM Revision ece6b83c (ffmpeg): Change wma.c to use the ff_sine_window_init() from mdct.c
- Originally committed as revision 14757 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:29 PM Revision 7139bfa8 (ffmpeg): Surround '#include <sys/select>' by HAVE_SYS_SELECT_H.
- patch by Kurtnoise, kurtnoise free fr
Originally committed as revision 14756 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:03 PM Revision bf6ce82d (ffmpeg): Check for sys/select.h and poll.h unconditionally, not just if ffserver
- is enabled. The headers are used throughout the code.
Originally committed as revision 14755 to svn://svn.ffmpeg.org... - 11:40 AM Revision 11a9d3e8 (ffmpeg): Add -D_POSIX_C_SOURCE=200112 to cflags.
- Originally committed as revision 14754 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:17 AM Revision 67a38cee (ffmpeg): Change Dirac in MPEG-TS encapsulation to conform with spec changes.
- patch by Anuradha Suraparaju, anuradha rd.bbc.co uk
Originally committed as revision 14753 to svn://svn.ffmpeg.org/f... - 05:52 AM Revision c03d9d05 (ffmpeg): Okayed parts of AAC encoder
- Originally committed as revision 14752 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:00 AM Revision 7ca7d5fa (ffmpeg): file which should have been added in r14749
- Originally committed as revision 14751 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:41 AM Revision 75ac2875 (ffmpeg): missing prototype
- Originally committed as revision 14750 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:40 AM Revision ebceaa1c (ffmpeg): gcc chokes on the 7 registers needed for float_to_int16_interleave6 (...
- Originally committed as revision 14749 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:39 AM Revision ee467537 (ffmpeg): gcc chokes on xmm constraints, so pessimize int32_to_float_fmul_scala...
- Originally committed as revision 14748 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:58 AM Revision a7cc783d (ffmpeg): mlp: split simple inline function that xors 4 bytes into one.
- Originally committed as revision 14747 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:24 AM Revision 3c9769a0 (ffmpeg): Do not fill the pts reordering buffer with guessed dts.
- These values should not matter at all in principle because they
do not correspond to the time of display of any frame... - 12:07 AM Revision aca36b28 (ffmpeg): Remove unneeded whitespace and quotes from -D_ISOC99_SOURCE.
- Originally committed as revision 14745 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/13/2008
- 11:36 PM Revision 67587238 (ffmpeg): special case 6 channel version of float_to_int16_interleave
- 5% faster ac3
Originally committed as revision 14744 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:35 PM Revision 911e21a3 (ffmpeg): simd int->float
- 20% faster ac3 if downmixing, 15% if not
Originally committed as revision 14743 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:33 PM Revision ac2e5564 (ffmpeg): simd downmix
- 13% faster ac3 if downmixing
Originally committed as revision 14742 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:30 PM Revision 45d9d618 (ffmpeg): don't mark the delayed samples for upmixing if they haven't been down...
- Originally committed as revision 14741 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:30 PM Revision 3b6516f7 (ffmpeg): oops, non-normalized downmix to mono contaminated add_bias for non-si...
- Originally committed as revision 14740 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:01 PM Revision da0def34 (ffmpeg): Change _ISOC9X_SOURCE to _ISOC99_SOURCE.
- Originally committed as revision 14739 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:15 PM Revision 5df3cc6f (ffmpeg): matroskadec: list some more ebml IDs found in the wild and that we ig...
- This avoid printing some warnings about unknow IDs while we in fact know
the IDs but just want to knowingly ignore th... - 08:08 PM Revision 9a109272 (ffmpeg): Make show_banner() and show_version() print both the compile-time and...
- link-time/run-time libav* version numbers.
Originally committed as revision 14737 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:49 PM Revision 850a8d42 (ffmpeg): Add examples in documentation showing how to avoid to decode audio and
- output video in pass 1 for 2-pass encoding.
Patch by Erwan Ducroquet erwan _dot_ ducroquet _at_ gmail _dot_ com
Orig... - 07:43 PM Revision 06cddea0 (ffmpeg): mlp: Cosmetics: Close comments in an extra line and
- remove empty lines between doxy comments and function declarations.
Originally committed as revision 14735 to svn://... - 07:29 PM Revision f4bba201 (ffmpeg): Dirac encapsulation in MPEG-TS
- patch by Anuradha Suraparaju, anuradha rd.bbc.co uk
Originally committed as revision 14734 to svn://svn.ffmpeg.org/f... - 06:47 PM Revision ce15710f (ffmpeg): mlp: Split common code from parser and decoder to be used by encoder.
- Originally committed as revision 14733 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:33 PM Revision e7327dbb (ffmpeg): Remove unused variable.
- Originally committed as revision 14732 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:32 PM Revision 2485abe2 (ffmpeg): Remove unused variable.
- Originally committed as revision 14731 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:20 PM Revision 488b1ca4 (ffmpeg): 10000l, revert mistakely commited and unrelated hunk.
- Originally committed as revision 14730 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:17 PM Revision ad1d8710 (ffmpeg): Move -D_ISOC9X_SOURCE to configure so its available to all tests.
- Originally committed as revision 14729 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:22 PM Revision ea452b54 (ffmpeg): strcasecmp() requires #include <strings.h>
- Originally committed as revision 14728 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:01 PM Revision 5af4f1f3 (ffmpeg): move M_PI definition along with other math definitions
- Originally committed as revision 14727 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:03 PM Revision af44e8e4 (ffmpeg): Show result of yasm test.
- Originally committed as revision 14726 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:04 AM Revision d1a12956 (ffmpeg): define some math constants so as not to depend on _XOPEN_SOURCE
- Originally committed as revision 14725 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:03 AM Revision 29d3ed3b (ffmpeg): ffserver: SA_RESTART and unsetenv require _XOPEN_SOURCE
- Originally committed as revision 14724 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:36 AM Revision 131f1cb2 (ffmpeg): matroskadec: parse available blocks even when cluster parsing failed
- This way, we still read the few complete blocks out of a truncated
cluster at the end of a truncated file.
Originall... - 02:44 AM Revision ee5b34d5 (ffmpeg): mlp_parser: Initialize crc data in its own function.
- Originally committed as revision 14722 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:41 AM Revision 5dae0dd2 (ffmpeg): mlpdec: Put some doxy comments to the right of vars instead of interl...
- Originally committed as revision 14721 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:36 AM Revision f53acb7b (ffmpeg): mlpdec: Split channel parameters from context into their own struct.
- Originally committed as revision 14720 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/12/2008
- 11:45 PM Revision 557ac0c4 (ffmpeg): optimize ac3_downmix.
- 1.3x faster 5.1->stereo, 1.9x faster 5.1->mono.
Originally committed as revision 14719 to svn://svn.ffmpeg.org/ffmpe... - 09:02 PM Revision 0e55ba72 (ffmpeg): Add needed include, make it compile without -D_BSD_SOURCE.
- Originally committed as revision 14718 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:05 PM Revision db01fa13 (ffmpeg): mlpdec: whitespace and line-breaking cosmetics.
- Originally committed as revision 14717 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:53 PM Revision d6aa052d (ffmpeg): mlpdec: Split filter parameters from context into their own struct.
- Originally committed as revision 14716 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:28 PM Revision 0d84a8f6 (ffmpeg): increase MAX_REORDER_DELAY and pts_buffer size to 16, max for h264 atm
- Originally committed as revision 14715 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:26 PM Revision cb5b96cd (ffmpeg): Prevent dts generation code to be executed when delay is > MAX_REORDE...
- this fixes overflow in AVStream->pts_buffer.
Originally committed as revision 14714 to svn://svn.ffmpeg.org/ffmpeg/t... - 12:36 PM Revision ebc22cc2 (ffmpeg): Electronic Arts demuxer: support SxEN audio tags found in 'Need for S...
- Originally committed as revision 14713 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 PM Revision 3b4b1137 (ffmpeg): Fix CODEC_ID_PCM_U8 decoder output size calculation to support odd-nu...
- Originally committed as revision 14712 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:07 AM Revision 8d36d36e (ffmpeg): Add to the ffmpeg docs an usage example showing how to extract images
- from a video.
Originally committed as revision 14711 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:35 AM Revision 6819af82 (ffmpeg): Electronic Arts demuxer: perform identification of ADPCM EA R2 codec ...
- Originally committed as revision 14710 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:33 AM Revision a07f1178 (ffmpeg): Electronic Arts demuxer: ignore PTxx platform ID values.
- Originally committed as revision 14709 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:32 AM Revision d3302b70 (ffmpeg): Support Electronic Arts files containing MPEG2VIDEO.
- Originally committed as revision 14708 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:59 AM Revision 81b060fa (ffmpeg): align the audio decoding buffer, since some codecs write to it with simd
- Originally committed as revision 14707 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:01 AM Revision 72745cff (ffmpeg): use float_to_int16_interleave in ac3
- Originally committed as revision 14706 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:30 AM Revision 916d5d6c (ffmpeg): use imdct_half in ac3
- Originally committed as revision 14705 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:51 AM Revision 862b98d4 (ffmpeg): cosmetics in dsp init
- Originally committed as revision 14704 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:38 AM Revision d46ac5bf (ffmpeg): mdct wrapper function to match fft
- Originally committed as revision 14703 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:36 AM Revision 0a570e82 (ffmpeg): remove mdct tmp buffer
- Originally committed as revision 14702 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:34 AM Revision e8dd7b0c (ffmpeg): remove a float->double->float conversion.
- 1.8x faster imdct_c with fpmath=sse, no change with x87
Originally committed as revision 14701 to svn://svn.ffmpeg.o... - 12:33 AM Revision 46803f4f (ffmpeg): optimize imdct_half:
- remove tmp buffer.
skip fft reinterleave pass, leaving data in a format more convenient for simd.
merge post-rotate w... - 12:27 AM Revision 49c0dd75 (ffmpeg): indent
- Originally committed as revision 14699 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:26 AM Revision 5d0ddd1a (ffmpeg): split-radix FFT
- c is 1.9x faster than previous c (on various x86 cpus), sse is 1.6x faster than previous sse.
Originally committed a...
08/11/2008
- 11:54 PM Revision bafad220 (ffmpeg): import yasm macros from x264
- Originally committed as revision 14697 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:53 PM Revision 304d586d (ffmpeg): yasm buildsystem
- Originally committed as revision 14696 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:22 AM Revision 9edae4ad (ffmpeg): Synchronise code with AAC decoder in SoC
- Originally committed as revision 14695 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:16 AM Revision 9cc04edf (ffmpeg): More OKed hunks of the AAC decoder from SoC
- Originally committed as revision 14694 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:14 AM Revision 3f66d168 (ffmpeg): Fixing the units in DV50 tables (both coordinates are
- supposed to be in units of 8 pixels) and simplifying
the calculations of y_ptr and c_offset.
Originally committed as... - 09:52 AM Revision 5e8ecfde (ffmpeg): Apply PCM ENCODE/DECODE() macros to the S/U,8/24/32,LE/BE PCM codecs.
- Originally committed as revision 14692 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:35 AM Revision d557838c (ffmpeg): Coalescing the un-weighting and de-quantization steps for faster
- processing
Originally committed as revision 14691 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:11 AM Revision 76c655fb (ffmpeg): Simplify colour conversion in Fraps as suggested by Michael
- Originally committed as revision 14690 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:08 AM Revision 29671011 (ffmpeg): The deblock filter does not need all the intra availability stuff so do
- not recalculate it.
Originally committed as revision 14689 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:52 AM Revision faa7e394 (ffmpeg): Simplify constrained_intra_pred code in fill_caches().
- Originally committed as revision 14688 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:21 AM Revision d1d10e91 (ffmpeg): Support MBAFF + constrained intra prediction.
- (no i would not have tried to implement this had i known what mess it is)
fixes at least:
CAMACI3_Sony_C
Originally ...
08/10/2008
- 10:18 PM Revision 697c7cd4 (ffmpeg): Bump minor version as av_log_missing_feature() was added to public AP...
- r14685
Originally committed as revision 14686 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:29 PM Revision ea779d91 (ffmpeg): Add a generic function to lavc to log messages about missing features.
- Patch by Justin Ruggles (justin ruggles gmail com)
Originally committed as revision 14685 to svn://svn.ffmpeg.org/ff... - 06:15 PM Revision af176191 (ffmpeg): R and B components are stored as a differences to G component in Frap...
- This fixes roundup issue 574.
Originally committed as revision 14684 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:10 PM Revision beca9a28 (ffmpeg): Mask bits of reference indexes properly to avoid negative numbers ent...
- each other.
Fixes at least:
CAMA1_TOSHIBA_B
cama1_vtc_c
CAMA3_Sand_E
cama3_vtc_b
CAMASL3_Sony_B
CVMA1_TOSHIBA_B
CVMAQ... - 03:39 PM Revision e248cb60 (ffmpeg): Remove a few more lines of unneeded code in fill_caches() for MBAFF.
- Also document why the remaining related part is apparently needed.
Originally committed as revision 14682 to svn://s... - 03:34 PM Revision 1b46683c (ffmpeg): FOURCC addition: added 3IV2, another mpeg4 id. incoming/video_3iv2/vi...
- Originally committed as revision 14681 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:38 AM Revision d50cdd82 (ffmpeg): Use the correct reference tables for interlaced MBAFF MBs in the loop...
- Fixes at least
CAMP_MOT_MBAFF_L30
CAMP_MOT_MBAFF_L31
FRExt/FREXT01_JVC_D
Originally committed as revision 14680 to s... - 01:58 AM Revision d9d9a8c0 (ffmpeg): Add MDEC tags to Electronic Arts demuxer.
- Originally committed as revision 14679 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:38 AM Revision 0281d325 (ffmpeg): Do not execute the part of fill_caches() for the loopfilter that over...
- reference indexes and motion vectors.
Fixes at least:
CVMAQP2_Sony_G
Originally committed as revision 14678 to svn:/... - 12:28 AM Revision 8163c870 (ffmpeg): Cosmetics: move at the beginning of the file the av_frac_* functions,...
- the forward declarations.
Originally committed as revision 14677 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/09/2008
- 06:11 PM Revision 3d11b8ce (ffmpeg): Remove more code that has become useless after the pairless MBAFF loop
- filter cleanup.
Originally committed as revision 14676 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:52 PM Revision 7fc332c7 (ffmpeg): Remove reference to the unsupported master format from ffserver.conf.
- Originally committed as revision 14675 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:46 AM Revision cc0591da (ffmpeg): Sync already committed code with that in SoC and commit more OKed hun...
- Originally committed as revision 14674 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:17 AM Revision 5f7f9719 (ffmpeg): Remove odd pairwise deblock filtering applied to MBAFF MBs.
- Originally committed as revision 14673 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/08/2008
- 11:50 PM Revision 44015c56 (ffmpeg): matroskadec: add basic tags support (metadata)
- Originally committed as revision 14672 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:31 PM Revision 4f5c72e8 (ffmpeg): PCM regression tests.
- Originally committed as revision 14671 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:50 PM Revision 76eb5c05 (ffmpeg): Cosmetics: fix weird indent.
- Originally committed as revision 14670 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 PM Revision 540f1c7b (ffmpeg): Implement avfilter_version().
- Originally committed as revision 14669 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:42 PM Revision b3b990b6 (ffmpeg): Implement avdevice_version().
- Originally committed as revision 14668 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:40 PM Revision c97429e2 (ffmpeg): Implement avformat_version().
- Originally committed as revision 14667 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:34 PM Revision 96afa6be (ffmpeg): Doxygenate avcodec_version().
- Originally committed as revision 14666 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:32 PM Revision 7f0026dd (ffmpeg): Implement avutil_version().
- Originally committed as revision 14665 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:14 PM Revision 3241ec1d (ffmpeg): Cosmetics: make a v4l2 error message consistent with r14647.
- Originally committed as revision 14664 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:52 PM Revision c57c4897 (ffmpeg): Change OSS long names.
- Originally committed as revision 14663 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:56 AM Revision ec7e2582 (ffmpeg): fix 4:2:2 psnr
- Originally committed as revision 14662 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/07/2008
- 05:33 PM Revision b80b5692 (ffmpeg): remove mxf.c, previously copied to mxfdec.c
- Originally committed as revision 14661 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:32 AM Revision 3ee573a3 (ffmpeg): Add simpler/cleaner/faster F32BE encoding/decoding.
- Originally committed as revision 14660 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:23 AM Revision ff66caab (ffmpeg): Simplify PCM codec; change 'n' in pcm_decode_frame() to equal "total ...
- Originally committed as revision 14659 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:16 AM Revision 13dbd9b7 (ffmpeg): Prevent DAUD PCM encoder from fetching values outside of ff_reverse[]...
- Originally committed as revision 14658 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:01 AM Revision bc02bc86 (ffmpeg): Remove unused redefinition of av_log for test.
- Originally committed as revision 14657 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:56 AM Revision 0f680571 (ffmpeg): Remove useless 'channels' assignment.
- Originally committed as revision 14656 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:12 AM Revision d09ea6ba (ffmpeg): rename mxf.c to mxfdec.c
- Originally committed as revision 14655 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/06/2008
- 10:17 PM Revision 5c5b1731 (ffmpeg): Maintain pointer to end of AVFormatContext.packet_buffer list
- This changes add_to_pktbuf() to maintain a pointer to the last entry
in the list, avoiding a linear walk-through on e... - 09:19 PM Revision b888abe1 (ffmpeg): Cosmetics: rename loop counters in eval_refl()
- Originally committed as revision 14653 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:16 PM Revision bdb34c9f (ffmpeg): Simplify eval_refl(): do not store a buffer value in a var when the b...
- Originally committed as revision 14652 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:04 PM Revision aa425ada (ffmpeg): Simplify eval_refl(): s/b == 0/!b/
- Originally committed as revision 14651 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:02 PM Revision 40812fdc (ffmpeg): Simplify range checking in eval_refl(). Before the
- condition b == 0 could never be true, because it would
have already been caught in the previous ifs. Also the
conditi... - 08:39 PM Revision d70875c8 (ffmpeg): Cosmetics: reindent
- Originally committed as revision 14649 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:38 PM Revision 7e05617a (ffmpeg): Simplify do_output_subblock(): Remove a unneeded memcpy
- Originally committed as revision 14648 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:21 PM Revision 99423fa0 (ffmpeg): Distinguish the error reporting for the cases of wrong size and wrong
- timebase in the video4linux2 v4l2_read_header() function.
Originally committed as revision 14647 to svn://svn.ffmpeg... - 06:20 PM Revision e78d651f (ffmpeg): Distinguish the error reporting for the cases of wrong size and wrong
- timebase in the video4linux grab_read_header() function.
Originally committed as revision 14646 to svn://svn.ffmpeg.... - 12:04 PM Revision c3b9f5fb (ffmpeg): Remove a useless directive.
- Originally committed as revision 14645 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:03 PM Revision 2daefd2c (ffmpeg): Cosmetics: indentation
- Originally committed as revision 14644 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:34 AM Revision bbf020e9 (ffmpeg): Add Electronic Arts TGV chunk tags to EA demuxer.
- Originally committed as revision 14643 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:33 AM Revision cfc78718 (ffmpeg): Electronic Arts TGV decoder
- Originally committed as revision 14642 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:17 AM Revision 6ba10f33 (ffmpeg): Add av_memcpy_backptr(): deliberately overlapping memcpy variant.
- Originally committed as revision 14641 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:24 AM Revision c0f0b34b (ffmpeg): Simplify eval_refl(): return directly when needed instead of storing ...
- Originally committed as revision 14640 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:11 AM Revision 2f1cad0e (ffmpeg): Simplify rms(): merge a few operations in the same statement
- Originally committed as revision 14639 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:08 AM Revision b4d46e8c (ffmpeg): Cosmetical simplification in t_sqrt()
- Originally committed as revision 14638 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:06 AM Revision 438abdaa (ffmpeg): Check available size before writing in decode_frame()
- Originally committed as revision 14637 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:00 AM Revision 8089c652 (ffmpeg): Check *data_size in decode_frame()
- Originally committed as revision 14636 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:49 AM Revision 59917046 (ffmpeg): Cosmetics: alignment
- Originally committed as revision 14635 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:44 AM Revision e3751aa6 (ffmpeg): Flip (by making buf[i] -> buf[size-i-1]) two buffers: {sp,gain}_block...
- needs duplicating a few loops, but now the code is clearer.
Originally committed as revision 14634 to svn://svn.ffmp... - 12:21 AM Revision 00a3431c (ffmpeg): matroskadec: use av_freep(&x) instead of av_free(x);x=NULL
- Originally committed as revision 14633 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:17 AM Revision b8702539 (ffmpeg): matroskadec: replace matroska_queue_packet with a single call to dyna...
- patch by Anton Khirnov wyskas _at_ gmail _dot_ com
Originally committed as revision 14632 to svn://svn.ffmpeg.org/f...
08/05/2008
- 11:03 PM Revision 77c3fb90 (ffmpeg): add dv 4:1:1 regression test
- Originally committed as revision 14631 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:55 PM Revision b91758de (ffmpeg): 100l, fix test, ref values were done with mv0, dunno how this slipped in
- Originally committed as revision 14630 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:59 PM Revision 2cce68f8 (ffmpeg): add mpeg2 4:2:2 regression test
- Originally committed as revision 14629 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:46 PM Revision 95aad5d1 (ffmpeg): Fix small typo.
- Originally committed as revision 14628 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:39 PM Revision 9cc440bf (ffmpeg): Prevent low delay from being used with mpeg1.
- Originally committed as revision 14627 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:32 PM Revision 71e9a1b8 (ffmpeg): OKed sections of code from the SoC AAC decoder
- Originally committed as revision 14626 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:31 PM Revision fed3f069 (ffmpeg): Move shared tables to aactab.c and add declarations to aactab.h. Also...
- SoC code.
Originally committed as revision 14625 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:27 PM Revision 589ce6e6 (ffmpeg): AAC definitions and structures that have been OKed from the SoC AAC d...
- code
Originally committed as revision 14624 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:06 PM Revision 2ccd25d0 (ffmpeg): Use local variabes for *stride, where local variables exist.
- Originally committed as revision 14623 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:34 AM Revision 7d54ecc9 (ffmpeg): indent
- Originally committed as revision 14622 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:33 AM Revision 9b5fab91 (ffmpeg): Simplify l1mv/l1ref calculation.
- Originally committed as revision 14621 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:17 AM Revision c210fa61 (ffmpeg): simplify y_shift/ref_shift code
- Originally committed as revision 14620 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:04 AM Revision cc615d2c (ffmpeg): indent
- Originally committed as revision 14619 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:00 AM Revision d00eac6c (ffmpeg): Factorize some code between temporal and spatial direct mode.
- Originally committed as revision 14618 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:38 AM Revision 4e0e6888 (ffmpeg): Support muxing of Zork PCM audio into RIFF formats.
- Originally committed as revision 14617 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:28 AM Revision 5968d2dd (ffmpeg): misc spelling/grammar fixes
- Originally committed as revision 14616 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:52 AM Revision 6888b4fc (ffmpeg): Rename prodsum() function to convolve()
- Originally committed as revision 14615 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:49 AM Revision 5e3e4075 (ffmpeg): cosmetics: use a better function name than uncouple_channels()
- Originally committed as revision 14614 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:31 AM Revision 022845ed (ffmpeg): cosmetics: change function name and comments to refer to block decoding
- instead of block parsing
Originally committed as revision 14613 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:43 AM Revision 3fa1e818 (ffmpeg): matroskadec: update seek regression test to match new ebml parser
- This change is due to r14590.
The AVPacket position now points to the first byte of the actual
packet data in the fil... - 12:43 AM Revision cc70d14b (ffmpeg): matroskadec: remove useless num_streams
- Originally committed as revision 14611 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:42 AM Revision 88cca989 (ffmpeg): matroskadec: expand useless ebml_read_element_id() wrapper
- Originally committed as revision 14610 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:42 AM Revision 33ac07ea (ffmpeg): matroskadec: simplify matroska_ebmlnum_sint()
- Originally committed as revision 14609 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:42 AM Revision c1e01133 (ffmpeg): matroskadec: implement matroska_ebmlnum_uint() using ebml_read_num()
- Originally committed as revision 14608 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:42 AM Revision cc8be506 (ffmpeg): matroska: expand useless define for MS compat codec id strings
- Originally committed as revision 14607 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:42 AM Revision 20fb02c5 (ffmpeg): matroskadec: remove useless comments in ff_mkv_codec_tags
- Originally committed as revision 14606 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:42 AM Revision ff33c5c5 (ffmpeg): matroskadec: update copyright year and related comments
- Originally committed as revision 14605 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:42 AM Revision 737c40da (ffmpeg): matroskadec: reorder some functions in a more logical order
- Originally committed as revision 14604 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:42 AM Revision 1b6d23bb (ffmpeg): matroskadec: remove now useless wrapper ebml_read_element_length()
- Originally committed as revision 14603 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:42 AM Revision 66cfc385 (ffmpeg): matroskadec: remove now useless wrapper ebml_read_seek()
- Originally committed as revision 14602 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:42 AM Revision 5c5373ce (ffmpeg): matroskadec: remove now useless peek_id
- Originally committed as revision 14601 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:42 AM Revision 38797638 (ffmpeg): matroskadec: don't try to re-read already parsed ID in matroska_parse...
- Originally committed as revision 14600 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:42 AM Revision 6314cca0 (ffmpeg): matroskadec: remove now unused parameter 'once' from ebml_parse_nest()
- Originally committed as revision 14599 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:42 AM Revision c4d3d9ba (ffmpeg): matroskadec: directly use ebml_parse() or ebml_parse_id() where it's ...
- Originally committed as revision 14598 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:42 AM Revision 66a37e06 (ffmpeg): matroskadec: new ebml_parse() function, centralize ebml_read_element_...
- Originally committed as revision 14597 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:42 AM Revision 9bcb92ca (ffmpeg): matroskadec: rename ebml_parse() to ebml_parse_nest()
- Originally committed as revision 14596 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:42 AM Revision c005b3f2 (ffmpeg): matroskadec: don't care about the number of bytes read by ebml_read_e...
- Originally committed as revision 14595 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:42 AM Revision 592110c2 (ffmpeg): matroskadec: simplify check for hierarchy level
- Originally committed as revision 14594 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:42 AM Revision f7b9687c (ffmpeg): matroskadec: cosmetics: consistent style for function declarations
- Originally committed as revision 14593 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:42 AM Revision 104be240 (ffmpeg): matroskadec: Use string instead of char table as probe data compariso...
- Originally committed as revision 14592 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 AM Revision eb05cacc (ffmpeg): matroskadec: use an EbmlBin as parameter to ebml_read_binary()
- Originally committed as revision 14591 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 AM Revision c6cd2b3d (ffmpeg): matroskadec: extract common code out of ebml_read_*()
- Originally committed as revision 14590 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 AM Revision ba5a1f99 (ffmpeg): matroskadec: simplify/cleanup error logging in ebml_read_*()
- Originally committed as revision 14589 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 AM Revision 54d8869d (ffmpeg): matroskadec: remove now useless expected_id parameter from ebml_parse()
- Originally committed as revision 14588 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 AM Revision 4dc9e183 (ffmpeg): matroskadec: expand useless ebml_peek_id() wrapper
- Originally committed as revision 14587 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 AM Revision 3856e7c4 (ffmpeg): matroskadec: remove unused levelup parameter from ebml_read_element_id()
- Originally committed as revision 14586 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 AM Revision 44cea765 (ffmpeg): matroskadec: extract read_level_up out of ebml_read_element_id
- Originally committed as revision 14585 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 AM Revision dfde36a3 (ffmpeg): matroskadec: remove useless levelup check
- Originally committed as revision 14584 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 AM Revision 051ef5ce (ffmpeg): matroskadec: remove useless check for cluster presence
- Originally committed as revision 14583 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 AM Revision 28ba69e0 (ffmpeg): matroskadec: cosmetics: placement of 'else if'
- Originally committed as revision 14582 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 AM Revision 7eb9b068 (ffmpeg): matroskadec: remove some useless empty lines
- Originally committed as revision 14581 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 AM Revision 5efc8ec8 (ffmpeg): matroskadec: remove some useless or out of date comments
- Originally committed as revision 14580 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 AM Revision 8f35a2c0 (ffmpeg): matroskadec: cosmetics
- Originally committed as revision 14579 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 AM Revision c171af9b (ffmpeg): matroskadec: remove unused struct name
- Originally committed as revision 14578 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 AM Revision 1e49ee42 (ffmpeg): matroskadec: remove now unused context fields
- Originally committed as revision 14577 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 AM Revision 70109c0d (ffmpeg): matroskadec: remove useless initialization
- Originally committed as revision 14576 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 AM Revision 16f97ab0 (ffmpeg): matroskadec: cosmetics: remove useless braces
- Originally committed as revision 14575 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 AM Revision 3143f133 (ffmpeg): matroskadec: remove some unused ebml funcs
- Originally committed as revision 14574 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 AM Revision 209472b4 (ffmpeg): matroskadec: use generic parser to parse clusters
- Originally committed as revision 14573 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 AM Revision f06a4886 (ffmpeg): matroskadec: use generic parser inside matroska_execute_seekhead()
- Originally committed as revision 14572 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 AM Revision ce6f28bd (ffmpeg): matroskadec: use generic parser to parse matroska from toplevel
- Originally committed as revision 14571 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 AM Revision 9c25bafa (ffmpeg): matroskadec: move context settings to matroska_read_header()
- Originally committed as revision 14570 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 AM Revision d88d806b (ffmpeg): matroskadec: cosmetics: indentation of matroska_read_header()
- Originally committed as revision 14569 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 AM Revision 9a9a3b03 (ffmpeg): matroskadec: move declaration to upper block
- Originally committed as revision 14568 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 AM Revision a636a56b (ffmpeg): matroskadec: invert a test
- Originally committed as revision 14567 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 AM Revision 4348571b (ffmpeg): matroskadec: cosmetics: indentation of matroska_execute_seekhead()
- Originally committed as revision 14566 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 AM Revision 82113343 (ffmpeg): matroskadec: remove useless dummy_level variable
- Originally committed as revision 14565 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 AM Revision 13b350a3 (ffmpeg): matroskadec: use generic parser to parse seekhead
- Originally committed as revision 14564 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 AM Revision 8ecdab8f (ffmpeg): matroskadec: declare var where it's used
- Originally committed as revision 14563 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 AM Revision 2cbc8811 (ffmpeg): matroskadec: use generic parser to parse tracks
- Originally committed as revision 14562 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 AM Revision 29708581 (ffmpeg): matroskadec: use generic parser to parse info
- Originally committed as revision 14561 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 AM Revision b414cb89 (ffmpeg): matroskadec: use generic parser to parse attachments
- Originally committed as revision 14560 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 AM Revision 6bbd7c7b (ffmpeg): matroskadec: use generic parser to parse chapters
- Originally committed as revision 14559 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 AM Revision 434d496a (ffmpeg): matroskadec: use generic parser to parse tags
- Originally committed as revision 14558 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 AM Revision e5929fdf (ffmpeg): matroskadec: use generic parser to parse index
- Originally committed as revision 14557 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 AM Revision 009ecd50 (ffmpeg): matroskadec: return pointer instead of index in matroska_find_track_b...
- Originally committed as revision 14556 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 AM Revision 28f450a9 (ffmpeg): matroskadec: create new AVStream earlier
- Originally committed as revision 14555 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 AM Revision fc4d335f (ffmpeg): matroskadec: store an AVStream pointer instead of a stream index
- Originally committed as revision 14554 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 AM Revision 63511324 (ffmpeg): matroskadec: use generic ebml parser to parse ebml header
- Originally committed as revision 14553 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 AM Revision 789ed100 (ffmpeg): matroskadec: add an ebml generic parser
- Originally committed as revision 14552 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:39 AM Revision 6e35ae2a (ffmpeg): matroskadec: remove unused is_bframe flag
- Originally committed as revision 14551 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:39 AM Revision 4eff9743 (ffmpeg): matroskadec: simplify flag default
- Originally committed as revision 14550 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:39 AM Revision ead30062 (ffmpeg): matroskadec: remove storage of various unused flags
- Originally committed as revision 14549 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:39 AM Revision 5f8e0227 (ffmpeg): matroskadec: use more robust av_strlcpy() instead of strcpy()
- Originally committed as revision 14548 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 AM Revision ba7f712c (ffmpeg): remove unneeded local variable
- Originally committed as revision 14547 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:15 AM Revision 8354477e (ffmpeg): Port b4/b8_stride code from spatial direct mode to temporal.
- Fixes at least:
CAMANL3_Sand_E.264
camp_mot_picaff0_full.26l
CAPA1_TOSHIBA_B.264
CVPA1_TOSHIBA_B.264
Originally comm... - 12:08 AM Revision 42de393d (ffmpeg): Use frame_num and reference instead of poc for matching frames for di...
- mode MBs, this seems to work better with field/frame mixes. POC of both
can be the same and can be different that mak...
08/04/2008
- 11:29 PM Revision 6c86c44b (ffmpeg): *2 /2 is wrong for PAFF references, so do not do it.
- Originally committed as revision 14544 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:06 PM Revision f0538030 (ffmpeg): Port col_parity code from spatial mode to temporal mode,
- I also love it if people duplicate code and fix one but not the other.
Originally committed as revision 14543 to svn... - 10:59 PM Revision 301e1057 (ffmpeg): The code under FRAME_MBAFF for temporal direct mode MBs is needed for...
- Originally committed as revision 14542 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:52 PM Revision fa6a6c59 (ffmpeg): Remove redundant code.
- Originally committed as revision 14541 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:32 PM Revision 7762cc3d (ffmpeg): Fill ref_count/ref_poc for both fields of frames.
- Originally committed as revision 14540 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:54 PM Revision 354de1d0 (ffmpeg): misc spelling/wording fixes
- Originally committed as revision 14539 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:45 PM Revision 910e3668 (ffmpeg): Fix static leaks in h264.c.
- Patch by Art Clarke aclarke A vlideshow D com
Originally committed as revision 14538 to svn://svn.ffmpeg.org/ffmpeg/... - 11:19 AM Revision 45260d4f (ffmpeg): Use ref_poc and ref_count from the correct field.
- Fixes at least
MR8_BT_B.h264
Originally committed as revision 14537 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:17 AM Revision 4c0d57bd (ffmpeg): Fix dist_scale_factor for long term reference pictures.
- Originally committed as revision 14536 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:25 AM Revision 0e589ce1 (ffmpeg): Return an error when ff_jpegls_decode_picture fails.
- Patch by Mathieu Malaterre: name.surname at gmail
Originally committed as revision 14535 to svn://svn.ffmpeg.org/ffm... - 07:49 AM Revision cc0b6129 (ffmpeg): Simplify PCM codec; replace switch() statements with av_get_bits_per_...
- Originally committed as revision 14534 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:47 AM Revision 0fd7e57e (ffmpeg): Simplify PCM codec; use sample_fmts field to set the avctx->sample_fm...
- Originally committed as revision 14533 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:40 AM Revision 9d49b8ff (ffmpeg): Make avcodec_string() and av_get_bits_per_sample() report the sample ...
- Originally committed as revision 14532 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:35 AM Revision 51c3861e (ffmpeg): Add D-Cinema audio muxer
- Originally committed as revision 14531 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:02 AM Revision bb89b0bc (ffmpeg): Improve docs for the ffmpeg -map option.
- Originally committed as revision 14530 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:41 AM Revision 71041842 (ffmpeg): Use the correct collocated field in pred_direct_motion() when it diff...
- Fixes at least:
FRExt/HPCAFL_BRCM_C.264
FRExt/HPCAFLNL_BRCM_C.264
FRExt/HPCVFL_BRCM_A.264
FRExt/HPCVFLNL_BRCM_A.264
...
08/03/2008
- 10:29 PM Revision 55aff0d9 (ffmpeg): Read bitstream parameters for E-AC-3 streams before returning an error.
- Originally committed as revision 14528 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:42 PM Revision 602116df (ffmpeg): Hardcode the table for ungrouping 3 values in 5 bits. It will be reus...
- the E-AC-3 decoder.
Originally committed as revision 14527 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:24 PM Revision 021b8ae3 (ffmpeg): fix if/else case
- Originally committed as revision 14526 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:24 PM Revision 7417120b (ffmpeg): use the same table for ungrouping exponents and bap=2 mantissas
- Originally committed as revision 14525 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:37 PM Revision 2288834f (ffmpeg): full lpcm support in mov audio stsd v2
- Originally committed as revision 14524 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:42 PM Revision 14b70628 (ffmpeg): cosmetics: make all references to AC-3 capitalized and hyphenated
- Originally committed as revision 14523 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:41 PM Revision 2d47c3de (ffmpeg): remove a comment which is no longer true
- Originally committed as revision 14522 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:37 PM Revision 7254edb5 (ffmpeg): Replace call to deprecated avcodec_build() with avcodec_version().
- Originally committed as revision 14521 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:38 PM Revision f44fd374 (ffmpeg): Increase the maximum number of supported stream mappings in ffmpeg.c.
- The new value is given by maximum_files_nb * maximum_streams_per_file_nb,
which looks also more correct in respect to... - 01:11 PM Revision aa6de49e (ffmpeg): Remove useless mb_field_decoding_flag setting code that was at the wr...
- Originally committed as revision 14519 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:00 PM Revision 44e9dcf1 (ffmpeg): mb_field_decoding_flag was not initialized
- Fixes at least:
MR7_BT_B.h264
Sharp_MP_PAFF_1r2.jvt
Sharp_MP_PAFF_2.jvt
Originally committed as revision 14518 to sv... - 05:07 AM Revision 19759c9a (ffmpeg): Wrong constant used in default threshold value calculation for
- JPEG-LS lossy mode with < 128 colours.
Patch by Mathieu Malaterre (mail = gmailify("mathieu.malaterre"))
Originally... - 02:16 AM Revision 1db9da52 (ffmpeg): cosmetics: vertical alignment
- Originally committed as revision 14516 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:16 AM Revision a52d8c6b (ffmpeg): use MAX_BLOCKS for array size instead of 6
- Originally committed as revision 14515 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:11 AM Revision a42c8952 (ffmpeg): rearrange dimensions of pre_mantissa array
- Originally committed as revision 14514 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 AM Revision 42a45a03 (ffmpeg): Add graceful error handling to avcodec_get_pix_fmt_name() and avcodec...
- Originally committed as revision 14513 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:37 AM Revision a79db0f7 (ffmpeg): Add sample format converter to FFmpeg (adds -sample_fmt option)
- Originally committed as revision 14512 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/02/2008
- 11:13 PM Revision 2879c75f (ffmpeg): Picture.ref_count/ref_poc have to be stored per field (actually also per
- slice but thats a seperate bug)
Fixes at least:
CABREF3_Sand_D.264
camp_mot_fld0_full.26l
CVFI2_Sony_H.jsv
CVNLFI2_So... - 10:51 PM Revision ce98b0a4 (ffmpeg): do not fail on qscale==0 if error resilience is high, fix broken quic...
- Originally committed as revision 14510 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:32 PM Revision f769b746 (ffmpeg): Mark add_png_paeth_prediction_* functions which are only used within ...
- as static. patch by Uoti Urpala, uoti.urpala pp1.inet fi
Originally committed as revision 14509 to svn://svn.ffmpeg.... - 05:01 AM Revision 5a4476e2 (ffmpeg): Add sample format converter to FFplay.
- Originally committed as revision 14508 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:45 AM Revision aaef2bb3 (ffmpeg): support big endian lpcm with audio stsd v2
- Originally committed as revision 14507 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:43 AM Revision 6b477e1b (ffmpeg): keep original codec/fourcc endianness, fix XDCAMHD.mov
- Originally committed as revision 14506 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:40 AM Revision 9184d53a (ffmpeg): more complete audio stsd v2
- Originally committed as revision 14505 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:35 AM Revision 5ef3ad59 (ffmpeg): move version specific parsing code before codec specific code, will b...
- Originally committed as revision 14504 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:26 AM Revision abdff646 (ffmpeg): Simplify AVCodecContext usage within FFplay audio_decode_frame()
- Originally committed as revision 14503 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/01/2008
- 11:27 PM Revision a78d882d (ffmpeg): I found a maintainer for all parts that had none listed :)
- Originally committed as revision 14502 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:12 PM Revision 758af986 (ffmpeg): Recommit r14497
- Log:
Add missing header #includes.
Limited to ffm.h & swf.h which are maintained by baptiste who requested that
vers... - 10:29 PM Revision c5e56a81 (ffmpeg): Revert r14497
- Log:
Add missing header #includes.
Policy violation (change not approved by maintainer)
and while discussions where ... - 08:30 PM Revision dcd61286 (ffmpeg): Explain the difference between HAVE_LIST and CONFIG_LIST in a short c...
- Originally committed as revision 14499 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:27 PM Revision 668b65bd (ffmpeg): Only check for socklen_t if network support is enabled.
- Originally committed as revision 14498 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:29 PM Revision 2e11268e (ffmpeg): Add missing header #includes.
- Originally committed as revision 14497 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:53 PM Revision 82cee279 (ffmpeg): Modify av_audio_convert() to use AVAudioConvert context struct; add a...
- Originally committed as revision 14496 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:26 AM Revision 8a464e75 (ffmpeg): Revert r14484 hunk that deleted the 'include avcodec.h' statement.
- Originally committed as revision 14495 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:23 AM Revision afffd357 (ffmpeg): Use compression level to set mp3lame quality option.
- Patch by Nicolas George nicolas george normalesup org
Original thread:
[PATCH] libmp3lame: set noise shaping & psycho...
07/31/2008
- 07:51 PM Revision 014d2f05 (ffmpeg): fix mpeg 4:2:2 vis_qp and vis_mb_type debug, fix issue #471
- Originally committed as revision 14493 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:44 PM Revision 138568e9 (ffmpeg): downgrade mov negative ctts log message to warning, patch by Art Clar...
- Originally committed as revision 14492 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:40 PM Revision 39a127bf (ffmpeg): Only reset buffer state if seeking is successful; update seek reg ref.
- Originally committed as revision 14491 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:12 PM Revision d701934b (ffmpeg): check url_fseek return value
- Originally committed as revision 14490 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:02 PM Revision aaec4e03 (ffmpeg): check url_fseek return value, update seek reg tests
- Originally committed as revision 14489 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:01 PM Revision 23f02559 (ffmpeg): check url_fseek return value, update seek reg tests
- Originally committed as revision 14488 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:53 PM Revision 0afdedca (ffmpeg): Fix a potential out of array writing.
- Patch by Mathieu Malaterre mathieu malaterre gmail com
Originally committed as revision 14487 to svn://svn.ffmpeg.or... - 01:11 PM Revision ce1ee094 (ffmpeg): Add opt handler for pending "-sample_fmt" option
- Originally committed as revision 14486 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:56 PM Revision 9e82a113 (ffmpeg): Write sample format description within avcodec_string()
- Originally committed as revision 14485 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:55 PM Revision c2b28bb9 (ffmpeg): Add sample format support functions: avcodec_get_sample_fmt_name(), a...
- Originally committed as revision 14484 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:09 PM Revision bbdf8728 (ffmpeg): Use static vlc structure to decode layer 3 huffman tables.
- Patch by Art Clarke aclarke vlideshow com
Originally committed as revision 14483 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:47 AM Revision fd76c37f (ffmpeg): Modify all codecs to report their supported input and output sample f...
- Originally committed as revision 14482 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:38 AM Revision c8fd5da4 (ffmpeg): fix ARMv6 FASTDIV for divisor <=2
- Originally committed as revision 14481 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:26 AM Revision 22e7d9cc (ffmpeg): skip flv video info / command frame packets, fix issue #546
- Originally committed as revision 14480 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/30/2008
- 11:17 PM Revision f39e8b03 (ffmpeg): 1000l typo my new PRNG converged to -1.
- Originally committed as revision 14479 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:08 PM Revision 310d4424 (ffmpeg): Add a multiplicative LFG for those thinking the additive is not good
- enough, just 4 lines of code.
Originally committed as revision 14478 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:07 PM Revision 62f25230 (ffmpeg): change assert test due to the new reducing of time_base in av_set_pts...
- Originally committed as revision 14477 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:21 PM Revision c1708e8d (ffmpeg): Simplify intra PCM MB handling.
- Originally committed as revision 14476 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:02 PM Revision 9f31c7ef (ffmpeg): USE_FASTMEMCPY is now called CONFIG_FASTMEMCPY in MPlayer.
- Originally committed as revision 14475 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:41 AM Revision af8ed96f (ffmpeg): EA Demuxer: make rev2 flag optional
- Originally committed as revision 14474 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:55 AM Revision f07fd8c0 (ffmpeg): add a bunch of new xdcam hd422 fourccs
- Originally committed as revision 14473 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:41 AM Revision 7fc628ca (ffmpeg): more hdv fourccs
- Originally committed as revision 14472 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:39 AM Revision 138ef0a9 (ffmpeg): update hdv fourcc descriptions
- Originally committed as revision 14471 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/29/2008
- 09:45 PM Revision b98052d5 (ffmpeg): give additional use case for version bumping; remove no longer true s...
- Originally committed as revision 14470 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:22 PM Revision 4ca7e74c (ffmpeg): Do not declare a counter as unsigned when it is not needed
- Originally committed as revision 14469 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:20 PM Revision 4e33ed36 (ffmpeg): Cosmetics: rename loop counter vars to i,j
- Originally committed as revision 14468 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:07 PM Revision 6c9c8b06 (ffmpeg): Cosmetics: rename loop counter vars to i,j
- Originally committed as revision 14467 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:17 PM Revision 8a37920c (ffmpeg): r14205 broke vorbis float_to_int on ppc
- Originally committed as revision 14466 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:45 AM Revision c16184e9 (ffmpeg): Fix a typo in sdp_write_header(): change "IPV4", which is not a valid
- network address type, to "IP4".
Originally committed as revision 14465 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:55 AM Revision 5b43368d (ffmpeg): Add note about gcc bugs that gcc devs refuse to fix.
- Originally committed as revision 14464 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:39 AM Revision 9bec77fe (ffmpeg): Use #define instead of a constant. Patch by Paul Kendall.
- Originally committed as revision 14463 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/28/2008
- 09:54 PM Revision 150d5a25 (ffmpeg): Make ffmpeg dump output format in case of codec type mismatch between
- an input stream and the corresponding output stream.
Originally committed as revision 14462 to svn://svn.ffmpeg.org/... - 03:47 PM Revision 2cf3c863 (ffmpeg): Document av_lfg_get().
- Originally committed as revision 14461 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:44 PM Revision e80d4741 (ffmpeg): Warning about MTs speed.
- Originally committed as revision 14460 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:42 PM Revision aa6a89aa (ffmpeg): Small h264 decoding speed optimization: while->do/while
- Originally committed as revision 14459 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:35 PM Revision 2754fe8b (ffmpeg): Simple lagged fibonacci PRNG.
- 3.5 times faster than our mersene twister.
10 times less memory needed. (=less cache trashing)
Originally committed ... - 10:49 AM Revision 045e21cc (ffmpeg): Cosmetics: new line
- Originally committed as revision 14457 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:49 AM Revision e7e4f476 (ffmpeg): Remove the now useless phase variable from context
- Originally committed as revision 14456 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:48 AM Revision 993ba051 (ffmpeg): increment minor version for commit r14412 (add sample_fmts infrastruc...
- Originally committed as revision 14455 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:18 AM Revision c749f3db (ffmpeg): Cosmetics: make comment match var name
- Originally committed as revision 14454 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:16 AM Revision 6509507f (ffmpeg): Cosmetics: align comments
- Originally committed as revision 14453 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:53 AM Revision f285e6dd (ffmpeg): Rename two context vars: s/sb/sp_block/, s/lhist/gain_block/
- Originally committed as revision 14452 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:37 AM Revision 36826ee0 (ffmpeg): Declare temporary buffers to be only of the necessary size
- Originally committed as revision 14451 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:25 AM Revision 5e707c59 (ffmpeg): Remove redundant comments
- Originally committed as revision 14450 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:24 AM Revision c6ad1304 (ffmpeg): Cosmetics: do not align with now removed next instruction
- Originally committed as revision 14449 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:07 AM Revision 2c463671 (ffmpeg): Cosmetics: remove braces and useless newline
- Originally committed as revision 14448 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:55 AM Revision 2b356efe (ffmpeg): Change the way the input is passed to do_hybrid_filter(). Before, in[...
- the oldest input sample passed and in[n-1] was the latest. Now it is the
contrary. This allows making backward_filter... - 02:53 AM Revision aed39f6c (ffmpeg): Remove RA288Context.output buffer. This buffer is just RA288Context.sb
- backwards (output[i] == sb[N-i], where N is the buffer length).
This makes the code slower, this will be fixed in my...
07/27/2008
- 11:06 PM Revision 452a398f (ffmpeg): Fix misdetection of H.264 in mpegts as mpeg1video in mpegts.
- Fixes maybeH264_dumpstream
Originally committed as revision 14445 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:22 PM Revision b26d3205 (ffmpeg): Add a few comments pointing to the G.728 specification
- Originally committed as revision 14444 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:21 PM Revision 854ce441 (ffmpeg): Remove the history buffer from the context. It can easily be evaluated
- from the lhist buffer.
Originally committed as revision 14443 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:56 PM Revision 218e0612 (ffmpeg): Remove unused variable.
- Originally committed as revision 14442 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:11 PM Revision 58fe7356 (ffmpeg): Add random to list of test programs.
- Originally committed as revision 14441 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:10 PM Revision cf160899 (ffmpeg): Change return type of main function to int to avoid a warning.
- Originally committed as revision 14440 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:05 PM Revision 00c6161d (ffmpeg): Move #includes, which are only used in the test program, below the #i...
- surrounding the test program to save an #ifdef at the top of the file.
Originally committed as revision 14439 to svn... - 08:59 PM Revision af274fd1 (ffmpeg): Improve long names for FFM muxer and demuxer:
- change "ffm format" to "FFM (FFserver live feed) format".
Originally committed as revision 14438 to svn://svn.ffmpeg... - 08:58 PM Revision 0143ec2a (ffmpeg): Rename two context buffers: pr{1,2} -> {sp,gain}_lpc. Also add a few ...
- comments.
Originally committed as revision 14437 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:55 PM Revision b211d3ae (ffmpeg): Complete documentation for av_set_string().
- Originally committed as revision 14436 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:55 PM Revision 59da0390 (ffmpeg): Remove st1 and st2 temporary buffers in backward_filter() and use ins...
- RA288Context.pr{1,2}. Note that the pr{1,2} buffers are one unity smaller
than the st{1,2} buffers. My guess is that ... - 08:53 PM Revision 51be0eb4 (ffmpeg): Change benchmarking code so it returns comparable values.
- Originally committed as revision 14434 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:50 PM Revision b6ff078b (ffmpeg): Make the selftesting code use and compileable.
- Originally committed as revision 14433 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:35 PM Revision 3df136d4 (ffmpeg): Change slightly the meaning of RA288Context.phase. This
- allows to remove two intermediary buffers and avoid a few
memcpy's.
Originally committed as revision 14432 to svn://... - 07:38 PM Revision 9c170372 (ffmpeg): Fix and clarify invalid examples for framerate override in the docume...
- patch by tripp, eliared yahoo com
Originally committed as revision 14431 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:12 PM Revision d3d265b2 (ffmpeg): matroska: add support for A_QUICKTIME/QDM2 codec
- Originally committed as revision 14430 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:11 PM Revision f009e36f (ffmpeg): matroska: add support for V_QUICKTIME track type
- Originally committed as revision 14429 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:49 PM Revision 18c7be65 (ffmpeg): Initialize outputed_poc to INT_MIN at decoder initialization.
- Fixes issue 560
Originally committed as revision 14428 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:01 PM Revision 143d7f14 (ffmpeg): left_block intialisation optimisation.
- This patch changes the left_block initialisation code in the fill_caches
function from individual array element sette... - 12:36 PM Revision f278709c (ffmpeg): typo fix
- Originally committed as revision 14426 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:21 AM Revision f25c244f (ffmpeg): AAC tables and data that have been OKed by Michael
- Originally committed as revision 14425 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/26/2008
- 06:54 PM Revision 01037451 (ffmpeg): Detect IDR less H.264 correctly.
- Fixes maybeH264_dumpvideo
Originally committed as revision 14424 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:38 PM Revision e791eb1e (ffmpeg): And.... Fix another spec reference to be more specific and correct.
- Originally committed as revision 14423 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:34 PM Revision 25f8bceb (ffmpeg): Fix reference to spec to be more specific and correct.
- Originally committed as revision 14422 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:14 PM Revision f42eb571 (ffmpeg): Remove st1 and st2 variables from context, since they could be just l...
- Originally committed as revision 14421 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:10 PM Revision 272d258a (ffmpeg): Rename st{1,2}{a,b} context variables to more meaningful names: {sp,g...
- Originally committed as revision 14420 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:07 PM Revision 4a1aa38b (ffmpeg): Simple refactoring to resolve a FIXME. Patch by Paul Kendall.
- Originally committed as revision 14419 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:38 PM Revision efa86ebe (ffmpeg): Cosmetics: remove useless parenthesis
- Originally committed as revision 14418 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:35 PM Revision e07c5ade (ffmpeg): Move colmult() function to the beginning of file to group DSP-related...
- Originally committed as revision 14417 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:33 PM Revision 5af20c20 (ffmpeg): Remove an useless comment describing colmult()
- Originally committed as revision 14416 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:33 PM Revision d899014e (ffmpeg): Remove an useless comment describing prodsum()
- Originally committed as revision 14415 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:31 PM Revision 952a980d (ffmpeg): Give the context variables of ra288 a better name: s/glob/ractx/
- Originally committed as revision 14414 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:29 PM Revision 029e1c01 (ffmpeg): Give the context structure of ra288 a better name: s/Real288_internal...
- Originally committed as revision 14413 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:48 AM Revision 88a07af7 (ffmpeg): add sample_fmts infrastructure: AVCodec->sample_fmts and SAMPLE_FMT_N...
- Originally committed as revision 14412 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:12 AM Revision 6916e38a (ffmpeg): Include 32-bit PCM description
- Originally committed as revision 14411 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:09 AM Revision 249f3243 (ffmpeg): Support 32-bit floating point audio samples in Sun AU demuxer
- Originally committed as revision 14410 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:08 AM Revision aa29709e (ffmpeg): add CODEC_ID_PCM_F32BE (32-bit floating point PCM big endian decoder)
- Originally committed as revision 14409 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:31 AM Revision fef744d4 (ffmpeg): indent
- Originally committed as revision 14408 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:27 AM Revision 0af6967e (ffmpeg): chroma_format_idc=0 aka grayscale support.
- Can be disabled by removing #define ALLOW_NOCHROMA in case the extra if()
slow the code down measurably.
Fixes at lea... - 01:57 AM Revision 385c820b (ffmpeg): Add a new -debug option for tracing calls to the default get/release_...
- Originally committed as revision 14406 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/25/2008
- 11:55 PM Revision af8c5e08 (ffmpeg): Revert r14404
- Remove another 2 incorrect checks.
These would ignore fields of different parity.
I was wrong, i thought pic_strictu... - 11:49 PM Revision d9022d38 (ffmpeg): Remove another 2 incorrect checks.
- These would ignore fields of different parity.
Originally committed as revision 14404 to svn://svn.ffmpeg.org/ffmpeg... - 11:39 PM Revision 79b5c776 (ffmpeg): Print an error if a reference picture is missing.
- Originally committed as revision 14403 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:36 PM Revision 6edac8e1 (ffmpeg): Remove mysterious ref->data[0] check.
- What the standard calls non-existent is not related to the
value of the data[0] pointer.
Originally committed as rev... - 10:42 PM Revision 99157e49 (ffmpeg): 10l typo, fix compilation
- Originally committed as revision 14401 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:39 PM Revision 91ea868e (ffmpeg): Remove another stupidity, long_ref==0 check 4 lines after assert(long...
- Originally committed as revision 14400 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:51 PM Revision b3e93fd4 (ffmpeg): indent
- Originally committed as revision 14399 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:46 PM Revision d4f7d838 (ffmpeg): Rewrite fill_default_ref_list(), the old code was obfuscated beyond
- repair with hacks.
new code is ~60lines old was ~200
Fixes at least:
FRExt/HCHP2_HHI_A.264
one sample also get decode... - 09:04 PM Revision e3576e25 (ffmpeg): Improve documentation about -bt option
- Originally committed as revision 14397 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:52 PM Revision 37dcf830 (ffmpeg): Do not scare the user with error messages when everything is ok.
- Originally committed as revision 14396 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:00 PM Revision d9e32422 (ffmpeg): Make remove_short() match remove_long() in that it calls unreference_...
- Originally committed as revision 14395 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:40 PM Revision 472c9a58 (ffmpeg): Removing yet another weird field pic special case,
- now related to SHORT2LONG MMCOs.
Originally committed as revision 14394 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:09 PM Revision 9c0e4624 (ffmpeg): Make remove_long() call unreference_pic() internally.
- Originally committed as revision 14393 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:56 PM Revision 1cea5d0d (ffmpeg): Merge oddly duplicated remove_long/remove_long_at_index() function.
- Originally committed as revision 14392 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:34 PM Revision 6f450608 (ffmpeg): Remove strange long_ref=0.
- Originally committed as revision 14391 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:26 PM Revision 4f10312c (ffmpeg): indent
- Originally committed as revision 14390 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:25 PM Revision 3f1e1797 (ffmpeg): 10000l, forgotton }
- Originally committed as revision 14389 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:23 PM Revision c29e05e6 (ffmpeg): Remove another of these obfuscated special cases for field pictures
- that does not do anything.
Originally committed as revision 14388 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:12 PM Revision c7250900 (ffmpeg): Simplify mmco setup code used in IDR pictures.
- Originally committed as revision 14387 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:02 PM Revision 57288c4a (ffmpeg): Remove redundant h->mmco_index= 0.
- Originally committed as revision 14386 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:54 AM Revision 5118c6c7 (ffmpeg): Assert that long_ref has been cleared for released pics.
- Originally committed as revision 14385 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:52 AM Revision 849b9cef (ffmpeg): Clear long_ref when a frame is no longer a long_ref.
- Originally committed as revision 14384 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:48 AM Revision d9fe1749 (ffmpeg): Make sure mmco index is 0 (instead of uninitialized) in all error ret...
- Originally committed as revision 14383 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:15 AM Revision 14b83f9a (ffmpeg): compilation fix with GCC 4.0.1 on MacOSX tiger, broken by the removal...
- Originally committed as revision 27349 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 04:10 AM Revision 4c8e5dfc (ffmpeg): Fix handling of old nuv files where an aspect of 1 actually means 4/3
- Patch by elupus (elupus ecce se)
Originally committed as revision 14382 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:13 AM Revision 9296f5d8 (ffmpeg): Simplify strange obfuscated code in MMCO_LONG handling.
- Note, this might change behavior for invalid bitstreams.
Originally committed as revision 14381 to svn://svn.ffmpeg....
07/24/2008
- 11:43 PM Revision 357282c6 (ffmpeg): Set field_poc (it was half uninitialized before) and use it
- instead of the fragile first_field check to determine if we have
2 fields at the end.
Originally committed as revisi... - 10:29 PM Revision b78a6baa (ffmpeg): Minor simplification of code in init_poc().
- Originally committed as revision 14379 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:05 PM Revision 5710b371 (ffmpeg): cosmetics (indent and 2 empty lines)
- Originally committed as revision 14378 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:04 PM Revision 80f8e035 (ffmpeg): init_poc() vs. idr() cleanup
- Originally committed as revision 14377 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:12 PM Revision e16190fa (ffmpeg): cosmetics: typo fixes
- Originally committed as revision 14376 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:40 PM Revision 3a459ebe (ffmpeg): aspect stored in nuv files must be converted from display- to sample-...
- Patch by elupus (elupus ecce se)
Originally committed as revision 14375 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:24 PM Revision 1e90317b (ffmpeg): Fix tiny_psnr so it compares all bytes (it did skip the last block).
- Also display both file sizes and slightly change the output formatting.
[not split in 3 patches to avoid the huge che... - 05:13 PM Revision ac5057c2 (ffmpeg): Fix loop filter with CAVLC 8x8dct.
- Fixes at least:
FRExt/HPCV_BRCM_A.264
FRExt/HVLCFI0_Sony_B.264
FRExt/HVLCPFF0_Sony_B.264
H264_artifacts_motion.h264
... - 05:09 PM Revision ca74c0a1 (ffmpeg): cosmetics: Fix two common typos: wont --> will not, lets --> let us.
- Originally committed as revision 14372 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:04 PM Revision cc8de8e8 (ffmpeg): cosmetics: typo/grammar fixes
- Originally committed as revision 14371 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:54 PM Revision 309005c0 (ffmpeg): cosmetics: Fix indentation after last commit.
- Originally committed as revision 14370 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:52 PM Revision 6b83bb1e (ffmpeg): Fix indentation after last commit.
- Originally committed as revision 27345 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 04:49 PM Revision f22e5e22 (ffmpeg): Remove AltiVec vector declaration compiler compatibility macros.
- The original problem was that FSF and Apple gcc used a different syntax
for vector declarations, i.e. {} vs. (). Nowa... - 03:47 PM Revision e740c796 (ffmpeg): Fix segfault with non existing input files.
- Originally committed as revision 14369 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:55 AM Revision a53b5450 (ffmpeg): Cosmetics: grammar nits
- Originally committed as revision 14368 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:55 AM Revision 1412060e (ffmpeg): misc spelling/grammar fixes
- Originally committed as revision 14367 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:53 AM Revision 80a61f08 (ffmpeg): Remove AltiVec vector declaration compiler compatibility macros.
- The original problem was that FSF and Apple gcc used a different syntax
for vector declarations, i.e. {} vs. (). Nowa... - 07:55 AM Revision ec072669 (ffmpeg): Use tkhd matrix for proper display in mov.
- Patch by John Schmiederer jschmiederer on2 com
Original thread: [PATCH] Use tkhd matrix for proper display in mov
Dat... - 04:29 AM Revision 2477d609 (ffmpeg): Rename update() function to backward_filter() and add a doxy comment
- Originally committed as revision 14364 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:15 AM Revision a6755f8d (ffmpeg): Rename and comment bandwidth broadening tables
- (s/table1a/syn_bw_tab/, s/table2a/gain_bw_tab/).
Originally committed as revision 14363 to svn://svn.ffmpeg.org/ffmp... - 04:07 AM Revision 5e65f5df (ffmpeg): Follow FFmpeg convention of returning negative values on error in eva...
- Originally committed as revision 14362 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:05 AM Revision a3896c63 (ffmpeg): Rename pred() to eval_lpc_coeffs() and add a doxy comment
- Originally committed as revision 14361 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:50 AM Revision a0cce158 (ffmpeg): Give windowing tables a more descriptive name
- (s/table1/syn_window/, s/table2/gain_window/).
Originally committed as revision 14360 to svn://svn.ffmpeg.org/ffmpeg... - 03:28 AM Revision 475d0e14 (ffmpeg): Add comments to do_hybrid_window()
- Originally committed as revision 14359 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:28 AM Revision 0f72a2b7 (ffmpeg): Give parameters of do_hybrid_window() more meaningful names
- Originally committed as revision 14358 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:23 AM Revision 427981c7 (ffmpeg): Rename co() function to the much more descriptive name of
- do_hybrid_window(). Also change a misleading and wrong comment.
Originally committed as revision 14357 to svn://svn.... - 03:22 AM Revision 5ab3d66f (ffmpeg): Simplify co(): write constant in a more readable way
- Originally committed as revision 14356 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:19 AM Revision bf75ac57 (ffmpeg): Simplify co(), use memcpy/memmove and colmult() when useful.
- Originally committed as revision 14355 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:45 AM Revision a149c1a5 (ffmpeg): Reset prev_frame_num for idr frames as required by the spec.
- Originally committed as revision 14354 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/23/2008
- 05:24 PM Revision b4cf2228 (ffmpeg): Better explanation for buf_size==0 code.
- Originally committed as revision 14353 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:06 PM Revision 327ce5e6 (ffmpeg): SMPTE 421M Annex L (aka .rcv) muxer
- Originally committed as revision 14352 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:59 PM Revision cf67f165 (ffmpeg): 100l cross_idr simplification had a typo
- Originally committed as revision 14351 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:44 PM Revision f3ba9db4 (ffmpeg): Remove truncated support, use an AVParser if you used that, it is the...
- Originally committed as revision 14350 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:37 PM Revision 617e42e2 (ffmpeg): Simplify cross_idr calculation.
- Originally committed as revision 14349 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:21 PM Revision 20455a33 (ffmpeg): Reduce the loglevel on a log message in the Nellymoser decoder. Relat...
- Originally committed as revision 14348 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:24 AM Revision 55f22dd4 (ffmpeg): Remove redundant keyframe checks.
- Originally committed as revision 14347 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:57 AM Revision 817a3de9 (ffmpeg): Reindent after last commit
- Originally committed as revision 14346 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:56 AM Revision fb34e75d (ffmpeg): Do not rescale AV_NOPTS_VALUE in output_example.c
- Originally committed as revision 14345 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:21 AM Revision 00a75000 (ffmpeg): In-loop deblocking filter for VC-1 decoder
- Originally committed as revision 14344 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:54 AM Revision 144b46f2 (ffmpeg): My commit at r14340 was not the right solution. For a monochromatic
- frame, there will be only one centroid and it will be impossible to
find three distinct ones. It is better to just av... - 03:56 AM Revision 6de72724 (ffmpeg): Do declaration and initialization separately in elbg.c
- to workaround an ICC bug.
Originally committed as revision 14342 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:55 AM Revision 6bf8b047 (ffmpeg): When picking a "high utility centroid" do not pick one
- that has no corresponding points. Not only it is the
worst possible pick, but also the code was written
without this ... - 03:54 AM Revision 5916af19 (ffmpeg): The codebook generator algorithm involves picking three
- different codebook centroids ("high utility", "low
utility" and "closest to the low utility one"). This
change avoid ... - 02:12 AM Revision 26b86e47 (ffmpeg): Support gaps in the frame num.
- Fixes at least:
MR3_TANDBERG_B.264
MR4_TANDBERG_C.264
MR5_TANDBERG_C.264
Originally committed as revision 14339 to s...
07/22/2008
- 07:30 PM Revision e44e4837 (ffmpeg): Reset frame_num for MMCO 5.
- Fixes at least
MR2_TANDBERG_E.264
Originally committed as revision 14338 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:44 PM Revision 2e916cb3 (ffmpeg): 3rd try to get the loop filter ref/mv check working correctly.
- Fixes at least:
src19td.IBP.264
CVWP3_TOSHIBA_E.264
cvmp_mot_picaff0_full_B.26l
CVMP_MOT_FRM_L31_B.26l
cvmp_mot_frm0_... - 01:01 PM Revision 5a78bfbd (ffmpeg): qscale has a range of 0..51 we thus do not need a 256 entry table and...
- to and it with 0xFF.
Originally committed as revision 14336 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:31 PM Revision a82688b0 (ffmpeg): Setting chroma_qp to 0 for PCM blocks is really an interesting minor
- optimization, more interresting would it have been had the author
thought about what value chroma_qp would have for t... - 11:56 AM Revision 3a756169 (ffmpeg): Deobfusate chroma_qp_table[1] init code.
- Originally committed as revision 14334 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:20 AM Revision 3a9b190c (ffmpeg): Enhance qblur and qcomp documentation.
- Patch by tripp eliared yahoo com
Originally committed as revision 14333 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/21/2008
- 10:46 PM Revision 6aaff88f (ffmpeg): Revert r13542: Spatial direct mode probably also works with PAFF.
- Originally committed as revision 14332 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:19 PM Revision c32867b5 (ffmpeg): Loop filtering with multiple slice types fix.
- Fixes at least:
CABAST3_Sony_E.jsv
CABASTBR3_Sony_A.jsv
CABASTBR3_Sony_B.jsv
Originally committed as revision 14331 ... - 09:32 PM Revision b7d49373 (ffmpeg): Make configure --help document the --enable-debug option.
- Originally committed as revision 14330 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:06 PM Revision 5ad2b4c6 (ffmpeg): Add complete listing of bitstream filters and 2 examples to the docum...
- patch by tripp, eliared yahoo com
Originally committed as revision 14329 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:52 PM Revision 662e5411 (ffmpeg): Correct b_quant offset comment in avcodec.h, it is the description for
- b_quant factor. patch by tripp, eliared yahoo com
Originally committed as revision 14328 to svn://svn.ffmpeg.org/ffm... - 08:40 PM Revision 9c56a1f9 (ffmpeg): Move --disable-debug to a better place within configure help output.
- Originally committed as revision 14327 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:11 PM Revision 9f5c1037 (ffmpeg): Use slice_type_nos instead of slice_type where it makes no difference.
- This way we use slice_type_nos almost everywhere which means 1 variable less
for gcc to put in a register.
Originall... - 06:44 PM Revision 4b30289e (ffmpeg): SI/SP slice support. (not bitexact)
- SI untested as I did not find any samples.
Originally committed as revision 14325 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:26 PM Revision 932f396f (ffmpeg): Remove superfluous ().
- Originally committed as revision 14324 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:24 PM Revision e3e6f18f (ffmpeg): Simplify slice type checks.
- Originally committed as revision 14323 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:06 PM Revision 72caa912 (ffmpeg): More correct ref comparison in the loop filter.
- Originally committed as revision 14322 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:41 AM Revision 091d3bdc (ffmpeg): fix memleak
- Originally committed as revision 27332 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:18 AM Revision 47b7382d (ffmpeg): Cleanup, use av_freep() instead of av_free(x); x=NULL
- Originally committed as revision 27331 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 05:46 AM Revision 582b3549 (ffmpeg): Check the allocated pointer instead of the given pointer as intended
- in vhook/ppm.c:Configure.
patch by Erik Hovland, erik hovland org
Originally committed as revision 14321 to svn://sv... - 05:25 AM Revision bbc35f51 (ffmpeg): Clarify -minrate/-maxrate description in the documentation.
- patch by tripp, eliared yahoo com
Originally committed as revision 14320 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:41 AM Revision 29d05ebc (ffmpeg): Simplify spatial direct ref selection with FFMIN3()
- Originally committed as revision 14319 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom