Activity
From 04/22/2009 to 05/21/2009
05/21/2009
- 11:12 PM Revision ec6b02b6 (ffmpeg): check av_fifo_alloc return
- Originally committed as revision 18892 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:33 PM Revision 24dc7776 (ffmpeg): correctly check for audio streams in mpeg ps muxer, fix multiple audi...
- Originally committed as revision 18891 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:28 AM Revision cab4e4e8 (ffmpeg): 10l: typing mistake in r18888
- Originally committed as revision 18890 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:15 AM Revision 37a1cc48 (ffmpeg): eac3dec: fix bug in GAQ dequantization. large mantissas should only be
- decoded when the gain value is 2 or 4.
Originally committed as revision 18889 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:15 AM Revision 9907c780 (ffmpeg): eac3dec: make GAQ dequantization 24-bit
- Originally committed as revision 18888 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:09 AM Revision ae04de31 (ffmpeg): eac3dec: revert commit r18860. keep the AHT IDCT 24-bit. will make ...
- dequantization 24-bit in a separate commit.
Originally committed as revision 18887 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/20/2009
- 06:49 PM Revision e20a4f53 (ffmpeg): mathops: sort arch-specific #include lines
- Originally committed as revision 18886 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:49 PM Revision 26f6a574 (ffmpeg): mathops: whitespace cosmetics
- Originally committed as revision 18885 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:37 PM Revision d349685b (ffmpeg): Create shared libs correctly, fix mingw build
- Originally committed as revision 18884 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:19 PM Revision cdce0fb8 (ffmpeg): Add QCP demuxer.
- Originally committed as revision 18883 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:30 PM Revision de08ebe3 (ffmpeg): Mention LGPL AC-3 decoder in the changelog.
- Originally committed as revision 18882 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 AM Revision b4c80b64 (ffmpeg): Fix building from within subdirs
- Originally committed as revision 18881 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:57 AM Revision a2ce9a99 (ffmpeg): Use IF1 frame sizes in AMR-WB.
- Patch by Martin Storsjö: martin (remove that) at martin (oh and this too) st
Originally committed as revision 18880 ... - 07:26 AM Revision 37317794 (ffmpeg): Use iMDCT output scaling to simplify ffvorbis and make it slightly fa...
- Originally committed as revision 18879 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:24 AM Revision 7dfed8e1 (ffmpeg): Fix for a problem with inverted sign of output data from ffvorbis dec...
- Now the sign of audio samples in ffvorbis output is the same as in original
uncompressed audio file and this also all... - 07:23 AM Revision 34aecf1c (ffmpeg): Support for testing (i)MDCT output scale factor in fft-test tool.
- Originally committed as revision 18877 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/19/2009
- 10:58 PM Revision 1754fe4d (ffmpeg): The AC-3 decoder is now LGPL. Exchange the license header and change ...
- in the build system and documentation that mark it as GPL.
Originally committed as revision 18876 to svn://svn.ffmpe... - 09:29 PM Revision d869a460 (ffmpeg): LGPL version of ac3_decode_transform_coeffs_ch, ~12.4% faster.
- Originally committed as revision 18875 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:40 PM Revision bae3abb0 (ffmpeg): Define ARCH_MIPS64 when building for MIPS64
- Originally committed as revision 18874 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:40 PM Revision 08a85a59 (ffmpeg): Define HAVE_BIGENDIAN as 0 or 1 according to CPU type
- This should replace the inconsistently named and defined
WORDS_BIGENDIAN.
Originally committed as revision 18873 to ... - 07:38 PM Revision 5b34250d (ffmpeg): configure: add some MIPS CPUs
- Originally committed as revision 18872 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:02 PM Revision 6c6dac1d (ffmpeg): Add missing libavformat dependencies on mpeg4audio.o
- Originally committed as revision 18871 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:37 PM Revision 5b21719e (ffmpeg): Let SwScaler know that RGB48 BE/LE is 16-bits per component format.
- Originally committed as revision 29317 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 05:31 PM Revision 6532cd55 (ffmpeg): Move AMR-WB-specific code to the AMR-WB section of the file.
- Fixes compilation when AMR-NB #includes are not available on the system.
Originally committed as revision 18870 to s... - 05:30 PM Revision 4e1424fd (ffmpeg): cosmetics: Move AMR-WB-specific code to the AMR-WB part of the file.
- Originally committed as revision 18869 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:26 PM Revision 075ec82c (ffmpeg): Make SwScaler recognize RGB48 BE/LE colourspaces (not support though).
- Originally committed as revision 29316 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
05/18/2009
- 05:59 PM Revision cec8e5f7 (ffmpeg): Log with level AV_LOG_ERROR if av_parse_color() cannot recognize a
- color.
Originally committed as revision 18868 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:21 AM Revision 76499b9f (ffmpeg): Remove useless casts of vec_ld() parameters.
- Gets rid of 'cast discards qualifiers from pointer target type' warnings.
Originally committed as revision 18867 to ...
05/17/2009
- 04:13 PM Revision 7dd55689 (ffmpeg): Indent
- Originally committed as revision 18866 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:12 PM Revision 031b1cbe (ffmpeg): Change from INIT_VLC_USE_STATIC to INIT_VLC_USE_NEW_STATIC in atrac3
- Originally committed as revision 18865 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:31 AM Revision fbf4d03a (ffmpeg): Indent
- Originally committed as revision 18864 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:29 AM Revision 8d9f1265 (ffmpeg): Switch from INIT_VLC_USE_STATIC to INIT_VLC_USE_NEW_STATIC in qdm2.
- Originally committed as revision 18863 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:48 AM Revision a2c4b2cc (ffmpeg): Make TMV decoder check packet sizes before reading from it.
- FATE test 295 might need updating.
Originally committed as revision 18862 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:09 AM Revision 936bb4a9 (ffmpeg): Add a forward declaration of mpeg1_decode_block_intra to fix compilation
- broken by r18859 for e.g. all gcc 4 compilers.
Originally committed as revision 18861 to svn://svn.ffmpeg.org/ffmpeg... - 06:53 AM Revision 9a7a71ed (ffmpeg): eac3dec: use 16-bit pre-mantissas instead of 24-bit in AHT decoding. ...
- simpler and also fixes a bug in GAQ dequantization.
Originally committed as revision 18860 to svn://svn.ffmpeg.org/f... - 12:54 AM Revision db2f2093 (ffmpeg): mpeg12: fix non-standard use of "extern inline"
- Rename ff_mpeg1_decode_block_intra to mpeg1_decode_block_intra and
make it static. Add ff_mpeg1_decode_block_intra a...
05/16/2009
- 05:11 PM Revision eb853afb (ffmpeg): Fix the M bit for multi-packet NALs.
- Patch by Yao Peter (peter AT yuvad DOT com)
Originally committed as revision 18858 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:02 PM Revision 1ac7d1ac (ffmpeg): ac3dec: fix coupling range check. the start subband must be less than
- the end subband.
Originally committed as revision 18857 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:09 PM Revision 78ad664a (ffmpeg): oma: fix build if memcmp() is a macro
- Any C library function may be a macro, so compound literals
passed to memcmp() must be surrounded by parens to avoid ... - 02:17 PM Revision 7d485f16 (ffmpeg): Support for getting (i)MDCT output multiplied by a constant scaling f...
- Scaling (i)MDCT output has no runtime overhead and can be used to improve
performance of audio codecs. All the change... - 10:29 AM Revision 3ac56e28 (ffmpeg): Move img_convert_ctx to VideoState and free it in stream_close().
- Patch by Martin Storsjö, martin martin st
Originally committed as revision 18854 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:26 AM Revision 7c5ab145 (ffmpeg): Add missing frees to stream_close() and do_exit().
- Patch by Martin Storsjö, martin martin st
Originally committed as revision 18853 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:39 AM Revision b3867c93 (ffmpeg): Fix off-by-one error in MS RLE decoder which may result into writing ...
- picture buffer.
Originally committed as revision 18852 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:08 AM Revision 2d5fabc8 (ffmpeg): move increment after debug print
- Originally committed as revision 18851 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/15/2009
- 10:46 PM Revision d8ed5bae (ffmpeg): cosmetics: K&R coding style, indent correctly, break overly long lines
- Originally committed as revision 18850 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:41 PM Revision e0c1e12a (ffmpeg): Replace 'x == 0' if conditions with '!x'.
- Originally committed as revision 18849 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:12 PM Revision 76b58f9f (ffmpeg): cosmetics: Remove pointless {}.
- Originally committed as revision 18848 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:03 PM Revision e09989be (ffmpeg): Surround AMR_WB encoding code by appropriate #ifdefs.
- This will help support the opencore AMR library.
Originally committed as revision 18847 to svn://svn.ffmpeg.org/ffmp... - 06:54 PM Revision 9c0ef69a (ffmpeg): cosmetics: Move some more code around to avoid #ifdeffery.
- Originally committed as revision 18846 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:34 PM Revision c005a3ba (ffmpeg): cosmetics: Move functions around so that encoding and decoding functi...
- grouped together. This will save some #ifdefs.
Originally committed as revision 18845 to svn://svn.ffmpeg.org/ffmpeg... - 05:22 PM Revision 4d7d5ede (ffmpeg): Remove redundant #if condition. Two CONFIG_LIBAMR_NB blocks were righ...
- each other so that the second check was pointless.
Originally committed as revision 18844 to svn://svn.ffmpeg.org/ff... - 05:15 PM Revision d2dfde08 (ffmpeg): Add av_cold attribute to amr_nb decoding/encoding initialization func...
- Originally committed as revision 18843 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:25 PM Revision e5cd2d3d (ffmpeg): Bugfix for bug introduced in the multichannel cook patchset.
- Originally committed as revision 18842 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:34 PM Revision 13bd2044 (ffmpeg): mlp: Simplify adressing of state and coeffs arrays for both filters b...
- the arrays sequential.
Originally committed as revision 18841 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:30 PM Revision 42e64bf8 (ffmpeg): mlp: include mlp.h and use MAX_CHANNELS instead of hardcoding value 8.
- Originally committed as revision 18840 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:49 AM Revision ebcf3b74 (ffmpeg): Ensure that we don't read from invalid memory with B-frame qpel
- Originally committed as revision 18839 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:11 AM Revision e1316b19 (ffmpeg): write 'stps' for mpeg-2 open gop in .mov
- Originally committed as revision 18838 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:39 AM Revision 9d9a6239 (ffmpeg): decode mpeg-2 closed gop first b frames, fix issue #824
- Originally committed as revision 18837 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:33 AM Revision 8be080ae (ffmpeg): free Track and unset priv_data to avoid double free, fix memleak
- Originally committed as revision 18836 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:44 AM Revision df099252 (ffmpeg): reindent
- Originally committed as revision 18835 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:43 AM Revision 58a83023 (ffmpeg): remove unneeded length checks
- Originally committed as revision 18834 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:01 AM Revision 357ec71f (ffmpeg): change pic type to Picture* and remove casts
- Originally committed as revision 18833 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/14/2009
- 10:57 PM Revision c1ec75b5 (ffmpeg): Implement av_set_options_string().
- Originally committed as revision 18832 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:05 PM Revision ab4752e3 (ffmpeg): use flags field and remove key_frame field
- Originally committed as revision 18831 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:54 PM Revision fe335ff5 (ffmpeg): change cts type to int, save some space
- Originally committed as revision 18830 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:03 PM Revision 644f8c76 (ffmpeg): Document av_set_string3() returned error codes.
- Originally committed as revision 18829 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:58 PM Revision 3d3bd64d (ffmpeg): Add support in av_parse_color() to a "random" color name, which will
- result in a randomly choosen random color, as it is with the
"bikeshed" color.
Originally committed as revision 1882... - 06:54 PM Revision b69b622c (ffmpeg): Make case insensitive the match for the color name in
- av_parse_color().
Originally committed as revision 18827 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:50 PM Revision be1fb76f (ffmpeg): Make av_set_string3() print a message in case of unknown option.
- Originally committed as revision 18826 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 PM Revision 50f68bde (ffmpeg): Provide a context to av_log() calls in av_set_number2() and
- av_set_string3().
Originally committed as revision 18825 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:19 PM Revision 38efe768 (ffmpeg): Use a single space after an ending period and the beginning of the
- next sentence, consistent with the FFmpeg documentation style.
Originally committed as revision 18824 to svn://svn.f... - 06:13 PM Revision c5c6f626 (ffmpeg): Apply documentation fixes: use third person, fix grammar and remove
- inconsistent '\p'.
Originally committed as revision 18823 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:45 AM Revision 83993c1c (ffmpeg): Add gnu/kfreebsd to list of recognized operating systems.
- patch by Andres Mejia, mcitadel gmail com
Originally committed as revision 18822 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:38 AM Revision 460c0abf (ffmpeg): Fix for issue #829 ("ffvorbis outputs crackling sound, libvorbis play...
- This was off-by-one bug which affects floor0 encoded files. Tracked down
by valgrind (was reported as the use of unin... - 03:37 AM Revision 4601e76a (ffmpeg): Fix VBV delay for mpeg1/2 CBR.
- Originally committed as revision 18820 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:02 AM Revision 0a8dedc9 (ffmpeg): Use skip_bits_long() for large skips
- This fixes ogg/theora on ARM (more generally the A32 bitstream reader)
Originally committed as revision 18819 to svn...
05/13/2009
- 10:59 PM Revision 97d43183 (ffmpeg): Add PCE support to the ADTS muxer.
- Originally committed as revision 18818 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:57 PM Revision 107815de (ffmpeg): Subroutine to copy an AAC Program Config Element (PCE)
- Originally committed as revision 18817 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:59 PM Revision f2e5c8b9 (ffmpeg): Cosmetics after last commit
- Originally committed as revision 18816 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:57 PM Revision 90350d73 (ffmpeg): Allow parsing and decoding of ADTS AAC files with channel config = 0
- Originally committed as revision 18815 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:11 PM Revision ee373ddf (ffmpeg): Move the ADTS header size to the parser's header file.
- Originally committed as revision 18814 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:31 AM Revision 171a3531 (ffmpeg): parse 'stps' atom to set keyframe, partial sync sample for mpeg-2 ope...
- Originally committed as revision 18813 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:01 AM Revision 1a11c0aa (ffmpeg): align and update doxygen
- Originally committed as revision 18812 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:57 AM Revision 41e64999 (ffmpeg): remove comment
- Originally committed as revision 18811 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:55 AM Revision 4b29ed39 (ffmpeg): Parse 'cslg' atom to retrieve dts shift when 'ctts' duration is negat...
- We have now dts <= pts, note that for some B frames dts+1 == pts can happen
if a crappy timebase is used instead of c... - 06:06 AM Revision ec21c215 (ffmpeg): Add a quick description to the H.264 BSF
- Originally committed as revision 18809 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:22 AM Revision 3a86d3f6 (ffmpeg): factorize av_set_pts_info
- Originally committed as revision 18808 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 AM Revision 1fbbedff (ffmpeg): cosmetics, alignment
- Originally committed as revision 18807 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 AM Revision 520ca503 (ffmpeg): add casts to silence gcc warnings
- Originally committed as revision 18806 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:27 AM Revision 03e4f1ed (ffmpeg): add casts to silence gcc warnings
- Originally committed as revision 18805 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/12/2009
- 11:40 PM Revision e19f9952 (ffmpeg): Fix bandwith vs. bandwiDth typo.
- Originally committed as revision 18804 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:00 PM Revision e131922e (ffmpeg): v210 mov fourcc
- Originally committed as revision 18803 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:58 PM Revision 9c4e266c (ffmpeg): v210 avi fourcc, v210_720p.avi
- Originally committed as revision 18802 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:56 PM Revision ca0bb1c4 (ffmpeg): V210 Uncompressed 4:2:2 10-bit encoder and decoder
- Originally committed as revision 18801 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:35 PM Revision 5f1ac36d (ffmpeg): Per-stream language-tags extraction in asfdec.
- Patch by Cyril Comparon: gmail(name, surname);
Original thread: Suggestion for a centralized language-tag facility in... - 12:47 AM Revision de961801 (ffmpeg): Copy input codec's chroma_sample_location to output codec when transc...
- Currently only used by yuv4mpeg.
Originally committed as revision 18799 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/11/2009
- 07:21 PM Revision c67d7255 (ffmpeg): Support 16K samplerate in Nellymoser.
- patch by Alexander Chemeris, ipse.ffmpeg gmail.com
Originally committed as revision 18798 to svn://svn.ffmpeg.org/ff... - 08:45 AM Revision 325aef38 (ffmpeg): Update regression tests for y4m after r18796
- The default changed from 420mpeg2 to 420jpeg
Originally committed as revision 18797 to svn://svn.ffmpeg.org/ffmpeg/t... - 04:35 AM Revision 56bb72dc (ffmpeg): Use chroma_sample_location in reading/writing yuv4mpeg
- Originally committed as revision 18796 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:34 AM Revision 580a7465 (ffmpeg): Add a chroma_sample_location field to define positioning of chroma sa...
- Originally committed as revision 18795 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:41 AM Revision 014b7ecb (ffmpeg): PPC: 32-bit asm for MAC64 and MLS64
- GCC makes a mess of these operations, so give it a hand.
55% faster MP3 decoding on G4.
Originally committed as rev... - 02:36 AM Revision 24ac5052 (ffmpeg): move free data in the video case
- Originally committed as revision 18793 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:30 AM Revision e4358e70 (ffmpeg): write a single pes for video frames, some proprietary player needs it
- Originally committed as revision 18792 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/10/2009
- 10:36 PM Revision 61a4fd8e (ffmpeg): sgi encoder does not support pal8
- Originally committed as revision 18791 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:41 PM Revision f65aad95 (ffmpeg): rgb555le, rgb565le, rgb565be, bgr24 in .mov muxing
- Originally committed as revision 18790 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:14 PM Revision 5b50b8f5 (ffmpeg): bgra in .mov muxing
- Originally committed as revision 18789 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:12 PM Revision dfb0471f (ffmpeg): correct pixfmt for argb
- Originally committed as revision 18788 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:11 PM Revision ed88074a (ffmpeg): rgba in .mov muxing
- Originally committed as revision 18787 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:11 PM Revision 30853173 (ffmpeg): reindent
- Originally committed as revision 18786 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:10 PM Revision a7e56229 (ffmpeg): check for palette presence, fix crash with QT-BMP.mov, issue #1074
- Originally committed as revision 18785 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:44 PM Revision 841b45e5 (ffmpeg): Remove dead nested assignment found by CSA
- Originally committed as revision 18784 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:33 PM Revision 0871e65c (ffmpeg): Remove unused code found by CSA
- Originally committed as revision 18783 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:00 PM Revision 0020c54c (ffmpeg): Add const qualifier to param argument of sws_getContext() and
- sws_getCachedContext(). Fixes the warning:
swscale.c:3408: warning: assignment discards qualifiers from pointer targ... - 11:37 AM Revision 465477e1 (ffmpeg): Move preprocessor condition before variable declaration, fixes the wa...
- libswscale/swscale.c:1795: warning: unused variable 'flags'
Originally committed as revision 29287 to svn://svn.mpla... - 01:57 AM Revision b69017af (ffmpeg): ensure first pts is set, according to specs
- Originally committed as revision 18781 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:41 AM Revision 1e885788 (ffmpeg): remove useless max_payload_size variable
- Originally committed as revision 18780 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:37 AM Revision 8f14cdee (ffmpeg): do not write dts if pts is not set
- Originally committed as revision 18779 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:02 AM Revision 31df40a1 (ffmpeg): fix total bitrate computation, based on patch by corp186, chasedougla...
- Originally committed as revision 18778 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:53 AM Revision 7574dc4c (ffmpeg): update comment for rgb 16 bit in .mov
- Originally committed as revision 18777 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/09/2009
- 11:02 PM Revision 7a79e51c (ffmpeg): Add @code/@endcode commands to markup C code in av_tree_insert() doxy.
- Originally committed as revision 18776 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:00 PM Revision 9c5a4ea2 (ffmpeg): Add missing '*' to av_tree_insert() doxy.
- Originally committed as revision 18775 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:26 PM Revision f8c0692d (ffmpeg): Add necessary header for CONFIG_RUNTIME_CPUDETECT preprocessor defini...
- Originally committed as revision 18774 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:56 AM Revision f1933e43 (ffmpeg): Add missing const qualifiers to AltiVec function parameters where app...
- Fixes a couple of 'discards qualifiers from pointer target type' warnings.
Originally committed as revision 29281 to...
05/08/2009
- 07:41 PM Revision 10ce9195 (ffmpeg): data parameter of dnxhd_encode_picture() should not be const.
- Fixes "dnxhdenc.c:805: warning: initialization from incompatible pointer type".
patch by Daniel Verkamp, daniel drv n... - 07:14 PM Revision b755a754 (ffmpeg): "[" is a terminating char for the filter name. This fixes the parsing of
- things like
[in] vflip [out];
Originally committed as revision 18772 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:14 PM Revision 9a3eaeeb (ffmpeg): Correct x/ymin to avoid segfault due to out of picture reads.
- Originally committed as revision 18771 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/07/2009
- 08:41 PM Revision 5f9ae198 (ffmpeg): Fix sliced yuv410 -> yuv420 conversion
- Originally committed as revision 29272 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
05/06/2009
- 11:02 PM Revision fc430e8f (ffmpeg): Warning fix: Make ogg_stream.codec const
- This matches the return value of ogg_find_codec and fixes
"libavformat/oggdec.c:333: warning: assignment discards qua... - 10:38 PM Revision cf6bae68 (ffmpeg): Change codec_id type to enum CodecID, fix warning.
- Patch by Daniel Verkamp daniel @ drv @ nu.
Originally committed as revision 18768 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:06 PM Revision f0b19bd3 (ffmpeg): Update docs after the 8088flex TMV demuxer and decoder addition.
- Patch by Daniel Verkamp daniel AT drv + nu.
Originally committed as revision 18767 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:01 PM Revision 7c7d3e09 (ffmpeg): Add 8088flex TMV file demuxer.
- Patch by Daniel Verkamp daniel|at|drv|nu.
Originally committed as revision 18766 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:57 PM Revision a1fd2bc3 (ffmpeg): Add 8088flex TMV video decoder.
- Patch by Daniel Verkamp name at drv ... nu.
Originally committed as revision 18765 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:51 PM Revision 89cb5cd2 (ffmpeg): Add CGA and palette data for 8088flex TMV decoder.
- Patch by Daniel Verkamp daniel _AT_ drv DOT nu.
Originally committed as revision 18764 to svn://svn.ffmpeg.org/ffmp... - 04:01 PM Revision e2822726 (ffmpeg): mlpdec: Fix possible writing out of array bounds introduced by being
- under-paranoid in r18651.
Originally committed as revision 18763 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:46 PM Revision e8d341ce (ffmpeg): mlpdec: Split sync word error and MLP sync word check.
- The previous code would print the wrong error message for MLP streams with
TrueHD noise type.
Originally committed a... - 03:37 PM Revision aff42ee0 (ffmpeg): mlpdec: Fix indentation that got mangled from copy&paste.
- Originally committed as revision 18761 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:25 PM Revision 4fa61d1e (ffmpeg): Accept "bikeshed" as a random color.
- Originally committed as revision 18758 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:49 AM Revision 512cfd9d (ffmpeg): Add 32-bit RGB support to TIFF decoder and extend a bit 'unsupported ...
- Originally committed as revision 18755 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:40 AM Revision 992f7db0 (ffmpeg): Add floating point audio decoding to WavPack decoder.
- Patch by Laurent Aimar (fenrir at `antonym of 'audio'+antonym of 'WAN'` dot org)
Originally committed as revision 18... - 05:28 AM Revision cabb8111 (ffmpeg): Prepare WavPack decoder to support floating point output.
- Patch by Laurent Aimar (f-e-n-r-i-r .@.t. v=i=d=e=o=l=a=n .d.o.t. o=r=g)
Originally committed as revision 18753 to s... - 01:48 AM Revision 778bc09b (ffmpeg): cosmetics: line wrap and vertical alignment
- Originally committed as revision 18752 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:47 AM Revision 396b73c7 (ffmpeg): ac3dec: Remove unneeded context variable, num_cpl_subbands. It is also
- not needed for spectral extension or enhanced coupling since it is
redundant information, so I am removing it from de...
05/05/2009
- 11:39 PM Revision 52dc3fc8 (ffmpeg): cosmetics: indentation after last commit
- Originally committed as revision 18750 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:38 PM Revision 13ec9428 (ffmpeg): ac3dec: move channel remapping to outside of block loop
- Originally committed as revision 18749 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:10 PM Revision a3015225 (ffmpeg): Implement av_parse_color().
- Originally committed as revision 18748 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:53 PM Revision 9c24cd72 (ffmpeg): Extract colorspace fields from MPEG1/2.
- Originally committed as revision 18747 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:44 PM Revision 1e24f1b2 (ffmpeg): mpegaudio: enclose SUM8() macro args in parens when used
- Originally committed as revision 18746 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:44 PM Revision bf030c88 (ffmpeg): mpegaudio: avoid unnecessary copy in high-precision mode
- Originally committed as revision 18745 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:44 PM Revision adb206c2 (ffmpeg): mpegaudio: use av_clip()
- Originally committed as revision 18744 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:25 PM Revision 4ee6a5c1 (ffmpeg): Add colorspace fields to AVCodecContext.
- Originally committed as revision 18743 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:48 PM Revision ee273f98 (ffmpeg): Cosmetics: Fix indentation after r18741.
- Originally committed as revision 18742 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:46 PM Revision 266c1d90 (ffmpeg): Do not discard mp3 frames in the parser after a broken frame.
- Fixes issue1044.
This may cause regressions with broken streams, if you find any, please report!
Originally committe... - 06:10 AM Revision 3cb08886 (ffmpeg): Factorize out integer sample value decoding for WavPack.
- This is slightly modified patch by Laurent Aimar.
Originally committed as revision 18740 to svn://svn.ffmpeg.org/ffm... - 04:30 AM Revision c20a305b (ffmpeg): dvh1 avi fourcc, dvh1_sample_truncated.avi, issue #1034
- Originally committed as revision 18739 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:27 AM Revision c239a65b (ffmpeg): more dvcprohd .mov fourcc, see #1034
- Originally committed as revision 18738 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:34 AM Revision 9507d911 (ffmpeg): Change VOFW for x86 to 5120, it allows larger images to be scaled and...
- not slower. Other archs are not changed as the larger VOFW was slower on PPC.
Originally committed as revision 29256...
05/04/2009
- 05:31 PM Revision 3737dd1c (ffmpeg): PPC: implement MULH() in assembler
- Left to its own devices, gcc calculates the full 64-bit product only to
discard the low 32 bits. This forces it to d... - 02:23 PM Revision e2fa5cf4 (ffmpeg): Do not scan for MP3 header after the given buffer and return skipped
- bytes along with consumed bytes on successful decoding.
patch by Zdenek Kabelac, zdenek.kabelac gmail com
Originally... - 11:37 AM Revision c7279693 (ffmpeg): Add note about nonfree license of libfaac.
- Originally committed as revision 18735 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:25 AM Revision 5b05059d (ffmpeg): Properly handle SILENCE frame. Patch by Kenan Gillet.
- Originally committed as revision 18734 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/03/2009
- 09:32 AM Revision 6b71ed16 (ffmpeg): Remove dead assignments found by CSA
- Originally committed as revision 18733 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:42 AM Revision 66311f86 (ffmpeg): Check whether extra bits block has enough data.
- Patch by Laurent Aimar "f\145nr\151r >at< vide\157lan <dot> o\162g"
Originally committed as revision 18732 to svn://...
05/02/2009
- 09:12 AM Revision 241f5eab (ffmpeg): Remove dead assignments found by CSA
- Originally committed as revision 18731 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:08 AM Revision 10c773c1 (ffmpeg): Remove dead assignments found by CSA
- Originally committed as revision 18730 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:40 AM Revision f2671197 (ffmpeg): Fix chroma shift when scaling from ARGB on LE and BGRA on BE
- Originally committed as revision 29242 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 05:17 AM Revision 418f77ec (ffmpeg): Decode extended bitstream for high-precision WavPack files.
- Patch by Laurent Aimar [(wolf, son of Loki) <at> (videolan) <dot> (org)]
Originally committed as revision 18729 to s...
05/01/2009
- 09:39 PM Revision 92147b6b (ffmpeg): Use new packet reading API, fixes a memory leak.
- patch by Zdenek Kabelac, zdenek.kabelac gmail com
Originally committed as revision 18728 to svn://svn.ffmpeg.org/ffm... - 09:35 PM Revision 2e032b32 (ffmpeg): Prefer (void) over () in function prototype.
- Originally committed as revision 18727 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:17 PM Revision dd04911c (ffmpeg): Make graphparser.c use av_get_token().
- This also avoids the need for '\=' escaping.
Originally committed as revision 18726 to svn://svn.ffmpeg.org/ffmpeg/t... - 02:38 PM Revision d11dbf09 (ffmpeg): av_get_token()
- based on a patch by Stefano Sabatini
Originally committed as revision 18725 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:31 PM Revision 71412781 (ffmpeg): Ignore first entry of intra matrixes if it is invalid.
- Fixes pink.mpg / issue1046.
Originally committed as revision 18724 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:17 PM Revision 45ccc61a (ffmpeg): Factorize quantization matrix loading code out.
- Originally committed as revision 18723 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/30/2009
- 09:34 PM Revision da00b525 (ffmpeg): Don't #if a function declaration and properly indent it.
- Originally committed as revision 18722 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:30 PM Revision bf4f19dc (ffmpeg): mlpdec: Move MLP's filter_channel() to dsputils.
- Originally committed as revision 18721 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:08 PM Revision 52bcc8e1 (ffmpeg): Document change in r18719.
- Originally committed as revision 18720 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:06 PM Revision ce1d9c85 (ffmpeg): Export av_free_packet().
- Originally committed as revision 18719 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:21 AM Revision f0a75e66 (ffmpeg): Add missing return statement to out-of-memory condition. Fixes the wa...
- libavcodec/motionpixels.c:302: warning: statement with no effect
Originally committed as revision 18718 to svn://svn...
04/29/2009
- 04:14 PM Revision 4c27207c (ffmpeg): configure: fix licence check function
- Originally committed as revision 18717 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:43 PM Revision a068a7f1 (ffmpeg): Drop unused libamr-nb fixed-point glue code.
- Originally committed as revision 18716 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:40 PM Revision 2f7ae63b (ffmpeg): Require --enable-nonfree for turning on libfaac support.
- libfaac lies about being LGPL, when it really is not.
Originally committed as revision 18715 to svn://svn.ffmpeg.org... - 03:32 PM Revision 2184c6f7 (ffmpeg): Factorize GPL and nonfree license checks into a common function.
- Originally committed as revision 18714 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:38 AM Revision d647ed78 (ffmpeg): ARM: Use fewer register in NEON put_pixels _y2 and _xy2
- Approved by Mans on IRC
Originally committed as revision 18713 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:31 AM Revision 428bf2ac (ffmpeg): ARM: NEON put_pixels_clamped
- Originally committed as revision 18712 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/28/2009
- 07:51 PM Revision 4b11e833 (ffmpeg): Convert names to the FFmpeg style.
- Originally committed as revision 18711 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:02 PM Revision e45aeb38 (ffmpeg): Reset eof state on seeking.
- Fixes issue1005.
Originally committed as revision 18710 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/27/2009
- 11:20 PM Revision 5efccce2 (ffmpeg): Implement av_get_bits_per_pixel().
- Originally committed as revision 18709 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:35 PM Revision 85947156 (ffmpeg): Revert r18700, documentation of deprecated functions might be useful for
- people trying to update to the new API.
Log of r18700:
Remove documentation from deprecated fields, they should not ... - 04:06 PM Revision 6cf92f6d (ffmpeg): Check if there is enough bytes before reading the buffer in the EA ADPCM
- decoder. Fix issue 990.
Originally committed as revision 18707 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:04 PM Revision 8a06cb14 (ffmpeg): Skip 0x0000 frame footer in EA ADPCM decoder.
- Originally committed as revision 18706 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:25 PM Revision b78c8e21 (ffmpeg): Remove useless duplicated code in yuv2rgb_c_32, yuva2rgba_c and yuva2...
- Originally committed as revision 29240 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 12:41 PM Revision 859f9c0b (ffmpeg): Remove useless and outright wrong chatter from avcodec_encode_video().
- Originally committed as revision 18705 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:39 PM Revision aa04b920 (ffmpeg): Remove redundant chatter from avcodec_encode_audio()
- Originally committed as revision 18704 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:38 PM Revision 1885c76a (ffmpeg): Negative is error not -1, corrected in the doxy for avcodec_decode_su...
- Originally committed as revision 18703 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:36 PM Revision 4d24c24f (ffmpeg): Add multiframe note to avcodec_decode_video() too.
- Originally committed as revision 18702 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:34 PM Revision e5776422 (ffmpeg): Cleanup first paragraph of doxy of avcodec_decode_audio3().
- Originally committed as revision 18701 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:28 PM Revision 37844111 (ffmpeg): Remove documentation from deprecated fields, they should not be used,
- thus there is no sense in documenting them.
Originally committed as revision 18700 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:25 PM Revision ed57ef39 (ffmpeg): Remove confusing and redundant engrish chatter from avcodec_decode_vi...
- Originally committed as revision 18699 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:27 AM Revision 276f8e2b (ffmpeg): Add avlanguage helpers in libavformat.
- Patch by Cyril Comparon: standard_gmail_full_name_address
Original thread: Suggestion for a centralized language-tag ... - 07:13 AM Revision 80b9d636 (ffmpeg): Make function pointer assignments consistent in option handling.
- Originally committed as revision 18697 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:30 AM Revision 9c4b5eb8 (ffmpeg): Revert changing VLC initialization type for RV3/4 decoder.
- While using large static table is not good (especially for embedded devices and
CPUs with small cache), other alterna...
04/26/2009
- 08:37 PM Revision 77b12f80 (ffmpeg): mlpdec: Simplify filtering code by using only one counter variable.
- Originally committed as revision 18695 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:23 AM Revision 60294c59 (ffmpeg): Correctly update output sample format in wavpack decoder.
- Patch by Laurent Aimar (at 'fenrir (cons 'videolan 'org))
Originally committed as revision 18694 to svn://svn.ffmpeg...
04/25/2009
- 08:09 PM Revision bdb8d996 (ffmpeg): Proper subpacket size check for cook multichannel files.
- Originally committed as revision 18693 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:47 PM Revision bb1135c8 (ffmpeg): Remove parentheses
- Originally committed as revision 18692 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 PM Revision fcc01e64 (ffmpeg): Set the type of size in COOKSubpacket to unsigned
- Originally committed as revision 18691 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:29 PM Revision 75801da5 (ffmpeg): Add pixdescs definitions for planar YUV pixfmts with 16 bits per
- component.
Originally committed as revision 18690 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:46 PM Revision ec32cfd2 (ffmpeg): Make sure we only parse max amount of subpackets (5) in the cook deco...
- Originally committed as revision 18689 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:35 PM Revision da75426b (ffmpeg): Indent
- Originally committed as revision 18688 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:33 PM Revision 0a704b5f (ffmpeg): Remove redundant code
- Originally committed as revision 18687 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:47 AM Revision 9189d7eb (ffmpeg): Add Changelog for Cook multi channel support
- Originally committed as revision 18686 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:46 AM Revision 67da3182 (ffmpeg): Support cook multichannel files.
- Originally committed as revision 18685 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:25 AM Revision 7204850e (ffmpeg): Fix the COOKDEBUG code
- Originally committed as revision 18684 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:20 AM Revision 4a291c90 (ffmpeg): Factor out COOKSubpacket, in preparation for multichannel support.
- Originally committed as revision 18683 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:53 AM Revision 10151b13 (ffmpeg): Add missing pixel format descriptor definitions.
- Originally committed as revision 18682 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:47 AM Revision 3df18b3e (ffmpeg): Get rid of monstrous static table and initialize VLCs for RV3/4 dynam...
- Originally committed as revision 18681 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/24/2009
- 02:09 PM Revision 1c86db80 (ffmpeg): Remove useless assignment during initialization for some decoders
- Originally committed as revision 18680 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:38 PM Revision f83c5773 (ffmpeg): indent
- Originally committed as revision 18679 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:56 AM Revision 4eac2e89 (ffmpeg): Change return type of opt_loglevel() from void to int.
- Patch by Wolfram Gloger: wmglo (your at here) dent med uni (minus) muenchen de
Originally committed as revision 1867... - 06:44 AM Revision 96c5bc46 (ffmpeg): TrueMotion 2 uses its own YUV-like colourspace, so convert output to ...
- Patch by Reimar Döffinger <latinize($name) at (MN's favourite mail provider).de>
Originally committed as revision 18... - 05:52 AM Revision 120ac262 (ffmpeg): cosmetics: remove extra space indentation
- Originally committed as revision 18676 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:50 AM Revision 29ee6355 (ffmpeg): Merge decoding functions for all bitdepths in WavPack decoder
- Originally committed as revision 18675 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:10 AM Revision 68f8d33b (ffmpeg): Support >8bit per component YUV in FFV1.
- decoding becomes slower, encoding becomes faster, with gcc on duron.
some inlining overrides like av_flatten are adde... - 01:50 AM Revision 217d34e3 (ffmpeg): Force speed irrelevant calls to get/put_symbol() to be noinline.
- We need to change decode_line to always_inline because gcc decided not to inline
it anymore once we force some calls ... - 12:26 AM Revision 3788e661 (ffmpeg): Optimize sign handling in get_symbol().
- Originally committed as revision 18672 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/23/2009
- 11:30 PM Revision a39b76ea (ffmpeg): Don't loose bits_per_raw_sample when transcoding.
- Originally committed as revision 18671 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:14 PM Revision 2e418f5e (ffmpeg): Make avcodec_thread_init() set the thread count, even in the case when
- threads support is not enabled. This should avoid the need for
thread_count explicit setting in applications.
Origin... - 10:19 PM Revision 8e86dd12 (ffmpeg): Make reset_ptr() void.
- Originally committed as revision 29229 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 06:44 PM Revision 896873b5 (ffmpeg): avoid possibly uninitialized return value
- (found by clang static analyzer)
Originally committed as revision 18669 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:21 PM Revision 6e0f746d (ffmpeg): Handle WavPack INT32INFO chunks with nonzero post shift
- Originally committed as revision 18668 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:27 PM Revision 0638c2ae (ffmpeg): Add functions for decoding >16 bits WavPack files.
- Based on patches by Laurent Aimar (fenrir >whirlpool< videolan >dit< org)
Originally committed as revision 18667 to ... - 07:44 AM Revision 760db32a (ffmpeg): Shift 9-15 bit samples to use full 16-bit range.
- Patch by Laurent Aimar <fenrir at VLCsite>
Thread: [PATCH] Fixed wavpack 9-15 bits support
Originally committed as r... - 07:14 AM Revision b750fb69 (ffmpeg): Display dimensions should not affect the real size of coded frame, th...
- only avctx->{width,height} and don't touch coded_{width,height} when parsing
them. This fixes the case when coded and...
04/22/2009
- 10:05 PM Revision e1b3d272 (ffmpeg): Remove 2 useless FFMIN().
- Originally committed as revision 18664 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:44 PM Revision 7bdf2eb8 (ffmpeg): Remove apparently redundant code.
- Originally committed as revision 18663 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:37 PM Revision 4fabb60d (ffmpeg): NSV : Add TOC2 parsing and seeking support.
- Originally committed as revision 18662 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:52 PM Revision 6c73a7d0 (ffmpeg): Remove redundant code, found by CSA
- Originally committed as revision 18661 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:27 AM Revision e4ddc8ed (ffmpeg): configure: support Blackfin CPU names with --cpu
- Originally committed as revision 18660 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:39 AM Revision 0e1ccdeb (ffmpeg): It should be #if, not #ifdef
- Originally committed as revision 18659 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:20 AM Revision 21fce71f (ffmpeg): Switch VLC tables in WMV3/VC-1 decoder to new static init method
- Originally committed as revision 18658 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:58 AM Revision f9f2ab82 (ffmpeg): Require 4 instead of 3 frames for detecting mp3,
- fixes misdetection of mpegps_mp3_unrecognized_format.mpg (issue997)
Originally committed as revision 18657 to svn://... - 02:29 AM Revision 0ee51c55 (ffmpeg): Fix 10l typo (usage of PIX_FMT_NE()).
- Should fix FATE, i forgot to commit this.
Originally committed as revision 18656 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:54 AM Revision 445f0a8b (ffmpeg): Update safety check as the maximum pixel size is no longer 4.
- New max size is 16bit * 4 samples (RGBA).
Originally committed as revision 18655 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:50 AM Revision 97f92143 (ffmpeg): Support reading packed YUV422 10bit samples from Sveriges Television ...
- which have AFAIK been created for the jvt:
ftp://vqeg.its.bldrdoc.gov/HDTV/SVT_exports/SVT_YUV10_Exports_/NewMobCal_Y... - 12:04 AM Revision 297b5a3f (ffmpeg): Make read_line() do not depend on put_bits.h and speed up it.
- Originally committed as revision 18653 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom