Activity
From 01/18/2008 to 02/16/2008
02/16/2008
- 07:18 PM Revision 5c319d33 (ffmpeg): clean up definition of DECLARE_ALIGNED_8 and STRIDE_ALIGN
- Originally committed as revision 12126 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:17 PM Revision d2a4ecaf (ffmpeg): FLAT objects cannot have multiple sections, so using the L1 attribute...
- linking. The FDPIC relocs also break for any other format. Thus check the
compiler environment and select the appropr... - 03:17 PM Revision e44d7c65 (ffmpeg): FLAT objects cannot have multiple sections, so using the L1 attribute...
- linking. The FDPIC relocs also break for any other format. Thus check the
compiler environment and select the appropr... - 02:42 PM Revision 2d83fe90 (ffmpeg): This shell script is not bash-specific.
- Originally committed as revision 12124 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:37 PM Revision 989bbe62 (ffmpeg): Remove check for the availability of the -u diff flag, we require it in
- other places without checking for its availability already.
Originally committed as revision 12123 to svn://svn.ffmp... - 02:21 PM Revision 63da0803 (ffmpeg): The Blackfin toolchains will automatically select FDPIC according to the
- toolchain/tuple, so there is no need (and indeed this is unwanted)
to force -mfdpic into the compile/linker flags.
pa... - 02:13 PM Revision b147ec08 (ffmpeg): do not run ldconfig after installing shared libraries
- Originally committed as revision 12121 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/15/2008
- 10:15 PM Revision b6f57945 (ffmpeg): Remove unneeded function.
- Commited in SoC by Vitor Sessak on 2008-02-12 20:54:11
Originally committed as revision 12120 to svn://svn.ffmpeg.or... - 10:15 PM Revision 11de6cac (ffmpeg): Oops
- Commited in SoC by Vitor Sessak on 2008-02-12 20:43:49
Originally committed as revision 12119 to svn://svn.ffmpeg.or... - 10:15 PM Revision e4152452 (ffmpeg): Missed this file in my conditional compilation patch
- Commited in SoC by Vitor Sessak on 2008-02-12 20:40:32
Originally committed as revision 12118 to svn://svn.ffmpeg.or... - 10:15 PM Revision a7d46657 (ffmpeg): Add libavfilter_version
- Patch by Víctor Paesa
Commited in SoC by Vitor Sessak on 2008-02-12 20:31:53
Originally committed as revision 12117... - 10:14 PM Revision 765f96c6 (ffmpeg): Remove author field
- Suggested by Baptiste Coudurier
Commited in SoC by Vitor Sessak on 2008-02-11 19:56:27
Originally committed as revi... - 10:14 PM Revision daafdb6e (ffmpeg): Use CodecType for pad type
- Commited in SoC by Vitor Sessak on 2008-02-10 20:41:57
Originally committed as revision 12115 to svn://svn.ffmpeg.or... - 10:14 PM Revision 0155b1a1 (ffmpeg): Nit: remove odd whitespace
- Commited in SoC by Vitor Sessak on 2008-02-10 20:32:56
Originally committed as revision 12114 to svn://svn.ffmpeg.or... - 10:14 PM Revision b04c740a (ffmpeg): Group avfilter_poll_frame() with related funcions and add doxygen com...
- Commited in SoC by Vitor Sessak on 2008-02-10 20:30:50
Originally committed as revision 12113 to svn://svn.ffmpeg.or... - 10:14 PM Revision 853961a9 (ffmpeg): Update comment to match code
- Commited in SoC by Vitor Sessak on 2008-02-10 08:55:18
Originally committed as revision 12112 to svn://svn.ffmpeg.or... - 10:14 PM Revision 664f6595 (ffmpeg): Nits: punctuation and capitalization
- Commited in SoC by Vitor Sessak on 2008-02-09 19:47:46
Originally committed as revision 12111 to svn://svn.ffmpeg.or... - 10:14 PM Revision 2844dd39 (ffmpeg): Add const to silence warnings
- Commited in SoC by Vitor Sessak on 2008-02-09 15:59:47
Originally committed as revision 12110 to svn://svn.ffmpeg.or... - 10:14 PM Revision d224d73a (ffmpeg): Implement poll_frame() method. Fix ffmpeg.c bug with
- vf_fps filter.
Commited in SoC by Vitor Sessak on 2008-02-06 19:55:36
Originally committed as revision 12109 to svn... - 10:14 PM Revision d177bd18 (ffmpeg): Indentation
- Commited in SoC by Bobby Bingham on 2007-12-24 03:24:26
Originally committed as revision 12108 to svn://svn.ffmpeg.o... - 10:14 PM Revision 24c4eff6 (ffmpeg): Rework link property configuration system.
- This can now handle filters which are added to graphs out of order,
including auto-inserted scale filters. As an add... - 10:14 PM Revision 3afcca9d (ffmpeg): Fix misc. warnings
- Commited in SoC by Vitor Sessak on 2007-12-21 10:53:16
Originally committed as revision 12106 to svn://svn.ffmpeg.or... - 10:14 PM Revision 35f3fdf4 (ffmpeg): Rewrite colorspace negotiation.
- Commited in SoC by Bobby Bingham on 2007-12-20 19:36:26
Originally committed as revision 12105 to svn://svn.ffmpeg.o... - 10:14 PM Revision 2621f4a3 (ffmpeg): Add pixel aspect ratio to AVFilterPicRef structure
- Commited in SoC by Bobby Bingham on 2007-08-20 14:33:24
Originally committed as revision 12104 to svn://svn.ffmpeg.o... - 10:14 PM Revision b3ab2f7e (ffmpeg): Add another "reuse" permission, to distinguish between the case where a
- source filter will simply want to re-output the same image multiple times
and reuse a buffer to do it, and the case w... - 10:14 PM Revision 056f0431 (ffmpeg): use units of 1/AV_TIME_BASE for pts rather than milliseconds
- Commited in SoC by Bobby Bingham on 2007-08-18 01:42:42
Originally committed as revision 12102 to svn://svn.ffmpeg.o... - 10:14 PM Revision fc815c56 (ffmpeg): Rename avfilter_create to avfilter_open and remove the wrapper function
- avfilter_create_by_name.
Commited in SoC by Bobby Bingham on 2007-08-17 23:39:55
Originally committed as revision 1... - 10:13 PM Revision 16415eaf (ffmpeg): Revert braindead linked list of permissions
- Commited in SoC by Bobby Bingham on 2007-08-17 22:44:03
Originally committed as revision 12100 to svn://svn.ffmpeg.o... - 10:13 PM Revision 52f97a0d (ffmpeg): Track the permissions that have been given out to each picture.
- This should make it easier to know what can be done to a buffer once
it's been passed to your filter without falling ... - 10:13 PM Revision 60bf6ce3 (ffmpeg): Allow filters to set the requirements on permissions for incoming buf...
- Commited in SoC by Bobby Bingham on 2007-08-17 16:40:26
Originally committed as revision 12098 to svn://svn.ffmpeg.o... - 10:13 PM Revision b42a6a92 (ffmpeg): spelling fix
- Commited in SoC by Bobby Bingham on 2007-08-17 14:40:55
Originally committed as revision 12097 to svn://svn.ffmpeg.o... - 10:13 PM Revision 72f6d631 (ffmpeg): Remove the data parameter from draw_slice(). It's unneeded and often...
- work than it's worth.
Commited in SoC by Bobby Bingham on 2007-08-17 14:39:11
Originally committed as revision 1209... - 10:13 PM Revision 13ff8fd0 (ffmpeg): Add many new and improve existing doxy comments.
- Commited in SoC by Bobby Bingham on 2007-08-14 16:39:26
Originally committed as revision 12095 to svn://svn.ffmpeg.o... - 10:13 PM Revision 63f64e6f (ffmpeg): Let request_frame() indicate success or failure
- Commited in SoC by Bobby Bingham on 2007-08-11 17:42:36
Originally committed as revision 12094 to svn://svn.ffmpeg.o... - 10:13 PM Revision a9c81431 (ffmpeg): Helper functions for adding new pads to filters at runtime
- Commited in SoC by Bobby Bingham on 2007-08-07 22:31:56
Originally committed as revision 12093 to svn://svn.ffmpeg.o... - 10:13 PM Revision 85322466 (ffmpeg): Separate the process of creating links between filters from that of c...
- the links.
Commited in SoC by Bobby Bingham on 2007-08-07 21:02:18
Originally committed as revision 12092 to svn://... - 10:13 PM Revision 901e6b39 (ffmpeg): Move default entry point implementations to their own file.
- Make them externally visible because they may be useful for filters to use.
Commited in SoC by Bobby Bingham on 2007... - 10:13 PM Revision 7c9066a3 (ffmpeg): Make input/output pads modifiable on a per-instance basis.
- This makes it possible to change filter callbacks (eg. to a SIMD version
on supported processors). It also allows fi... - 10:13 PM Revision 95bcf498 (ffmpeg): Make the opaque init parameter non-const.
- Commited in SoC by Bobby Bingham on 2007-07-30 18:53:17
Originally committed as revision 12089 to svn://svn.ffmpeg.o... - 10:13 PM Revision 25f8e601 (ffmpeg): Fix some potential segfaults.
- Commited in SoC by Bobby Bingham on 2007-07-30 15:53:33
Originally committed as revision 12088 to svn://svn.ffmpeg.o... - 10:13 PM Revision 6e365c57 (ffmpeg): Allow code to pass data to filters it creates.
- Commited in SoC by Bobby Bingham on 2007-07-15 16:45:50
Originally committed as revision 12087 to svn://svn.ffmpeg.o... - 10:13 PM Revision 443e73f0 (ffmpeg): Split filter graphs out into their own source & header files.
- Commited in SoC by Bobby Bingham on 2007-07-14 21:20:21
Originally committed as revision 12086 to svn://svn.ffmpeg.o... - 10:12 PM Revision 13a75d5a (ffmpeg): Add a simple filter graph structure and functions
- Commited in SoC by Bobby Bingham on 2007-07-14 20:12:54
Originally committed as revision 12085 to svn://svn.ffmpeg.o... - 10:12 PM Revision dcea2482 (ffmpeg): Allow giving filter instances names, in anticipation of the upcoming
- AVFilterGraph structure and related functions.
Commited in SoC by Bobby Bingham on 2007-07-14 19:33:28
Originally c... - 10:12 PM Revision 1a18860a (ffmpeg): Add pts to frame references
- Commited in SoC by Bobby Bingham on 2007-07-14 17:31:40
Originally committed as revision 12083 to svn://svn.ffmpeg.o... - 10:12 PM Revision 462f57db (ffmpeg): Adjust the default start_frame() and end_frame() implementations to s...
- the implementation of simple filters.
Commited in SoC by Bobby Bingham on 2007-07-08 16:48:15
Originally committed ... - 10:12 PM Revision 8fb48e7c (ffmpeg): Make avfilter_ref_pic also handle removal of permissions for the caller.
- Commited in SoC by Bobby Bingham on 2007-07-08 16:14:49
Originally committed as revision 12081 to svn://svn.ffmpeg.o... - 10:12 PM Revision d3e57c15 (ffmpeg): Rework filter initialization sequence. Now supports passing user par...
- querying supported colorspaces, etc.
Commited in SoC by Bobby Bingham on 2007-07-05 20:48:48
Originally committed a... - 10:12 PM Revision 4d96a914 (ffmpeg): Support passing parameters to filters.
- Commited in SoC by Bobby Bingham on 2007-07-02 15:17:22
Originally committed as revision 12079 to svn://svn.ffmpeg.o... - 10:11 PM Revision bbf42679 (ffmpeg): Make linesize a per-reference property
- Commited in SoC by Bobby Bingham on 2007-06-30 16:15:14
Originally committed as revision 12078 to svn://svn.ffmpeg.o... - 10:11 PM Revision a5cbb2f4 (ffmpeg): Initial stab at an API
- Commited in SoC by Bobby Bingham on 2007-06-29 17:03:03
Originally committed as revision 12077 to svn://svn.ffmpeg.o... - 10:02 PM Revision 5c212e6f (ffmpeg): Add last file of main filter framework
- Originally committed as revision 12076 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:00 PM Revision 790a03d7 (ffmpeg): Force alignment of pic->linesize
- Commited in SoC by Vitor Sessak on 2008-02-15 21:05:06
Originally committed as revision 12075 to svn://svn.ffmpeg.or... - 10:00 PM Revision 4cf48782 (ffmpeg): Force linesize to be a multiple of 16
- Commited in SoC by Vitor Sessak on 2008-02-10 20:51:58
Originally committed as revision 12074 to svn://svn.ffmpeg.or... - 10:00 PM Revision 459821c5 (ffmpeg): Rework link property configuration system.
- This can now handle filters which are added to graphs out of order,
including auto-inserted scale filters. As an add... - 10:00 PM Revision e363730c (ffmpeg): Rewrite colorspace negotiation.
- Commited in SoC by Bobby Bingham on 2007-12-20 19:36:26
Originally committed as revision 12072 to svn://svn.ffmpeg.o... - 10:00 PM Revision d0e4eba5 (ffmpeg): Make an invalid use of a default callback implementation return an er...
- Commited in SoC by Bobby Bingham on 2007-08-18 01:45:42
Originally committed as revision 12071 to svn://svn.ffmpeg.o... - 09:59 PM Revision 4f909565 (ffmpeg): Ensure that buffers returned by the default allocator are readable, o...
- they're useless for outputting.
Commited in SoC by Bobby Bingham on 2007-08-17 22:52:18
Originally committed as rev... - 09:59 PM Revision 23274667 (ffmpeg): Revert braindead linked list of permissions
- Commited in SoC by Bobby Bingham on 2007-08-17 22:44:03
Originally committed as revision 12069 to svn://svn.ffmpeg.o... - 09:59 PM Revision 4d62c9d3 (ffmpeg): Track the permissions that have been given out to each picture.
- This should make it easier to know what can be done to a buffer once
it's been passed to your filter without falling ... - 09:59 PM Revision fc0f39c2 (ffmpeg): indentation
- Commited in SoC by Bobby Bingham on 2007-08-17 17:09:19
Originally committed as revision 12067 to svn://svn.ffmpeg.o... - 09:59 PM Revision 552c0208 (ffmpeg): Make default end_frame() implementation more useful.
- Commited in SoC by Bobby Bingham on 2007-08-17 16:45:47
Originally committed as revision 12066 to svn://svn.ffmpeg.o... - 09:59 PM Revision 712048da (ffmpeg): Allow filters to set the requirements on permissions for incoming buf...
- Commited in SoC by Bobby Bingham on 2007-08-17 16:40:26
Originally committed as revision 12065 to svn://svn.ffmpeg.o... - 09:58 PM Revision f66f53da (ffmpeg): Separate the process of creating links between filters from that of c...
- the links.
Commited in SoC by Bobby Bingham on 2007-08-07 21:02:18
Originally committed as revision 12064 to svn://... - 09:58 PM Revision bf4ce7a3 (ffmpeg): Move default entry point implementations to their own file.
- Make them externally visible because they may be useful for filters to use.
Commited in SoC by Bobby Bingham on 2007... - 09:45 PM Revision 19d5da50 (ffmpeg): Update ist->pts after decoding a codec frame not after decoding a con...
- frame.
Originally committed as revision 12062 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:42 PM Revision 805d0232 (ffmpeg): Do not copy more data than needed
- Commited in SoC by Vitor Sessak on 2008-02-15 21:11:35
Originally committed as revision 12061 to svn://svn.ffmpeg.or... - 09:41 PM Revision e9f54274 (ffmpeg): Remove header now made useless
- Commited in SoC by Vitor Sessak on 2008-02-12 20:59:51
Originally committed as revision 12060 to svn://svn.ffmpeg.or... - 09:41 PM Revision 3bc2a526 (ffmpeg): Remove unneeded function.
- Commited in SoC by Vitor Sessak on 2008-02-12 20:54:11
Originally committed as revision 12059 to svn://svn.ffmpeg.or... - 09:41 PM Revision b57fc327 (ffmpeg): Missed this file in my conditional compilation patch
- Commited in SoC by Vitor Sessak on 2008-02-12 20:40:32
Originally committed as revision 12058 to svn://svn.ffmpeg.or... - 09:41 PM Revision 74b46655 (ffmpeg): Simplify
- Commited in SoC by Vitor Sessak on 2008-02-11 18:19:37
Originally committed as revision 12057 to svn://svn.ffmpeg.or... - 09:41 PM Revision ce657d80 (ffmpeg): Simplify
- Commited in SoC by Vitor Sessak on 2008-02-11 17:35:13
Originally committed as revision 12056 to svn://svn.ffmpeg.or... - 09:41 PM Revision c245ddf2 (ffmpeg): Indent after last commit
- Commited in SoC by Vitor Sessak on 2008-02-11 17:29:12
Originally committed as revision 12055 to svn://svn.ffmpeg.or... - 09:41 PM Revision c48e31ae (ffmpeg): Remove unneded else
- Commited in SoC by Vitor Sessak on 2008-02-11 17:18:16
Originally committed as revision 12054 to svn://svn.ffmpeg.or... - 09:41 PM Revision a5b5d95a (ffmpeg): Cosmetical: indentation
- Commited in SoC by Vitor Sessak on 2008-02-11 17:17:15
Originally committed as revision 12053 to svn://svn.ffmpeg.or... - 09:41 PM Revision b3431ecd (ffmpeg): Nit: Alignment
- Commited in SoC by Vitor Sessak on 2008-02-11 17:16:35
Originally committed as revision 12052 to svn://svn.ffmpeg.or... - 09:41 PM Revision d9b575d3 (ffmpeg): Remove useless ()
- Commited in SoC by Vitor Sessak on 2008-02-11 17:16:05
Originally committed as revision 12051 to svn://svn.ffmpeg.or... - 09:41 PM Revision 7a9fd2a0 (ffmpeg): Do not always fail for circular filter chains
- Commited in SoC by Vitor Sessak on 2008-02-10 16:52:54
Originally committed as revision 12050 to svn://svn.ffmpeg.or... - 09:41 PM Revision 5b7c4033 (ffmpeg): Remove unused var (dead code leftover?).
- Commited in SoC by Vitor Sessak on 2008-02-10 09:55:55
Originally committed as revision 12049 to svn://svn.ffmpeg.or... - 09:41 PM Revision ac8a116e (ffmpeg): Avoid link_dpad() overuse in avfilter_start_frame()
- Commited in SoC by Vitor Sessak on 2008-02-10 09:53:00
Originally committed as revision 12048 to svn://svn.ffmpeg.or... - 09:40 PM Revision 2c5741b8 (ffmpeg): Add context to av_log()
- Commited in SoC by Vitor Sessak on 2008-02-10 09:05:39
Originally committed as revision 12047 to svn://svn.ffmpeg.or... - 09:40 PM Revision 19dc7104 (ffmpeg): Merge loops
- Commited in SoC by Vitor Sessak on 2008-02-10 09:01:31
Originally committed as revision 12046 to svn://svn.ffmpeg.or... - 09:40 PM Revision e079d22e (ffmpeg): Coding style changes
- Commited in SoC by Vitor Sessak on 2008-02-09 23:43:45
Originally committed as revision 12045 to svn://svn.ffmpeg.or... - 09:40 PM Revision 02e94797 (ffmpeg): Remove unneded headers
- Commited in SoC by Vitor Sessak on 2008-02-09 23:35:19
Originally committed as revision 12044 to svn://svn.ffmpeg.or... - 09:40 PM Revision 16790dc3 (ffmpeg): Nits: more punctuation and capitalization
- Commited in SoC by Vitor Sessak on 2008-02-09 20:02:29
Originally committed as revision 12043 to svn://svn.ffmpeg.or... - 09:40 PM Revision be36bc09 (ffmpeg): Move setting the pts of the copied frame to a more adequated place.
- Suggested by Bobby Bingham.
Commited in SoC by Vitor Sessak on 2008-02-09 16:56:55
Originally committed as revision... - 09:40 PM Revision 05decb00 (ffmpeg): Add const to silence warnings
- Commited in SoC by Vitor Sessak on 2008-02-09 15:59:47
Originally committed as revision 12041 to svn://svn.ffmpeg.or... - 09:40 PM Revision 35db407e (ffmpeg): The filter framework as is hangs with filters that
- modify the input buffer, even if it asks for the right
permission. This is a fix for that.
See "Box blurring with lib... - 09:40 PM Revision 7b02c484 (ffmpeg): Implement poll_frame() method. Fix ffmpeg.c bug with
- vf_fps filter.
Commited in SoC by Vitor Sessak on 2008-02-06 19:55:36
Originally committed as revision 12039 to svn... - 09:40 PM Revision b62966c0 (ffmpeg): Add movie file video source filter.
- Commited in SoC by on 2008-01-31 20:55:50
Originally committed as revision 12038 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:40 PM Revision 0970ec6a (ffmpeg): Presentation timestamp (PTS) modification filter
- Commited in SoC by on 2008-01-12 00:35:29
Originally committed as revision 12037 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:40 PM Revision be696990 (ffmpeg): Rename filter
- Commited in SoC by Vitor Sessak on 2008-01-06 17:03:21
Originally committed as revision 12036 to svn://svn.ffmpeg.or... - 09:40 PM Revision 0715e6d5 (ffmpeg): 90 degrees counter-clockwise rotation filter
- Commited in SoC by Vitor Sessak on 2008-01-06 13:19:12
Originally committed as revision 12035 to svn://svn.ffmpeg.or... - 09:39 PM Revision e946c25a (ffmpeg): Add an equivalent to the mplayer format filter
- Commited in SoC by Bobby Bingham on 2007-12-24 21:53:10
Originally committed as revision 12034 to svn://svn.ffmpeg.o... - 09:39 PM Revision cc0bb5a1 (ffmpeg): Change the passthrough filter to a noformat filter. It's now similar to
- the mplayer noformat filter except that the default behavior if no formats
are specified is to allow allow all format... - 09:39 PM Revision 2fd46877 (ffmpeg): Indentation
- Commited in SoC by Bobby Bingham on 2007-12-24 03:24:26
Originally committed as revision 12032 to svn://svn.ffmpeg.o... - 09:39 PM Revision 69818105 (ffmpeg): Rework link property configuration system.
- This can now handle filters which are added to graphs out of order,
including auto-inserted scale filters. As an add... - 09:39 PM Revision c35a0473 (ffmpeg): Add horizontal flip filter.
- Commited in SoC by on 2007-12-21 09:21:29
Originally committed as revision 12030 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:39 PM Revision e3065c8b (ffmpeg): Need to be careful when dealing with references.
- Commited in SoC by Bobby Bingham on 2007-12-20 23:38:49
Originally committed as revision 12029 to svn://svn.ffmpeg.o... - 09:39 PM Revision 07d0bba5 (ffmpeg): When inserting a filter, don't lose any information we may already have
- about the colorspaces supported across the link.
Commited in SoC by Bobby Bingham on 2007-12-20 20:47:11
Originally... - 09:39 PM Revision 75ce6546 (ffmpeg): Rewrite colorspace negotiation.
- Commited in SoC by Bobby Bingham on 2007-12-20 19:36:26
Originally committed as revision 12027 to svn://svn.ffmpeg.o... - 09:39 PM Revision 52362e9d (ffmpeg): Make filter auto-insertion code its own function.
- Commited in SoC by Bobby Bingham on 2007-11-04 22:03:14
Originally committed as revision 12026 to svn://svn.ffmpeg.o... - 09:39 PM Revision 4ea0ab3c (ffmpeg): Remove no-longer accurate comment
- Commited in SoC by Bobby Bingham on 2007-11-04 21:21:25
Originally committed as revision 12025 to svn://svn.ffmpeg.o... - 09:39 PM Revision 8f618f4c (ffmpeg): Check for error so that
- avfilter_open(av_filter_get_by_name(...etc...)) fails
gracefully.
Commited in SoC by Vitor Sessak on 2007-10-29 16:0... - 09:39 PM Revision 4d7c9be3 (ffmpeg): Remove dummy and ppm filters which were only for testing.
- Remove rgb2bgr filter now that there is a proper colorspace conversion filter.
Commited in SoC by Bobby Bingham on 2... - 09:39 PM Revision f9033975 (ffmpeg): Image negating filter
- Commited in SoC by Bobby Bingham on 2007-08-20 05:27:17
Originally committed as revision 12022 to svn://svn.ffmpeg.o... - 09:38 PM Revision d21cbbff (ffmpeg): Auto insert scale filter to convert colrospaces when needed
- Commited in SoC by Bobby Bingham on 2007-08-20 05:24:57
Originally committed as revision 12021 to svn://svn.ffmpeg.o... - 09:38 PM Revision 2a553ef5 (ffmpeg): Add scale/colorspace conversion filter
- Commited in SoC by Bobby Bingham on 2007-08-19 17:35:59
Originally committed as revision 12020 to svn://svn.ffmpeg.o... - 09:38 PM Revision 7bce27a3 (ffmpeg): Prefix names of filter structs
- Commited in SoC by Bobby Bingham on 2007-08-18 18:17:30
Originally committed as revision 12019 to svn://svn.ffmpeg.o... - 09:38 PM Revision dd299c68 (ffmpeg): Rename "buffer" filter to "fifo"
- Commited in SoC by Bobby Bingham on 2007-08-18 16:40:31
Originally committed as revision 12018 to svn://svn.ffmpeg.o... - 09:38 PM Revision 81799537 (ffmpeg): Add a filter to output the same video to two outputs
- Commited in SoC by Bobby Bingham on 2007-08-18 03:38:40
Originally committed as revision 12017 to svn://svn.ffmpeg.o... - 09:38 PM Revision 0838e731 (ffmpeg): Add a filter to act as a buffer between filters which may output mult...
- frames for a single call to request_filter(), and a following filter which
assumes it will only receive one frame per... - 09:38 PM Revision f4cb4462 (ffmpeg): Use av_freep instead of av_free
- Commited in SoC by Bobby Bingham on 2007-08-17 23:43:23
Originally committed as revision 12015 to svn://svn.ffmpeg.o... - 09:38 PM Revision 44b73497 (ffmpeg): Rename avfilter_create to avfilter_open and remove the wrapper function
- avfilter_create_by_name.
Commited in SoC by Bobby Bingham on 2007-08-17 23:39:55
Originally committed as revision 1... - 09:38 PM Revision 6d8c67a7 (ffmpeg): Change registered filter list to a linked list
- Commited in SoC by Bobby Bingham on 2007-08-17 23:24:32
Originally committed as revision 12013 to svn://svn.ffmpeg.o... - 09:38 PM Revision e675dccd (ffmpeg): Be more consistent in style of code for falling back to defaults.
- Commited in SoC by Bobby Bingham on 2007-08-17 23:16:38
Originally committed as revision 12012 to svn://svn.ffmpeg.o... - 09:38 PM Revision cdf2a332 (ffmpeg): replace memcpy with assignment
- Commited in SoC by Bobby Bingham on 2007-08-17 23:04:33
Originally committed as revision 12011 to svn://svn.ffmpeg.o... - 09:38 PM Revision 269b9847 (ffmpeg): Revert braindead linked list of permissions
- Commited in SoC by Bobby Bingham on 2007-08-17 22:44:03
Originally committed as revision 12010 to svn://svn.ffmpeg.o... - 09:38 PM Revision a4af86c8 (ffmpeg): Track the permissions that have been given out to each picture.
- This should make it easier to know what can be done to a buffer once
it's been passed to your filter without falling ... - 09:37 PM Revision c949d867 (ffmpeg): Allow filters to set the requirements on permissions for incoming buf...
- Commited in SoC by Bobby Bingham on 2007-08-17 16:40:26
Originally committed as revision 12008 to svn://svn.ffmpeg.o... - 09:37 PM Revision 6fb0648d (ffmpeg): Use macros for better readability
- Commited in SoC by Bobby Bingham on 2007-08-17 15:18:59
Originally committed as revision 12007 to svn://svn.ffmpeg.o... - 09:37 PM Revision ef35d13a (ffmpeg): Remove the data parameter from draw_slice(). It's unneeded and often...
- work than it's worth.
Commited in SoC by Bobby Bingham on 2007-08-17 14:39:11
Originally committed as revision 1200... - 09:37 PM Revision 7a61cc4d (ffmpeg): Remove test program and test video output module since ffplay can be ...
- for testing for a while now.
Commited in SoC by Bobby Bingham on 2007-08-14 22:31:51
Originally committed as revisi... - 09:37 PM Revision f9285377 (ffmpeg): Allow creation of filter graphs from a graph description structure which
- can be created programmatically or loaded from a file.
Commited in SoC by Bobby Bingham on 2007-08-14 22:27:05
Orig... - 09:37 PM Revision ef712a3b (ffmpeg): Add a filter to overlay one video on top of another, picture-in-pictu...
- Commited in SoC by Bobby Bingham on 2007-08-13 16:53:19
Originally committed as revision 12003 to svn://svn.ffmpeg.o... - 09:37 PM Revision 49d915cb (ffmpeg): Add a filter to modify the framerate.
- This demonstrates differing number of input and output frames.
Commited in SoC by Bobby Bingham on 2007-08-11 17:50:... - 09:37 PM Revision 3306f8bd (ffmpeg): Let request_frame() indicate success or failure
- Commited in SoC by Bobby Bingham on 2007-08-11 17:42:36
Originally committed as revision 12001 to svn://svn.ffmpeg.o... - 09:37 PM Revision e2fcb3cb (ffmpeg): Add a vertical flip filter
- Commited in SoC by Bobby Bingham on 2007-08-08 17:22:54
Originally committed as revision 12000 to svn://svn.ffmpeg.o... - 09:37 PM Revision 24618441 (ffmpeg): Helper functions for adding new pads to filters at runtime
- Commited in SoC by Bobby Bingham on 2007-08-07 22:31:56
Originally committed as revision 11999 to svn://svn.ffmpeg.o... - 09:37 PM Revision 01942f1d (ffmpeg): Separate the process of creating links between filters from that of c...
- the links.
Commited in SoC by Bobby Bingham on 2007-08-07 21:02:18
Originally committed as revision 11998 to svn://... - 09:37 PM Revision 78b0c0bb (ffmpeg): Move default entry point implementations to their own file.
- Make them externally visible because they may be useful for filters to use.
Commited in SoC by Bobby Bingham on 2007... - 09:37 PM Revision d4169dd3 (ffmpeg): Make the filter graph just another normal filter.
- Commited in SoC by Bobby Bingham on 2007-07-31 20:08:38
Originally committed as revision 11996 to svn://svn.ffmpeg.o... - 09:37 PM Revision c5ef7d7b (ffmpeg): Make input/output pads modifiable on a per-instance basis.
- This makes it possible to change filter callbacks (eg. to a SIMD version
on supported processors). It also allows fi... - 09:37 PM Revision c6b0aa68 (ffmpeg): Fix warnings
- Commited in SoC by Bobby Bingham on 2007-07-30 18:56:40
Originally committed as revision 11994 to svn://svn.ffmpeg.o... - 09:37 PM Revision 97fb0c2c (ffmpeg): Cosmetics: fix indentation
- Commited in SoC by Bobby Bingham on 2007-07-30 15:54:16
Originally committed as revision 11993 to svn://svn.ffmpeg.o... - 09:36 PM Revision 7d0e1392 (ffmpeg): Fix some potential segfaults.
- Commited in SoC by Bobby Bingham on 2007-07-30 15:53:33
Originally committed as revision 11992 to svn://svn.ffmpeg.o... - 09:36 PM Revision a360f71e (ffmpeg): Allow code to pass data to filters it creates.
- Commited in SoC by Bobby Bingham on 2007-07-15 16:45:50
Originally committed as revision 11991 to svn://svn.ffmpeg.o... - 09:36 PM Revision e6f560bb (ffmpeg): Split filter graphs out into their own source & header files.
- Commited in SoC by Bobby Bingham on 2007-07-14 21:20:21
Originally committed as revision 11990 to svn://svn.ffmpeg.o... - 09:36 PM Revision 2350e69c (ffmpeg): Use av_strdup/av_free instead of strdup/free
- Commited in SoC by Bobby Bingham on 2007-07-14 20:13:57
Originally committed as revision 11989 to svn://svn.ffmpeg.o... - 09:36 PM Revision f60208f4 (ffmpeg): Add a simple filter graph structure and functions
- Commited in SoC by Bobby Bingham on 2007-07-14 20:12:54
Originally committed as revision 11988 to svn://svn.ffmpeg.o... - 09:36 PM Revision 6ae82d1e (ffmpeg): Allow giving filter instances names, in anticipation of the upcoming
- AVFilterGraph structure and related functions.
Commited in SoC by Bobby Bingham on 2007-07-14 19:33:28
Originally c... - 09:36 PM Revision 1653c11f (ffmpeg): cosmetics: vertical alignment
- Commited in SoC by Bobby Bingham on 2007-07-14 17:34:04
Originally committed as revision 11986 to svn://svn.ffmpeg.o... - 09:36 PM Revision af838d4c (ffmpeg): Add pts to frame references
- Commited in SoC by Bobby Bingham on 2007-07-14 17:31:40
Originally committed as revision 11985 to svn://svn.ffmpeg.o... - 09:36 PM Revision 998a7aa3 (ffmpeg): Actually fail when colorspaces don't match
- Commited in SoC by Bobby Bingham on 2007-07-08 17:58:45
Originally committed as revision 11984 to svn://svn.ffmpeg.o... - 09:36 PM Revision 9586ba3a (ffmpeg): Provide a default for request_frame() which does the right thing for ...
- filters.
Commited in SoC by Bobby Bingham on 2007-07-08 16:55:09
Originally committed as revision 11983 to svn://sv... - 09:36 PM Revision 3628fbe0 (ffmpeg): Adjust the default start_frame() and end_frame() implementations to s...
- the implementation of simple filters.
Commited in SoC by Bobby Bingham on 2007-07-08 16:48:15
Originally committed ... - 09:36 PM Revision 72e3037a (ffmpeg): Missing semicolon typo
- Commited in SoC by Bobby Bingham on 2007-07-08 16:18:21
Originally committed as revision 11981 to svn://svn.ffmpeg.o... - 09:36 PM Revision efb36bfc (ffmpeg): Make avfilter_ref_pic also handle removal of permissions for the caller.
- Commited in SoC by Bobby Bingham on 2007-07-08 16:14:49
Originally committed as revision 11980 to svn://svn.ffmpeg.o... - 09:36 PM Revision 426d5c25 (ffmpeg): Add an RGB24 <-> BGR24 conversion filter
- Commited in SoC by Bobby Bingham on 2007-07-08 16:08:15
Originally committed as revision 11979 to svn://svn.ffmpeg.o... - 09:35 PM Revision eaf7eb66 (ffmpeg): Add a simple video source filter which loads a PPM file and outputs i...
- the videos frames. Useful for testing PRESERVE buffers, and soon automatic
colorspace conversion.
Commited in SoC b... - 09:35 PM Revision ce356b09 (ffmpeg): Add a filter to cut video frames into smaller slices.
- Commited in SoC by Bobby Bingham on 2007-07-06 17:57:36
Originally committed as revision 11977 to svn://svn.ffmpeg.o... - 09:35 PM Revision 102fb0e3 (ffmpeg): Provide some default functions to simplify the implementation of comm...
- input one output video filters.
Commited in SoC by Bobby Bingham on 2007-07-06 15:25:52
Originally committed as rev... - 09:35 PM Revision ba6b9035 (ffmpeg): cosmetic: more vertical alignment
- Commited in SoC by Bobby Bingham on 2007-07-05 21:39:33
Originally committed as revision 11975 to svn://svn.ffmpeg.o... - 09:35 PM Revision e0752603 (ffmpeg): Rework filter initialization sequence. Now supports passing user par...
- querying supported colorspaces, etc.
Commited in SoC by Bobby Bingham on 2007-07-05 20:48:48
Originally committed a... - 09:35 PM Revision 89e64908 (ffmpeg): Support passing parameters to filters.
- Commited in SoC by Bobby Bingham on 2007-07-02 15:17:22
Originally committed as revision 11973 to svn://svn.ffmpeg.o... - 09:35 PM Revision 92beffdc (ffmpeg): Cosmetic: align arguments to memcpys
- Commited in SoC by Bobby Bingham on 2007-07-02 14:34:02
Originally committed as revision 11972 to svn://svn.ffmpeg.o... - 09:35 PM Revision a4ca7389 (ffmpeg): Even better way to pass size to memcpy.
- Commited in SoC by Bobby Bingham on 2007-07-02 14:33:18
Originally committed as revision 11971 to svn://svn.ffmpeg.o... - 09:35 PM Revision 4f770f66 (ffmpeg): typo
- Commited in SoC by Bobby Bingham on 2007-06-30 17:11:22
Originally committed as revision 11970 to svn://svn.ffmpeg.o... - 09:35 PM Revision 9cc321bd (ffmpeg): Fix a pointer type
- Commited in SoC by Bobby Bingham on 2007-06-30 16:17:56
Originally committed as revision 11969 to svn://svn.ffmpeg.o... - 09:35 PM Revision c74032b7 (ffmpeg): Make linesize a per-reference property
- Commited in SoC by Bobby Bingham on 2007-06-30 16:15:14
Originally committed as revision 11968 to svn://svn.ffmpeg.o... - 09:34 PM Revision 58a9b20f (ffmpeg): Use memcpy() to copy an array.
- Commited in SoC by Bobby Bingham on 2007-06-30 16:05:03
Originally committed as revision 11967 to svn://svn.ffmpeg.o... - 09:34 PM Revision d72a138e (ffmpeg): Some simple filters for testing
- Commited in SoC by Bobby Bingham on 2007-06-29 17:07:44
Originally committed as revision 11966 to svn://svn.ffmpeg.o... - 09:33 PM Revision 4dbbcdee (ffmpeg): Initial stab at an API
- Commited in SoC by Bobby Bingham on 2007-06-29 17:03:03
Originally committed as revision 11965 to svn://svn.ffmpeg.o... - 09:01 PM Revision f037f7e0 (ffmpeg): 100l
- Originally committed as revision 11964 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:32 PM Revision 83a9db42 (ffmpeg): Fix timestamps and durations if the first packets have no durations n...
- and the information needed to guess the duration only becomes known at a later packet.
Originally committed as revis... - 08:23 PM Revision db7ae7d1 (ffmpeg): Simplify avcodec_default_get_buffer()
- Originally committed as revision 11962 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:20 PM Revision 4fe109eb (ffmpeg): Add header for declaration of ff_xxxx functions in imgconvert.c
- Originally committed as revision 11961 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:19 PM Revision 6dd36490 (ffmpeg): This should not be part of the public API
- Originally committed as revision 11960 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:47 PM Revision fba95d3c (ffmpeg): My commit in r11942 broke compilation.
- This fixes it.
Originally committed as revision 11959 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:36 PM Revision 0fdf410a (ffmpeg): Remove everything not yet commited to svn
- Originally committed as revision 11958 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:35 PM Revision a1e3e4ba (ffmpeg): Improve conditional compilation of vsrc_movie.c
- Commited in SoC by Vitor Sessak on 2008-02-13 17:59:45
Originally committed as revision 11957 to svn://svn.ffmpeg.or... - 07:34 PM Revision 538e94d5 (ffmpeg): Fix compilation
- Commited in SoC by Vitor Sessak on 2008-02-12 20:51:02
Originally committed as revision 11956 to svn://svn.ffmpeg.or... - 07:34 PM Revision 21729613 (ffmpeg): True conditional compilation
- Commited in SoC by Vitor Sessak on 2008-02-12 20:35:37
Originally committed as revision 11955 to svn://svn.ffmpeg.or... - 07:34 PM Revision 0d642351 (ffmpeg): Add movie file video source filter.
- Commited in SoC by Víctor Paesa on 2008-01-31 20:55:50
Originally committed as revision 11954 to svn://svn.ffmpeg.or... - 07:33 PM Revision 223c84ac (ffmpeg): Cosmetics: split long line
- Commited in SoC by Víctor Paesa on 2008-01-12 11:33:59
Originally committed as revision 11953 to svn://svn.ffmpeg.or... - 07:33 PM Revision b4aa24fd (ffmpeg): Link to libraries in dependency order.
- Commited in SoC by Víctor Paesa on 2008-01-12 11:31:09
Originally committed as revision 11952 to svn://svn.ffmpeg.o... - 07:33 PM Revision 8d990c19 (ffmpeg): More targets addition
- Merge of several patches in SoC, by various authors.
Originally committed as revision 11951 to svn://svn.ffmpeg.org/... - 07:31 PM Revision bb9cb87c (ffmpeg): Fix Cygwin compilation.
- Patch by Víctor Paesa.
Commited in SoC by Vitor Sessak on 2007-11-10 20:00:16
Originally committed as revision 1195... - 07:30 PM Revision 9f4a53d1 (ffmpeg): Targets addition and removal
- Commited in SoC by Bobby Bingham
Originally committed as revision 11949 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:29 PM Revision 0a46caf9 (ffmpeg): Remove test program and test video output module since ffplay can be ...
- for testing for a while now.
Commited in SoC by Bobby Bingham on 2007-08-14 22:31:51
Originally committed as revisi... - 07:24 PM Revision da842323 (ffmpeg): Merge of several revisions that add more targets to the
- Makefile.
Commited in SoC by Bobby Bingham on sep. 2007.
Originally committed as revision 11947 to svn://svn.ffmpeg... - 07:21 PM Revision 782e83e2 (ffmpeg): work into the ffmpeg build system
- Commited in SoC by Bobby Bingham on 2007-07-24 17:59:16
Originally committed as revision 11946 to svn://svn.ffmpeg.o... - 07:21 PM Revision 52bfefeb (ffmpeg): Add rule for make clean.
- Commited in SoC by Bobby Bingham on 2007-07-15 16:16:36
Originally committed as revision 11945 to svn://svn.ffmpeg.o... - 07:20 PM Revision bc305cc3 (ffmpeg): Merge of several revisions adding filters
- Commited in SoC by Bobby Bingham from 2007-07-06 to
2007-07-08.
Originally committed as revision 11944 to svn://svn.... - 07:18 PM Revision 20123584 (ffmpeg): First version of libavfilter Makefile
- Original commit message:
Simple filter test program
Commited in SoC by Bobby Bingham on 2007-06-29 17:08:49
Origina... - 06:01 PM Revision cc9853d3 (ffmpeg): Split avpicture_fill() in two functions. This will be
- useful for libavfilter and to simplify
avcodec_default_get_buffer().
Originally committed as revision 11942 to svn:/... - 02:58 PM Revision 27af15dc (ffmpeg): prettyprinting cosmetics
- Originally committed as revision 11941 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:44 PM Revision ad40b153 (ffmpeg): silence wmaenc.c:181: warning:suggestparentheses around assignment us...
- Originally committed as revision 11940 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:21 PM Revision e942293d (ffmpeg): It appears last_pts was not set ...
- Originally committed as revision 11939 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:04 PM Revision 6881b8e5 (ffmpeg): Fix
- utils.c: In function ‘avcodec_get_context_defaults2’:
utils.c:793: warning: assignment discards qualifiers from point... - 11:38 AM Revision 408ed51c (ffmpeg): Fix
- opt.c: In function ‘av_set_string’:
opt.c:164: warning: passing argument 9 of ‘ff_eval2’ from incompatible pointer ty... - 07:50 AM Revision 0d6fd5ec (ffmpeg): More explicit unsupported pixel format error messages.
- Patch by Stefano Sabatini: stefano sabatini (minus) lala % poste it
Originally committed as revision 25999 to svn://... - 02:57 AM Revision a712d725 (ffmpeg): Header elision muxing support.
- This only removes 2 bytes from MP3 and MP2 currently.
Up to 4 could be removed from MP3/MP2 though this might need a ... - 02:36 AM Revision 3b4f69ae (ffmpeg): Elision header demuxing support.
- Originally committed as revision 11935 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/14/2008
- 06:53 PM Revision 880add37 (ffmpeg): -vsync 2 (drop frames if there are too many but do not duplicate any)
- Originally committed as revision 11934 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 AM Revision 3f8e1fc8 (ffmpeg): Update regression test checksum for ffm.
- Originally committed as revision 11933 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:16 AM Revision 90d30570 (ffmpeg): Avoid void*-arithmetic.
- Patch by mvplayer: ffmpeg gmail com
Originally committed as revision 11932 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/13/2008
- 08:17 PM Revision 7eeebcc5 (ffmpeg): Read match time delta in the frame header.
- We do not do anything with it as lavf does not really support it yet.
Originally committed as revision 11931 to svn:... - 08:13 PM Revision 6cb4b28f (ffmpeg): Read match_time_delta in the framecode table.
- Originally committed as revision 11930 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:01 PM Revision 42abeeae (ffmpeg): update flags
- Originally committed as revision 11929 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:26 PM Revision 501f162f (ffmpeg): honor stsd v1 first, fix mace surge-2-8-MAC3.mov, beware of mulaw,alaw
- Originally committed as revision 11928 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:24 PM Revision 134e5a9a (ffmpeg): Cosmetics: indentation
- Patch by Thorsten Jordan (tjordan atay macrosystem otday de)
[FFmpeg-devel] Behaviour of liba52 decoder
Originally c... - 02:20 PM Revision 95e53235 (ffmpeg): Remove useless buffering of input data, so that avcodec_decode_audio ...
- returns 0 for a valid frame
Patch by Thorsten Jordan (tjordan atay macrosystem otday de)
[FFmpeg-devel] Behaviour of... - 01:11 PM Revision 6a1f4535 (ffmpeg): 10l, forgot alaw/mulaw mono, use bits_per_sample in fact,
- it should correctly set by av_get_bits_per_sample if recognized
Originally committed as revision 11925 to svn://svn.... - 12:51 PM Revision f8cda19e (ffmpeg): Include poll.h instead of sys/poll.h
- Originally committed as revision 11924 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:58 AM Revision d435e520 (ffmpeg): warn use if edit list is not starting at 0, a/v desync might occur
- Originally committed as revision 11923 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:53 AM Revision fffa99dd (ffmpeg): remove now useless code
- Originally committed as revision 11922 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:52 AM Revision 53152765 (ffmpeg): remove messy and not always correct chunk size workaround, use correc...
- Originally committed as revision 11921 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:26 AM Revision 5e534865 (ffmpeg): typo fix: inited --> initialized
- Originally committed as revision 11920 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:07 AM Revision f1cc49a6 (ffmpeg): typo
- Originally committed as revision 25991 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:36 AM Revision 7cb1fc76 (ffmpeg): Add fallback for DECLARE_ALIGNED and DECLARE_ASM_CONST.
- Originally committed as revision 11919 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:33 AM Revision b89bb858 (ffmpeg): Mark MSVC compiler macros as such.
- Originally committed as revision 11918 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:08 AM Revision 7433ca29 (ffmpeg): Disentangle nested preprocessor directives.
- Originally committed as revision 11917 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:05 AM Revision 356306ac (ffmpeg): Print Theora bitstream version at DEBUG, not at VERBOSE level.
- Originally committed as revision 11916 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:18 AM Revision 5edac5dc (ffmpeg): cosmetics: Replace // by /* */ comments.
- sync with upstream libmpeg2 0.4.1
Originally committed as revision 11915 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/11/2008
- 11:17 PM Revision 6c6007d6 (ffmpeg): Do not use ranges with tr, the results are locale-dependent.
- Suggested by Rich Felker.
Originally committed as revision 11914 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:37 PM Revision 300aa2b0 (ffmpeg): return error when dv audio extraction fails
- Originally committed as revision 11913 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:34 PM Revision e6920f24 (ffmpeg): remove obsolete comments
- Originally committed as revision 11912 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:34 PM Revision 3a3aa49a (ffmpeg): remove useless braces
- Originally committed as revision 11911 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:33 PM Revision 311490cc (ffmpeg): cosmetics, indentation, braces
- Originally committed as revision 11910 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:32 PM Revision 8cb66fd8 (ffmpeg): split chunks in the case of big compressed audio frames,
- might be tweaked, fix qt_dv_pal_test.mov.
Originally committed as revision 11909 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:23 PM Revision 77c75437 (ffmpeg): use correct demux mechanism when audio compression id is -2, dv audio...
- Originally committed as revision 11908 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:49 PM Revision 22ed53e5 (ffmpeg): Factor bytewidth determination in its own function
- Originally committed as revision 11907 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:20 PM Revision d0cbff86 (ffmpeg): fcp imx 40 fourccs
- Originally committed as revision 11906 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:10 PM Revision 56ea717b (ffmpeg): indentation
- Originally committed as revision 11905 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:10 PM Revision 4f0e712e (ffmpeg): more correct and simpler
- Originally committed as revision 11904 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:01 AM Revision f1618fd9 (ffmpeg): Add 'reservoir' flag to lavc's flags2 controlling whether or not code...
- utilize a bit reservoir. Also, make the lame encoder utilize this flag.
patch by Paul Kelly, paul a stjohnspoint d c... - 03:30 AM Revision 03c09e43 (ffmpeg): Do not use GNU-specific (or BSD-specific or whatever they may be)
- constants which are completely unneeded anyway. Note that 3 is a cheap
integer bound for log10(1<<CHAR_BIT).
Origina...
02/10/2008
- 06:05 PM Revision 9189411b (ffmpeg): Coding style changes
- Originally committed as revision 11901 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:04 PM Revision 93faa9fa (ffmpeg): More code factorization
- Originally committed as revision 11900 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:04 PM Revision 37e0b997 (ffmpeg): Factor duplicated loop
- Originally committed as revision 11899 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:04 PM Revision d3a4e41c (ffmpeg): Do not hardcode the list of pixel formats and use PIX_FMT_NB instead.
- Originally committed as revision 11898 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:04 PM Revision 243370cb (ffmpeg): Do not hardcode the type of AVFilterFormats.formats in allocation
- Originally committed as revision 11897 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:04 PM Revision bd8ae488 (ffmpeg): Oops, my last commit broke compilation...
- Originally committed as revision 11896 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:04 PM Revision 5ced2c99 (ffmpeg): Make regression tests to pass with libavfilter.
- Originally committed as revision 11895 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:04 PM Revision eac24950 (ffmpeg): Need to be careful when dealing with references.
- Commited in SoC by Bobby Bingham
Originally committed as revision 11894 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:04 PM Revision 30f4baeb (ffmpeg): 10l. parameter was unused and redundant.
- Commited in SoC by Bobby Bingham
Originally committed as revision 11893 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:03 PM Revision 88cfb804 (ffmpeg): avfilter_formats_unref() should remove the given reference, not the last
- reference.
Commited in SoC by Bobby Bingham
Originally committed as revision 11892 to svn://svn.ffmpeg.org/ffmpeg/t... - 06:02 PM Revision 39135465 (ffmpeg): First libavfilter commit.
- Original log message:
Forgot to add in the big colorspace commit
Commited in SoC by Bobby Bingham
Originally commit... - 01:45 AM Revision ec199cc9 (ffmpeg): asm argument that might be in memory needs a size
- Originally committed as revision 11890 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/09/2008
- 10:57 PM Revision ae797914 (ffmpeg): Make dither4 & dither8 const.
- Originally committed as revision 25967 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:47 PM Revision 7ce3e4a8 (ffmpeg): Allow compilation with icc 10.1.
- Originally committed as revision 11889 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:07 PM Revision c4c52acc (ffmpeg): Remove pointless #if.
- Originally committed as revision 11888 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:02 PM Revision a3689bf7 (ffmpeg): Remove pointless code.
- Originally committed as revision 11887 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:55 PM Revision 7bab3a26 (ffmpeg): Use HAVE_ALTIVEC preprocessor conditionals like in the rest of FFmpeg.
- Originally committed as revision 11886 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:26 PM Revision dc6340e0 (ffmpeg): Remove pointless code.
- Originally committed as revision 11885 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:45 PM Revision a4195e68 (ffmpeg): assert() and note about odd len.
- Originally committed as revision 11884 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:53 PM Revision e1813a2f (ffmpeg): 30% faster ff_vorbis_floor1_render_list, 3% faster overall
- Originally committed as revision 11883 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:29 AM Revision 2c70770e (ffmpeg): use fewer registers in apply_welch_window_sse2
- Originally committed as revision 11882 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:42 AM Revision fa4ed8c1 (ffmpeg): optimize apply_welch_window()
- Originally committed as revision 11881 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/08/2008
- 07:17 PM Revision ead6ebdd (ffmpeg): Use a consistent capitalization for 'Snow' as discussed on the list
- Originally committed as revision 11880 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/06/2008
- 06:57 PM Revision 91208916 (ffmpeg): cosmetics, remove whitespaces before and after parenthesis
- Originally committed as revision 11879 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:37 PM Revision cb4ddf77 (ffmpeg): Add support for speex in ogg
- Originally committed as revision 11878 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 PM Revision 1d67b037 (ffmpeg): sse2 h264 motion compensation. not new code, just separate out the ca...
- Originally committed as revision 11877 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:44 AM Revision 20d565be (ffmpeg): put loop counter in a register if possible. makes some of the qpel fu...
- Originally committed as revision 11876 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:14 AM Revision 7080ec29 (ffmpeg): fix aliasing warnings. simpler too.
- Originally committed as revision 11875 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:51 AM Revision a2b7bc8e (ffmpeg): constant was excessively aligned
- Originally committed as revision 11874 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:51 AM Revision 744a9c75 (ffmpeg): Allow the user to select which codec out of several in stsd he wants.
- Originally committed as revision 11873 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/05/2008
- 06:39 PM Revision 63f2670a (ffmpeg): Check that we have enough input data in IMC decoder.
- Originally committed as revision 11872 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:22 AM Revision ddf96970 (ffmpeg): ssse3 h264 motion compensation.
- 25% faster tham mmx on core2, 35% if you discount fullpel, 4% overall decoding.
Originally committed as revision 118... - 03:58 AM Revision b64dfbb8 (ffmpeg): add qpel rounder once during hv rather than twice during hv and whate...
- Originally committed as revision 11870 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:35 AM Revision 485f076d (ffmpeg): seek regression ref update for ogg
- Originally committed as revision 11869 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:16 AM Revision fa9b873e (ffmpeg): clean up an ugliness introduced in r11826. this syntax will require f...
- Originally committed as revision 11868 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:16 AM Revision 37b74c86 (ffmpeg): Fix issue 338:
- Correctly interleave ogg packets per granule
and set eos correctly, 2 packets buffering is needed.
It duplicates inte... - 01:01 AM Revision 2dd3c9e0 (ffmpeg): it seems ogg requires granule to be -1 on unfinished packets
- Originally committed as revision 11866 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/04/2008
- 08:03 PM Revision 9a7871f7 (ffmpeg): Deprecate old and inefficient per instruction asm().
- Originally committed as revision 11865 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:03 PM Revision eb757a62 (ffmpeg): Update seektest regression as well to previous lavf/nut commits
- Originally committed as revision 11864 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 PM Revision b2f77586 (ffmpeg): reduce code duplication
- Originally committed as revision 11863 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:12 PM Revision beaa4a91 (ffmpeg): Correct fatal ambiguity.
- Originally committed as revision 11862 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:10 PM Revision 53407b64 (ffmpeg): Correct incorrect statement about warnings.
- Originally committed as revision 11861 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 PM Revision c9011976 (ffmpeg): String pointers of ogg_codec_t should have const attribute.
- Originally committed as revision 11860 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:18 PM Revision 23ef0575 (ffmpeg): Add dv50 tag to support samples with dv50 fourcc in AVI.
- patch by christophelorenz christophelorenz gmail com
Originally committed as revision 11859 to svn://svn.ffmpeg.org... - 12:16 PM Revision 9908c1a8 (ffmpeg): Update policy entry about compiler warnings to reflect ml discussions.
- Originally committed as revision 11858 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:13 PM Revision cd41a73f (ffmpeg): Fix a possible use of an uninitialized pointer.
- Originally committed as revision 11857 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:48 AM Revision 4ddcc983 (ffmpeg): back_ptr calculation used wrong timebase when searching for back sync...
- Originally committed as revision 11856 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:45 AM Revision 02c986a8 (ffmpeg): Fix intented algo in syncpoint writing before keyframes in NUT muxer
- Originally committed as revision 11855 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:34 AM Revision 82badd27 (ffmpeg): nut->max_distance was not set at all anywhere in the NUT muxer
- Originally committed as revision 11854 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:30 AM Revision eae213af (ffmpeg): Remove old workaround in nutdec.c for libnut bug
- Originally committed as revision 11853 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:29 AM Revision b19e3983 (ffmpeg): missing " && j<syncpoint_count" protection in the index parsing, as the
- spec instructs...
Originally committed as revision 11852 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:27 AM Revision 103d74ea (ffmpeg): ff_nut_reset_ts() expected to get 'ts*time_base_count', but muxer only
- gave it 'ts'. Fixed by changing ff_nut_reset_ts() and demuxer params
Originally committed as revision 11851 to svn:/... - 10:26 AM Revision 1db38dad (ffmpeg): Make luma_dc_quant_i and luma_dc_quant_p const, fixes a couple of
- "assignment discards qualifiers from pointer target type" warnings.
blessed by Konstantin Shishkov
Originally commit... - 01:06 AM Revision f70eccdb (ffmpeg): 2 more missing consts found by -Wwrite-strings.
- Originally committed as revision 11849 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:04 AM Revision 37e4979a (ffmpeg): Remove incorrect cast found by -Wwrite-strings.
- Originally committed as revision 11848 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:01 AM Revision 8df94c73 (ffmpeg): Another const found by -Wwrite-strings.
- Originally committed as revision 11847 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:49 AM Revision 1701cbfa (ffmpeg): const
- Originally committed as revision 11846 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:42 AM Revision 8dd8dc57 (ffmpeg): fix 8 "initialization discards qualifiers from pointer target type"
- warnings
Originally committed as revision 11845 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:37 AM Revision f73008d8 (ffmpeg): const
- Originally committed as revision 11844 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:33 AM Revision 0fca8bc8 (ffmpeg): Fix info packet type, found by oded as well as the new pedantic const
- warnings.
Originally committed as revision 11843 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:31 AM Revision 7ebab679 (ffmpeg): -Wwrite-strings nitpicking fix
- Originally committed as revision 11842 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:26 AM Revision 4cf97abb (ffmpeg): Missing const found by -Wwrite-strings.
- Originally committed as revision 11841 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/03/2008
- 11:25 PM Revision 20e4beae (ffmpeg): const
- Originally committed as revision 11840 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:31 PM Revision 652a5bf6 (ffmpeg): Warn if a comparison is always true or always false due to the
- limited range of the data type.
The only new warning this causes (if i didnt miss one) is:
udp.c:272: warning: compar... - 09:56 PM Revision f522310b (ffmpeg): Missing const found by -Wwrite-strings.
- Originally committed as revision 11838 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:38 PM Revision 9d6a96af (ffmpeg): remove single-frame images from seektest
- Originally committed as revision 11837 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 PM Revision 751a6493 (ffmpeg): typo
- Originally committed as revision 11836 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:33 PM Revision 9aceb3cf (ffmpeg): Make string constants const. Why is this not default?
- Originally committed as revision 11835 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:26 PM Revision 704abfec (ffmpeg): remove useless/incorrect comments in regression.sh
- Originally committed as revision 11834 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:26 PM Revision 2009721d (ffmpeg): split lavf regression tests
- Originally committed as revision 11833 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:26 PM Revision 4383ed5c (ffmpeg): split regression tests allowing make to run them in parallel
- Originally committed as revision 11832 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:26 PM Revision d2e40fe5 (ffmpeg): get seek regression test filenames from reference file
- Originally committed as revision 11831 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:54 PM Revision 4bdd3b76 (ffmpeg): mpegvideo.h has two function declarations with the 'inline' specifier
- but no definition for those functions. The C standard requires a
definition to appear in the same translation unit fo... - 05:04 PM Revision b313e815 (ffmpeg): avg_pixels4_mmx2
- Originally committed as revision 11829 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:19 PM Revision 6c01d006 (ffmpeg): use mmx2/3dnow avg functions in avg_qpel*_mc00
- Originally committed as revision 11828 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:18 AM Revision 7abe4380 (ffmpeg): Remove ff_mms_set_stream_selection again from asf demuxer,
- it does not seem like a good solution to the problem and will
cause dependency problems if a libavprotocols should be... - 07:05 AM Revision ed5d7a53 (ffmpeg): ff_h264_idct8_add_sse2.
- compared to mmx, 217->126 cycles on core2, 262->220 on k8.
Originally committed as revision 11826 to svn://svn.ffmpe... - 03:21 AM Revision 51f0ac65 (ffmpeg): remove some movq in ff_h264_idct8_add_mmx. 225->217 cycles on core2.
- Originally committed as revision 11825 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/02/2008
- 10:55 PM Revision dc296223 (ffmpeg): Remove incorrect casts that should have never been there.
- Originally committed as revision 11824 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 PM Revision 2efa7fd1 (ffmpeg): Make avcodec_decode_* functions take const input buffers.
- Originally committed as revision 11823 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:34 PM Revision 909063f7 (ffmpeg): 100l, since we already check for buf_size == 769 we should also
- handle buf_size < 769 instead of just crashing in smacker decoder.
Originally committed as revision 11822 to svn://s... - 10:31 PM Revision 3e368d72 (ffmpeg): Use bytestream_get_be24 to simplify palette parsing.
- Originally committed as revision 11821 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:09 PM Revision 04deea9a (ffmpeg): mark qtrle input data as const.
- Originally committed as revision 11820 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:03 PM Revision 2907abed (ffmpeg): Remove a pointless cast.
- Originally committed as revision 11819 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:55 PM Revision b3d5468d (ffmpeg): Add some const where appropriate
- Originally committed as revision 11818 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:38 PM Revision 6be4042c (ffmpeg): Fix warning:
- libavcodec/tiffenc.c:136: warning: pointer type mismatch in conditional expression
Originally committed as revision ... - 09:24 PM Revision 6c51fd3f (ffmpeg): const
- Originally committed as revision 11816 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:17 PM Revision 4d65da42 (ffmpeg): Put is_mms under ifdef CONFIG_MMSH_PROTOCOL, avoids warning:
- libavformat/asf.c:112: warning: 'is_mms' defined but not used
Originally committed as revision 11815 to svn://svn.ff... - 08:58 PM Revision b630a39e (ffmpeg): Missing 'const' in cast.
- Originally committed as revision 11814 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:13 PM Revision ae77c4b0 (ffmpeg): Make src const.
- Originally committed as revision 11813 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:12 PM Revision b0ddba12 (ffmpeg): void arithmetic
- Originally committed as revision 11812 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:46 PM Revision 1bc0a44d (ffmpeg): Remove -Werror= CFLAGS that do not have the desired effect.
- Originally committed as revision 11811 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:55 PM Revision 5f359c8d (ffmpeg): cosmetics: sort ogg_codec_t list
- Originally committed as revision 11810 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:34 PM Revision eee7e799 (ffmpeg): Some consts for cscd decoder helper functions
- Originally committed as revision 11809 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 AM Revision ffbc5e04 (ffmpeg): "swap first two elements of L1 if L0 and L1 are identical" applies af...
- Originally committed as revision 11808 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:53 AM Revision 02f7695b (ffmpeg): fix mbaff diagonal neighbor mv
- Originally committed as revision 11807 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:51 AM Revision 50b3ab0f (ffmpeg): mbaff spatial direct
- Originally committed as revision 11806 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:28 AM Revision 4990eb5f (ffmpeg): Do not modify input data
- Originally committed as revision 11805 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:26 AM Revision 0fe04628 (ffmpeg): IMC decoder always operates on 64-byte blocks
- Originally committed as revision 11804 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:54 AM Revision 815f98cc (ffmpeg): non-const 2nd parameter for strtol/strtod
- Originally committed as revision 11803 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/01/2008
- 11:49 PM Revision 2755e41d (ffmpeg): use AV_RL* instead of le2me_*
- Originally committed as revision 11802 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:48 PM Revision 4e56af82 (ffmpeg): don't cast const away
- Originally committed as revision 11801 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:25 PM Revision 60b6dbe7 (ffmpeg): const
- Originally committed as revision 11800 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:24 PM Revision 9f5bd895 (ffmpeg): const
- Originally committed as revision 11799 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:45 PM Revision aa819b9b (ffmpeg): Mixing declarations and statements is an error, so is any construct
- depending on sizeof(void) (like void_ptr++)
Originally committed as revision 11798 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:30 PM Revision 5e038b4f (ffmpeg): LZO decoder input is const
- Originally committed as revision 11797 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:24 PM Revision c67102f9 (ffmpeg): const
- Originally committed as revision 11796 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:22 PM Revision 31d889ec (ffmpeg): const
- Originally committed as revision 11795 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:21 PM Revision 896b4389 (ffmpeg): const
- Originally committed as revision 11794 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 PM Revision 17867842 (ffmpeg): const
- Originally committed as revision 11793 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 PM Revision b034f72b (ffmpeg): Add some const keywords in rtjpeg decoder
- Originally committed as revision 11792 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:16 PM Revision 7e5cdb5b (ffmpeg): const
- Originally committed as revision 11791 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:14 PM Revision 74dc7448 (ffmpeg): const
- Originally committed as revision 11790 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:13 PM Revision 473dde17 (ffmpeg): const
- Originally committed as revision 11789 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:12 PM Revision 94ef6d11 (ffmpeg): const
- Originally committed as revision 11788 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:08 PM Revision 2ab12b39 (ffmpeg): const
- Originally committed as revision 11787 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:07 PM Revision 8c4bd28b (ffmpeg): const
- Originally committed as revision 11786 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:06 PM Revision e37e5335 (ffmpeg): const
- Originally committed as revision 11785 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:04 PM Revision 14ff144c (ffmpeg): some const
- Originally committed as revision 11784 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:03 PM Revision 63410f2c (ffmpeg): const
- Originally committed as revision 11783 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:59 PM Revision 521c38f1 (ffmpeg): const
- Originally committed as revision 11782 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:58 PM Revision 67d9ca0c (ffmpeg): const
- Originally committed as revision 11781 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:58 PM Revision 6fd4315e (ffmpeg): const
- Originally committed as revision 11780 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:57 PM Revision d177b620 (ffmpeg): const
- Originally committed as revision 11779 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:57 PM Revision 04650579 (ffmpeg): more const
- Originally committed as revision 11778 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:56 PM Revision 4a431e9e (ffmpeg): const
- Originally committed as revision 11777 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:54 PM Revision bed9dc16 (ffmpeg): const
- Originally committed as revision 11776 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:54 PM Revision 4894578b (ffmpeg): const
- Originally committed as revision 11775 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:53 PM Revision ffb52962 (ffmpeg): some const
- Originally committed as revision 11774 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:44 PM Revision b31178c9 (ffmpeg): some const
- Originally committed as revision 11773 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:43 PM Revision 3cc89383 (ffmpeg): const
- Originally committed as revision 11772 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:43 PM Revision 96c5ba15 (ffmpeg): const
- Originally committed as revision 11771 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:41 PM Revision 01791786 (ffmpeg): forgotten const
- Originally committed as revision 11770 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:40 PM Revision 13c2619e (ffmpeg): const
- Originally committed as revision 11769 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:39 PM Revision fb8a82d2 (ffmpeg): const
- Originally committed as revision 11768 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:37 PM Revision 0942f55c (ffmpeg): const
- Originally committed as revision 11767 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:34 PM Revision 3052e4b5 (ffmpeg): some const
- Originally committed as revision 11766 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:30 PM Revision 317b3092 (ffmpeg): const
- Originally committed as revision 11765 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:28 PM Revision 1855abe5 (ffmpeg): const
- Originally committed as revision 11764 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:17 PM Revision 73965d1b (ffmpeg): const
- Originally committed as revision 11763 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:17 PM Revision 47a0513b (ffmpeg): const
- Originally committed as revision 11762 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:13 PM Revision fbdad670 (ffmpeg): const
- Originally committed as revision 11761 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:11 PM Revision 10313fe0 (ffmpeg): const
- Originally committed as revision 11760 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:10 PM Revision 2cc7c655 (ffmpeg): const
- Originally committed as revision 11759 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:08 PM Revision 095f08d5 (ffmpeg): some const
- Originally committed as revision 11758 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:01 PM Revision 4bae195f (ffmpeg): const
- Originally committed as revision 11757 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:58 PM Revision 2b12d6fc (ffmpeg): add const
- Originally committed as revision 11756 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:57 PM Revision ec9f6493 (ffmpeg): Replace get32() by AV_RL32().
- Originally committed as revision 11755 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:55 PM Revision 530902f3 (ffmpeg): const
- Originally committed as revision 11754 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:50 PM Revision 48670d47 (ffmpeg): const
- Originally committed as revision 11753 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:37 PM Revision cd5a654e (ffmpeg): const
- Originally committed as revision 11752 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:36 PM Revision 5cbbbf37 (ffmpeg): const
- Originally committed as revision 11751 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:36 PM Revision 81ef51e6 (ffmpeg): const
- Originally committed as revision 11750 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:30 PM Revision a8a8f204 (ffmpeg): const
- Originally committed as revision 11749 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:28 PM Revision f5b2e900 (ffmpeg): const
- Originally committed as revision 11748 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:28 PM Revision 08e50529 (ffmpeg): const
- Originally committed as revision 11747 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:18 PM Revision 7e2ea583 (ffmpeg): some const
- Originally committed as revision 11746 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:16 PM Revision 6ea28fc5 (ffmpeg): const
- Originally committed as revision 11745 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:15 PM Revision 0e03ed2e (ffmpeg): const
- Originally committed as revision 11744 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:10 PM Revision 2b57b463 (ffmpeg): const
- Originally committed as revision 11743 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:09 PM Revision 3d37b11f (ffmpeg): some const
- Originally committed as revision 11742 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:08 PM Revision 16db3585 (ffmpeg): const
- Originally committed as revision 11741 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:07 PM Revision 92ddaf26 (ffmpeg): const
- Originally committed as revision 11740 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:06 PM Revision f61bf052 (ffmpeg): const
- Originally committed as revision 11739 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:03 PM Revision da2036c5 (ffmpeg): const
- Originally committed as revision 11738 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:03 PM Revision 3cd7c7fb (ffmpeg): const
- Originally committed as revision 11737 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:00 PM Revision 1dc55279 (ffmpeg): const
- Originally committed as revision 11736 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:58 PM Revision 3c71bc55 (ffmpeg): const
- Originally committed as revision 11735 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:55 PM Revision 07311324 (ffmpeg): const
- Originally committed as revision 11734 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:51 PM Revision 0ff4670a (ffmpeg): Casts to silcence "incompatible pointer type" warnings.
- Originally committed as revision 11733 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:49 PM Revision 96711ecf (ffmpeg): const src for bswap
- Originally committed as revision 11732 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:42 PM Revision 2ec38612 (ffmpeg): const
- Originally committed as revision 11731 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:38 PM Revision 972c99c1 (ffmpeg): Use bytestream.
- Originally committed as revision 11730 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:32 PM Revision 9bb5e9e9 (ffmpeg): const
- Originally committed as revision 11729 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:08 PM Revision 99fb79b5 (ffmpeg): Do not print quality when stream copy,
- Silence valgrind complaint:
==14746== Conditional jump or move depends on uninitialised value(s)
==14746== at 0x43... - 04:17 AM Revision c27fc644 (ffmpeg): const
- Originally committed as revision 11727 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:16 AM Revision c82fbf7f (ffmpeg): const
- Originally committed as revision 11726 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:14 AM Revision 1545c5e5 (ffmpeg): const
- Originally committed as revision 11725 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:14 AM Revision fb2cf1bc (ffmpeg): const
- Originally committed as revision 11724 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:11 AM Revision bd0e945f (ffmpeg): const
- Originally committed as revision 11723 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:07 AM Revision 21cc343d (ffmpeg): const
- Originally committed as revision 11722 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:04 AM Revision 75739ba2 (ffmpeg): const
- Originally committed as revision 11721 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:02 AM Revision d31522b8 (ffmpeg): const
- Originally committed as revision 11720 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:59 AM Revision 1a2c94cb (ffmpeg): const
- Originally committed as revision 11719 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:54 AM Revision 8687f767 (ffmpeg): const
- Originally committed as revision 11718 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:51 AM Revision ea494db3 (ffmpeg): const
- Originally committed as revision 11717 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:48 AM Revision ebc07904 (ffmpeg): const
- Originally committed as revision 11716 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:48 AM Revision f64bbca5 (ffmpeg): const
- Originally committed as revision 11715 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:47 AM Revision 5d9375da (ffmpeg): const
- Originally committed as revision 11714 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:46 AM Revision f84a02c0 (ffmpeg): const
- Originally committed as revision 11713 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:40 AM Revision 2b3c8f8a (ffmpeg): const
- Originally committed as revision 11712 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:39 AM Revision b5777b94 (ffmpeg): const
- Originally committed as revision 11711 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:34 AM Revision e68c7a4a (ffmpeg): const
- Originally committed as revision 11710 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:29 AM Revision 0431d3b1 (ffmpeg): one "cast discards qualifiers from pointer target type" less
- Originally committed as revision 11709 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:26 AM Revision 7993df65 (ffmpeg): consts
- I have underestimated this a little, and these are just some ...
Originally committed as revision 11708 to svn://svn... - 03:14 AM Revision ff794171 (ffmpeg): Do not cast const away.
- Originally committed as revision 11707 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:36 AM Revision b1f5712e (ffmpeg): consts
- Originally committed as revision 11706 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:35 AM Revision 30317501 (ffmpeg): consts
- Originally committed as revision 11705 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:26 AM Revision 6ddaa63c (ffmpeg): The buffer passed into the decoder should be const.
- Originally committed as revision 11704 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:40 AM Revision a9f87158 (ffmpeg): Fix const qualifer issues found by -Wcast-qual.
- Originally committed as revision 11703 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:35 AM Revision 7526ade2 (ffmpeg): Indention, it seems i have forgotton to commit this.
- Originally committed as revision 11702 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:33 AM Revision 89ef2c29 (ffmpeg): Merge declaration and initialization.
- Originally committed as revision 11701 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:33 AM Revision 07014467 (ffmpeg): Dont cast const away.
- Originally committed as revision 11700 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:31 AM Revision f4929996 (ffmpeg): Warn about casts which remove const.
- Feel free to flame me if you disagree that such code is wrong.
Originally committed as revision 11699 to svn://svn.f...
01/31/2008
- 10:30 PM Revision 2331e31c (ffmpeg): Add support for ogg text subtitles.
- Originally committed as revision 11698 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:52 PM Revision b8fe8ab0 (ffmpeg): Fix the following using void* casts, proper casts are less readable and
- avoiding casts would be even less readable, but other suggestions are welcome.
lls.c:56: warning: initialization from... - 08:04 PM Revision aba29e6f (ffmpeg): Fix b-libav.ul/al seek regression test.
- Originally committed as revision 11696 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:23 PM Revision bb41f2e7 (ffmpeg): fix field order export
- Originally committed as revision 11695 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:01 PM Revision 3485b9cd (ffmpeg): Revert r11689 and r11690 (uninitalized warning fix) as its theoretically
- undefined in C.
Originally committed as revision 11694 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:40 PM Revision fa7343ea (ffmpeg): stupid typo
- Originally committed as revision 11693 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:25 PM Revision 9c9519fd (ffmpeg): Two tables that should be const
- Originally committed as revision 11692 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:31 AM Revision ccac8438 (ffmpeg): support rawvideo in mov
- Originally committed as revision 11691 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:13 AM Revision b2aba2e6 (ffmpeg): Comment about weird warning prevention.
- Originally committed as revision 11690 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:38 AM Revision b34130ae (ffmpeg): fix "uninitalized" warning, the alternative way.
- I hope this is valid C, flame me if not.
md5sum of h263.o doesnt change, so this doesnt cause a slowdown.
Originally... - 01:25 AM Revision 961c25b5 (ffmpeg): revert r11677, it is considered speed critical
- Originally committed as revision 11688 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:57 AM Revision 89438028 (ffmpeg): add parenthesis, fix warning: snow.c:2413: warning: suggest parenthes...
- Originally committed as revision 11687 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:56 AM Revision f0a70840 (ffmpeg): Add const qualifier, fix warnings:
- snow.c:2292: warning: assignment discards qualifiers from pointer target type
snow.c:2294: warning: assignment discar... - 12:50 AM Revision 4a9dfdc1 (ffmpeg): add parenthesis, fix warning: qtrleenc.c:257: warning: suggest parent...
- Originally committed as revision 11685 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:34 AM Revision d7742a74 (ffmpeg): typo, typedef uint8_t GUID[16] in asf.h, and fix warning: asf-enc.c:2...
- Originally committed as revision 11684 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:27 AM Revision febc8fad (ffmpeg): init to 0, fix warning: mpegenc.c:1022: warning: 'avail_space' may be...
- Originally committed as revision 11683 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:25 AM Revision 87be0d12 (ffmpeg): add parenthesis, fix warning: mpegenc.c:303: warning: suggest parenth...
- Originally committed as revision 11682 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:22 AM Revision 3dc761a4 (ffmpeg): typo, also fix warning: asf.c:90: warning: passing argument 2 of 'get...
- Originally committed as revision 11681 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:15 AM Revision 1710856c (ffmpeg): Fix the following warnings:
- h264.c:2093: warning: unused variable 's'
h264.c:2406: warning: suggest parentheses around arithmetic in operand of ^... - 12:10 AM Revision 774c8477 (ffmpeg): cast to correct type, fix warning: apedec.c:859: warning: passing arg...
- Originally committed as revision 11679 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:06 AM Revision d83085cd (ffmpeg): fix indentation
- Originally committed as revision 11678 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:05 AM Revision 3fbe36d4 (ffmpeg): init to 0, fix warning: h263.c:4730: warning: 'dc_pred_dir' may be us...
- Originally committed as revision 11677 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:01 AM Revision 7f4d2d83 (ffmpeg): cast to dest type, fix warning: 4xm.c:304: warning: initialization fr...
- Originally committed as revision 11676 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:00 AM Revision e151e272 (ffmpeg): cast to dest type, fix warning imgconvert.c:1958: warning: assignment...
- Originally committed as revision 11675 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/30/2008
- 11:58 PM Revision 29e15adc (ffmpeg): add const, fix warning: cook.c:276: warning: passing argument 2 of 'm...
- Originally committed as revision 11674 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:54 PM Revision 066e0cc5 (ffmpeg): add parenthesis, fix warning: i386/dsputil_mmx.c:2618: warning: sugge...
- Originally committed as revision 11673 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:52 PM Revision afa47789 (ffmpeg): fix prototypes, remove warning: i386/dsputil_mmx.c:3594: warning: ass...
- Originally committed as revision 11672 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:04 PM Revision f5655f2a (ffmpeg): remove duplicate, disabled nut regression test
- Originally committed as revision 11671 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:30 PM Revision 2722e362 (ffmpeg): Missed a variable in postprocess.c that should use DECLARE_ASM_CONST ...
- Originally committed as revision 11670 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:21 PM Revision 2b858d0b (ffmpeg): Simplify: use DECLARE_ASM_CONST
- Originally committed as revision 11669 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:22 PM Revision 4ad08acc (ffmpeg): use context in av_log
- Originally committed as revision 11668 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:22 PM Revision c8134d71 (ffmpeg): warning is only valid for mov
- Originally committed as revision 11667 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:07 AM Revision 7ead693b (ffmpeg): Do not print an (L)GPL license statement when nonfree parts have been...
- into FFmpeg. Instead warn that the resulting binary is unredistributable.
Originally committed as revision 11666 to... - 04:50 AM Revision 59abc29e (ffmpeg): fixing warning
- md5.c:150: warning: passing argument 2 of 'av_md5_update' from incompatible pointer type
Originally committed as rev...
01/29/2008
- 11:30 PM Revision 76de4ea6 (ffmpeg): Print the name of the regression test that was run after finishing th...
- Originally committed as revision 11664 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:37 PM Revision eb3ba13b (ffmpeg): Support MP4 subtitles as in
- http://samples.mplayerhq.hu/MPEG-4/embedded_subs/1Video_2Audio_2SUBs_timed_text_streams_.mp4
Originally committed as... - 02:58 PM Revision 5802683a (ffmpeg): Make some assembler constants global instead of declaring them multip...
- Originally committed as revision 25910 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:33 AM Revision d6773f56 (ffmpeg): Pass argc and argv to the main function of the SDL tests.
- This appears to be required on Windows and does no harm on Linux.
closes issue 344, patch by jdm
Originally committe... - 09:25 AM Revision eda178d2 (ffmpeg): SMPTE 421 Annex L format demuxer
- Originally committed as revision 11661 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/28/2008
- 10:35 PM Revision a8fa959a (ffmpeg): rename dv50 regression test output file to dv50.dv
- Originally committed as revision 11660 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:24 PM Revision 234c6ed7 (ffmpeg): Add bitstream filter to convert between mov and plain text subtitles
- Originally committed as revision 11659 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:13 PM Revision e1cc8339 (ffmpeg): Add sbsf option for subtitle bitstream filter
- Originally committed as revision 11658 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:12 PM Revision 79db7ac6 (ffmpeg): Fix memory leak in h264 decoder. allocated_edge_emu_buffer was being ...
- in both mpegvideo and h264 decoder. Fixed by allowing all (master and duplicate)
contexts to fully initialize in MPV_... - 06:35 PM Revision 0b98a7b3 (ffmpeg): cosmetics, split long lines, remove useless braces, merge comments an...
- Originally committed as revision 11656 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:33 PM Revision 506e4bb8 (ffmpeg): cosmetics, vertically align
- Originally committed as revision 11655 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:23 PM Revision dd670ded (ffmpeg): Remove integer.h inclusion.
- Originally committed as revision 11654 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:58 PM Revision bbe05246 (ffmpeg): spoke too fast, fix dv fourcc in mov accordingly if strict
- Originally committed as revision 11653 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:03 PM Revision ea1664e3 (ffmpeg): finally set codec tags for mov/mp4/3gp muxers, this should not break ...
- Originally committed as revision 11652 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:23 PM Revision d97f2144 (ffmpeg): indentation
- Originally committed as revision 11651 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:22 PM Revision a23c9c4a (ffmpeg): correctly and only set standard stsd fourcc for mp4/3gp
- Originally committed as revision 11650 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:38 PM Revision d334c7c2 (ffmpeg): Use DECLARE_ASM_CONST where possible in libswscale code
- Originally committed as revision 25903 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 01:44 PM Revision d0c0a29b (ffmpeg): write esds atom when mpeg-4 systems tags are used
- Originally committed as revision 11649 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:19 PM Revision efc9e44d (ffmpeg): reorder object types id by muxing preference
- Originally committed as revision 11648 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:19 PM Revision 2c2f58c0 (ffmpeg): document tag field
- Originally committed as revision 11647 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:37 AM Revision b15136b7 (ffmpeg): seektest depends on both codectest and libavtest.
- Originally committed as revision 11646 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/27/2008
- 11:28 PM Revision bca9e0bc (ffmpeg): Move common test program infrastructure to common.mak.
- Originally committed as revision 11645 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:27 PM Revision fe34942e (ffmpeg): Move some lines in preparation for an upcoming commit.
- Originally committed as revision 11644 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:39 PM Revision 4942a0e8 (ffmpeg): Add Makefile rules for test programs.
- Originally committed as revision 11643 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:03 PM Revision cff7ccdd (ffmpeg): Do not install integer.h, it is not part of the public API.
- Originally committed as revision 11642 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:50 PM Revision 766324fc (ffmpeg): Add and use DECLARE_ASM_CONST for constants used in assembler code.
- Should make it easier to work around compilation problems with e.g. ICC.
Originally committed as revision 11641 to s... - 08:45 PM Revision 038f0f9b (ffmpeg): Use DECLARE_ALIGNED in yet another place
- Originally committed as revision 11640 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:59 PM Revision 6a1a2fa0 (ffmpeg): Use DECLARE_ALIGNED and remove unneeded attribute_used
- Originally committed as revision 11639 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:57 PM Revision cc8c2c6a (ffmpeg): Add CODEC_ID_MOV_TEXT and use it instead of modifying the stream in t...
- Originally committed as revision 11638 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:02 PM Revision cf6cb7c5 (ffmpeg): typo
- Originally committed as revision 11637 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:50 PM Revision eba6ba4a (ffmpeg): Add $(EXESUF) where necessary.
- Originally committed as revision 11636 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:43 PM Revision f8d7c9d3 (ffmpeg): Add support for Matroska attachments.
- patch by eugeni _dot_ stepanov _at_ gmail.com and myself
Originally committed as revision 11635 to svn://svn.ffmpeg.... - 02:55 PM Revision 20963a71 (ffmpeg): whitespace cosmetics
- Originally committed as revision 11634 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:55 PM Revision a11f43a4 (ffmpeg): remove some ifeq ($(CONFIG_FOO),yes)
- Originally committed as revision 11633 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:52 PM Revision 1260eb4a (ffmpeg): whitespace and sorting cosmetics
- Originally committed as revision 11632 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:50 PM Revision f98869bc (ffmpeg): Add generic rule for all tests.
- Originally committed as revision 11631 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:46 PM Revision 27215c6b (ffmpeg): Use DECLARE_ALIGNED
- Originally committed as revision 11630 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:37 AM Revision d761f089 (ffmpeg): fix indentation that was messed up by r11628
- Originally committed as revision 11629 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 AM Revision 13686bc2 (ffmpeg): fix lowres decoding support on ARM CPUs
- Original thread:
date: Jan 27, 2008 12:03 AM
subject: [FFmpeg-devel] [PATCH] Fix for lowres decoding support on ARM
P...
01/26/2008
- 10:57 PM Revision cc8d87b7 (ffmpeg): Set subtitle codec id correctly, i hope this does not break anything.
- Originally committed as revision 11627 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:55 PM Revision e73e3a92 (ffmpeg): Add non standard id needed for dvd subtitles.
- Originally committed as revision 11626 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:21 PM Revision 7dfc1fde (ffmpeg): Extract the pure plaintext from mov text subtitles.
- Formatting information etc. is discarded.
Originally committed as revision 11625 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:30 PM Revision 1e3c9307 (ffmpeg): Set correct codec type and id for text subtitles.
- fixes http://samples.mplayerhq.hu/mov/subtitles-embedded/subtitlemovie.mov
closes issue341
Originally committed as r... - 08:07 PM Revision 41e19673 (ffmpeg): indent
- Originally committed as revision 11623 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:07 PM Revision ee6e2dbe (ffmpeg): Only export packets which belong to the existing AVStream.
- To export the others separate AVStreams must be created!
Originally committed as revision 11622 to svn://svn.ffmpeg.... - 07:50 PM Revision 0bc4728e (ffmpeg): Select non jpeg if there are multiple substreams.
- Originally committed as revision 11621 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:41 PM Revision 1521c500 (ffmpeg): Merge rules for tools/* into a generic rule.
- Originally committed as revision 11620 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:43 PM Revision 2b258bba (ffmpeg): Properly remove tools on clean.
- Originally committed as revision 11619 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:31 PM Revision afc9aee2 (ffmpeg): Add -pthread to extralibs and not to ldflags so that the dependency gets
- reflected in the pkg-config files.
noticed by j .at. v2v .dot. cc
Originally committed as revision 11618 to svn://sv... - 01:24 PM Revision 3fe142e2 (ffmpeg): Add a --enable-nonfree command line parameter similar to --enable-gpl.
- Required to enable nonfree libraries that make FFmpeg unredistributable.
Originally committed as revision 11617 to s... - 12:46 PM Revision 64e13d69 (ffmpeg): Do not group libamr_nb and libamr_wb together as libamr.
- Also fixes --enable-libamr being recognized as configure parameter.
Originally committed as revision 11616 to svn://... - 12:23 PM Revision 4f1ab3ce (ffmpeg): Clarify some FAQ entries.
- Originally committed as revision 11615 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:18 PM Revision d485fed4 (ffmpeg): Split general problems section into general questions and usage.
- Originally committed as revision 11614 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:04 PM Revision cbf7878e (ffmpeg): Update AC-3 FAQ entry.
- Originally committed as revision 11613 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:24 AM Revision 067db6a5 (ffmpeg): comment vorbis objectype id
- Originally committed as revision 11612 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:22 AM Revision 4f8dc3b7 (ffmpeg): this one is not standardized either
- Originally committed as revision 11611 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:35 AM Revision c63d3668 (ffmpeg): remove non standard object type ids, if you find samples, report them
- Originally committed as revision 11610 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/25/2008
- 09:14 PM Revision 7b0dee28 (ffmpeg): clean up dynamic loading of libfaad
- Originally committed as revision 11609 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:37 AM Revision e2fdba65 (ffmpeg): Correctly clean up IntraX8Context upon codec close.
- patch by Zdenek Kabelac, zdenek d kabelac a gmail d com
Originally committed as revision 11608 to svn://svn.ffmpeg.o...
01/24/2008
- 07:51 PM Revision 0f44edaa (ffmpeg): cosmetic: libfaad.c indentation
- Originally committed as revision 11607 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:51 PM Revision dbbc5732 (ffmpeg): fix dynamic loading of libfaad 2.6
- Originally committed as revision 11606 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:31 PM Revision cb077b7a (ffmpeg): Fix crash for CAVLC->CABAC switch caused by writing into NULL tables.
- (iam not sure if this might have been exploitable)
fixes issue332 / CVCANLMA2_Sony_C.jsv
Other solutions which waste ...
01/23/2008
- 09:27 PM Revision 6bf398a0 (ffmpeg): Add #undef printf and disable non-functional code to make test progra...
- Originally committed as revision 11604 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:03 PM Revision 51198a87 (ffmpeg): Comment to explain how the add/remove core works.
- Originally committed as revision 11603 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:23 AM Revision 07ad12ec (ffmpeg): Fix test program compilation: Add missing #include and update the call
- of ff_init_cabac_states() to account for API changes.
Originally committed as revision 11602 to svn://svn.ffmpeg.org... - 10:19 AM Revision c46e2874 (ffmpeg): Put some disabled functions that are only used in the test program in...
- under TEST as preprocessor conditional, same as the test program.
Originally committed as revision 11601 to svn://sv... - 10:18 AM Revision 79bfd0ef (ffmpeg): Add #undef random and call the right function to fix test program com...
- Originally committed as revision 11600 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/22/2008
- 11:47 PM Revision 6a339972 (ffmpeg): Remove unused variables in test code.
- Originally committed as revision 11599 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:57 PM Revision 07bf0cc9 (ffmpeg): clarify previous revision on optimization justification
- Originally committed as revision 11598 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:21 PM Revision ac59e7f4 (ffmpeg): Ministry of English Composition edits
- Originally committed as revision 11597 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:48 PM Revision 5e123bd3 (ffmpeg): Cosmetics to speed up finding sections of interest.
- Originally committed as revision 11596 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:45 PM Revision 8f738eea (ffmpeg): "What speedup justifies an optimization" section
- Originally committed as revision 11595 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 AM Revision e5b10e31 (ffmpeg): Fix warnings in test code:
- eval.c:454: warning: return type defaults to 'int'
eval.c:464: warning: control reaches end of non-void function
Ori... - 08:52 AM Revision 1f8e32cd (ffmpeg): cosmetics: Fix Benoit's ugly formatting.
- Originally committed as revision 11593 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/21/2008
- 11:43 PM Revision 7f938dd3 (ffmpeg): ensure av_rescale_q() can be calculated (won't divide by zero)
- Originally committed as revision 11592 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:46 PM Revision c14731d8 (ffmpeg): Fix typo in comment
- Originally committed as revision 25829 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 06:06 PM Revision b264a084 (ffmpeg): mention avm2 (flash 9) muxer in documentation and changelog
- Originally committed as revision 11591 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:28 PM Revision 29e35d67 (ffmpeg): Support out-of-band parameter sets in SDP for H.264 video
- Originally committed as revision 11590 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:01 PM Revision f79bfe48 (ffmpeg): Add support for H.264 video in the RTP muxer
- Originally committed as revision 11589 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:43 PM Revision afecbec2 (ffmpeg): unset extension, so code path, and guess format do not choose
- avm2/flash 9 by default, not sure this is adequate though,
this fixes regression tests.
Originally committed as revi... - 01:36 PM Revision 7055cdac (ffmpeg): Inform user when bitstream filter fails.
- Originally committed as revision 11587 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:33 PM Revision c448a096 (ffmpeg): Faster ff_sqrt()
- Originally committed as revision 11586 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:09 AM Revision b21cd0bc (ffmpeg): Add minimal support for H.264 video in the SDP generator
- Originally committed as revision 11585 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:29 AM Revision 3f5d7bb3 (ffmpeg): Remove two unused variables.
- Originally committed as revision 11584 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:28 AM Revision a4b375c6 (ffmpeg): Remove unnecessary forward declaration.
- Originally committed as revision 11583 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/20/2008
- 11:55 PM Revision fe74278f (ffmpeg): small grammar fix
- Originally committed as revision 11582 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:53 PM Revision 07e4e3ea (ffmpeg): Consistently use TEST as the preprocessor condition to enable test code.
- Originally committed as revision 11581 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:38 PM Revision 1ace4419 (ffmpeg): add proper matroskaenc dependency over xiph.o
- Originally committed as revision 11580 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:24 PM Revision 078ac1db (ffmpeg): add missing Makefile rules for pcm muxers/demuxers
- Originally committed as revision 11579 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:55 PM Revision 22cf0018 (ffmpeg): add missing Makefile rules for zork pcm encoder/decoder
- Originally committed as revision 11578 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:51 PM Revision 8dcbcef6 (ffmpeg): and thus, nellymoser obviously also depens on fft.o
- Originally committed as revision 11577 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:45 PM Revision d1c266be (ffmpeg): nellymoser uses mdct functions
- Originally committed as revision 11576 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:31 PM Revision fa1ad97f (ffmpeg): reorder alphabetically
- Originally committed as revision 11575 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:30 PM Revision dfb400a8 (ffmpeg): new avm2 (flash 9) muxer, patch by Paul Egan, paulegan at mail dot com
- Originally committed as revision 11574 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/19/2008
- 08:00 PM Revision 76e48645 (ffmpeg): init uid to 0
- Originally committed as revision 11573 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:59 PM Revision e20c865a (ffmpeg): indentation
- Originally committed as revision 11572 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:58 PM Revision bb085dd6 (ffmpeg): correctly handle sony mpeg4 extradata
- Originally committed as revision 11571 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:51 PM Revision 6e3ea446 (ffmpeg): check if read child returned error
- Originally committed as revision 11570 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:27 PM Revision b8659d94 (ffmpeg): Add mfspr-based AltiVec detection code.
- Currently not enabled in FFmpeg, because it crashes if the OS does not
emulate mfspr.
Originally committed as revisi... - 05:28 PM Revision a33b2c7e (ffmpeg): simplify with matching len
- Originally committed as revision 11568 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:25 PM Revision 51169b61 (ffmpeg): simplify and detect better non frame wrapped mappings
- Originally committed as revision 11567 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 PM Revision 4de5906f (ffmpeg): cosmetics: read_metadata -> read
- Originally committed as revision 11566 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:19 PM Revision 3f2d859b (ffmpeg): cosmetics
- Originally committed as revision 11565 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:18 PM Revision 3a9c08be (ffmpeg): remove unused crypto context uid
- Originally committed as revision 11564 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:17 PM Revision 7ee7f6f9 (ffmpeg): support dynamically allocated local tags, used by encrypted files
- Originally committed as revision 11563 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:21 PM Revision 57810910 (ffmpeg): check malloc return
- Originally committed as revision 11562 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:16 PM Revision 8513ba09 (ffmpeg): add some dv container uls
- Originally committed as revision 11561 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:16 PM Revision c9c55a56 (ffmpeg): simplify by checking min matching len
- Originally committed as revision 11560 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:04 AM Revision d1cc6e46 (ffmpeg): simplify 4-point transform part a bit
- Originally committed as revision 11559 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:52 AM Revision f3647f59 (ffmpeg): Factor out constant addition
- Originally committed as revision 11558 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/18/2008
- 08:48 PM Revision f841a0fc (ffmpeg): Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG...
- This can be used later by RDT to get the flags from the RTP packet and
use that for the RealMedia packet (such as whe... - 11:27 AM Revision e2d3e82d (ffmpeg): More verbose error log message.
- Originally committed as revision 11556 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:04 AM Revision 34093ab5 (ffmpeg): Save quantizer values as well
- Originally committed as revision 11555 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:04 AM Revision b008e6b8 (ffmpeg): Save coded block patterns for future loop filtering.
- Originally committed as revision 11554 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:47 AM Revision 094c09bb (ffmpeg): Add system-specific network link flags to inet_aton test. This shoul...
- the check on platforms that require those flags.
patch by Michael Kostylev, mik niipt ru
Originally committed as rev...
Also available in: Atom