Activity
From 07/15/2008 to 08/13/2008
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
07/20/2008
- 08:56 PM Revision 86255db9 (ffmpeg): cosmetics: Make libavcodec/ppc/dsputil_altivec.c conform to style gui...
- This includes indentation changes, comment reformatting, consistent brace
placement and some prettyprinting.
Origina... - 08:02 PM Revision b6934d7f (ffmpeg): cosmetics: Reindent two misplaced braces.
- Originally committed as revision 14317 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:58 PM Revision e3905ce0 (ffmpeg): cosmetics: Reformat PPC code in libavcodec according to style guideli...
- This includes indentation changes, comment reformatting, consistent brace
placement and some prettyprinting.
Origina... - 06:06 PM Revision 41f5c62f (ffmpeg): Fix used references indexes in the loop filter.
- Disable filter_mb_fast() as it optimized the incorrect code.
Fixes at least:
BA3_SVA_C.264
CABA3_SVA_B.264
CABACI3_So... - 04:02 PM Revision 7c7cf452 (ffmpeg): Add skip* AVOptions, which seem to have been missed.
- Originally committed as revision 14314 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:01 PM Revision b000c604 (ffmpeg): Decrease severity of 'invalid new backstep' log message to warning
- in mpeg audio decoder.
Originally committed as revision 14313 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:58 PM Revision 11f63a22 (ffmpeg): Supply context argument to av_log() in mpeg audio decoder.
- Originally committed as revision 14312 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/19/2008
- 10:01 PM Revision 4760aec6 (ffmpeg): read 'coupling in use' parameter from bitstream into decoder context ...
- then copy to the local variable.
Originally committed as revision 14311 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:53 PM Revision 4f20b45f (ffmpeg): Fix h264_loop_filter_strength_mmx2() so it works with PAFF.
- fixed at least:
CVFI1_Sony_D.jsv
CVFI1_SVA_C.264
MR6_BT_B.h264
Originally committed as revision 14310 to svn://svn.f... - 06:53 PM Revision d11f9e1b (ffmpeg): Prevent the qdm2 code from overreading/overflowing. Fixes Coverity ID...
- Originally committed as revision 14309 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:16 PM Revision fb19e144 (ffmpeg): Take the brain amputated spec literally if the user asks for it (-str...
- That is, add 16 frames delay, cache trashing and av desync.
fixes at least the following reference bitstreams:
CABA3_... - 04:01 PM Revision 0042808e (ffmpeg): Remove explicit strict_std_compliance support as it seems to work fin...
- AVOptions, actually it works even finer as it also gets passed to the
decoder.
Originally committed as revision 1430... - 03:57 PM Revision 5771b2c3 (ffmpeg): Make strict_std_compliance available to decoders.
- Originally committed as revision 14306 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:48 PM Revision f7dbf86d (ffmpeg): Fix for possible null pointer dereferencing, closes Coverity report 6...
- Originally committed as revision 14305 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:43 PM Revision 9f59e608 (ffmpeg): Cosmetics: alignment
- Originally committed as revision 14304 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:41 PM Revision 3c617380 (ffmpeg): Simplify co(): do not abuse pointer aritmetics
- Originally committed as revision 14303 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:37 PM Revision 2a811db2 (ffmpeg): Make the automatic has_b_frames increasing code increase it up to the
- same maximum that can be achieved by specifying the value in the bitstream.
Originally committed as revision 14302 t... - 03:32 PM Revision 6bc5714b (ffmpeg): Simplify co(): remove variables that are only used once
- Originally committed as revision 14301 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:21 PM Revision 28bb9eb2 (ffmpeg): Try to fix my latest 100l fate SVQ3 breakage.
- Originally committed as revision 14300 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:57 AM Revision 801b27fa (ffmpeg): Remove apparently unneeded out!=NULL check.
- Originally committed as revision 14299 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:11 AM Revision 3eaa6d0e (ffmpeg): Simplify picture output code.
- Originally committed as revision 14298 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:47 AM Revision 6b476f05 (ffmpeg): Remove useless #if 0 code.
- Originally committed as revision 14297 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:33 AM Revision 7c0efecc (ffmpeg): Do not forget marking disposed delayed pics as unused.
- Fixes issue335
Originally committed as revision 14296 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:29 AM Revision f12c4bba (ffmpeg): add ogv extension
- Originally committed as revision 14295 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:27 AM Revision 0fb6c620 (ffmpeg): cosmetics, remove space
- Originally committed as revision 14294 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:25 AM Revision 9b92ed76 (ffmpeg): update swf video frame number when muxing done, fix #439
- Originally committed as revision 14293 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:17 AM Revision 79f4494a (ffmpeg): indent
- Originally committed as revision 14292 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:13 AM Revision 0ab515e9 (ffmpeg): simplify
- Originally committed as revision 14291 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:54 AM Revision 7645da91 (ffmpeg): cosmetic: use hex value instead of decimal to show relation to 0x7FFFFF
- Originally committed as revision 14290 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:53 AM Revision df8a7dff (ffmpeg): Remove delayed_output_pic, I do not understand what this variable was...
- It is simpler and might be faster now.
Originally committed as revision 14289 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:44 AM Revision 1b547aba (ffmpeg): Drop out of order pics even if bitstream_restriction_flag is set.
- Originally committed as revision 14288 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:43 AM Revision 34e0d789 (ffmpeg): Set avctx->coded_frame in RoQ encoder. At some point in
- the SVN history this became mandated. Fix issue 548.
Originally committed as revision 14287 to svn://svn.ffmpeg.org/... - 12:32 AM Revision 6ebc89ac (ffmpeg): Make the ugly hack which uses an unused entry in the internal buffer
- array actually use a unused one, so it does work.
Originally committed as revision 14286 to svn://svn.ffmpeg.org/ffm...
07/18/2008
- 10:23 PM Revision fc7ad2af (ffmpeg): Make ffmpeg -t X with X<=0 transcode nothing.
- Originally committed as revision 14285 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:16 PM Revision 5bfe3b85 (ffmpeg): minor simplification of qdm2_decode_fft_packets()
- Originally committed as revision 14284 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:59 PM Revision 197ea524 (ffmpeg): Make frames non reference by default, so they are disposed of automat...
- in MPV_frame_start() if we break out due to an error at a random place.
Fixes issue334
Originally committed as revis... - 01:52 PM Revision 44eb047a (ffmpeg): Correcting displayed muxing overhead and video stream size.
- Partially fixes issue348.
Originally committed as revision 14282 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:03 PM Revision e0168e3b (ffmpeg): Support reading large metadata.
- fixes issue187
Originally committed as revision 14281 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:39 AM Revision 1e77df15 (ffmpeg): Make bitstream_* fields unsigned.
- Originally committed as revision 14280 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:38 AM Revision cfcd396b (ffmpeg): Only realloc() bitstream buffer when the needed size increased,
- this is needed to prevent loosing bitstream data with large metadata.
Originally committed as revision 14279 to svn:... - 11:08 AM Revision 2b4b8c82 (ffmpeg): If metadata has been parsed goto end instead of trying to
- decorrelate and output somehing nonexistng.
Originally committed as revision 14278 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:15 AM Revision 8d8d2b73 (ffmpeg): Fix a mem leak in vc1_decode_frame().
- Patch by Erik Hovland erik hovland org
Originally committed as revision 14277 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:13 AM Revision be390a4e (ffmpeg): Fix a mem leak in av_find_stream_info().
- Patch by Erik Hovland erik hovland org
Originally committed as revision 14276 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:18 AM Revision b7b38fb2 (ffmpeg): intreadwrite: support DEC compiler __unaligned type qualifier
- Originally committed as revision 14275 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:07 AM Revision c6002ea1 (ffmpeg): MPEGTS: Improve probe function
- When a sync byte is found, check that transport_error_indicator is zero,
and adaptation_field_control is valid (non-z... - 12:24 AM Revision 5469b788 (ffmpeg): cosmetics, remove space
- Originally committed as revision 14273 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:23 AM Revision 40e7aaa3 (ffmpeg): Return max score when ftyp atom is encountered.
- Originally committed as revision 14272 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:09 AM Revision a1f3ffa3 (ffmpeg): Make C code in yuv2yuv1() do accurate rounding, this could be split
- depending on SWS_ACCURATE as well if someone wants.
Originally committed as revision 27323 to svn://svn.mplayerhq.hu...
07/17/2008
- 11:48 PM Revision 96e8987e (ffmpeg): Simplify: do not overuse pointer aritmetic
- Originally committed as revision 14271 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:43 PM Revision d78c1ea1 (ffmpeg): indent
- Originally committed as revision 27322 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:42 PM Revision bf2bdde6 (ffmpeg): Forgotten accurate rounding function YSCALEYUV2YV121_ACCURATE.
- Originally committed as revision 27321 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:35 PM Revision 7bae01c6 (ffmpeg): simplify yuv2yuv1()
- Originally committed as revision 27320 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:02 PM Revision c52d2da9 (ffmpeg): Declare parameters of pred() that could be const as such
- Originally committed as revision 14270 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:01 PM Revision efa85e5e (ffmpeg): Another simplification
- Originally committed as revision 14269 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:59 PM Revision 4a51e06b (ffmpeg): Simplify
- Originally committed as revision 14268 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:42 PM Revision 02a1eb93 (ffmpeg): Simplify
- Originally committed as revision 14267 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:39 PM Revision e4265007 (ffmpeg): Declare function parameters as const
- Originally committed as revision 14266 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:30 PM Revision 6afc7c19 (ffmpeg): 10l forgot SWS_BILINEAR
- Originally committed as revision 27318 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:01 PM Revision 010c00bc (ffmpeg): Ensure that exactly one scaler algo is used.
- Originally committed as revision 27317 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 06:42 PM Revision fbbea48e (ffmpeg): Rearrange AV_[RW][BL]*() macros
- Originally committed as revision 14265 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:42 PM Revision 7c5ea40c (ffmpeg): 100l, someone used FLT_MIN where -FLT_MAX was meant at a few places i...
- AVOptions array.
Originally committed as revision 14264 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:28 PM Revision 8351d2ba (ffmpeg): Replace LDLATEFLAGS hackery by proper LDFLAGS tests.
- The original reasons for LDLATEFLAGS are lost in the mists of time.
Originally committed as revision 14263 to svn://... - 02:13 PM Revision 2615800a (ffmpeg): Try to fix FATE after my time_base simplification change.
- Originally committed as revision 14262 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:30 AM Revision 2ece2e97 (ffmpeg): Move up swscale_error target so that regression tests error out immed...
- Originally committed as revision 14261 to svn://svn.ffmpeg.org/ffmpeg/trunk
07/16/2008
- 10:10 PM Revision ef2b64f0 (ffmpeg): Free in avcodec_close() avctx->rc_eq. Fix a memory leak.
- Originally committed as revision 14260 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:54 PM Revision 9dff86c6 (ffmpeg): 10000l, revert
- r14254
Log:
The funny memcpyin svq3 generally has src & dst overlapping, so it
should at least be a memmove().
I w... - 05:51 PM Revision 1d42f410 (ffmpeg): indent
- Originally committed as revision 14258 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:48 PM Revision 7a9dba3c (ffmpeg): SVQ3 uses the JPEG variant of YUV 4:2:0.
- Fixes issue256
Originally committed as revision 14257 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:20 PM Revision 9e4cd833 (ffmpeg): cosmetics: Fix mxf codec long name.
- Originally committed as revision 14256 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:21 AM Revision 59e7894c (ffmpeg): print AVCodecContext address instead of AVClass, better when multiple...
- Originally committed as revision 14255 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:10 AM Revision 38844c0b (ffmpeg): The funny memcpyin svq3 generally has src & dst overlapping, so it
- should at least be a memmove().
Originally committed as revision 14254 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:57 AM Revision fb0fbd7c (ffmpeg): Print slice num as well.
- Originally committed as revision 14253 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:50 AM Revision 5eb0f2a4 (ffmpeg): float_to_int16_interleave: change src to an array of pointers instead...
- this has no immediate effect, but will allow it to be used in more codecs.
Originally committed as revision 14252 to...
07/15/2008
- 11:04 PM Revision 633d9def (ffmpeg): vorbis: reduce memory by reusing buffers
- Originally committed as revision 14251 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:01 PM Revision 1a325367 (ffmpeg): unroll another common case in vorbis_residue_decode
- Originally committed as revision 14250 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:00 PM Revision 589790c2 (ffmpeg): OGG: Add padding at end of Vorbis headers
- Patch by Siarhei Siamashka <siarhei.siamashka gmail com>
Originally committed as revision 14249 to svn://svn.ffmpeg.... - 09:30 PM Revision 64b9d48f (ffmpeg): Move the size of the H264Context delayed_pic array into a #define.
- This improves readability by getting rid of some magic numbers.
Originally committed as revision 14248 to svn://svn.... - 08:45 PM Revision deaab5fc (ffmpeg): Make v4l2_read_header() don't free a stream in case of failure when
- reading its header. The stream will be freed later in
av_open_input_stream(). Fix a segmentation fault due to a doubl... - 08:39 PM Revision 7c1d608e (ffmpeg): Make v4l_read_header() don't free a stream in case of failure when
- reading its header. The stream will be freed later in
av_open_input_stream(). Fix a segmentation fault due to a doubl... - 07:06 PM Revision b0367ef0 (ffmpeg): ARM: optimised MAC64 and MLS64
- Originally committed as revision 14245 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:06 PM Revision 6865e046 (ffmpeg): ARM: optimised MUL64
- Originally committed as revision 14244 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:06 PM Revision 7995962d (ffmpeg): ARM: ARMv6 optimised MULH
- Originally committed as revision 14243 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:06 PM Revision 6651ce17 (ffmpeg): ARM: ARMv6 optimised FASTDIV
- Originally committed as revision 14242 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:06 PM Revision de0e19cc (ffmpeg): ARM: disable use of system byteswap.h
- Our bswap functions are better than those in glibc, which has
no ARM-optimised versions.
Originally committed as rev... - 07:06 PM Revision c696a863 (ffmpeg): ARM: fix ARCH_ARM -> ARCH_ARMV4L test in bswap_32()
- Originally committed as revision 14240 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:05 PM Revision ea66f252 (ffmpeg): ARM: ARMv6 optimised bswap_16/32
- Originally committed as revision 14239 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 PM Revision 29c8b626 (ffmpeg): Remove dead code in bitstream.h
- Originally committed as revision 14238 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:17 PM Revision b1e12f99 (ffmpeg): Print the address of the AVCodecContext in av_log().
- This makes debug output much easier to read when the
same codec is open more than once.
Originally committed as revi... - 04:11 AM Revision 4342a7f3 (ffmpeg): 10l, float_to_int16_interleave_sse/3dnow wrote the wrong samples
- Originally committed as revision 14236 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom