Activity
From 01/10/2009 to 02/08/2009
02/08/2009
- 11:34 PM Revision fbd7ddf4 (ffmpeg): cosmetics: typo/grammar fixes in doxygen and other comments
- Originally committed as revision 17085 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:32 PM Revision 5bfd3147 (ffmpeg): cosmetics: Fix a few typos and use a consistent codec long name.
- Originally committed as revision 17084 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:28 PM Revision fca93859 (ffmpeg): Remove unused variables.
- Originally committed as revision 17083 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:25 PM Revision 4b81366b (ffmpeg): Add av_cold attribute to init function.
- Originally committed as revision 17082 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:24 PM Revision 27030ee4 (ffmpeg): Remove unused variables.
- Originally committed as revision 17081 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:19 PM Revision 01c53437 (ffmpeg): typo: CODEC_ID_cljr --> CODEC_ID_CLJR
- Originally committed as revision 17080 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:06 PM Revision c099766f (ffmpeg): Drop the deprecated sws_scale_ordered() at the next major version
- bump.
Originally committed as revision 28492 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 11:02 PM Revision 96b27045 (ffmpeg): Replace int type with enum PixelFormat for the dstFormat/srcFormat
- params of the sws_getContext() and sws_getCachedContext()
declarations, consistent with the implementation.
Original... - 10:50 PM Revision b534f73d (ffmpeg): Fix a typo: lumaSarpen -> lumaSharpen.
- Originally committed as revision 28490 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:24 PM Revision 9afc2917 (ffmpeg): Remove rendering column from list of supported subtitle formats.
- Originally committed as revision 17079 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:22 PM Revision 173c7185 (ffmpeg): Add missing ffplay subtitle cycling keybinding.
- patch by Björn Axelsson, gecko acc.umu se
Originally committed as revision 17078 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:06 PM Revision 7be75dd7 (ffmpeg): cosmetics: comment grammar/spelling fixes
- Originally committed as revision 17077 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:03 PM Revision ced06bd8 (ffmpeg): Add the ability to set the timestamp to the current time by specifyin...
- as the time
Patch by Francesco Cosoleto ( cosoleto gmail com )
Originally committed as revision 17076 to svn://svn.... - 09:42 PM Revision f9e5b942 (ffmpeg): 10l: fix compiler warning:
- ncdec.c:82: warning: ISO C90 forbids mixed declarations and code
Originally committed as revision 17075 to svn://svn... - 09:23 PM Revision 74afdc55 (ffmpeg): Document the av_base64_encode/decode functions.
- See the thread:
"[PATCH] Improve documentation for libavutil/base64.h".
Originally committed as revision 17074 to sv... - 09:22 PM Revision 4d8eb2e8 (ffmpeg): Fix a const related warning
- Patch by Ivan Schreter ( schreter gmx net )
Originally committed as revision 17073 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:19 PM Revision ac76729c (ffmpeg): Cosmetics: "* out" -> "*out" for consistency with the other
- parameters.
Originally committed as revision 17072 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:16 PM Revision 5118bd44 (ffmpeg): Cosmetics: rename the "size" parameter of av_base64_encode() to "in_s...
- Originally committed as revision 17071 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:14 PM Revision 1cc65cec (ffmpeg): Move declaration of ff_interleave_add_packet to internal.h.
- It is an internal function and should not be in an installed header.
Originally committed as revision 17070 to svn:/... - 09:13 PM Revision 52ef50a0 (ffmpeg): Cosmetics: prefer out/in over buf/src for the parameter names of
- av_base64_encode(), for consistency/readability reasons.
Originally committed as revision 17069 to svn://svn.ffmpeg.... - 09:09 PM Revision 18099ade (ffmpeg): Declare ff_interleave_new_audio_packet as static, it is not used
- outside of audiointerleave.c. Also remove the function declaration
from the header as it is now static.
Originall... - 09:08 PM Revision 61ccbc52 (ffmpeg): Cosmetics: consistently prefer "size" over "len"/"length" for the
- variable names.
Originally committed as revision 17067 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:08 PM Revision 94027d3b (ffmpeg): document ff_audio_interleave
- Originally committed as revision 17066 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:00 PM Revision 0d20c3fd (ffmpeg): Make av_base64_encode() do not require the user to provide an
- overallocated buffer where to put the encoded string.
See the thread:
"[PATCH] Improve documentation for libavutil/b... - 08:28 PM Revision dd02ea11 (ffmpeg): Replace hard-coded SEI type constants with symbolic names
- Patch by Ivan Schreter ( schreter gmx net )
Originally committed as revision 17064 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:56 PM Revision eb8a25c8 (ffmpeg): Clarify has_b_frames doxy.
- Originally committed as revision 17063 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:50 PM Revision eaf5d011 (ffmpeg): NC camera demuxer
- Patch by Nicolas Martin - elvadrias at gmail
Originally committed as revision 17062 to svn://svn.ffmpeg.org/ffmpeg/t... - 05:55 PM Revision 998b6f7c (ffmpeg): Clarify that avformat_seek_file() is not part of the stable API yet.
- Originally committed as revision 17061 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:52 PM Revision d04768fa (ffmpeg): avformat_seek_file() prototype
- Originally committed as revision 17060 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:45 PM Revision 3daa434a (ffmpeg): ff_add_hfyu_median_prediction_mmx2
- overall ffvhuff decoding speedup: 28% on core2, 25% on k8.
Originally committed as revision 17059 to svn://svn.ffmpe... - 05:44 PM Revision 6166516d (ffmpeg): re-enable mid_pred asm on x86_64. (broke in r16681)
- Originally committed as revision 17058 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:34 PM Revision 74892f7a (ffmpeg): Fix reserved identifer detection so it doesnt detect __asm and such.
- Originally committed as revision 17057 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:30 PM Revision 3d8f9025 (ffmpeg): Factorize grep -v cases.
- Originally committed as revision 17056 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:55 PM Revision 6c2dd77e (ffmpeg): Patch check script.
- Note, before you flame me that its dirty, i did post it to ffmpeg-dev and
asked for a review and threatened to commit... - 09:59 AM Revision 04e06cfa (ffmpeg): cosmetics: sample_to_chunk -> stsc
- Originally committed as revision 17054 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:57 AM Revision a234e38d (ffmpeg): cosmetics: sample_to_ctime -> ctts
- Originally committed as revision 17053 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:55 AM Revision 1975c52c (ffmpeg): remove useless field
- Originally committed as revision 17052 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:48 AM Revision 9e8d61d4 (ffmpeg): rewrite pts also, as comment says
- Originally committed as revision 17051 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:42 AM Revision 59453725 (ffmpeg): remove useless return
- Originally committed as revision 17050 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:39 AM Revision 425c9962 (ffmpeg): fix doxygen
- Originally committed as revision 17049 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:27 AM Revision 8e2fd8e1 (ffmpeg): Replace the calls to the deprecated av_alloc_format_context() with
- corresponding calls to avformat_alloc_context().
Originally committed as revision 17048 to svn://svn.ffmpeg.org/ffmp... - 08:16 AM Revision 88a28965 (ffmpeg): Deprecate av_malloc_format_context() in favor of
- avformat_alloc_context(), and drop the old symbol at the next major
bump.
Originally committed as revision 17047 to ... - 06:35 AM Revision 353f87b8 (ffmpeg): fix typo in h264dsp_mmx (no effect currently as the function is not u...
- Originally committed as revision 17046 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:11 AM Revision 8468664b (ffmpeg): Remove 'const' qualifier from variable in av_parse_video_frame_size().
- Thus only one warning is printed due to assignment instead of 2 from strtol.
Originally committed as revision 17045 ... - 06:03 AM Revision 8eb027c8 (ffmpeg): remove useless cast, it does not remove warning, encode prototype mus...
- Originally committed as revision 17044 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:49 AM Revision a7573719 (ffmpeg): remove warning about incompatible pointer
- Originally committed as revision 17043 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:12 AM Revision 5ac4d768 (ffmpeg): reuse MXFCodecUL for data def and simplify
- Originally committed as revision 17042 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:42 AM Revision 251bf875 (ffmpeg): remove implicit header inclusions from mxf.h
- Originally committed as revision 17041 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:35 AM Revision 84a2d304 (ffmpeg): free index entries
- Originally committed as revision 17040 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:33 AM Revision 63601677 (ffmpeg): use new audio interleaving generic code
- Originally committed as revision 17039 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:31 AM Revision f1544e79 (ffmpeg): extract audio interleaving code from mxf muxer, will be used by gxf a...
- Originally committed as revision 17038 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:27 AM Revision baf2ffd3 (ffmpeg): offset dts according to edit list, hackish but works, based on patch ...
- Originally committed as revision 17037 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:44 AM Revision 6bab4799 (ffmpeg): Remove const qualifier from function argument to eliminate the warning
- swfenc.c:452: warning: passing argument 2 of #av_fifo_generic_write# discards qualifiers from pointer target type
Or... - 03:29 AM Revision d526105f (ffmpeg): only use 2 slices for index, one video(vbr) and one audio(cbr)
- Originally committed as revision 17035 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:38 AM Revision 5ccc2316 (ffmpeg): force first track to be video and simplify
- Originally committed as revision 17034 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:34 AM Revision 67d8ac4a (ffmpeg): write system item
- Originally committed as revision 17033 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/07/2009
- 09:13 PM Revision 88b2027e (ffmpeg): declare ff_interleave_add_packet
- Originally committed as revision 17032 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:46 AM Revision 432f1f11 (ffmpeg): Move RV3/4 frame type check up so 1-slice unanchored B-frames are che...
- Originally committed as revision 17031 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:35 AM Revision 186f155e (ffmpeg): Add decoder flush after seeking for RV3/4 decoders
- Originally committed as revision 17030 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:13 AM Revision 85d0d114 (ffmpeg): use 512 kag size needed for d10
- Originally committed as revision 17029 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/06/2009
- 11:54 PM Revision 9d385cfe (ffmpeg): Drop the deprecated function register_avcodec() at the next major
- version bump.
Originally committed as revision 17028 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:50 PM Revision 9be26823 (ffmpeg): Replace the calls to the deprecated function register_avcodec() with
- corresponding calls to avcodec_register().
Originally committed as revision 17027 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:46 PM Revision 85662f49 (ffmpeg): Rename register_avcodec() as avcodec_register() and deprecate the old
- function name.
Originally committed as revision 17026 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:29 PM Revision 21eff9ce (ffmpeg): Add a new test program for base64, based on that removed in r17024.
- See the thread:
"[PATCH] remove unused and broken test program in libavutil/base64.c".
Originally committed as revis... - 11:24 PM Revision 33094be8 (ffmpeg): Remove broken test program.
- Originally committed as revision 17024 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:42 PM Revision 18c7b354 (ffmpeg): Move RTP_MAX_PACKET_LENGTH to rtpdec.h: it is not used in the muxer a...
- Originally committed as revision 17023 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:41 PM Revision d3536678 (ffmpeg): Do not use RTP_MAX_PACKET_LENGTH in the RTP muxer
- Originally committed as revision 17022 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:30 PM Revision dcd913d9 (ffmpeg): Fix minor memory leak.
- Patch by Jindrich Makovicka, approved by mans.
Originally committed as revision 17021 to svn://svn.ffmpeg.org/ffmpeg... - 03:30 PM Revision 17a5894a (ffmpeg): Merge rtp_aac.h and rtp_mpv.h in rtpenc.h
- Originally committed as revision 17020 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:04 PM Revision 271e6ddd (ffmpeg): Fix list of input pix_fmts supported by GIF. This makes it work with ...
- It also allows encoding GIF with a 4-bit palette and with a graycale one as a
side effect.
Originally committed as r... - 12:59 PM Revision 6337178b (ffmpeg): Ensure that the palette is set in data[1] for all 8bit formats.
- Also document it.
Originally committed as revision 17018 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:49 AM Revision 9a77d59a (ffmpeg): Use libopenjpeg for jpeg2k decoding.
- Patch by Jaikrishnan Menon
Originally committed as revision 17017 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:35 AM Revision 302879cb (ffmpeg): Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h
- Originally committed as revision 17016 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:37 AM Revision 1a45a9f4 (ffmpeg): Add "AVFormatContext *ctx" (that being the RTSP demuxer's) as first a...
- to the parse_packet() function pointer in RTPDynamicProtocolHandlers. This
allows these functions to peek back and re...
02/05/2009
- 11:10 PM Revision 4606a059 (ffmpeg): Fix blend_subrect for some subrects positioned on odd rows.
- Patch by Björn Axelsson gecko A acc D umu D se
Originally committed as revision 17014 to svn://svn.ffmpeg.org/ffmpeg... - 11:07 PM Revision 676ef505 (ffmpeg): Fix blend_subrect for subrects positioned on odd rows.
- Patch by Björn Axelsson gecko A acc D umu D se
Originally committed as revision 17013 to svn://svn.ffmpeg.org/ffmpeg... - 10:34 PM Revision 0a861b6f (ffmpeg): Rename "tx_ctx" and "cur_tx" variables to "transport_priv" and
- "cur_transport_priv", as discussed in the "[PATCH] rtsp.h: rename tx
variables" thread.
Originally committed as revi... - 08:15 PM Revision f5b28890 (ffmpeg): format timestamp correctly according to specs and set it
- Originally committed as revision 17011 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:30 PM Revision 5ccad11d (ffmpeg): use timestamp as modification date
- Originally committed as revision 17010 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:51 PM Revision da2dc39e (ffmpeg): Revert part of r16593.
- network.h should only be included when CONFIG_NETWORK is set.
Originally committed as revision 17009 to svn://svn.ff... - 06:41 PM Revision d0f89acf (ffmpeg): Make the MP3 probe weakly claim all files with ID3v2 tags to fix regr...
- files with very large tags.
Originally committed as revision 17008 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:32 PM Revision eacc40e8 (ffmpeg): use timestamp as creation date
- Originally committed as revision 17007 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:25 PM Revision 71a48ff2 (ffmpeg): Add size_in_bits to PutBitContext
- Originally committed as revision 17006 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:00 PM Revision b516ecdd (ffmpeg): Delete an enum and a function typedef that aren't used anywhere, and
- move move a struct/typedef in rtsp.h that is only used in ffserver.c into
ffserver.c. See "[PATCH] rtsp.h: move/remov... - 02:53 PM Revision 21da81d7 (ffmpeg): Introduce a new num_frames field in RTPDemuxContext so that rtp_aac.c
- does not need to abuse read_buf_index
Originally committed as revision 17004 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:59 AM Revision 468d298d (ffmpeg): Electronic Arts demuxer: support TQI video tag
- Originally committed as revision 17003 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:58 AM Revision d8964f3a (ffmpeg): Electronic Arts TQI decoder
- Originally committed as revision 17002 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:59 AM Revision 44ba8b65 (ffmpeg): don't assume quant_matrix[0]==8 in ff_mpeg1_decode_block_intra(). thi...
- Originally committed as revision 17001 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:57 AM Revision 50240e56 (ffmpeg): convert mpeg1_decode_block_intra() to inline global
- Originally committed as revision 17000 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:47 AM Revision 1c7c6669 (ffmpeg): fix key frame offset with open gop
- Originally committed as revision 16999 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:47 AM Revision 7595a5e4 (ffmpeg): configure: add command flag to disable yasm use
- Originally committed as revision 16998 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:03 AM Revision c0f5b7f1 (ffmpeg): configure: set EXESUF before it is used
- Originally committed as revision 16997 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/04/2009
- 09:28 PM Revision 5317c95b (ffmpeg): Remove CONFIG_H264_ENCODER references
- Originally committed as revision 16996 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:28 PM Revision 993f2d0f (ffmpeg): configure: move basic sanity tests before other tests
- Originally committed as revision 16995 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:43 PM Revision f0d54372 (ffmpeg): Remove documentation of non-existing function parameters.
- Originally committed as revision 16994 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:41 PM Revision 181d8a7f (ffmpeg): Remove unused CONFIG_H264_ENCODER #define.
- Originally committed as revision 16993 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 PM Revision c7f03f4e (ffmpeg): Remove pointless '#if CONFIG_ENCODERS' around forward declarations.
- Originally committed as revision 16992 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:34 PM Revision 242e2270 (ffmpeg): fastdiv is disabled by default, so put --enable-fastdiv into the help...
- Originally committed as revision 16991 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:31 PM Revision 9e5e2a2e (ffmpeg): Use directory name as multiple inclusion guard prefix.
- We do this for all other libraries already.
Originally committed as revision 16990 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:17 PM Revision 1262d638 (ffmpeg): Move enum RTSPTransport up a bit, so that all fields that are assigne...
- of this type can be properly attributed as such (in this case, transport in
the RTSPTransportField struct). See "[PAT... - 04:16 PM Revision f52901b3 (ffmpeg): No need to compute stype
- Originally committed as revision 16988 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:35 AM Revision 034fcddf (ffmpeg): always write mxf time base in descriptors
- Originally committed as revision 16987 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:56 AM Revision 2db5da97 (ffmpeg): Do not misuse unsigned long to store pointers.
- Originally committed as revision 16986 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:50 AM Revision 5a897cfa (ffmpeg): use sample rate as audio input time base
- Originally committed as revision 16985 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:40 AM Revision 488227c5 (ffmpeg): write all available metadata tags into extended_content_header
- Originally committed as revision 16984 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:37 AM Revision 300f24f3 (ffmpeg): use new metadata API in asf muxer
- Originally committed as revision 16983 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/03/2009
- 11:18 PM Revision 4f0f9bdd (ffmpeg): let packet pass through when no timestamps
- Originally committed as revision 16982 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:11 PM Revision 832404ce (ffmpeg): exactly compute index byte count
- Originally committed as revision 16981 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:09 PM Revision 5363c43e (ffmpeg): Add av_cold attributes to *_init and *_end functions.
- Originally committed as revision 16980 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:03 PM Revision bf252f7f (ffmpeg): prevent reading more than container atom size, fix broken file broken...
- Originally committed as revision 16979 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:59 PM Revision 2c823b3c (ffmpeg): VP3: Prevent stack corruption from an unset custom coding method.
- Originally committed as revision 16978 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:12 PM Revision 20e2a7ae (ffmpeg): use new metadata API in asf demuxer
- Originally committed as revision 16977 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:49 PM Revision cb99c652 (ffmpeg): Add fields to H264Context and SPS for upcoming VA API support.
- Patch by Gwenole Beauchesne gbeauchesne A splitted-desktop dotcom
Originally committed as revision 16976 to svn://sv... - 06:04 PM Revision 25a03ba3 (ffmpeg): 100l, don't run tests twice, this was some forgotten debugging code.
- Originally committed as revision 16975 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:58 PM Revision 551a0c79 (ffmpeg): Fix a bug in 3DEC CBC decryption and add more extensive tests based on
- the official test vectors.
Originally committed as revision 16974 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:56 PM Revision cc55c464 (ffmpeg): check validity of pointer srcC
- Originally committed as revision 16973 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:03 PM Revision 61eb8cc4 (ffmpeg): Update DES test code to use the new public API.
- Originally committed as revision 16972 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:45 PM Revision bc17cc01 (ffmpeg): Add support for 3DES to DES module
- Originally committed as revision 16971 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:20 PM Revision 1a534c7f (ffmpeg): Add and use a public API for RC4 and DES, analogous to the AES API.
- Originally committed as revision 16970 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:12 PM Revision 88297e80 (ffmpeg): Reformat rdt_demuxer AVCodec struct sanely.
- Originally committed as revision 16969 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:01 AM Revision 1558d0b9 (ffmpeg): Fix probe & demuxing of Topfield 58XXPVR and 68XXPVR (topfield.rec)
- Originally committed as revision 16968 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:01 AM Revision 152714e1 (ffmpeg): Fix unknown header 10001000 / http://samples.mplayerhq.hu/real/VC-RV1...
- Originally committed as revision 16967 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/02/2009
- 11:43 PM Revision c0f14458 (ffmpeg): use new metadata API in aiff demuxer
- Originally committed as revision 16966 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:37 PM Revision 33abc1a7 (ffmpeg): be more flexible with frame rate check
- Originally committed as revision 16965 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:25 PM Revision be62f556 (ffmpeg): simplify
- Originally committed as revision 16964 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:24 PM Revision f8ca63e8 (ffmpeg): Fix vertical resolution of subtitles.
- Patch by Björn Axelsson gecko A acc D umu D se
Originally committed as revision 16963 to svn://svn.ffmpeg.org/ffmpeg... - 11:13 PM Revision 0d08e270 (ffmpeg): Add necessary header for LIBAVUTIL_VERSION_MAJOR, fixes the warning:
- libavutil/lzo.c:235:5: warning: "LIBAVUTIL_VERSION_MAJOR" is not defined
Originally committed as revision 16962 to s... - 11:09 PM Revision da61e413 (ffmpeg): use new metadata API in rtsp demuxer
- Originally committed as revision 16961 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:08 PM Revision f3650b23 (ffmpeg): use new metadata API in rtp muxer
- Originally committed as revision 16960 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:45 PM Revision 10ce8f23 (ffmpeg): it seems I never added myself in there before
- Originally committed as revision 16959 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:43 PM Revision e80c73b3 (ffmpeg): Add support for fourcc "SP54".
- Patch by Eli Friedman eli D friedman A gmail
Originally committed as revision 16958 to svn://svn.ffmpeg.org/ffmpeg/t... - 10:17 PM Revision b3a9e50c (ffmpeg): cosmetics: indentation
- Originally committed as revision 16957 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:17 PM Revision 3b1c4a06 (ffmpeg): simplify usage of dstlen as it is not a parameter anymore
- Originally committed as revision 16956 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:14 PM Revision ee56cab3 (ffmpeg): cosmetics: indentation
- Originally committed as revision 16955 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:13 PM Revision b182eeb0 (ffmpeg): use new metadata API in the mp3 muxer
- Originally committed as revision 16954 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:11 PM Revision 9d98535c (ffmpeg): use new metadata API in the mp3 demuxer
- Originally committed as revision 16953 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:45 PM Revision 5ea7ce88 (ffmpeg): modify the way to pass parameters to av_metadata_set()
- This improves code readability and this avoid warnings about discarding
qualifiers from pointer target type.
Origina... - 09:32 PM Revision 69b6d53b (ffmpeg): cosmetics: whitespace
- Originally committed as revision 16951 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:42 PM Revision 679f5c25 (ffmpeg): Documentation for LZO error return value flags
- Originally committed as revision 16950 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:30 PM Revision a545f067 (ffmpeg): Move doxygen documentation from lzo.c to lzo.h
- Originally committed as revision 16949 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:29 PM Revision 6fb625c4 (ffmpeg): cosmetics: whitespaces, empty lines
- Originally committed as revision 16948 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:26 PM Revision f35254d1 (ffmpeg): mxf does not have timestamps
- Originally committed as revision 16947 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:16 PM Revision 0b178e56 (ffmpeg): Add av_ prefix to LZO stuff and thus make it officially part of the p...
- Keep lzo1x_decode until the next major version bump for binary compatibility.
Originally committed as revision 16946... - 06:51 PM Revision aa8d024c (ffmpeg): Allocate trellis tables on heap only when needed.
- Originally committed as revision 16945 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:10 PM Revision 426a6f34 (ffmpeg): Splits the totalbitrate in a videodatarate and audiodatarate part.
- Patch by Stefan de Konink stefan konink de
Originally committed as revision 16944 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:05 PM Revision 9a354fe3 (ffmpeg): Implement the reading of the video bitrate of flv movies out of the m...
- to have the total bitrate available in the avformat structures.
Patch by Stefan de Konink stefan konink de
Original... - 10:58 AM Revision 822617cd (ffmpeg): 24bit pcm support
- Originally committed as revision 16942 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 AM Revision 2253d6d7 (ffmpeg): more flexible mapping selection
- Originally committed as revision 16941 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:41 AM Revision a4397fa9 (ffmpeg): fix temporal offet of ipbb sequences, simplification welcome
- Originally committed as revision 16940 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:31 AM Revision b17f1a07 (ffmpeg): Doxygen defgroups throw a warning if they don't have a title as well ...
- Originally committed as revision 16939 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:10 AM Revision ed00d0c1 (ffmpeg): fix video line map tag size
- Originally committed as revision 16938 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:04 AM Revision bc185fc1 (ffmpeg): fix flush and interleaving by edit units
- Originally committed as revision 16937 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:03 AM Revision 0e9dbd96 (ffmpeg): write index table and rip, muxer works pretty well now
- Originally committed as revision 16936 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:40 AM Revision 6ebafef6 (ffmpeg): Add XSUB to list of supported subtitle formats.
- Originally committed as revision 16935 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:35 AM Revision 70e49399 (ffmpeg): cosmetics: Place all subtitle entries together.
- Originally committed as revision 16934 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:22 AM Revision f8a32581 (ffmpeg): Add necessary #includes to pass 'make checkheaders'.
- Originally committed as revision 16933 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:40 AM Revision 0290074c (ffmpeg): factorize common wav local tags
- Originally committed as revision 16932 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:36 AM Revision f9303ffd (ffmpeg): write req local tags for wav
- Originally committed as revision 16931 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:00 AM Revision 4966b98a (ffmpeg): adjust size when not writing f2
- Originally committed as revision 16930 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:49 AM Revision 8ed82d81 (ffmpeg): do not write f2 if not interlaced
- Originally committed as revision 16929 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:45 AM Revision cbd70c41 (ffmpeg): write bitrate tag
- Originally committed as revision 16928 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:35 AM Revision 724e7d8d (ffmpeg): write display height/width tags
- Originally committed as revision 16927 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:53 AM Revision faeb2bd4 (ffmpeg): flacdec: set default sample_fmt before parsing extradata
- Originally committed as revision 16926 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:35 AM Revision 6bf959fe (ffmpeg): Add av_unused to conditionally used variable, fixes the warning:
- h264.c:6464: warning: unused variable 'dir'
Originally committed as revision 16925 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/01/2009
- 10:02 PM Revision eee99eb3 (ffmpeg): return eof/error if only ffm header has been written, should fix #815
- Originally committed as revision 16924 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:46 PM Revision cdf51395 (ffmpeg): Explain how to add IPv6 support to Cygwin.
- Originally committed as revision 16923 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:22 PM Revision 9f5aca8f (ffmpeg): don't support the mp3 extension in the mp2 muxer
- especially not under any conditionnal
Originally committed as revision 16922 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:14 PM Revision 55b557ec (ffmpeg): Silence compiler warnings for XL decoder
- Originally committed as revision 16921 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:11 PM Revision b7093975 (ffmpeg): Make WNV1 decoder use temporary buffer for bit-reversed input
- Originally committed as revision 16920 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:52 PM Revision 94f694a4 (ffmpeg): cosmetics: Remove period after copyright statement non-sentence.
- Originally committed as revision 16919 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:51 PM Revision bf89d54e (ffmpeg): cosmetics: Remove period after copyright statement non-sentence.
- Originally committed as revision 28444 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:27 PM Revision ad4d0b9e (ffmpeg): Make TM2 decoder byteswap input into separate buffer instead of doing...
- Originally committed as revision 16918 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:20 PM Revision a2a98637 (ffmpeg): Factorize stream reading in TM2 decoder
- Originally committed as revision 16917 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:03 PM Revision 3ffabd4e (ffmpeg): Silence two pointer assignment compiler warnings in rv34.c
- Originally committed as revision 16916 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:44 PM Revision 5d44b2a1 (ffmpeg): Silence useless compiler warning when passing AVFrame* instead of AVP...
- to ff_msrle_decode()
Originally committed as revision 16915 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:07 PM Revision bc4cccd4 (ffmpeg): Remove H.264 encoder initialization.
- We have no H.264 encoder to speak of and this produces warnings.
Originally committed as revision 16914 to svn://svn... - 01:37 PM Revision d1c6e47c (ffmpeg): Fix the Transport: line in the SETUP request so that it works with WMS
- servers when trying to set up a session over TCP:
- add the interleave property
- add unicast, only for WMS (since it... - 02:01 AM Revision 82aaa790 (ffmpeg): Use full internal pathname in doxygen @file directives.
- Otherwise doxygen complains about ambiguous filenames when files exist
under the same name in different subdirectorie... - 02:00 AM Revision bad5537e (ffmpeg): Use full internal pathname in doxygen @file directives.
- Otherwise doxygen complains about ambiguous filenames when files exist
under the same name in different subdirectorie... - 01:29 AM Revision 65ffe3e8 (ffmpeg): Fix filenames in doxygen comments.
- Originally committed as revision 16911 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:20 AM Revision 674bd4f6 (ffmpeg): cosmetics: Use 'num' instead of 'nom' as abbreviation for numerator.
- Originally committed as revision 16910 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/31/2009
- 10:49 PM Revision 7591b304 (ffmpeg): remove some warnings due to avctx->execute
- Originally committed as revision 16909 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:30 PM Revision a95d00b2 (ffmpeg): shorten: trivial simplification of signature check
- Originally committed as revision 16908 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:16 PM Revision f579d24b (ffmpeg): assume widescreen when ratio also > 17, patch by Ben Hutchings, ben a...
- Originally committed as revision 16907 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:10 PM Revision a4fd53c4 (ffmpeg): fix decoding 720p50 audio samples
- Originally committed as revision 16906 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:17 AM Revision 06466638 (ffmpeg): free audio fifo
- Originally committed as revision 16905 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:06 AM Revision 5efa932d (ffmpeg): use st->priv_data to store per stream context
- Originally committed as revision 16904 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:51 AM Revision 8f819636 (ffmpeg): change prototype of mxf_interleave_get_packet to make it compatible
- with av_interleave_packet_per_dts
Originally committed as revision 16903 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:49 AM Revision 59bcc93b (ffmpeg): do not use PAL_samples_per_frame in init, to make init independant
- Originally committed as revision 16902 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:47 AM Revision a9025f2a (ffmpeg): cosmetics, remove empty lines
- Originally committed as revision 16901 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:54 AM Revision a1a37f13 (ffmpeg): add my copyright as well
- Originally committed as revision 16900 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:53 AM Revision aecee3b2 (ffmpeg): fix doxygen tag
- Originally committed as revision 16899 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:53 AM Revision 8090b222 (ffmpeg): cosmetics, align vertically
- Originally committed as revision 16898 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:23 AM Revision 74334ae1 (ffmpeg): write best effort video line map
- Originally committed as revision 16897 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:08 AM Revision 4118d68f (ffmpeg): add frame layout local tag, best effort
- Originally committed as revision 16896 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:02 AM Revision baed2ec4 (ffmpeg): add aes3 pcm wrapping and use it by default
- Originally committed as revision 16895 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:59 AM Revision c6b579df (ffmpeg): split wav_desc in generic_sound_desc
- Originally committed as revision 16894 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:54 AM Revision 3f2795ed (ffmpeg): thanks to interleaving, audio is now locked
- Originally committed as revision 16893 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:49 AM Revision 221ef8ca (ffmpeg): local tag 3201 is picture essence coding, so do not write it for wav
- Originally committed as revision 16892 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:46 AM Revision 383dde71 (ffmpeg): stored height is stupidly /2 if interlaced
- Originally committed as revision 16891 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:44 AM Revision 95900588 (ffmpeg): add size param to write_generic_desc
- Originally committed as revision 16890 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:42 AM Revision 52e5cd2b (ffmpeg): parse mpeg2 progressive frame flag
- Originally committed as revision 16889 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:32 AM Revision 7c7c1a76 (ffmpeg): delay header writing and parse mpeg2 frame
- Originally committed as revision 16888 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:18 AM Revision cc812c8c (ffmpeg): correctly pack and interleave pcm samples in mxf
- Originally committed as revision 16887 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:09 AM Revision 34c65ac6 (ffmpeg): function is static
- Originally committed as revision 16886 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:08 AM Revision fd5583bc (ffmpeg): use new ff_interleave_add_packet
- Originally committed as revision 16885 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:01 AM Revision ccf0071d (ffmpeg): split av_interleave_per_dts, to avoid code duplication
- Originally committed as revision 16884 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:53 AM Revision 4becee23 (ffmpeg): ADPCM found in Xbox wav files can be decoded with
- existing CODEC_ID_ADPCM_IMA_WAV
Originally committed as revision 16883 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:11 AM Revision 7f3a6a05 (ffmpeg): cosmetics: change comment type and vertical alignment
- Originally committed as revision 16882 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:10 AM Revision 64cb3765 (ffmpeg): cosmetics: add some documentation to FLACContext
- Originally committed as revision 16881 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:50 AM Revision 1a969d6d (ffmpeg): Cosmetics: fixing indentation
- Originally committed as revision 16880 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:46 AM Revision 77cd35cd (ffmpeg): unrolling encoding loops
- Originally committed as revision 16879 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:41 AM Revision b45ba151 (ffmpeg): Cosmetics: simplifying static initialization
- Originally committed as revision 16878 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:39 AM Revision 85eca52b (ffmpeg): simplifying DIF encoding process
- Originally committed as revision 16877 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:37 AM Revision 76bd5997 (ffmpeg): Cosmetics: fixing the indentation
- Originally committed as revision 16876 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:36 AM Revision 9b8390bf (ffmpeg): factoring code into dv_init_enc_block
- Originally committed as revision 16875 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:36 AM Revision 5c2a9dd6 (ffmpeg): Cosmetics: replacing 0 with NULL for pointer assignment
- Originally committed as revision 16874 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:35 AM Revision 2331854d (ffmpeg): Cosmetics: moving the function definition around
- Originally committed as revision 16873 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:34 AM Revision b25d4392 (ffmpeg): Replacing the constant with a macro
- Originally committed as revision 16872 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:20 AM Revision 82159ad9 (ffmpeg): flacdec: add support for SAMPLE_FMT_32
- Originally committed as revision 16871 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:45 AM Revision 99b38122 (ffmpeg): Fix documentation of the return value of avcodec_encode_video().
- ripped out of a patch by Bitbreaker/METALVOTZE X bitbreaker ihlaid de Y
Originally committed as revision 16870 to sv...
01/30/2009
- 11:50 PM Revision 67a7e4db (ffmpeg): Use '#if defined()' for OS-specific preprocessor checks.
- Avoids some warnings about undefined preprocessor directives.
Originally committed as revision 16869 to svn://svn.ff... - 11:13 PM Revision e1f7cb7f (ffmpeg): ARM: NEON optimised vector_fmul_window
- Originally committed as revision 16868 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:13 PM Revision dd927e2e (ffmpeg): ARM: NEON optimised vector_fmul
- Originally committed as revision 16867 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:39 PM Revision 89150098 (ffmpeg): remove duplicate tables
- Originally committed as revision 16866 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:33 PM Revision 63cae55d (ffmpeg): Use the new RDFT code in the QDM2 decoder.
- Originally committed as revision 16865 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:15 PM Revision 68602540 (ffmpeg): Add the rdft family of transforms (fft/ifft of an all real sequence) ...
- Originally committed as revision 16864 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:52 PM Revision 9d52d54d (ffmpeg): Add required header mem.h, av_malloc and friends are used.
- Originally committed as revision 16863 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:46 PM Revision dbef3f46 (ffmpeg): cosmetics: Move all #includes together at the beginning of the file.
- Originally committed as revision 16862 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:44 PM Revision cf2c671f (ffmpeg): Add 'void' keyword to parameterless function declaration.
- Originally committed as revision 16861 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:38 PM Revision dc8a7c93 (ffmpeg): Add missing void keyword to parameterless function declarations.
- Originally committed as revision 16860 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:15 PM Revision f92a6c66 (ffmpeg): Record B-fraction index from frame header and two fields from entry p...
- into VC-1 context.
Patch by Gwenole Beauchesne
(gbeauchesne <whirlpool> splitted <dash> desktop <dit> com)
Thread [P... - 05:13 PM Revision 3021a8a7 (ffmpeg): Make ff_h263_resync() return the bit position of the resync_marker or
- a negative number if none was found.
Patch by Gwenolé Beauchesne: gbeauchesne splitted minus desktop com
Originally ... - 12:41 PM Revision 5449a787 (ffmpeg): If AVPacket->data == NULL, the packet does not contain any buffer to
- be freed.
This fixes a double free on exit.
Originally committed as revision 16857 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:18 AM Revision 73f18493 (ffmpeg): Use a constant instead of a magic number.
- Patch by Gwenolé Beauchesne: gbeauchesne splitted minus desktop com
Originally committed as revision 16856 to svn://... - 06:38 AM Revision 2ed42113 (ffmpeg): avoid indeterminate order of accessing src
- Originally committed as revision 16855 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:44 AM Revision 04e76709 (ffmpeg): typo
- Originally committed as revision 16854 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/29/2009
- 10:12 PM Revision 4d55404f (ffmpeg): Rename string.c to avstring.c so that the name of header and C file m...
- Originally committed as revision 16853 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:08 PM Revision 2e584eea (ffmpeg): cosmetics: Add empty line for consistent formatting.
- patch by Gwenolé Beauchesne, gbeauchesne splitted-desktop com
Originally committed as revision 16852 to svn://svn.ff... - 05:08 PM Revision eea32564 (ffmpeg): Mark ff_fft_end av_cold.
- Originally committed as revision 16851 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:33 PM Revision bf23f6dc (ffmpeg): pvez avi fourcc is truemotion1
- Originally committed as revision 16850 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/28/2009
- 11:16 PM Revision 7d685b48 (ffmpeg): spelling/grammar/consistency review part III
- Originally committed as revision 16849 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:03 PM Revision bfe3676f (ffmpeg): spelling/grammar/consistency review part II
- Originally committed as revision 16848 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:48 PM Revision 7b484a7a (ffmpeg): Add "const" to AES function arguments where possible without generating
- more warnings.
Originally committed as revision 16847 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:37 PM Revision 0838cfdc (ffmpeg): Fix remotely exploitable arbitrary code execution vulnerability.
- Found by Tobias Klein / tk // trapkit / de /
See: http://www.trapkit.de/advisories/TKADV2009-004.txt
Originally comm... - 11:12 AM Revision 5a446bc8 (ffmpeg): fix an overflow in vc1 intra overlap filter
- Originally committed as revision 16845 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:50 AM Revision b69201a8 (ffmpeg): Add common.h #include, necessary for av_const.
- Originally committed as revision 16844 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:16 AM Revision 81169111 (ffmpeg): Fix Doxygen comments for VC-1 decoder.
- Originally committed as revision 16843 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:16 AM Revision 1aa73351 (ffmpeg): Fix Doxygen comments for RV3/4 decoder.
- Originally committed as revision 16842 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:15 AM Revision 20642e28 (ffmpeg): Fix Doxygen comments for APE decoder.
- Originally committed as revision 16841 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:16 AM Revision 89c9ff50 (ffmpeg): spelling/grammar/consistency review part I
- Originally committed as revision 16840 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/27/2009
- 11:44 PM Revision d972e56c (ffmpeg): second try fixing time code in gxf
- Originally committed as revision 16839 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:21 PM Revision be195ed1 (ffmpeg): Prefer av_freep() over av_free() for variables in the context for saf...
- Originally committed as revision 16838 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:20 PM Revision 0d29b7d5 (ffmpeg): Add {} between if/else
- Originally committed as revision 16837 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:14 PM Revision 9913860b (ffmpeg): Export all tracks (each is a different language) instead of just one.
- Originally committed as revision 16836 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:03 PM Revision c58d6796 (ffmpeg): remove pointless {}
- Originally committed as revision 16835 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:58 PM Revision a10f1cbb (ffmpeg): Move current_track variable closer to where it is used.
- Originally committed as revision 16834 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:56 PM Revision 68e1794e (ffmpeg): Fix memleak of fourxm->tracks on error return.
- Originally committed as revision 16833 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:09 PM Revision 4f989885 (ffmpeg): vertical align
- Originally committed as revision 16832 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:06 PM Revision cc988dd7 (ffmpeg): Fix memleak of header in error returns.
- Originally committed as revision 16831 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:01 PM Revision 59afda9f (ffmpeg): better header_size check
- Originally committed as revision 16830 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:51 PM Revision 4698bb24 (ffmpeg): size < 4 is invalid
- Originally committed as revision 16829 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:06 PM Revision f7ad5aa2 (ffmpeg): indentation
- Originally committed as revision 16828 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:03 PM Revision b1549d61 (ffmpeg): mingw: don't check for minimum mingw runtime and w32api versions for ...
- there is no vfw in mingw-64, and it has different (not yet stable) version
defines
Originally committed as revision ... - 06:01 PM Revision bbfb80f3 (ffmpeg): Whitespace cosmetics to align return statements.
- Originally committed as revision 16826 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:00 PM Revision 16f753f4 (ffmpeg): Check buffer is inside what is passed when probing for flac.
- Originally committed as revision 16825 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:34 PM Revision ca6532f6 (ffmpeg): ARM: remove some unused macro arguments
- Originally committed as revision 16824 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:06 PM Revision d8f9269d (ffmpeg): ARM: reorder some instructions in put_pixels*_arm for speed gains
- Originally committed as revision 16823 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:06 PM Revision 00c5727d (ffmpeg): ARM: replace jump tables with conditional branches
- Originally committed as revision 16822 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:06 PM Revision d9e68f5c (ffmpeg): ARM: replace explicit literal loads with ldr Rd, =lit
- Originally committed as revision 16821 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:06 PM Revision fc252eba (ffmpeg): ARM: change alignment of loops in put_pixels*_arm to 32
- Originally committed as revision 16820 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:06 PM Revision 4f928a4d (ffmpeg): ARM: optimised mid_pred()
- Originally committed as revision 16819 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:06 PM Revision 1214bd86 (ffmpeg): ARM: allow register operands for shifts in MULL()
- Originally committed as revision 16818 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:23 PM Revision 20631a9c (ffmpeg): Merge rtp_internal.h in rtp.h, and remove rtp_internal.h
- Originally committed as revision 16817 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:04 AM Revision 620b8a2e (ffmpeg): fix doxygen file reference
- Originally committed as revision 16816 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:29 AM Revision 8dc81a45 (ffmpeg): seek at 0 when timestamp requested is negative
- Originally committed as revision 16815 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:46 AM Revision eded5c43 (ffmpeg): add a ff_gcd() function again, for compatibility with old libavcodec
- Originally committed as revision 16814 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:23 AM Revision 73c87551 (ffmpeg): vp5: don't try decoding a P frame before any I frame was parsed
- fix issue802
Originally committed as revision 16813 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/26/2009
- 11:39 PM Revision 7a420671 (ffmpeg): make it clear that the new metadata API is a work in progress
- Originally committed as revision 16812 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:51 PM Revision 99ed41a8 (ffmpeg): Fix filenames in Doxygen comments.
- Originally committed as revision 16811 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:23 PM Revision bd591ead (ffmpeg): Update preset files documentation to match with r16795.
- Originally committed as revision 16810 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:21 PM Revision 822005ed (ffmpeg): Implement avfilter_graph_check_validity().
- Originally committed as revision 16809 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:46 PM Revision e1b6bdbb (ffmpeg): Change "H.263 Intel" long name to "Intel H.263".
- Originally committed as revision 16808 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:32 PM Revision 4f924f9a (ffmpeg): configure: exit with error if OS is unknown
- Originally committed as revision 16807 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:55 PM Revision 115d095e (ffmpeg): Add a Changelog entry for the ALSA stuff.
- Originally committed as revision 16806 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:44 PM Revision 9289a32a (ffmpeg): Fix AAC data smuggling:
- aactab.h declares only 316 of 428 elements in ff_aac_pow2sf_tab[]
Originally committed as revision 16805 to svn://sv... - 11:15 AM Revision 811bfa76 (ffmpeg): Remove misleading comment about how to build SHA1 test program.
- Generating the test program is integrated into the build system already.
Originally committed as revision 16804 to s... - 09:42 AM Revision a6cef965 (ffmpeg): Remove unneeded check.
- Originally committed as revision 16803 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:41 AM Revision a44cb89b (ffmpeg): Fix an exploit in indeo by checking we are not writing out of the str...
- Fixes issue 655
Originally committed as revision 16802 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:24 AM Revision f2f35d33 (ffmpeg): Fix version.h dependency on version.sh
- Originally committed as revision 16801 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:16 AM Revision 35fd8122 (ffmpeg): Add ALSA support in libavdevice.
- Patch by Nicolas George: name surname normalesup org
Original thread: [FFmpeg-devel] [PATCH] ALSA for libavdevice
Dat... - 09:10 AM Revision 1db2c5c9 (ffmpeg): version.h depends on version.sh.
- Originally committed as revision 16799 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 AM Revision 67eb5da6 (ffmpeg): HAVE_3DNOW --> HAVE_AMD3DNOW
- Originally committed as revision 16798 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:40 AM Revision 137ae327 (ffmpeg): Workaround for gcc 3.4 to align sh properly
- Originally committed as revision 16797 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/25/2009
- 11:21 PM Revision 8076c473 (ffmpeg): Reorganize header #includes: Unconditionally #include standard C head...
- group all local #includes together.
Originally committed as revision 16796 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:10 PM Revision 17771682 (ffmpeg): Make opt_preset() use FFMPEG_DATADIR from config.h rather than /usr and
- /usr/local
Originally committed as revision 16795 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:59 PM Revision 1e60e933 (ffmpeg): 10l: Add #undefs for system free/malloc/realloc, which must be used h...
- Originally committed as revision 16794 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:44 PM Revision a1a84f69 (ffmpeg): Add (un)installation targets for ffpresets using the new DATADIR vari...
- Originally committed as revision 16793 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:40 PM Revision 77652a6a (ffmpeg): C files should #include the header files of the same name.
- Originally committed as revision 16792 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:23 PM Revision 14a8acf1 (ffmpeg): configure: add datadir variable and write to config.{h,mak}
- Originally committed as revision 16791 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:05 PM Revision b58f29a1 (ffmpeg): Disambiguate the macros used to disable fprintf/printf/puts functions.
- Originally committed as revision 16790 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:54 PM Revision ed0fd852 (ffmpeg): Add required limits.h header.
- Originally committed as revision 16789 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:28 PM Revision c79de5c0 (ffmpeg): The default subq value in the x264 CLI is now 6, not 5.
- Originally committed as revision 16788 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:58 PM Revision f4406ec1 (ffmpeg): HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.
- Originally committed as revision 28358 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 07:57 PM Revision ebc3209a (ffmpeg): HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.
- Originally committed as revision 16787 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:51 PM Revision 0f73b510 (ffmpeg): Restore _MSC_VER case in DECLARE_ALIGNED/DECLARE_ASM_CONST macro decl...
- This compiler might be supported in the future or we might some day decide
to export these macros.
Originally commit... - 07:48 PM Revision 3bf96eec (ffmpeg): Add AMD 3DNow! instruction enabling/disabling support in the build sy...
- Originally committed as revision 16785 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:43 PM Revision 75aa95a6 (ffmpeg): Drop redundant architecture extension dependencies.
- Originally committed as revision 16784 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:24 PM Revision 3bb13a47 (ffmpeg): Drop _MSC_VER case from macro declaration.
- This compiler will never see our internal headers.
Originally committed as revision 16783 to svn://svn.ffmpeg.org/ff... - 07:22 PM Revision 5090122f (ffmpeg): Drop deprecated av_fifo_write function with the next libavutil versio...
- Originally committed as revision 16782 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:18 PM Revision 4ce94923 (ffmpeg): Move DECLARE_ALIGNED and DECLARE_ASM_CONST to internal.h.
- Their definition depends on preprocessor directives from config.h,
thus they cannot be declared in a public header si... - 07:11 PM Revision c60208e7 (ffmpeg): Directly #include some required headers.
- Originally committed as revision 16780 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:15 PM Revision 30e98e62 (ffmpeg): Add missing architecture-specific options to summary output.
- Originally committed as revision 16779 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:12 PM Revision 724cc2df (ffmpeg): Use AV_WL32/AV_WB32 in bitstream.h
- Originally committed as revision 16778 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:52 PM Revision 7996d153 (ffmpeg): SSE depends on x86.
- Originally committed as revision 16777 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:36 PM Revision 692c315e (ffmpeg): Do not #include common.h without necessity.
- This eliminates the need to work around common.h overriding certain system
functions which are required in this heade... - 04:59 PM Revision 57be00be (ffmpeg): Make more descriptive the long names for the various variants of H.263.
- Originally committed as revision 16775 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:44 PM Revision 4815e246 (ffmpeg): Move documentation of av_register_all() from allformats.c to
- avformat.h, and extend it.
Originally committed as revision 16774 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:01 PM Revision f3c04c13 (ffmpeg): Remove redundant av_log2_16bit forward declaration, fixes checkheader...
- libavutil/internal.h:167: warning: redundant redeclaration of `av_log2_16bit'
libavutil/common.h:143: warning: previo... - 02:00 PM Revision 6b8b7258 (ffmpeg): Move internal.h #include to the end of the file so that it is after
- the declaration of av_log2_16bit, which it uses.
Originally committed as revision 16772 to svn://svn.ffmpeg.org/ffmp... - 01:04 PM Revision bd53b426 (ffmpeg): ARM: NEON optimised H.264 weighted prediction
- Originally committed as revision 16771 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:04 PM Revision 5a29589b (ffmpeg): ARM: NEON optimised H.264 biweighted prediction
- Originally committed as revision 16770 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:03 PM Revision 1615fb91 (ffmpeg): Declare struct SwsContext before using it, fixes the checkheaders war...
- libswscale/swscale_internal.h:58: warning: `struct SwsContext' declared inside parameter list
libswscale/swscale_inte... - 11:59 AM Revision dfe44a85 (ffmpeg): Disable C code when compiling AltiVec code, fixes the warning:
- swscale_template.c:2623: warning: `swScale_C' defined but not used
Originally committed as revision 28352 to svn://s... - 11:57 AM Revision f40c7dbb (ffmpeg): spelling/grammar cosmetics
- Originally committed as revision 28351 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:33 AM Revision 7a24ec50 (ffmpeg): Fix #endif comments.
- Originally committed as revision 28350 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:16 AM Revision 4ceb4e31 (ffmpeg): Add required headers to fix warnings during 'make checkheaders'.
- Originally committed as revision 16769 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:27 AM Revision aeb987ce (ffmpeg): flacdec: get total number of samples from STREAMINFO
- Originally committed as revision 16768 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:21 AM Revision 7fa9a0a2 (ffmpeg): use function and definitions from libavcodec/flac.h in oggparseflac.c
- Originally committed as revision 16767 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:34 AM Revision ce7e8214 (ffmpeg): move FLAC_STREAMINFO_SIZE to flac.h
- Originally committed as revision 16766 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:33 AM Revision d38b8821 (ffmpeg): define FLAC metadata types in flac.h
- Originally committed as revision 16765 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:16 AM Revision 6cde949a (ffmpeg): Handle ID3v2 tags in raw FLAC streams by skipping them.
- Patch by David DeHaven (dave sagetv com)
Originally committed as revision 16764 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/24/2009
- 07:05 PM Revision 9f3d3ecf (ffmpeg): flacdec: cosmetics: some line wrapping at 80 chars
- Originally committed as revision 16763 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:52 PM Revision 1df0390e (ffmpeg): flacdec: cosmetics: indentation
- Originally committed as revision 16762 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:51 PM Revision 1bec121f (ffmpeg): flacdec: cosmetics: use consistent coding style (K&R)
- Originally committed as revision 16761 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:18 PM Revision 62560865 (ffmpeg): Add configuration options section to help output.
- Originally committed as revision 16760 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:14 PM Revision 732c9a34 (ffmpeg): help output cosmetics
- Originally committed as revision 16759 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:56 PM Revision d233d8ef (ffmpeg): Remove --enable-static and --disable-shared from help output.
- Only one of --enable or --disable should be in the help output.
Originally committed as revision 16758 to svn://svn.... - 05:49 PM Revision 15396d5c (ffmpeg): Use cc_default variable in help output for --cc option.
- The cc variable is not yet initialized when the help output is printed.
Originally committed as revision 16757 to sv... - 05:44 PM Revision 799fde37 (ffmpeg): Add a check for ppc4xx instructions; rename preprocessor directive ac...
- Originally committed as revision 16756 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:32 PM Revision f5b96597 (ffmpeg): Remove pointless #if HAVE_ALTIVEC around internal header #include
- and function declarations.
Originally committed as revision 16755 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:08 PM Revision a0d8a50b (ffmpeg): configure: add help for fastdiv
- Originally committed as revision 16754 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:13 PM Revision 13de8a08 (ffmpeg): cosmetics: indentation
- Originally committed as revision 16753 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:03 PM Revision 5305f40b (ffmpeg): flacdec: change several AV_LOG_DEBUG to AV_LOG_ERROR
- Originally committed as revision 16752 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:02 PM Revision 9f2db545 (ffmpeg): flacdec: remove another unneeded debugging statement
- Originally committed as revision 16751 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:01 PM Revision f7f3e3bf (ffmpeg): flacdec: remove unneeded debugging statements
- Originally committed as revision 16750 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:46 PM Revision c5706efd (ffmpeg): flacdec: remove some unused code
- Originally committed as revision 16749 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:55 PM Revision dfcb6b56 (ffmpeg): Directly #include a bunch of indirectly #included headers.
- Originally committed as revision 16748 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:52 PM Revision da837937 (ffmpeg): Fix undefined preprocessor directives warnings during 'make checkhead...
- Originally committed as revision 16747 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:46 PM Revision 175da7da (ffmpeg): Add required headers to fix 'make checkheaders'.
- Originally committed as revision 16746 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:32 PM Revision 19e017f2 (ffmpeg): remove alloc_table_0 and alloc_table_2, the same
- data exists in alloc_table_1 and alloc_table_3
Originally committed as revision 16745 to svn://svn.ffmpeg.org/ffmpeg... - 02:30 PM Revision 45beb850 (ffmpeg): remove zigzag_scan8x8, it is the same as ff_zigzag_direct
- Originally committed as revision 16744 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:28 PM Revision 3e723368 (ffmpeg): avoid duplication of size_table and offset_table
- Originally committed as revision 16743 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:26 PM Revision fa79489f (ffmpeg): avoid duplication of dquant_code
- Originally committed as revision 16742 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:52 AM Revision 673bcc3d (ffmpeg): I'll take care of qdm2 also
- Originally committed as revision 16741 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:20 AM Revision 1ac63c2a (ffmpeg): return an error if we can not get a full packet,
- fixes hang on EOF
Originally committed as revision 16740 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:15 AM Revision e0df9e44 (ffmpeg): Do not allocate RoqTempData on the stack
- Originally committed as revision 16739 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:06 AM Revision c6f79c3e (ffmpeg): fix header parsing, the NULL terminated File ID is followed by a space
- Originally committed as revision 16738 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:56 AM Revision cb760a47 (ffmpeg): Skip m= blocks in the SDP if the media type is unknown. This prevents
- subsequent a= lines from the m= block to be applied to the previous
m= line, thus breaking otherwise functional RTP s...
01/23/2009
- 10:38 PM Revision ce71d83e (ffmpeg): add myself as a maintainer of flacdec.c
- Originally committed as revision 16736 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:27 PM Revision 8f51144b (ffmpeg): rename flac.c to flacdec.c
- Originally committed as revision 16735 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:16 PM Revision 14120c95 (ffmpeg): set pts and dts when only pts is present, according to specs
- Originally committed as revision 16734 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:57 PM Revision 6e4668b8 (ffmpeg): write essence container data
- Originally committed as revision 16733 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:20 PM Revision 5e4aa542 (ffmpeg): reduce display aspect ratio
- Originally committed as revision 16732 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:15 PM Revision 24d6a613 (ffmpeg): stored height is a multiple of 16 for mpeg2
- Originally committed as revision 16731 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:03 PM Revision e9338da8 (ffmpeg): fix endianness of time code, and calculate it in fields, according to...
- Originally committed as revision 16730 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:17 PM Revision 76af2edc (ffmpeg): add EM4A fourcc , works for:
- http://av.watch.impress.co.jp/docs/20040929/xf.asf
Originally committed as revision 16729 to svn://svn.ffmpeg.org/ff... - 12:09 PM Revision cf92cec7 (ffmpeg): Avoid allocating MPADecodeContext on stack.
- Instead move relevant fields into MPADecodeHeader and use it
where appropriate.
Originally committed as revision 167... - 09:47 AM Revision 2d4eeaad (ffmpeg): Workaround ffms behavior of returning EAGAIN at EOF.
- Should fix regression tests & fate.
Originally committed as revision 16727 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:33 AM Revision 1cae2ef9 (ffmpeg): Remove the block with always false condition from vc1_parse_frame_hea...
- Originally committed as revision 16726 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:31 AM Revision a28d5224 (ffmpeg): VC-1 postproc field is 2 bits wide while decoder read only single bit.
- Spotted by Stephen Warren.
Originally committed as revision 16725 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/22/2009
- 11:35 PM Revision 3a41c2f7 (ffmpeg): Move av_read_frame/parser related buffer variables from AVFormatContext
- to AVStream, this is required if we want to allow the user to pull frames
from specific streams at some point in the ... - 10:23 PM Revision 959e0006 (ffmpeg): flacdec: add support for 3 additional sample rate codes
- Originally committed as revision 16723 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:48 PM Revision 3c4ea6d5 (ffmpeg): Mark ff_fft_init with av_cold.
- Originally committed as revision 16722 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:46 PM Revision 8f05c995 (ffmpeg): Clean up FFT related comments.
- Originally committed as revision 16721 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:45 PM Revision 082491c4 (ffmpeg): print stream sar if present and different than codec sar
- Originally committed as revision 16720 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:08 PM Revision a308737b (ffmpeg): Use EAGAIN return, primarely intended as example of EAGAIN useage.
- Originally committed as revision 16719 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:06 PM Revision cda6902d (ffmpeg): Handle av_read_frame() EAGAIN return.
- Originally committed as revision 16718 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:04 PM Revision ad51c68c (ffmpeg): Handle av_read_frame() EAGAIN return.
- Originally committed as revision 16717 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:31 AM Revision 4d6f600c (ffmpeg): Add const, remove warning:
- libavcodec/audioconvert.c:190: warning: initialization discards qualifiers from pointer target type
Originally commi...
01/21/2009
- 11:55 PM Revision 7a845019 (ffmpeg): Avoid unused variable warning when compiling DES test program.
- Originally committed as revision 16715 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:32 PM Revision dce25564 (ffmpeg): 'code' is used to index a table so make it unsigned
- this prevents using negative index and possibly crashing with broken files
Originally committed as revision 16714 to... - 05:34 PM Revision 448887a6 (ffmpeg): Make base64 test program compilable as a standard test program.
- Originally committed as revision 16713 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:28 PM Revision 40f5cd89 (ffmpeg): Add void keyword to parameterless function declaration.
- Originally committed as revision 16712 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:27 PM Revision d6da3df7 (ffmpeg): yet another attempt on fixing synchronization in VMD
- Originally committed as revision 16711 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:26 PM Revision 8d6fc274 (ffmpeg): Empty audio chunks in VMD are silent, not skipped
- Originally committed as revision 16710 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:25 PM Revision 7d2b199b (ffmpeg): cosmetics: reindent after last commit
- Originally committed as revision 16709 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:24 PM Revision 716ba2d0 (ffmpeg): VMD first chunk of audio is not coded as many separate chunks of bloc...
- size. Thus, make demuxer and decoder handle it as a whole.
Originally committed as revision 16708 to svn://svn.ffmpe... - 08:43 AM Revision 33054e35 (ffmpeg): Rename audio.c to oss_audio.c in libavdevice.
- Originally committed as revision 16707 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:36 AM Revision a848cfe9 (ffmpeg): fix seek reg tests, Im always forgetting this
- Originally committed as revision 16706 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/20/2009
- 10:53 PM Revision 0d9becc7 (ffmpeg): Sort VdpPictureInfo alphabetically.
- Originally committed as revision 16705 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:09 PM Revision 6c7c44ee (ffmpeg): exit with error code if av_encode failed
- Originally committed as revision 16704 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:06 PM Revision f53ee312 (ffmpeg): change sample aspect ratio test to be more clear, print old one
- Originally committed as revision 16703 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:19 PM Revision 5823e4b8 (ffmpeg): another mpeg4 fourcc
- Originally committed as revision 16702 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:43 AM Revision 507ff760 (ffmpeg): Do not use avctx->frame_number which might not be set,
- this also fixes a side effect where its value was one too much.
Originally committed as revision 16701 to svn://svn.... - 09:36 AM Revision 27052238 (ffmpeg): Cosmetics: Fix indentation after last commit.
- Originally committed as revision 16700 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:31 AM Revision 0ab80395 (ffmpeg): Add PIX_FMT_VDPAU_WMV3 and PIX_FMT_VDPAU_VC1.
- Originally committed as revision 28344 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:28 AM Revision c5b42f4a (ffmpeg): Add VDPAU hardware accelerated decoding for WMV3 and VC1 which can
- be used by video players.
Original patch by NVIDIA corporation.
Originally committed as revision 16699 to svn://svn... - 09:25 AM Revision 15a4e8b8 (ffmpeg): set correct value for starting line
- Originally committed as revision 16698 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:14 AM Revision fc941878 (ffmpeg): fix gxf time code mark out value
- Originally committed as revision 16697 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:08 AM Revision 27cb5122 (ffmpeg): Enable building r3d demuxer when its config is set.
- Originally committed as revision 16696 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:01 AM Revision 0c26e964 (ffmpeg): Use avf context in av_log, instead of NULL.
- Originally committed as revision 16695 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:00 AM Revision d99b8166 (ffmpeg): Pass avf context to audio_open().
- Originally committed as revision 16694 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:00 AM Revision 38cef584 (ffmpeg): Fix a read past end of buffer crash in the mp3 probe
- Originally committed as revision 16693 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:42 AM Revision 7eb68edb (ffmpeg): R3D REDCODE demuxer
- Originally committed as revision 16692 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:02 AM Revision c5125e39 (ffmpeg): add myself as maintainer of ISS (with Jai's blessing)
- Originally committed as revision 16691 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:52 AM Revision 5f8bae8d (ffmpeg): matroskaenc: correctly handle h264 streams with 3 bytes nal startcodes
- This implies using ff_avc_parse_nal_units_buf instead of ff_avc_parse_nal_units
because with 3 bytes startcodes the p...
01/19/2009
- 11:41 PM Revision c2fef0c1 (ffmpeg): Use "" instead of <> when #including non-system headers.
- Originally committed as revision 16689 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:54 PM Revision ac3ef4a4 (ffmpeg): Fix probing of files with ID3v2 tags. Discussed at
- http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2009-January/059302.html
Originally committed as revision 16688 to ... - 09:39 PM Revision 2f642393 (ffmpeg): Remove detection of mmsh protocol in ffplay.
- This is useless as long as mmsh is not implemented in libavformat.
This is a revert of r10936.
Originally committed ... - 05:01 PM Revision 6f2009bf (ffmpeg): Restore mistakenly removed period after "DivX, Inc".
- Originally committed as revision 16686 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:11 PM Revision d7c6552c (ffmpeg): add T263. works on samples/V-codecs/T263/
- Originally committed as revision 16685 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:46 PM Revision 406792e7 (ffmpeg): cosmetics: Remove pointless period after copyright statement non-sent...
- Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/18/2009
- 11:07 PM Revision 796dff07 (ffmpeg): Drop the deprecated av_init_random() at the next libavutil major bump.
- Originally committed as revision 16683 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:04 PM Revision 9c868219 (ffmpeg): Replace calls to the deprecated function av_init_random() with
- corresponding calls to av_random_init().
Originally committed as revision 16682 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:57 PM Revision 199436b9 (ffmpeg): moves mid_pred() into mathops.h (with arch specific code split by dir...
- Originally committed as revision 16681 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:53 PM Revision 48a81c0f (ffmpeg): replace AV_METADATA_IGNORE_CASE flag by a new AV_METADATA_MATCH_CASE ...
- with the opposed meaning
Originally committed as revision 16680 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:50 PM Revision b0973124 (ffmpeg): Deprecate av_init_random() in favour of av_random_init(), with a more...
- name and order of parameters.
Originally committed as revision 16679 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:40 PM Revision ef4c0bb1 (ffmpeg): Implement a var for containing the current year number rather than
- hardcode it in the banner string.
Originally committed as revision 16678 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:43 PM Revision 77c45373 (ffmpeg): ARM: simplify ff_put/avg_h264_chroma_mc4/8_neon definitions, no code ...
- Originally committed as revision 16677 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:31 PM Revision c0a02a3e (ffmpeg): Alpha: add -mieee to CFLAGS
- Originally committed as revision 16676 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:31 PM Revision fd6045ba (ffmpeg): Alpha: fix pix_abs16
- Originally committed as revision 16675 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:29 PM Revision 27a9466b (ffmpeg): configure: add fastdiv to CONFIG_LIST
- Originally committed as revision 16674 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:26 PM Revision 0e169d16 (ffmpeg): matroskadec: merge ByteIOContext declarations at upper level
- Originally committed as revision 16673 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:13 PM Revision 68a71451 (ffmpeg): matroskadec: parse the WAVEFORMATEX header and discard it from extradata
- Originally committed as revision 16672 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:20 AM Revision 5a44906d (ffmpeg): Fix 10L in r16670 (broke deblocking code)
- Originally committed as revision 16671 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:14 AM Revision 0a359cf1 (ffmpeg): Faster VC-1 C loopfilter using lots of xor magic
- Originally committed as revision 16670 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:52 AM Revision 2a839eeb (ffmpeg): dct-test: add Alpha idct
- Originally committed as revision 16669 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:52 AM Revision 179c56b8 (ffmpeg): Alpha: add ff_ prefix to idct functions
- Originally committed as revision 16668 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:52 AM Revision 7d95741f (ffmpeg): Alpha: indentation
- Originally committed as revision 16667 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:52 AM Revision 74c47463 (ffmpeg): Alpha: proper IDCT selection
- Only select the Alpha IDCT if auto or explicitly requested. Also
disable it in lowres mode.
Originally committed as... - 05:52 AM Revision c2fbf893 (ffmpeg): Alpha: add some const, kill some warnings
- Originally committed as revision 16665 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:48 AM Revision b4097b13 (ffmpeg): add jp2 formater in image2 muxer
- Originally committed as revision 16664 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:47 AM Revision aa915625 (ffmpeg): jpeg2k is intra only codec
- Originally committed as revision 16663 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/17/2009
- 11:54 PM Revision d43b26ea (ffmpeg): Copy width/height for subtitle streams (needed for scodec copy of mov...
- timed text)
Originally committed as revision 16662 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:44 PM Revision 9dbd3ed6 (ffmpeg): Alpha: factor common parts from dct_unquantize_h263_intra/inter_axp
- Originally committed as revision 16661 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:44 PM Revision 16172207 (ffmpeg): Alpha: fix dct_unquantize_h263_inter/intra_axp()
- Originally committed as revision 16660 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:40 PM Revision 2323ac01 (ffmpeg): match format in names list separated by commas
- Originally committed as revision 16659 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:08 PM Revision 055dc116 (ffmpeg): added demuxer for FunCom ISS audio files,
- extended ADPCM decoder by ISS specific IMA variant
Originally committed as revision 16658 to svn://svn.ffmpeg.org/ff... - 08:06 PM Revision 8a569fee (ffmpeg): Use shared sine window instead of defining another one.
- Originally committed as revision 16657 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:34 PM Revision 4bcafc9a (ffmpeg): Update regression tests after r16651
- Originally committed as revision 16656 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:51 PM Revision 3cd329a3 (ffmpeg): Fix compilation with --enable-libxvid.
- Originally committed as revision 16655 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:21 PM Revision 2bb6eba2 (ffmpeg): remove ff_get_fourcc() and use AV_RL32() instead
- Originally committed as revision 16654 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:13 AM Revision 9ce6c138 (ffmpeg): export gcd function as av_gcd()
- Originally committed as revision 16653 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:31 AM Revision 3194b004 (ffmpeg): Cosmetics: indent
- Originally committed as revision 16652 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:31 AM Revision 1c3db2aa (ffmpeg): Treat disposition==0 as undefined and don't write the default flag
- Originally committed as revision 16651 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:30 AM Revision 8a86aaa3 (ffmpeg): Flush the buffer after writing the header and when done with writing ...
- Fixes writing small (~4kb) files.
Originally committed as revision 16650 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:17 AM Revision 0d3d172f (ffmpeg): Remove CODEC_ID_H264_VDPAU.
- Originally committed as revision 16649 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/16/2009
- 11:56 PM Revision 78471234 (ffmpeg): Print a warning and fail if the graph description cannot be
- parsed.
Originally committed as revision 16648 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:46 PM Revision 439c6503 (ffmpeg): remove duplicate tables
- Originally committed as revision 16647 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:18 PM Revision 7906f3ca (ffmpeg): hybrid wavpack support
- Originally committed as revision 16646 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:05 PM Revision e2260faa (ffmpeg): add LM20 mimic in avi fourcc
- Originally committed as revision 16645 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:58 PM Revision 74a4371d (ffmpeg): use assignment of structure instead of memcpy
- Originally committed as revision 16644 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:46 PM Revision 2c96535a (ffmpeg): WavPack hybrid mode support
- Originally committed as revision 16643 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:45 PM Revision bef01ca0 (ffmpeg): rename XXX_t enums to cavs_XXX to fix POSIX namespace issue
- Originally committed as revision 16642 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:20 PM Revision e685e8ea (ffmpeg): rename vector_t to cavs_vector
- Originally committed as revision 16641 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:50 PM Revision 2b324225 (ffmpeg): Add mpeg1_vdpau decoder.
- Originally committed as revision 16640 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:39 PM Revision 0c5a43d6 (ffmpeg): Merge declaration and initialization of io_buffer_size
- Originally committed as revision 16639 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:37 PM Revision 2bdaf78c (ffmpeg): Make io_buffer_size unsigned to avoid a warning about comparing
- signed and unsigned values.
Originally committed as revision 16638 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:20 PM Revision 0ba39dd1 (ffmpeg): Split ff_log_missing_feature into ff_log_missing_feature
- and ff_log_ask_for_sample.
Patch by Kenan Gillet: gmail_adress(author)
Originally committed as revision 16637 to svn... - 03:35 PM Revision 0e7ceb24 (ffmpeg): Return AVERROR(ENOMEM) instead of -1 when malloc fails in url_open_dy...
- Originally committed as revision 16636 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:34 PM Revision aa805f94 (ffmpeg): Use AV_WB32 instead of reimplementing it.
- Originally committed as revision 16635 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:32 PM Revision dc2c2eea (ffmpeg): Use av_mallocz instead of explicitly zeroing in url_open_dyn_buf_inte...
- Originally committed as revision 16634 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:30 PM Revision 7ce820ef (ffmpeg): Replace nonsense -1234 return value in dyn_buf_write by proper AVERRO...
- Originally committed as revision 16633 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:03 PM Revision 9d9aac84 (ffmpeg): Make unsigned int a variable that does not need to be explicitely 32 ...
- Fixes a warning.
Patch by: Marc Mason mpeg (your_ad_here) blue (chez) free fr
Originally committed as revision 16632... - 03:46 AM Revision 0ac1dc6f (ffmpeg): add svq3 watermark support entry
- Originally committed as revision 16631 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:50 AM Revision e7edb2ea (ffmpeg): 12l: Fix compilation with --disable-vdpau.
- Originally committed as revision 16630 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:20 AM Revision 76bd1cd8 (ffmpeg): Add maxrate and bufsize specifications for iPod presets. I omitted these
- originally as I thought x264 set these automatically when specifying a level.
Originally committed as revision 16629... - 02:14 AM Revision 4e2b4876 (ffmpeg): Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which will
- be used by MPlayer.
Original patch by NVIDIA corporation.
Originally committed as revision 28322 to svn://svn.mplay... - 02:14 AM Revision d37edddc (ffmpeg): Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which can
- be used by video players.
Original patch by NVIDIA corporation.
Originally committed as revision 16628 to svn://svn... - 01:26 AM Revision 3700d800 (ffmpeg): support h264 extradata with 0x000001 startcode
- Originally committed as revision 16627 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:22 AM Revision 71e685b0 (ffmpeg): use ff_avc_parse_nal_units_buf because output size might differ from ...
- Originally committed as revision 16626 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:20 AM Revision c844520e (ffmpeg): 10l, fix prototype
- Originally committed as revision 16625 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:17 AM Revision d2984120 (ffmpeg): export ff_avc_parse_nal_units_buf
- Originally committed as revision 16624 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:12 AM Revision 5d2160a0 (ffmpeg): move actual writing before so new size can be taken into account
- Originally committed as revision 16623 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:11 AM Revision a97772b1 (ffmpeg): return size written in ff_avc_parse_nal_units
- Originally committed as revision 16622 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:37 AM Revision 764551c6 (ffmpeg): add -Wundef compiler flag, to catch typo in #if or similar situations
- Originally committed as revision 16621 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:03 AM Revision 8b192330 (ffmpeg): explicitly disable CONFIG_AUDIO_NONSHORT
- Originally committed as revision 16620 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/15/2009
- 11:01 PM Revision d80a7fe5 (ffmpeg): move NULL_IF_CONFIG_SMALL() definition into internal header
- Originally committed as revision 16619 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:58 PM Revision 2f5421d5 (ffmpeg): move timer related code in a new timer.h file
- Originally committed as revision 16618 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:07 PM Revision ca93bc17 (ffmpeg): Reindent after last commit
- Originally committed as revision 16617 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:03 PM Revision 0a63a676 (ffmpeg): Do not reallocate AVPacket's data when muxing a packet
- Originally committed as revision 16616 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:23 PM Revision 2ea512a6 (ffmpeg): Factorise id3v2 header parsing from mp3.c to be shared
- Patch by Alex Converse ( alex converse gmail com )
Originally committed as revision 16615 to svn://svn.ffmpeg.org/ff... - 01:47 AM Revision f3ba7c54 (ffmpeg): use delay for subs and dirac too
- Originally committed as revision 16614 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:22 AM Revision a57fb91c (ffmpeg): add aud nal unit if not present in h264 bitstream
- Originally committed as revision 16613 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:42 AM Revision e0e4be59 (ffmpeg): matroskadec: ensure we only consider chapters which are properly ordered
- Originally committed as revision 16612 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/14/2009
- 11:53 PM Revision 89ac55ad (ffmpeg): consider other codecs packets contain only one access unit, not just ...
- Originally committed as revision 16611 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:49 PM Revision 3d0a94f6 (ffmpeg): calculate pat, pmt and sdt exact size and adjust total bitrate
- Originally committed as revision 16610 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:30 PM Revision 620b9df7 (ffmpeg): allow user to specify muxrate
- Originally committed as revision 16609 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:20 PM Revision 469f5f25 (ffmpeg): WORDS_BIGENDIAN must be checked with #ifdef
- Originally committed as revision 16608 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:40 PM Revision 811a0aa7 (ffmpeg): warn if dts < pcr which means TS is invalid
- Originally committed as revision 16607 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:30 PM Revision 31a25063 (ffmpeg): update seek regression tests due to ts modifications
- Originally committed as revision 16606 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:17 PM Revision 5541759f (ffmpeg): only write dts if they differ from pts, according to specs
- Originally committed as revision 16605 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:14 PM Revision 46911c7a (ffmpeg): use delay to avoid negative dts
- Originally committed as revision 16604 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:57 PM Revision de34dc39 (ffmpeg): set pts and dts of pes packets exactly according to specs
- Originally committed as revision 16603 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:41 PM Revision 49cdad8d (ffmpeg): simplify: group all the AUDIO_NONSHORT parameters in the same place
- Originally committed as revision 16602 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:34 PM Revision e29a95b1 (ffmpeg): libavutil/lzo.h is a local header
- Originally committed as revision 16601 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:19 PM Revision 49fb20cb (ffmpeg): replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_...
- and remove all ENABLE_ definitions.
Originally committed as revision 16600 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:26 AM Revision 7356aaa7 (ffmpeg): Fix mpeg audio regression test failure
- Originally committed as revision 16599 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:57 AM Revision 0f6a659d (ffmpeg): Replace #ifdef CONFIG_ preprocessor check by #if CONFIG_.
- CONFIG_ changed semantics and is always defined now.
Originally committed as revision 16598 to svn://svn.ffmpeg.org/... - 07:55 AM Revision 576286ba (ffmpeg): Remove one more forgotten instance of USE_HIGHPRECISION indirection.
- Originally committed as revision 16597 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:20 AM Revision b5931348 (ffmpeg): compute pcr more accurately, regression tests need update
- Originally committed as revision 16596 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:21 AM Revision c91662ce (ffmpeg): include intreadwrite.h, fix compilation, img2.c use AV_RL32
- Originally committed as revision 16595 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:48 AM Revision ad1eebe3 (ffmpeg): Use CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRECISION indirec...
- Originally committed as revision 16594 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:45 AM Revision ddda628e (ffmpeg): Remove pointless #if around header #includes.
- Originally committed as revision 16593 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:44 AM Revision ff5d91d9 (ffmpeg): Fix compilation.
- Originally committed as revision 16592 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:27 AM Revision 6d32ec6c (ffmpeg): cleanup gif, use BISTREAM_WRITER_LE
- Originally committed as revision 16591 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:13 AM Revision b63f641e (ffmpeg): Change semantic of CONFIG_*, HAVE_* and ARCH_*.
- They are now always defined to either 0 or 1.
Originally committed as revision 28311 to svn://svn.mplayerhq.hu/mplay...
01/13/2009
- 11:44 PM Revision b250f9c6 (ffmpeg): Change semantic of CONFIG_*, HAVE_* and ARCH_*.
- They are now always defined to either 0 or 1.
Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/... - 11:36 PM Revision 959da985 (ffmpeg): Include libavformat/avformat.h before all the other libav* headers.
- This is safer since they may use the symbol LIBAVFORMAT_BUILD defined
in avformat.h.
Originally committed as revisio... - 09:20 PM Revision 17bdc290 (ffmpeg): Document the ld, st, while statements.
- Originally committed as revision 16588 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:13 PM Revision 062e7c3c (ffmpeg): Avoid using sub_id in mpeg1/2video.
- Originally committed as revision 16587 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:07 PM Revision 593b3219 (ffmpeg): Document the same functions, in the same order, that eval.c has.
- Originally committed as revision 16586 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:46 PM Revision 27ab726e (ffmpeg): Add presets for Apple iPod constraints
- Originally committed as revision 16585 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:40 PM Revision a6c2a5ef (ffmpeg): Add presets to use as constraints for H.264 Baseline and Main profiles
- Originally committed as revision 16584 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:38 PM Revision c9b3c0c7 (ffmpeg): Remove hack to print mp2/mp1 with codec_id of CODEC_ID_MP3.
- Originally committed as revision 16583 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:35 PM Revision a14d138c (ffmpeg): Let the mpeg audio parser correct the codec_id.
- Originally committed as revision 16582 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:32 PM Revision cb595b7f (ffmpeg): Add dummy mp1_decoder to complement the existing dummy mp2/mp3 decoders.
- Originally committed as revision 16581 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:13 PM Revision 7f507b2d (ffmpeg): Add CODEC_ID_MP1.
- Originally committed as revision 16580 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:10 PM Revision ed0879ed (ffmpeg): add SLMJ fourcc to mjpeg
- Originally committed as revision 16579 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:05 AM Revision 7a96cd31 (ffmpeg): VC-1 display dimensions should affect coded dimensions only (I think)
- Originally committed as revision 16578 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:03 AM Revision e9ca5f08 (ffmpeg): Print VC-1 aspect ratio in debug
- Originally committed as revision 16577 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:02 AM Revision 820089cb (ffmpeg): 421l: fix loop filter for P-frames in VC-1
- Originally committed as revision 16576 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:00 AM Revision 34f3f6d1 (ffmpeg): Cinepak strip ID is a single byte
- Originally committed as revision 16575 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 AM Revision d94b1f12 (ffmpeg): Cinepak strip and chunk sizes are 24-bit, not 16-bit as it was though...
- This fixes issue 744
Originally committed as revision 16574 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:02 AM Revision 1cd11856 (ffmpeg): configure: add Alpha CPU types
- Originally committed as revision 16573 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:20 AM Revision 8eec0fb6 (ffmpeg): fix version protection
- Originally committed as revision 16572 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:14 AM Revision af5f434f (ffmpeg): add the necessary include for LIBAV*_VERSION_*
- Originally committed as revision 16571 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/12/2009
- 08:37 PM Revision 9a0cf9f8 (ffmpeg): ARM: use push/pop pseudo-instructions in simple_idct_armv6.S
- Originally committed as revision 16570 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:37 PM Revision e9497946 (ffmpeg): ARM: simple_idct_armv6.S whitespace cosmetics
- Originally committed as revision 16569 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:37 PM Revision 7f727ace (ffmpeg): ARM: clean up pc-relative references in simple_idct_armv6.S
- Originally committed as revision 16568 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:37 PM Revision 3b16c719 (ffmpeg): ARM: use rX register names in simple_idct_armv6.S
- Originally committed as revision 16567 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:34 PM Revision 90993b38 (ffmpeg): Reindent after the last commit, while at it also add some spaces for
- improving readability.
Originally committed as revision 16566 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:30 PM Revision 689a5f49 (ffmpeg): Make avfilter_open() set to NULL the pads and the filters when the
- corresponding count is zero, rather than allocate a 16 bytes sized
block for them. Improve safety.
Originally commit... - 12:07 AM Revision 7b114c09 (ffmpeg): AVI: add bswap.h include needed on big endian
- Originally committed as revision 16564 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/11/2009
- 11:49 PM Revision a8e28698 (ffmpeg): configure: fix PIC activation for x86_64 shared libs
- Originally committed as revision 16563 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:26 PM Revision d9513de6 (ffmpeg): Add missing inclusion of libavutil/intreadwrite.h, fix compilation when
- libtheora is enabled.
Originally committed as revision 16562 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:24 PM Revision 6cdbff63 (ffmpeg): Use the dimensions in tkhd for timed text tracks
- Originally committed as revision 16561 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:15 PM Revision d52481b9 (ffmpeg): Pass subarch instead of arch to YASMFLAGS
- Originally committed as revision 16560 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:48 PM Revision 7b5e8a27 (ffmpeg): Extend 'checkheaders' target to architecture-specific subdirectories.
- Originally committed as revision 16559 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:45 PM Revision 62045d48 (ffmpeg): Split arch variable into arch and subarch.
- Originally committed as revision 16558 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:32 PM Revision 1fc9fb8a (ffmpeg): Use 'enabled' function to simplify x86_64 check in the mingw32 section.
- Originally committed as revision 16557 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:19 PM Revision 6a5d31ac (ffmpeg): Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
- Originally committed as revision 16556 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:10 PM Revision 7b04b8a0 (ffmpeg): Add truncf() replacement function.
- Patch by Michael Kostylev <mik at it-1 dot ru>
Originally committed as revision 16555 to svn://svn.ffmpeg.org/ffmpeg... - 10:05 PM Revision b9609848 (ffmpeg): Implement the avfilter_default_draw_slice() handler and use it in
- avfilter_draw_slice() when the draw_slice callback is not defined in
the input pad.
Originally committed as revision... - 10:05 PM Revision b507ebd1 (ffmpeg): Use setmode() if it exists in <io.h>, and not based on O_BINARY.
- Originally committed as revision 16553 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:55 PM Revision 5b6c2cbd (ffmpeg): Use 'enabled' function instead of raw 'test' calls in arch checks.
- Originally committed as revision 16552 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:21 PM Revision 713891e8 (ffmpeg): Add my GPG key.
- Originally committed as revision 16551 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:08 PM Revision 470bce2b (ffmpeg): cosmetics: indentation
- Originally committed as revision 16550 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:07 PM Revision c54286ab (ffmpeg): Fix illegal identifier starting with an underscore.
- Originally committed as revision 16549 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:04 PM Revision 64d50fa5 (ffmpeg): move ffindex set before mov_read_default so it can be used in functions
- Originally committed as revision 16548 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:03 PM Revision e503674c (ffmpeg): Add necessary, remove unnecessary #includes.
- Originally committed as revision 16547 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:26 PM Revision ff8769e2 (ffmpeg): Drop unnecessary intreadwrite.h and bswap.h #includes.
- Originally committed as revision 16546 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:12 PM Revision 84f8d1f6 (ffmpeg): Add missing #include to fix 'make checkheaders'.
- Originally committed as revision 16545 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:54 PM Revision 0f010b2f (ffmpeg): cosmetics: Remove useless quotes.
- Originally committed as revision 16544 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:53 PM Revision 3bbcba32 (ffmpeg): 1l: better alphabetical order
- Originally committed as revision 16543 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:52 PM Revision 26c7aa17 (ffmpeg): Add missing --disable-armv6t2 to help output.
- Originally committed as revision 16542 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:35 PM Revision c8af74a9 (ffmpeg): Increase BUFFER_SIZE.
- Fixes issue719.
Originally committed as revision 16541 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:17 PM Revision 203fa6b4 (ffmpeg): fix indention
- Originally committed as revision 16540 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:16 PM Revision 20836483 (ffmpeg): All negative values are errors not just -1.
- Originally committed as revision 16539 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:15 PM Revision 528271ff (ffmpeg): Check the return of audio and video encoders.
- Originally committed as revision 16538 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:11 PM Revision 95af5e1c (ffmpeg): All negative returns are errors not just -1.
- Originally committed as revision 16537 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:50 AM Revision 42b7678d (ffmpeg): 30l: when reading mb_offset in RV30 slice header its size
- should be calculated from current frame dimensions
Originally committed as revision 16536 to svn://svn.ffmpeg.org/ff... - 10:42 AM Revision 87609b51 (ffmpeg): cosmetics
- Originally committed as revision 16535 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:41 AM Revision 985688b8 (ffmpeg): remove warnings about uninitialized vars
- Originally committed as revision 16534 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:40 AM Revision 336c2ca5 (ffmpeg): Add size that is needed for the wmapro codec
- Originally committed as revision 16533 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 AM Revision 3d1b0fcd (ffmpeg): cosmetics
- Originally committed as revision 16532 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:26 AM Revision f6204886 (ffmpeg): Add support for muxing mov/mp4/3gp timed text streams
- Originally committed as revision 16531 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:24 AM Revision 58e9f2ed (ffmpeg): Read extradata (justification, colors, fonts, etc) for mov/mp4 timed ...
- Originally committed as revision 16530 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:03 AM Revision 6751a00a (ffmpeg): RV30 decoder passes possible frame sizes in extradata and selects
- an appropriate frame size from them in slice, make my decoder do
that as well.
This fixes issue 779
Originally comm... - 05:24 AM Revision fd7f5963 (ffmpeg): remove comment, this is not relevant anymore
- Originally committed as revision 16528 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:23 AM Revision 2ba0470e (ffmpeg): reindent
- Originally committed as revision 16527 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:23 AM Revision 7d637efa (ffmpeg): check for negative dts value even if bitstream is already formated,
- this fixes dts when stream copying.
Originally committed as revision 16526 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:19 AM Revision ff1c015d (ffmpeg): Use coff as objformat for dos.
- Patch by Michael Kostylev <mik at it-1 dot ru>
Originally committed as revision 16525 to svn://svn.ffmpeg.org/ffmpeg... - 12:48 AM Revision 17170313 (ffmpeg): Remove H264Context from vdpau_internal.h.
- Originally committed as revision 16524 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/10/2009
- 11:49 PM Revision 973c68cb (ffmpeg): fix warning: assignment makes pointer from integer without a cast
- Originally committed as revision 16523 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:17 PM Revision 10652dd5 (ffmpeg): Fix OBJS-$(CONFIG_H264_VDPAU_DECODER).
- Originally committed as revision 16522 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:00 PM Revision c639fc72 (ffmpeg): Cosmetics: Rename ff_vdpau_h264_add_data_chunk as ff_vdpau_add_data_c...
- Originally committed as revision 16521 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:57 PM Revision 1968e438 (ffmpeg): Use only MpegEncContext in ff_vdpau_h264_add_data_chunk.
- Originally committed as revision 16520 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:55 PM Revision 6f0b5d6f (ffmpeg): Cosmetics: Break long line.
- Originally committed as revision 16519 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:31 PM Revision 250dd6f0 (ffmpeg): Add a separate 'testclean' rule to clean regression test data without
- removing compiled files.
patch by Francesco Cosoleto, cosoleto gmail com
Originally committed as revision 16518 to s... - 10:26 AM Revision 2b187df9 (ffmpeg): Fix capitalization and missing periods issues.
- Originally committed as revision 16517 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:56 AM Revision 708ec8fb (ffmpeg): Move the AVFormatContext options definition to a dedicated file,
- reduce the utils.c clutter.
Originally committed as revision 16516 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:55 AM Revision 63bfcb69 (ffmpeg): Fill range_map* in VC1Context.
- Originally committed as revision 16515 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:53 AM Revision 78acb9e7 (ffmpeg): Move the AVCodecContext options definition to a dedicated file, reduce
- the utils.c clutter.
Originally committed as revision 16514 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:45 AM Revision 7fd3c09e (ffmpeg): Move vdpau_h264_set_reference_frames() call from vdpauvideo.c into h2...
- Originally committed as revision 16513 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom