Activity
From 02/11/2007 to 03/12/2007
03/12/2007
- 10:23 PM Revision 20bd4e07 (ffmpeg): cosmetic cleanup
- Originally committed as revision 8362 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:14 PM Revision 3884689b (ffmpeg): cosmetic cleanup
- Originally committed as revision 8361 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:12 PM Revision 913cbde4 (ffmpeg): 10% smaller object file, 2% slower
- Originally committed as revision 8360 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:58 PM Revision 916bf03a (ffmpeg): move timecode calculation out of laces loop
- Originally committed as revision 8359 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:33 PM Revision c6fd617a (ffmpeg): very slightly smaller object file
- Originally committed as revision 8358 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:29 PM Revision 11bf0eb6 (ffmpeg): make count count bytes not bits (this is simpler and leads to a very ...
- Originally committed as revision 8357 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:23 PM Revision de953b6b (ffmpeg): remove bigger and slower code
- Originally committed as revision 8356 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:21 PM Revision 82da03f7 (ffmpeg): dont recommand testing with -O3
- Originally committed as revision 8355 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:21 PM Revision aa59433a (ffmpeg): avoid silly ring buffer logic (faster with -O2, -O3 is always slower ...
- Originally committed as revision 8354 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:14 PM Revision 3479b72b (ffmpeg): its faster to copy the data to the stack it seems ...
- Originally committed as revision 8353 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:07 PM Revision ae76034c (ffmpeg): explain how to test it
- Originally committed as revision 8352 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:05 PM Revision 7c60e55b (ffmpeg): simple SHA-1 implementation
- Originally committed as revision 8351 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:43 PM Revision 3679f659 (ffmpeg): remove wrong avid imx ntsc fourcc
- Originally committed as revision 8350 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:16 PM Revision 05e894bc (ffmpeg): Explain a few more options that were recently added.
- patch by Limin Wang, lance.lmwang gmail com
Originally committed as revision 8349 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:13 PM Revision 2a89ee9a (ffmpeg): Remove superfluous HAVE_THREADS #ifdef.
- patch by Ramiro Polla, angustia arrozcru.no-ip org
Originally committed as revision 8348 to svn://svn.ffmpeg.org/ffm... - 04:56 PM Revision 3d3361e5 (ffmpeg): libswscale header files are put in a subdirectory named ffmpeg, not s...
- Originally committed as revision 8347 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:54 PM Revision f6ac2667 (ffmpeg): Remove -ab 64k from ffmpeg options, this is now default.
- patch by Benoit Fouet, benoit.fouet purplelabs com
Originally committed as revision 8346 to svn://svn.ffmpeg.org/ffm... - 03:23 PM Revision 43cd2d32 (ffmpeg): Install mem.h on "make install" as:
- * the mem.h functions are part of the public API
* common.h includes mem.h and common.h is installed
Originally comm... - 03:08 PM Revision bbec8c2c (ffmpeg): Recommend building qt-faststart using make instead of a manual cc inv...
- Originally committed as revision 8344 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 PM Revision ecb4a895 (ffmpeg): Properly initialize filesize during input buffer initialization.
- patch by Ronald S. Bultje, rbultje ronald.bitfreak net
Originally committed as revision 8343 to svn://svn.ffmpeg.org... - 02:45 PM Revision 792098c2 (ffmpeg): Move the memory related functions out of common.h into their own head...
- mem.h.
Originally committed as revision 8342 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:42 PM Revision 1420b837 (ffmpeg): Remove superfluous header include.
- Originally committed as revision 8341 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:35 PM Revision bde0705c (ffmpeg): cosmetics: Fix indentation, patch by Limin Wang, lance.lmwang gmail com.
- Originally committed as revision 8340 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:17 PM Revision 750f0e1f (ffmpeg): Introduce two new logging functions av_hex_dump_log() and av_pkt_dump...
- which use av_log() for logging instead of fprintf().
Originally committed as revision 8339 to svn://svn.ffmpeg.org/f... - 12:36 PM Revision 318c5e05 (ffmpeg): Give context to dprintf
- Originally committed as revision 8338 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:59 AM Revision ea486ab3 (ffmpeg): remove codec_info_duration/nb_frames from AVStream
- Originally committed as revision 8337 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 AM Revision 17ceb4f9 (ffmpeg): add message saying that pgmyuv format is deprecated
- Originally committed as revision 8336 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/11/2007
- 11:44 PM Revision ded669f8 (ffmpeg): cosmetic: indent after last commit
- Originally committed as revision 8335 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:40 PM Revision ac9073c9 (ffmpeg): reorder pts of packets from tracks using V_MPEG* codecs
- Originally committed as revision 8334 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:19 PM Revision 3d20538d (ffmpeg): revert r7181
- This was a stupid mistake. We already take care of time_scale
in av_set_pts_info().
Originally committed as revision... - 11:05 PM Revision 6bed20f4 (ffmpeg): check if current block contains a B frame and gives this info to pars...
- Originally committed as revision 8332 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 PM Revision 4d41f3ee (ffmpeg): extract ebml_read_binary() out of matroska_parse_block()
- This allows to read all the blockgroup parameters before
parsing the block itself.
Originally committed as revision ... - 10:28 PM Revision 12f3278d (ffmpeg): reindent after last commit
- Originally committed as revision 8330 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:26 PM Revision 0fb7a2b9 (ffmpeg): parse clusters until some packets are queued
- instead of parsing only one cluster
Originally committed as revision 8329 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:19 PM Revision 0f3bd8ce (ffmpeg): fix a stupid bug in ebml_read_sint()
- Originally committed as revision 8328 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:16 PM Revision 912c94f3 (ffmpeg): use codec_get_id() instead of deprecated codec_get_[bmp/wav]_id()
- Originally committed as revision 8327 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:01 PM Revision 8736d68a (ffmpeg): Respect the gop size (-g) for marking I frames. Use -g 0 gives the ol...
- Originally committed as revision 8326 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:30 PM Revision e7485bf3 (ffmpeg): Replace custom modified discrete cosine transform with ffmpeg's own.
- This does alter the decoded output, but not by much.
The new output is closer to that produced by Real's "official" d... - 04:57 PM Revision 43a0791b (ffmpeg): the AC-3 parser needs ac3.o
- Originally committed as revision 8324 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:44 PM Revision 24761399 (ffmpeg): move AC-3 header parsing to ac3.c
- Originally committed as revision 8323 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:51 AM Revision c81ab015 (ffmpeg): Correctly ME border blocks
- Originally committed as revision 8322 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:16 AM Revision 284ad8a4 (ffmpeg): Check dimensions to avoid division by zero due to invalid new dimensi...
- Partially fixes http://bugzilla.mplayerhq.hu/show_bug.cgi?id=773.
Originally committed as revision 8321 to svn://svn... - 03:36 AM Revision 09d9672a (ffmpeg): fix gsize=0 / -1 case (if(<24) goto fail) before it is not a good idea
- Originally committed as revision 8320 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 AM Revision e1315fb1 (ffmpeg): some url_is_streamed()==1 related fixes
- Originally committed as revision 8319 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:13 AM Revision 050aa8b9 (ffmpeg): remove redundancy in AC-3 parser by using common tables from ac3tab.h
- Originally committed as revision 8318 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/10/2007
- 07:30 PM Revision 755c18ae (ffmpeg): fix demuxing of broken MVI_3011.avi
- Originally committed as revision 8317 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:39 PM Revision 1017fafb (ffmpeg): remove usage of deprecated functions in libnut.c (codec_get_id/tag)
- Originally committed as revision 8316 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:34 PM Revision 0020596f (ffmpeg): Add doxygen file header to libnut.c
- Originally committed as revision 8315 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:24 PM Revision 7350151b (ffmpeg): small improvements to the help output
- Originally committed as revision 8314 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:15 PM Revision 1fc113c4 (ffmpeg): Use - instead of _ for AMR options in help output.
- patch by Benoit Fouet, benoit.fouet purplelabs com
Originally committed as revision 8313 to svn://svn.ffmpeg.org/ffm... - 01:12 PM Revision 626fe955 (ffmpeg): markup/wording/spelling/formatting improvements for the last commit
- Originally committed as revision 8312 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:37 PM Revision 92574878 (ffmpeg): @section My bugreport/mail to ffmpeg-dev/user has not received any re...
- Originally committed as revision 8311 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:30 AM Revision 140fba09 (ffmpeg): jpeg fourcc
- Originally committed as revision 8310 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 AM Revision 64472fcf (ffmpeg): Simplify, use avctx->frame_number.
- Originally committed as revision 8309 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/09/2007
- 07:41 PM Revision 6b74787b (ffmpeg): --enable-mingw32 --> --target-os=mingw32
- patch by Victor Paesa, wzrlpy arsystel com
Originally committed as revision 8308 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:18 PM Revision 0d8f16ac (ffmpeg): Fix typo in Doxygen comments.
- Originally committed as revision 8307 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:57 PM Revision 4258a0a3 (ffmpeg): Remove common code from AC-3 encoder and utilize ac3.c.
- Originally committed as revision 8306 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:54 PM Revision 96ae7f11 (ffmpeg): Create ac3.c which will be used for AC-3 common code.
- Originally committed as revision 8305 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:22 AM Revision 348d46f2 (ffmpeg): remove unused code, patch by Limin Wang <lance lmwang at gmail com>
- Originally committed as revision 8304 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:20 AM Revision acdc8520 (ffmpeg): print codec parameters for audio too
- Originally committed as revision 8303 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:17 AM Revision abfe5a4a (ffmpeg): simplify AC-3 bit allocation
- Originally committed as revision 8302 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/08/2007
- 11:38 PM Revision 3a8bf529 (ffmpeg): cosmetics. remove space before semi-colon.
- Originally committed as revision 8301 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:14 PM Revision dc13d0b5 (ffmpeg): seems safer to set pts timebase to sample rate, fix some mp3
- Originally committed as revision 8300 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:29 PM Revision b912ef3f (ffmpeg): fix pts handling
- Originally committed as revision 8299 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:43 PM Revision d0429b4f (ffmpeg): Simplify gain block handling.
- Patch by Ian Braithwaite <ian at braithwaite dot dk>
Originally committed as revision 8298 to svn://svn.ffmpeg.org/f... - 07:47 PM Revision 4ff5e656 (ffmpeg): Don't output the first two frames, since they don't contain valid audio.
- This also eases comparison of decoded output with Real's binary decoder.
Patch by Ian Braithwaite <ian at braithwait... - 06:25 PM Revision 39076e27 (ffmpeg): fix drop frame timecode flag
- Originally committed as revision 8296 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:49 PM Revision bdb4b698 (ffmpeg): Corrections so that builds with DEBUG work
- Originally committed as revision 8295 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:58 AM Revision 07cbff39 (ffmpeg): As avcodec_decode_audio() is deprecated, replace it with avcodec_deco...
- Patch by Limin Wang, lance lmwang % gmail com.
Originally committed as revision 8294 to svn://svn.ffmpeg.org/ffmpeg/... - 10:25 AM Revision 2ed76c08 (ffmpeg): bitrate sanity check (fixes assertion failure)
- Originally committed as revision 8293 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:21 AM Revision c4f452fd (ffmpeg): Remove useless casts as recommended by Måns Rullgård.
- Patch by Benoit Fouet, benoit fouet % purplelabs com.
Originally committed as revision 8292 to svn://svn.ffmpeg.org/... - 10:11 AM Revision be6753c0 (ffmpeg): Cosmetics in amr.c.
- - remove carriage returns where (i find it) unneeded
- don't break lines when defining variables
- break line betwe... - 10:06 AM Revision e7a5854d (ffmpeg): Move the initialization on context definition. In amr.c, only the
- amr_wb_encode_frame function initialized its context on a different line as it
defined it.
Patch by Benoit Fouet, ben... - 10:02 AM Revision 6cbac7ed (ffmpeg): Add PIX_FMT_PAL8 to isPacked().
- patch by "Karl H. Beckers", karl.h.beckers gmx net
Originally committed as revision 22487 to svn://svn.mplayerhq.hu/... - 12:24 AM Revision 7f0f6e13 (ffmpeg): include only files actually built in SRCS
- Originally committed as revision 8289 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/07/2007
- 06:17 PM Revision 5438308f (ffmpeg): Update the documentation to be consistent with the new unit for the "ab"
- parameter.
Originally committed as revision 8288 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:45 AM Revision 4e780252 (ffmpeg): Remove unnecessary the_end label.
- patch by Limin Wang, lance.lmwang gmail com
Originally committed as revision 8287 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:51 AM Revision 6289025d (ffmpeg): add a -ab with default of 64k
- change -b to only apply to video
this returns -ab/-b to the old defautls and old behavior regarding ordering of them
... - 09:50 AM Revision 54cc9c46 (ffmpeg): set defaults based on CodecType by using avcodec_get_context_defaults2()
- Originally committed as revision 8285 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:38 AM Revision 8e532e68 (ffmpeg): remove unused variables
- patch by Limin Wang % lance P lmwang A gmail P com %
Original thread:
Subj: [Ffmpeg-devel] [PATCH] remove unused vari... - 09:29 AM Revision 29301573 (ffmpeg): add avcodec_get_context_defaults2() / avcodec_alloc_context2() which ...
- also mark them as NOT part of the public API yet, so we can change their argument to CodecID if we decide to do so
O... - 08:34 AM Revision 2d0aefd6 (ffmpeg): only store command line parameters in contexts with matching codec_type
- Originally committed as revision 8282 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:34 AM Revision 289a8e4d (ffmpeg): Add watermark and drawtext descriptions, plus some random fixes.
- patch by Piero Bugoni, crboca32 yahoo com
Originally committed as revision 8281 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:21 AM Revision 20e708cb (ffmpeg): add av_opt_set_defaults2() which sets just defaults from AVOptions wh...
- Originally committed as revision 8280 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:03 AM Revision bc2a1c34 (ffmpeg): make av_find_opt() available to the public and add a mask+flags param...
- Originally committed as revision 8279 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:03 AM Revision 3caa0d93 (ffmpeg): move preroll_time from static variable into definition, might be a go...
- Originally committed as revision 8278 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:52 AM Revision 031311cb (ffmpeg): workaround for broken flvtoolized files
- Originally committed as revision 8277 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:49 AM Revision 9ff85412 (ffmpeg): Fix UNKOWN --> UNKNOWN typo
- Originally committed as revision 8276 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:29 AM Revision fd9a71ac (ffmpeg): simplification
- Originally committed as revision 8275 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:27 AM Revision cbc09a7d (ffmpeg): typo: unkown->unknown
- Originally committed as revision 8274 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/06/2007
- 06:19 PM Revision 73d6ca4f (ffmpeg): 10l, audio_fifo is a static array
- Originally committed as revision 8273 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:38 PM Revision 7b19aa64 (ffmpeg): handle http error codes
- Originally committed as revision 8272 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:29 PM Revision d0a5513b (ffmpeg): disconnect new feeder if feed is already being received
- Originally committed as revision 8271 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:05 PM Revision c6e3365c (ffmpeg): add little endian 24bit read/write
- Originally committed as revision 8270 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:04 PM Revision 15862387 (ffmpeg): add little endian 24bit read/write
- Originally committed as revision 8269 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/05/2007
- 09:08 PM Revision cb50328d (ffmpeg): free opt_names at the end of main() based on a patch by Limin Wang
- Originally committed as revision 8268 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:02 PM Revision 4dcc383a (ffmpeg): indention
- Originally committed as revision 8267 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:01 PM Revision 4913b231 (ffmpeg): remove usless if() before av_free()
- Originally committed as revision 8266 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:54 PM Revision 75b213ed (ffmpeg): prevent audio packets from being fragmented, wmp mac doesnt seem to l...
- Originally committed as revision 8265 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:12 PM Revision cf29452b (ffmpeg): Clarify doxygen description.
- Originally committed as revision 8264 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:10 PM Revision 15786dc4 (ffmpeg): Cleanup doxygen comment.
- Originally committed as revision 8263 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:36 PM Revision 90c07b56 (ffmpeg): Fix a typo in a doxygen tag.
- Originally committed as revision 8262 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:18 PM Revision c3316802 (ffmpeg): Convert all the comment sections into Doxygen compatible comments, sa...
- warning and notes.
Originally committed as revision 8261 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:54 PM Revision ff0e0b62 (ffmpeg): update forgotten regression test chcksums for
- ====
Author: michael
Date: Mon Mar 5 03:41:49 2007
New Revision: 8240
Modified:
trunk/libavformat/asf-enc.c
Log... - 02:26 PM Revision c306748c (ffmpeg): Move avio.h's url_get_max_packet_size() comment from source to header...
- Remove the comment section of url_set_interrupt_cb() which was a duplicate as it
appeared identically in both the hea... - 01:55 PM Revision a8c5ab27 (ffmpeg): Move aviobuf.c comments to avio.h. By moving the aviobuf.c comments t...
- these comments can be extracted by Doxygen by only accessing the installed
headers.
Originally committed as revision... - 01:54 PM Revision 50c5f159 (ffmpeg): Make rtsp_set_callback() comments available to Doxygen
- Originally committed as revision 8257 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:53 PM Revision 0af4407d (ffmpeg): Move unaltered rtsp.c comments to the header file.
- Originally committed as revision 8256 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:53 PM Revision 37d2210a (ffmpeg): Doxygenize comments in rtsp.h
- Originally committed as revision 8255 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:52 PM Revision 391fbb65 (ffmpeg): Convert macro+enum into a simple enum: Currently the enum was filled ...
- macro that also contained a description for every field, but, that description
was not being used anywhere. This chan... - 01:51 PM Revision d7f65469 (ffmpeg): Move unaltered av_freep() comments to the header file.
- Originally committed as revision 8253 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:50 PM Revision f690ee71 (ffmpeg): Move unaltered av_free() comments to the header file.
- Originally committed as revision 8252 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:46 PM Revision d6def91a (ffmpeg): Move unaltered av_realloc() comments to the header file.
- Originally committed as revision 8251 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:45 PM Revision 9a070299 (ffmpeg): Move unaltered av_malloc() comments to the header file.
- Originally committed as revision 8250 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:43 PM Revision bdd54e37 (ffmpeg): Doxygenize the unaltered comments for the AUHeaders structure.
- Originally committed as revision 8249 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:42 PM Revision 01f132a1 (ffmpeg): Doxygenize the unaltered comments for the rtp_payload_data_s struct.
- Originally committed as revision 8248 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:15 PM Revision 190e507b (ffmpeg): Doxygenize the unaltered comments for the RTP_MAX_SDES definition.
- Originally committed as revision 8247 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:14 PM Revision 01c9c33a (ffmpeg): Doxygenize the existing comments without altering the actual contents...
- comment.
Originally committed as revision 8246 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:07 AM Revision 5095aaa9 (ffmpeg): use AVFormatContext with av_log
- Originally committed as revision 8245 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:04 AM Revision 066a81a8 (ffmpeg): change management of "ab" option in ffmpeg.c, so that it works as "b"...
- patch by Benoit Fouet % benoit P fouet A purplelabs P com %
Original thread:
Subj: [Ffmpeg-devel] [PATCH] use new way... - 10:04 AM Revision c544ded6 (ffmpeg): more explicit message
- Originally committed as revision 8243 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:41 AM Revision 63b6d5df (ffmpeg): Don't mention the number of vhooks, it's a volatile set.
- Originally committed as revision 8242 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 AM Revision af437256 (ffmpeg): small updates taken from a patch by Piero Bugoni, crboca32 yahoo com
- Originally committed as revision 8241 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:41 AM Revision 7205395b (ffmpeg): create codec_comment_header which looks more like what M$ creates, sa...
- Originally committed as revision 8240 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:00 AM Revision 737287f8 (ffmpeg): all asf files i have have the 2 redundant duration fields differ by t...
- Originally committed as revision 8239 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:42 AM Revision 634b2569 (ffmpeg): all asf files i have have this field at 2 so lets try to change it to...
- Originally committed as revision 8238 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:28 AM Revision 6e26856b (ffmpeg): all the time related fields seem to be 64bit so i guess preroll is to...
- Originally committed as revision 8237 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:19 AM Revision b9c6d01b (ffmpeg): off by one error
- Originally committed as revision 8236 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:23 AM Revision 43d414ba (ffmpeg): Doxygenize the existing comments in avformat.h. The contents of the c...
- were left unaltered.
Originally committed as revision 8235 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/04/2007
- 11:29 PM Revision 78740240 (ffmpeg): Move rtp_check_and_send_back_rr()'s unaltered comments to the header ...
- Originally committed as revision 8234 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:27 PM Revision 1dd7345a (ffmpeg): Move rtp_get_payload_type()'s unaltered comments to the header file.
- Originally committed as revision 8233 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:26 PM Revision 395722ba (ffmpeg): Move av_log2_i()'s unaltered comments to the header file.
- Originally committed as revision 8232 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:26 PM Revision 37b2f1d0 (ffmpeg): Move av_i2int()'s unaltered comments to the header file.
- Originally committed as revision 8231 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:25 PM Revision c1f56787 (ffmpeg): Move av_int2i()'s unaltered comments to the header file.
- Originally committed as revision 8230 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:20 PM Revision fb7d4f79 (ffmpeg): Move av_cmp_i()'s unaltered comment to the header file.
- Originally committed as revision 8229 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:18 PM Revision 886368e9 (ffmpeg): Move av_shr_i()'s unaltered comments to the header file.
- Originally committed as revision 8228 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:14 PM Revision 9375cdd5 (ffmpeg): Move av_div_i()'s comments to the header file. The comments are unalt...
- Originally committed as revision 8227 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:10 PM Revision 607da27c (ffmpeg): Move av_mod_i()'s comment to the header file. The moved comment is un...
- Originally committed as revision 8226 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:04 PM Revision 3ec9a787 (ffmpeg): Move the unaltered Doxygen docs from the log source code to the accom...
- header file.
Originally committed as revision 8225 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:41 PM Revision 8fafc1cf (ffmpeg): cleanup useless fields
- Originally committed as revision 8224 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:30 PM Revision 013e0a8f (ffmpeg): simplify swf muxer
- Originally committed as revision 8223 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:59 PM Revision 44e76d6e (ffmpeg): change myself to mov.c maintainer in favor of Francois, who agreed
- Originally committed as revision 8222 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:59 AM Revision 167c5531 (ffmpeg): Close connection on EOF
- this makes downloading some asx files from MS
streaming servers work again (they would hang on eos).
The http request... - 11:53 AM Revision 636d6a4a (ffmpeg): Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and ren...
- to "picture" as suggested by Baptiste Coudurier.
Originally committed as revision 8220 to svn://svn.ffmpeg.org/ffmpe... - 11:52 AM Revision a3fd2bd8 (ffmpeg): make HTTP MOVED messages also work in ffmpeg (302 is essentially the ...
- patch by "Ronald S. Bultje" % rbultje A ronald P bitfreak P net%
original thread:
Date: Mar 4, 2007 1:21 AM
Subject: ... - 02:59 AM Revision 92d6b7fd (ffmpeg): imx dump header bitstream filter, modifies bitstream to fit in mov an...
- Originally committed as revision 8218 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 AM Revision 895c2c00 (ffmpeg): add bytestream_get/put_be24 functions
- Originally committed as revision 8217 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:48 AM Revision 626b7c0f (ffmpeg): add R/WB24 functions
- Originally committed as revision 8216 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:26 AM Revision 5a6b9443 (ffmpeg): dummy support for mpeg2 non linear quant
- Originally committed as revision 8215 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:58 AM Revision 36264d35 (ffmpeg): add pcm s8 tag
- Originally committed as revision 8214 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:56 AM Revision 10fc840c (ffmpeg): fix pcm u/s8 muxing
- Originally committed as revision 8213 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:48 AM Revision 2260499c (ffmpeg): deobfuscate, clearly split mov case
- Originally committed as revision 8212 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/03/2007
- 09:33 PM Revision 56c70e1d (ffmpeg): check for no frame and prevent segfault
- Originally committed as revision 8211 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:14 PM Revision 6cb8b1c3 (ffmpeg): try to move fixed mov.c over the one with cosmetic-functional mix
- Originally committed as revision 8210 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:11 PM Revision 0355ca61 (ffmpeg): recommit of the change below after reverting earlier cosmetic-functio...
- ========
Author: bcoudurier
Date: Sat Mar 3 15:55:11 2007
New Revision: 8205
Modified:
trunk/libavformat/isom.c
... - 09:07 PM Revision a3a7f6c9 (ffmpeg): cosmetic part of the commit below
- ========
Author: bcoudurier
Date: Sat Mar 3 15:33:55 2007
New Revision: 8204
Modified:
trunk/libavformat/mov.c
... - 09:00 PM Revision aaf805f6 (ffmpeg): functional part of the commit below
- =====
Author: bcoudurier
Date: Sat Mar 3 15:33:55 2007
New Revision: 8204
Modified:
trunk/libavformat/mov.c
... - 07:40 PM Revision a050f802 (ffmpeg): Correct wrong avformat documentation.
- Originally committed as revision 8206 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:55 PM Revision 1e5f5e3b (ffmpeg): use common tables for mov muxer and demuxer
- Originally committed as revision 8205 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:33 PM Revision 25f5f17f (ffmpeg): cosmetics, cleanup tables, add pcm 24/32 le tags
- Originally committed as revision 8204 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:11 PM Revision b0c59da2 (ffmpeg): partial avid meridien uncompressed support
- Originally committed as revision 8203 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:23 PM Revision 3217cb42 (ffmpeg): Move the libavformat public API comments to avformat.h. The comments are
- unmodified.
Originally committed as revision 8202 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:16 AM Revision e9509536 (ffmpeg): Set FLV_SAMPLESSIZE_16BIT for ADPCM.
- Originally committed as revision 8201 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:33 AM Revision 43a498f2 (ffmpeg): Add proper #idef to dlsymm call, also fixes an unresolved symbol on O...
- patch by Patrice Bensoussan, patrice.bensoussan free fr
Originally committed as revision 8200 to svn://svn.ffmpeg.or... - 08:29 AM Revision 4926485d (ffmpeg): Clarify that this decoder uses liba52.
- Originally committed as revision 8199 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:25 AM Revision 0aca87c6 (ffmpeg): Do not hardcode cc on Darwin, fixing --cc option in the process.
- patch by Patrice Bensoussan, patrice.bensoussan free fr
Originally committed as revision 8198 to svn://svn.ffmpeg.or...
03/02/2007
- 11:35 PM Revision 66a4b2c1 (ffmpeg): support feeding individual NAL units to the decoder instead of just c...
- Originally committed as revision 8197 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:47 PM Revision 700b9711 (ffmpeg): write DTS, based on patch by Luca Abeni, lucabe72 email it
- Originally committed as revision 8196 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:33 PM Revision dd9bdeb9 (ffmpeg): a small step toward 4 plane support
- Originally committed as revision 22411 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 01:32 PM Revision 0c840013 (ffmpeg): copy src to prevent the user supplied argumet from being changed
- Originally committed as revision 22410 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 01:26 PM Revision b09b580b (ffmpeg): Fix A/V sync error in ffplay with wmv3/wmav2 medias
- patch by Ryan Martell %rdm4 A martellventures P com%
Original thread:
Date: Feb 28, 2007 10:28 PM
Subject: [Ffmpeg-de... - 01:23 PM Revision 0cbff027 (ffmpeg): replace the auto array "duration_error" with a malloced array.
- prevents stack overflow on some plateforms
patch by Kristian Amlie %kristian A gridmedia P com %
Original thread:
Dat... - 12:33 PM Revision 57d4d6e7 (ffmpeg): avid imx support
- Originally committed as revision 8193 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:26 PM Revision 9a63497b (ffmpeg): support for mjpeg bottom field first in mov
- Originally committed as revision 8192 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:12 PM Revision 014a5102 (ffmpeg): use generic atom to extradata reading function
- Originally committed as revision 8191 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:40 AM Revision 2f6547fb (ffmpeg): fix typo
- Originally committed as revision 8190 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:32 AM Revision dd8a46d9 (ffmpeg): support for adpcm swf, pcm
- Originally committed as revision 8189 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:15 AM Revision 01d193aa (ffmpeg): Relicense to LGPL and add standard license header.
- Approved by the author, Sebastien Bechet, over email.
Originally committed as revision 8188 to svn://svn.ffmpeg.org/... - 10:09 AM Revision 82ffe191 (ffmpeg): Improve Doxygen documentation, inspired by Michael's description.
- Originally committed as revision 8187 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:08 AM Revision 387afa9d (ffmpeg): fix adpcm swf decoding
- Originally committed as revision 8186 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:15 AM Revision 4906b026 (ffmpeg): Typo
- Originally committed as revision 8185 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:07 AM Revision 97cda6b9 (ffmpeg): Many steps to avutilized this mess: DECLARE_ALIGNED
- Originally committed as revision 8184 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:40 AM Revision 5c159f40 (ffmpeg): wording/spelling
- Originally committed as revision 8183 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:26 AM Revision c4732eca (ffmpeg): update
- Originally committed as revision 8182 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:14 AM Revision 3c58dc0b (ffmpeg): don't rely on a specific appearance order for ebml elements at the sa...
- Originally committed as revision 8181 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:06 AM Revision 0cc5ea2e (ffmpeg): add support for simple blocks (ie. matroska v2)
- Originally committed as revision 8180 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/01/2007
- 11:50 PM Revision de7779b5 (ffmpeg): cosmetics: fix indentation of the new matroska_parse_block() function
- Originally committed as revision 8179 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:46 PM Revision 1afdcdf1 (ffmpeg): split a matroska_parse_block() function from matroska_parse_blockgroup()
- Originally committed as revision 8178 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:36 PM Revision ebfcf31d (ffmpeg): fix an off-by-one error in probing function
- this prevented correct detection of Mushishi24-head.mkv
Originally committed as revision 8177 to svn://svn.ffmpeg.or... - 07:48 PM Revision 9340a995 (ffmpeg): Fix a possible crash on 64 bit systems when the lumSrcPtr or chrSrcPtr
- does not fit in 32 bits. The SWS_ACCURATE_RND is still broken though.
Originally committed as revision 22401 to svn:... - 07:02 PM Revision 3922c59f (ffmpeg): don't parse whole swf file in header, can now play ffserver swf streams
- Originally committed as revision 8176 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:05 PM Revision 024c7378 (ffmpeg): factorize
- Originally committed as revision 8175 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:59 PM Revision dfc1313d (ffmpeg): remove nonsense time base code, use swf ms per frame, only video fram...
- Originally committed as revision 8174 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:40 PM Revision 497244a8 (ffmpeg): check for any seeking failure during probe
- Originally committed as revision 8173 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:36 PM Revision ea0fe83b (ffmpeg): remove ps option and rename rtp_payload_size AVOption to ps
- Originally committed as revision 8172 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:27 PM Revision 81299d42 (ffmpeg): Add documentation to some avcodec.h's pix_fmt related functions and d...
- Originally committed as revision 8171 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:49 PM Revision b72ad042 (ffmpeg): decoding rtp
- Originally committed as revision 8170 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:33 PM Revision 23b254fb (ffmpeg): duplicate *_opts for every codec types, in order to have the "ab" an...
- patch by Benoit Fouet %benoit P fouet A purplelabs P com%
Orginal thread:
Date: Feb 22, 2007 11:15 AM
Subject: [Ffmpe... - 01:03 PM Revision c828c709 (ffmpeg): quicktime 'raw ' support
- Originally committed as revision 8168 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:29 AM Revision 6b936ec6 (ffmpeg): get rid of CODEC_FLAG_H263P_AIC with next major bump
- Originally committed as revision 8167 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 AM Revision abd6a4fc (ffmpeg): define MPEG4AAC id to AAC, and get rid of it and MP3LAME id with next...
- Originally committed as revision 8166 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:00 AM Revision eb3c8c0b (ffmpeg): fix frame size option, patch by Limin Wang, lance lmwang gmail com
- Originally committed as revision 8165 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/28/2007
- 05:56 PM Revision ccec0f4f (ffmpeg): get rid of rtp_mode field after next major bump
- Originally committed as revision 8164 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:40 PM Revision 39c39d5f (ffmpeg): enable rtp payload size AVOption for video encoding
- Originally committed as revision 8163 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:07 PM Revision 7a168618 (ffmpeg): Do not jump to "fail" without having a proper sws context in img_resa...
- (avoid calling sws_freeContext(NULL))
Originally committed as revision 8162 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:56 AM Revision 4c02e46d (ffmpeg): free faac extradata
- Originally committed as revision 8161 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:59 AM Revision c52ff688 (ffmpeg): Looks like I'll work on it this year too
- Originally committed as revision 8160 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:39 AM Revision 9d1f80f2 (ffmpeg): WMV3 Complex Profile initial support
- Originally committed as revision 8159 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:40 AM Revision 558b86a5 (ffmpeg): Reverting stray commit part II, r8156 had the base64 export patch mix...
- Originally committed as revision 8158 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:37 AM Revision 9fca9c03 (ffmpeg): Reverting stray commit part I
- Originally committed as revision 8157 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:28 AM Revision bb0eb714 (ffmpeg): get_packetheader() forgot to read the header_checksum in big packets
- patch from Clemens Ladisch cladisch AT fastmail dot net
(stray base64 patch reverted in the next commits)
Originally... - 12:55 AM Revision c2a29455 (ffmpeg): enable some 64bit optimized code on 64bit arch
- Originally committed as revision 8155 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/27/2007
- 10:56 PM Revision 42a4ca83 (ffmpeg): remove useless OBJS variable
- Originally committed as revision 8154 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:51 PM Revision 4c9b0af5 (ffmpeg): simplify conditional targets
- Originally committed as revision 8153 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:00 PM Revision 0cb8579a (ffmpeg): simplify
- Originally committed as revision 8152 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:49 PM Revision 1faf7dc8 (ffmpeg): Doxygen documentation for all functions, patch by Dujardin Bernard,
- dujardin.iut numericable fr with some further changes by me.
Originally committed as revision 8151 to svn://svn.ffmp... - 04:56 PM Revision eebfba2e (ffmpeg): Add standard LGPL header with Fabrice's permission.
- Originally committed as revision 8150 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:05 PM Revision f5a90186 (ffmpeg): Add missing license headers.
- Originally committed as revision 8149 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:58 PM Revision 32bbf7f7 (ffmpeg): Remove superfluous comment.
- Originally committed as revision 8148 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:41 PM Revision e4a4c870 (ffmpeg): Add Doxygen author and file description, rephrase a Doxygen comment.
- Originally committed as revision 8147 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:07 PM Revision 3fdb6af9 (ffmpeg): use avcodec_decode_audio2
- Originally committed as revision 8146 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:57 AM Revision ee5db69e (ffmpeg): Fix 'rm -r' vs 'rm -f' typo.
- Originally committed as revision 8145 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:56 AM Revision bf925c05 (ffmpeg): Fix wrong license header.
- Originally committed as revision 8144 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:54 AM Revision 911b9faf (ffmpeg): Rename WMADecodeContext to WMACodecContext
- Originally committed as revision 8143 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:39 AM Revision a9c9a240 (ffmpeg): Supply context to tprintf
- Originally committed as revision 8142 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:30 AM Revision 01ca9ac3 (ffmpeg): DCA decoder
- Originally committed as revision 8141 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:24 AM Revision e7ebecbf (ffmpeg): The Snow DEcoding routines should be under CONFIG_SNOW_DECODER.
- Originally committed as revision 8140 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:19 AM Revision 2bfdde24 (ffmpeg): Remove useless conditional.
- Originally committed as revision 22355 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 12:18 AM Revision 3cee76e6 (ffmpeg): Remove useless conditional.
- Originally committed as revision 8139 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:16 AM Revision 876e4194 (ffmpeg): spelling/grammar fixes for the Doxygen comments
- Originally committed as revision 8138 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:11 AM Revision 7122f7c7 (ffmpeg): Revert previous commit that contained an unrelated hunk.
- Originally committed as revision 8137 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/26/2007
- 10:59 PM Revision a93575fa (ffmpeg): spelling/grammar fixes for a Doxygen comment
- Originally committed as revision 8136 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:56 PM Revision 549b2c0c (ffmpeg): Remove unused #define.
- Originally committed as revision 8135 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:53 PM Revision 78645c98 (ffmpeg): Simplify .depend file inclusion.
- Originally committed as revision 8134 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:53 PM Revision ca9049ef (ffmpeg): fix 2 mistakes in doxy comments, spotted by Michael
- Originally committed as revision 8133 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:27 PM Revision 0b006599 (ffmpeg): move doxy comments from rational.c to rational.h and add some new com...
- patch by Dujardin Bernard %dujardin P iut A numericable P fr%
Originally committed as revision 8132 to svn://svn.ffm... - 08:52 AM Revision 1c95ef8b (ffmpeg): Doxygenize some comments
- Patch by Dujardin Bernard % dujardin P iut A numericable P fr %
Originally committed as revision 8131 to svn://svn.f... - 08:40 AM Revision 24dbec7c (ffmpeg): typo fixed
- Originally committed as revision 8130 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/25/2007
- 09:38 PM Revision 0cb78cef (ffmpeg): 10l: Use double, not single, quotes when variables need to be expanded.
- Originally committed as revision 8129 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:26 PM Revision 8eee7025 (ffmpeg): Collect the different thread variables in a nice easy to reuse list.
- based on a patch by Ramiro Polla, angustia arrozcru no-ip org
Originally committed as revision 8128 to svn://svn.ffm... - 07:30 PM Revision 738940e8 (ffmpeg): remove [U]INT64_C definition
- Originally committed as revision 8127 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:23 PM Revision eca06097 (ffmpeg): Add LGPL header as requested by Oded.
- Originally committed as revision 8126 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:02 PM Revision eba0fcad (ffmpeg): cleanup setting of returned data frame
- Originally committed as revision 8125 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:33 PM Revision 704a2881 (ffmpeg): Use pointers to avoid copying AVFrame.
- This ensure get_buffer() won't be confused with an AVFrame pointer
which looks like it wasn't released.
Originally c... - 02:13 PM Revision 950d94ad (ffmpeg): use AV_RB32, swf_mp3_info may be replaced with mpa_decoder_header
- Originally committed as revision 8123 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:27 AM Revision adcec46a (ffmpeg): Add av_ prefix to clip functions
- Originally committed as revision 22339 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:27 AM Revision f66e4f5f (ffmpeg): Add av_ prefix to clip functions
- Originally committed as revision 8122 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:53 AM Revision 392cf77a (ffmpeg): Move the unaltered documentation of the functions which are part of t...
- API out of imgconvert.c into avcodec.h.
Originally committed as revision 8121 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:38 AM Revision 0268a54a (ffmpeg): rewrite find_frame_end()
- new code correctly splits long start codes, also its about twice as fast
Originally committed as revision 8120 to sv... - 12:35 AM Revision 0b2d5a8e (ffmpeg): use FFMIN
- patch by ramiro _at_ lisha.ufsc.br
Originally committed as revision 8119 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/24/2007
- 07:46 PM Revision 5dff1694 (ffmpeg): remove fallback definitions of PRIxNN macros,
- patch by Ramiro Polla ramiro =a= lisha =d= ufsc =d= br
Originally committed as revision 8118 to svn://svn.ffmpeg.org... - 11:59 AM Revision e870111e (ffmpeg): Only compile snowdsp_mmx.c if the Snow decoder is enabled.
- Originally committed as revision 8117 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:58 AM Revision d42f8802 (ffmpeg): Fix wrong conditional, Snow decoding, not encoding, was SIMD-accelera...
- Originally committed as revision 8116 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:53 AM Revision 15ea54d5 (ffmpeg): Add standard license header.
- Originally committed as revision 8115 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:41 AM Revision eafcac6a (ffmpeg): cosmetics: Fix another common typo, dependAnt --> dependEnt.
- Originally committed as revision 8114 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:17 AM Revision bae79c04 (ffmpeg): redirect http get requests of / to index.html (note, the http_parse_r...
- Originally committed as revision 8113 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:39 AM Revision c3f58185 (ffmpeg): store internal timestamps in int64_t instead long
- Originally committed as revision 8112 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:28 AM Revision f1debfd0 (ffmpeg): rescale pts/dts for output format
- Originally committed as revision 8111 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:24 AM Revision f75cdda7 (ffmpeg): return error if av_write_header failed (it fails on some containers w...
- Originally committed as revision 8110 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:16 AM Revision 638831aa (ffmpeg): disconnect client if trailer is sent
- Originally committed as revision 8109 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:14 AM Revision 137f7a4e (ffmpeg): give myself the glorious maintainership of ffserver and mingw port
- Originally committed as revision 8108 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:51 AM Revision 0a3692cd (ffmpeg): be less noisy
- Originally committed as revision 8107 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:58 AM Revision bd91fee3 (ffmpeg): h264 optimization: common case hl_decode_mb patch by (Alexander Stran...
- 144095->142319 dezicycles for hl_decode_mb() on duron
trailing whitespace removed by me
Originally committed as revi... - 12:55 AM Revision 65a455a8 (ffmpeg): Use pointers to avoid copying AVFrame.
- This ensure get_buffer() won't be confused with an AVFrame pointer
which looks like it wasn't released.
Originally c...
02/23/2007
- 11:44 PM Revision 6ca0c110 (ffmpeg): Simplify .depend file inclusion.
- Originally committed as revision 8104 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:35 PM Revision 13e4dba6 (ffmpeg): BeOS only: we don't have SA_RESTART. #define to 0 and emit a warning....
- Originally committed as revision 8103 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:33 PM Revision 81a409c8 (ffmpeg): ffserver uses dlopen(), so make sure it links to libdl if needed.
- Originally committed as revision 8102 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:25 PM Revision a13b4efd (ffmpeg): Update (lib)nut maintainers.
- Originally committed as revision 8101 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:09 PM Revision 34cee634 (ffmpeg): Complete the video format enum.
- Originally committed as revision 8100 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:08 PM Revision a0536d22 (ffmpeg): Cosmetics.
- Originally committed as revision 8099 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:44 PM Revision 58e31fb1 (ffmpeg): reorder a few more paddws to reduce dependancy chains
- chroma mc4 put 2480 -> 2460 dezicyles on duron
Originally committed as revision 8098 to svn://svn.ffmpeg.org/ffmpeg/... - 03:28 PM Revision b4fe9769 (ffmpeg): reorder paddws to reduce dependancy chain
- put_h264_chroma_mc2_mmx2() 927 -> 902 dezicyles on duron
Originally committed as revision 8097 to svn://svn.ffmpeg.o... - 03:19 PM Revision 9ff77d17 (ffmpeg): add CODEC_TYPE_NB to enum CodecType, will be used to declare option a...
- Patch by Benoit Fouet % benoit P fouet A purplelabs P com %
Originally committed as revision 8096 to svn://svn.ffmpe... - 03:03 PM Revision 0c67082e (ffmpeg): shortening dependancy chain in chroma mc2
- Originally committed as revision 8095 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:29 PM Revision af265162 (ffmpeg): remove now wrong comment
- Originally committed as revision 8094 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:29 PM Revision 61240ae5 (ffmpeg): fix chroma mc2 bug, this is based on a patch by (Oleg Metelitsa oleg ...
- and does slow the mc2 chroma put down, avg interrestingly seems unaffected speedwise on duron
this of course should b... - 11:26 AM Revision 89daa6b8 (ffmpeg): synchronize to latest ffm changes
- Originally committed as revision 8092 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:23 AM Revision f0b23422 (ffmpeg): use av_noinline instead of __attribute((noinline))
- Originally committed as revision 8091 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:47 AM Revision 9c856d62 (ffmpeg): dont check buffer size if the decode function wont be called at all
- Originally committed as revision 8090 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:20 AM Revision 5dad0282 (ffmpeg): av_realloc_static() is an internal function and therefore should use ...
- Originally committed as revision 8089 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/22/2007
- 08:21 PM Revision beebfdb1 (ffmpeg): Move the av_realloc_static() declaration out of avcodec.h into bitstr...
- Originally committed as revision 8088 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:16 PM Revision e0b67c76 (ffmpeg): Doxygenize the existing amr.c documentation.
- Originally committed as revision 8087 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:14 PM Revision 4267e90d (ffmpeg): Doxygenize the comments for the av_fast_realloc() function.
- Originally committed as revision 8086 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:12 PM Revision 8079a686 (ffmpeg): Doxygenize the comments for the av_free_static() function.
- Originally committed as revision 8085 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:11 PM Revision 9c5cb112 (ffmpeg): Doxygenize the comments for the av_mallocz_static() function.
- Originally committed as revision 8084 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:10 PM Revision 3d0a39fa (ffmpeg): Doxygenize the comments for the av_realloc_static() function.
- Originally committed as revision 8083 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:09 PM Revision 2fa378a7 (ffmpeg): Doxygenize the comments for the av_get_bits_per_sample() function.
- Originally committed as revision 8082 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:08 PM Revision 8f6260af (ffmpeg): Doxygenize the comments for the av_get_pict_type_char() function.
- Originally committed as revision 8081 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:06 PM Revision 8fc3d25c (ffmpeg): Doxygenize the comments for the avpicture_free() function.
- Originally committed as revision 8080 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:05 PM Revision 8ab4861c (ffmpeg): Move the Doxygen function documentation unaltered from libavcodec/uti...
- libavcodec/avcodec.h.
Originally committed as revision 8079 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:59 PM Revision f9ec0aa1 (ffmpeg): Add more Doxygen documentation.
- Originally committed as revision 8078 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:56 PM Revision 930344d8 (ffmpeg): Fix spelling.
- Originally committed as revision 8077 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:45 PM Revision f2d64c19 (ffmpeg): warn that under windows, bash <3.1 may fail on configure
- Originally committed as revision 8076 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:32 PM Revision 4eaf1ddf (ffmpeg): 1l, clean up feed1.ffm after finishing the server test
- Originally committed as revision 8075 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:30 PM Revision 508826f9 (ffmpeg): fix the server regression test (it produced for me identical results ...
- Originally committed as revision 8074 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:34 PM Revision b5cccea0 (ffmpeg): change PF_INET to AF_INET to be consistent in the whole project. PF_I...
- Originally committed as revision 8073 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:27 PM Revision 5400e092 (ffmpeg): if feeder is disconnected, clear the feed registration, thus a new fe...
- Originally committed as revision 8072 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:23 PM Revision 038a1243 (ffmpeg): codec_tag settable via VideoTag, and transmit codec_tag in ffm
- Originally committed as revision 8071 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:56 PM Revision b24daebf (ffmpeg): The memsetting of the end of buffer is not needed for audio.
- Originally committed as revision 8070 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:38 PM Revision c60202df (ffmpeg): change write/read to send/recv on socket operations
- Originally committed as revision 8069 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:17 PM Revision d96633bb (ffmpeg): change close() to closesocket() on sockets (compatible with libavformat)
- Originally committed as revision 8068 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:40 AM Revision db0ed93e (ffmpeg): Fix compilation on Mac OS X, patch by Marc Hoffman, mmh pleasantst com.
- Originally committed as revision 8067 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:12 AM Revision f6618b0f (ffmpeg): Stray comment, probably copy & pasted from audio_encode_example().
- Originally committed as revision 8066 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:46 AM Revision 56048011 (ffmpeg): Fix typo.
- Originally committed as revision 8065 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 AM Revision f6b375b9 (ffmpeg): Merge bfin add_ldflags lines.
- Originally committed as revision 8064 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:33 AM Revision e4b89522 (ffmpeg): add support for more pixel format (yuv422p, yuv444p, etc instead of y...
- patch by Limin Wang %lance P lmwang A gmail P com%
Original thread:
date: Feb 14, 2007 12:13 PM
subject: [Ffmpeg-deve... - 12:18 AM Revision 606f68bd (ffmpeg): cosmetics: typo fixes, usefuLL --> useful and aswell --> as well
- Originally committed as revision 22307 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 12:14 AM Revision 3700dab4 (ffmpeg): cosmetics: aswell --> as well typo fix
- Originally committed as revision 8062 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:07 AM Revision 804de96a (ffmpeg): cosmetics: fix usefuLL --> usefuL typo
- Originally committed as revision 8061 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:04 AM Revision 8684704b (ffmpeg): add bfin cpu specific build options, patch by Marc Hoffman % mmh P pl...
- original thread:
date: Feb 21, 2007 1:32 PM
subject: [Ffmpeg-devel] bfin cpu specific build options
Originally commi... - 12:04 AM Revision 470d2d03 (ffmpeg): gcc 2.95 fix
- Originally committed as revision 8059 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/21/2007
- 11:48 PM Revision 85975aa9 (ffmpeg): Correct typo.
- Originally committed as revision 8058 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:46 PM Revision 6829ac8d (ffmpeg): simplify release_buffer using FFSWAP
- Originally committed as revision 8057 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:32 PM Revision 3dc09ed1 (ffmpeg): simplify i386 object handling
- Originally committed as revision 8056 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:16 PM Revision 97bbb885 (ffmpeg): output delayed frames
- fixes:
CANL4_SVA_B.264
NL3_SVA_C.264
NL3_SVA_E.264
Originally committed as revision 8055 to svn://svn.ffmpeg.org/ffm... - 07:19 PM Revision 57177f64 (ffmpeg): cosmetics: Fix another common typo, gurantee --> guArantee.
- Originally committed as revision 8054 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:10 PM Revision 391fcef9 (ffmpeg): 100l: forgot to reset LS mode on new frame
- Originally committed as revision 8053 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:06 PM Revision 8cba6ba9 (ffmpeg): remove gettime_ms and use av_gettime instead of it
- Originally committed as revision 8052 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:50 PM Revision 1df93ae9 (ffmpeg): use av_random instead random/srandom
- Originally committed as revision 8051 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:54 PM Revision d5039327 (ffmpeg): Remove unused variable.
- Originally committed as revision 8050 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:54 PM Revision f55c7a33 (ffmpeg): Move MinGW extralibs setting into MinGW section.
- Originally committed as revision 8049 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:03 PM Revision 123bff4b (ffmpeg): Clarify FAQ, section "ffmpeg does not work".
- Patch by Benoit Fouet, benoit fouet % purplelabs com.
Originally committed as revision 8048 to svn://svn.ffmpeg.org/... - 10:15 AM Revision 0afd2a92 (ffmpeg): cosmetics: Fix a common typo, sepErate --> sepArate.
- Originally committed as revision 8047 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/20/2007
- 11:44 PM Revision 0e3b6a6f (ffmpeg): Add the stream_bitrate GUID to the asf parsing code, and set stream b...
- properties accordingly.
Patch by Ryan Martell, rdm4 % martellventures com.
Originally committed as revision 8046 to ... - 06:56 PM Revision 8ffed8d8 (ffmpeg): libgsm_ms codec depends on libgsm
- Originally committed as revision 8045 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 PM Revision 9376710d (ffmpeg): warn if bps from user and what will be stored missmatches
- Originally committed as revision 8044 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:18 PM Revision a185f52a (ffmpeg): try to fill in missing bits_per_sample
- Originally committed as revision 8043 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:31 PM Revision 5b77a81a (ffmpeg): Remove code duplicated between adpcm.c and riff.c
- Originally committed as revision 8042 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:45 PM Revision 7ad731e9 (ffmpeg): Add some more Doxygen documentation to libavcodec/utils.c.
- Originally committed as revision 8041 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 PM Revision 0f482cfc (ffmpeg): Adds Doxygen docs for the av_log function.
- Originally committed as revision 8040 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:09 AM Revision 346a655d (ffmpeg): Add support for MS-GSM codec
- Originally committed as revision 8039 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:34 AM Revision 758a6b3c (ffmpeg): Provide Doxygen documentation.
- Originally committed as revision 8038 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:07 AM Revision 036bfd18 (ffmpeg): Move the aframes option from the video "subsection" to the
- audio "subsection".
Patch by Benoit Fouet, benoit fouet % purplelabs com.
Originally committed as revision 8037 to s... - 09:59 AM Revision ab9c4087 (ffmpeg): The --enable-a52 option was renamed to --enable-liba52, fix the FAQ r...
- this change.
Originally committed as revision 8036 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:26 AM Revision 3f6bafc1 (ffmpeg): FAQ clarification concerning the configuration of FFmpeg for usage wi...
- Patch by Bernard Dujardin, dujardin iut % numericable fr.
Originally committed as revision 8035 to svn://svn.ffmpeg.... - 08:35 AM Revision bb0f999b (ffmpeg): add doxygen docs for avpicture_fill()
- Patch by Panagiotis Issaris % takis P issaris A uhasselt P be %
Originally committed as revision 8034 to svn://svn....
02/19/2007
- 11:15 PM Revision eea50282 (ffmpeg): generic foo-config --cflags/libs test
- Originally committed as revision 8033 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:00 PM Revision f8d7b072 (ffmpeg): feature tests for functions requiring one or more headers
- Originally committed as revision 8032 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:53 PM Revision fcfcde17 (ffmpeg): revert last change, it breaks on brain damaged distros
- Originally committed as revision 8031 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:08 PM Revision a2e25446 (ffmpeg): simplify check_lib
- Originally committed as revision 8030 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:59 PM Revision 0ac47d63 (ffmpeg): fix comment, get/show_bits(0) does not work
- Originally committed as revision 8029 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:14 PM Revision bc155732 (ffmpeg): link fix by Dujardin Bernard, dujardin.iut numericable fr
- Originally committed as revision 8028 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:00 AM Revision 78104b5d (ffmpeg): Remove some old disabled debugging output
- Originally committed as revision 8027 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:44 AM Revision 4672503d (ffmpeg): simplify in fill_caches
- Originally committed as revision 8026 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/18/2007
- 09:23 PM Revision 9b2bb403 (ffmpeg): Remove a non-C dependency (being M_PI) from the libavcodec example.
- Originally committed as revision 8025 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 PM Revision a40de112 (ffmpeg): Use a more correct value for Pi.
- Originally committed as revision 8024 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:35 PM Revision 0564528e (ffmpeg): Clairyfication of the gain tool struct.
- Originally committed as revision 8023 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:00 PM Revision 459022f5 (ffmpeg): fix for x86-64
- Originally committed as revision 8022 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:12 PM Revision dd462087 (ffmpeg): Don't use byte swaps and use the more portable way
- of declaring aligned buffers.
Originally committed as revision 8021 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:24 PM Revision d1b1363e (ffmpeg): TARGET_OS in config.mak is unused
- Originally committed as revision 8020 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:56 AM Revision 40671fee (ffmpeg): remove --enable-mingw32 option, --target-os=mingw32 should be used
- Originally committed as revision 8019 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:39 AM Revision 4a5444db (ffmpeg): case insensitive OS name
- Originally committed as revision 8018 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:37 AM Revision fda51641 (ffmpeg): factorize more calls to fill_rectangle()
- Originally committed as revision 8017 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:24 AM Revision d19f5acb (ffmpeg): factorize fill_rectangle() calls
- Originally committed as revision 8016 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:02 AM Revision 492d0e4c (ffmpeg): display line number when printing error
- Originally committed as revision 8015 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:47 AM Revision 89cf4098 (ffmpeg): spit an error message in case of invalid chunk
- Originally committed as revision 8014 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:17 AM Revision c9639c39 (ffmpeg): libswscale is needed in Cygwin vhooks
- patch by Víctor Paesa wzrlpy arsystel com
Originally committed as revision 8013 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/17/2007
- 11:43 PM Revision b21e0b6d (ffmpeg): rewrite H264_CHROMA_MC4_TMPL (20% faster)
- Originally committed as revision 8012 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:42 PM Revision aeb29222 (ffmpeg): 10l: I thought I'd tested all changes...
- Originally committed as revision 8011 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:36 PM Revision 0a622b98 (ffmpeg): rearrange --help text slightly
- Originally committed as revision 8010 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:10 PM Revision abcd6d60 (ffmpeg): mention --target-os in --help
- Originally committed as revision 8009 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:45 PM Revision 270739bb (ffmpeg): move arch processing after command line loop
- Originally committed as revision 8008 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:35 PM Revision 4ec9ec81 (ffmpeg): put mingw section together with other OS specifics
- Originally committed as revision 8007 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:32 PM Revision c597172e (ffmpeg): add --target-os option, and move OS specific settings after command line
- processing
Originally committed as revision 8006 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:28 PM Revision 20da7744 (ffmpeg): negative stride and h_size-=8 fix
- Originally committed as revision 22247 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:55 AM Revision bc2ce35b (ffmpeg): remove imgresample and convert with the next version bump
- Originally committed as revision 8005 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:41 AM Revision e4cc4362 (ffmpeg): Use AVRandom
- Originally committed as revision 8004 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:39 AM Revision eeb40eb3 (ffmpeg): 10l: forgot break statement
- Originally committed as revision 8003 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:36 AM Revision 18064f5c (ffmpeg): BGR/RGB4 byte formats as input
- fixing isRGB/BGR() for the byte formats
Originally committed as revision 22244 to svn://svn.mplayerhq.hu/mplayer/tru... - 02:46 AM Revision 49c8132b (ffmpeg): not checking error return, resulting double free
- returning uninitalized pointers
Originally committed as revision 8002 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:35 AM Revision c861e7da (ffmpeg): restore lost --enable-amr-if2 option
- Originally committed as revision 8001 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/16/2007
- 09:50 PM Revision 8d6947bc (ffmpeg): factorize fill_rectangle()
- remove more silly ref_count checks
use list_count where appropriate
Originally committed as revision 8000 to svn://s... - 09:42 PM Revision 3425501d (ffmpeg): replace list<2 checks by list<list_count
- remove silly ref_count<0 and ref_count==0 checks its impossible for this variable to have such a value
Originally co... - 09:34 PM Revision 187696fa (ffmpeg): fix 2nd ref_count check
- add list_count
Originally committed as revision 7998 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:29 PM Revision 0565c648 (ffmpeg): fix ref_count check
- Originally committed as revision 7997 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:27 PM Revision 65a0f3fd (ffmpeg): factorize mv_cache and mvd_cache init
- Originally committed as revision 7996 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:25 PM Revision 43ff0714 (ffmpeg): simplify
- Originally committed as revision 7995 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:22 PM Revision 2a115873 (ffmpeg): add a few asserts to ensure alignment
- Originally committed as revision 7994 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:21 PM Revision 00e210dd (ffmpeg): prevent h.264 MC related functions from being inlined (yes this is mu...
- Originally committed as revision 7993 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:19 PM Revision 410bf273 (ffmpeg): av_noinline
- Originally committed as revision 7992 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:17 PM Revision e28630fc (ffmpeg): pal8 input
- this is not optimized or anything (that is easy to add just use the existing unscaled converters if possible ...)
Or...
02/15/2007
- 03:39 PM Revision 457b101e (ffmpeg): Make sure we don't try to emulate poll() when it's there if --disable...
- Originally committed as revision 7991 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:32 PM Revision 36c07acd (ffmpeg): MinGW patch by <koyama AT infocity DOT co DOT jp>, reworked. Removed ...
- Originally committed as revision 7990 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:57 PM Revision 5286d11f (ffmpeg): Spelling fix
- Originally committed as revision 7989 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:57 PM Revision 1d726a59 (ffmpeg): Spelling fix
- Originally committed as revision 7988 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:44 AM Revision b0c858d8 (ffmpeg): poll() emulation for BeOS, and maybe MinGW.
- Originally committed as revision 7987 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/14/2007
- 11:33 PM Revision befa3397 (ffmpeg): Move xvmc_render.h to libavcodec where it belongs. Blessed by Ivan.
- Originally committed as revision 7986 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:18 PM Revision d8bc5f06 (ffmpeg): simplify
- Originally committed as revision 7985 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:12 PM Revision afde41b4 (ffmpeg): rename video4linux[2] variables to v4l[2], consistent with --disable ...
- Originally committed as revision 7984 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:01 PM Revision cc58300e (ffmpeg): implement new grabbing interface, as described here:
- ttp://thread.gmane.org/gmane.comp.video.ffmpeg.devel/42920
patch by Ramiro Polla % ramiro A lisha P ufsc P br %
Origi... - 02:54 PM Revision 20121213 (ffmpeg): fix dts adjusting
- Originally committed as revision 7982 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:25 PM Revision 41536a60 (ffmpeg): Pass the v4l2 buffer into the AVPacket, instead of allocating a new b...
- and copying the frame into it (remove a memcpy())
Originally committed as revision 7981 to svn://svn.ffmpeg.org/ffmp... - 11:23 AM Revision a492ad9f (ffmpeg): 100l
- Originally committed as revision 7980 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:18 AM Revision 8d97aedb (ffmpeg): indentation
- Originally committed as revision 7979 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:01 AM Revision 400615b6 (ffmpeg): use aiff when we can, some players only support aiff
- Originally committed as revision 7978 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:50 AM Revision e13d8023 (ffmpeg): doxy for avcodec_encode_video()
- Originally committed as revision 7977 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:57 AM Revision e3728626 (ffmpeg): Fix one warning
- Originally committed as revision 7976 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:25 AM Revision 1e9be11f (ffmpeg): some updates
- Originally committed as revision 7975 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:18 AM Revision c1b54be3 (ffmpeg): liba52 was removed, libswscale is also GPLed.
- Originally committed as revision 7974 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:16 AM Revision eb526fa6 (ffmpeg): Remove unused file.
- Originally committed as revision 7973 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:08 AM Revision e244ea43 (ffmpeg): This is no longer necessary for BeOS now that we don't play nasty tri...
- Originally committed as revision 7972 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:12 AM Revision ac7030a4 (ffmpeg): combine handling of --enable/disable-encoder/decoder/muxer/demuxer/pa...
- Originally committed as revision 7971 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/13/2007
- 11:49 PM Revision dd9bfb46 (ffmpeg): simplify ever so slightly
- Originally committed as revision 7970 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:48 PM Revision 2b4c3615 (ffmpeg): add powerpc_perf to CONFIG_LIST, rename --powerpc-perf-enable option
- to --enable-powerpc-perf
Originally committed as revision 7969 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:45 PM Revision 35f97369 (ffmpeg): rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF
- Originally committed as revision 7968 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:42 PM Revision e2745046 (ffmpeg): rename some --enable options for external libs
- Originally committed as revision 7967 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:20 PM Revision 1367cffd (ffmpeg): Ogg is not Vorbis.
- Originally committed as revision 7966 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:26 PM Revision 8fa36ae0 (ffmpeg): This fixes error handling for BeOS, removing the need for some ifdefs.
- AVERROR_ defines are moved to avcodec.h as they are needed in there as well. Feel free to move that to avutil/common....
- 04:06 PM Revision bcdf0d26 (ffmpeg): Change some dprintf to av_log
- Originally committed as revision 7964 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:21 AM Revision 034ef0e8 (ffmpeg): Move base64.[ch] to libavutil.
- patch by Carl Eugen Hoyos, cehoyos ag.or at
Originally committed as revision 7963 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:48 AM Revision 674678b0 (ffmpeg): Intensity compensation for B-frames in AP was missing
- Originally committed as revision 7962 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:38 AM Revision 6d29fba9 (ffmpeg): support yet another broken avi (filedoesitbetter.avi) which has a wro...
- Originally committed as revision 7961 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/12/2007
- 11:32 PM Revision 1d7d9935 (ffmpeg): always use audio spread (instead of "video no spread" for audio ...)
- Originally committed as revision 7960 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:23 PM Revision dc02fc6a (ffmpeg): consistency renaming: yuv422 --> yuyv422
- Originally committed as revision 7959 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:15 PM Revision 9ac529a5 (ffmpeg): consistency renaming: uyvy411 --> uyyvyy411
- Originally committed as revision 7958 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:07 PM Revision 3cf5b6be (ffmpeg): consistency renaming: rgba32 --> rgb32
- Originally committed as revision 7957 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:56 PM Revision 5a4f1328 (ffmpeg): oops forgot this one (increase preroll time to min of my asfs)
- Originally committed as revision 7956 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:55 PM Revision a98d3e82 (ffmpeg): increaseing preroll time to the minimum of the asf files i have
- Originally committed as revision 7955 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:59 PM Revision d9076fe7 (ffmpeg): remove md5 check for wma as there are rounding differences between cpus
- Originally committed as revision 7954 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:50 PM Revision 0786943a (ffmpeg): disabling vorbis regression test for now, both encoder and decoder be...
- Originally committed as revision 7953 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:24 PM Revision 0d9f8633 (ffmpeg): dont set the keyframe flag for audio as microshitty doesnt do it and ...
- Originally committed as revision 7952 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:44 PM Revision 5600b6e1 (ffmpeg): Regression changes after addition of fact chunk to non-PCM wav
- Originally committed as revision 7951 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:57 PM Revision d794d388 (ffmpeg): Add FACT chunk for non-PCM wav formats
- Originally committed as revision 7950 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:44 PM Revision 7c758d33 (ffmpeg): minor help output formatting fix
- Originally committed as revision 7949 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:25 PM Revision 9b0dfb27 (ffmpeg): slightly improve *_TIMER
- Originally committed as revision 7948 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:07 PM Revision 67053c30 (ffmpeg): -s option have different defaults for ffmpeg and ffserver cases.
- Originally committed as revision 7947 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:38 PM Revision c7238c72 (ffmpeg): Pass a proper context to av_log()
- Originally committed as revision 7946 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:05 AM Revision 7bc5f2a8 (ffmpeg): Restore the possibility to link liba52 instead of dlopening.
- Originally committed as revision 7945 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:53 AM Revision b5ea085b (ffmpeg): fix --enable-*threads
- Originally committed as revision 7944 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/11/2007
- 10:07 PM Revision ea65a753 (ffmpeg): Remove unused ENODATA define
- Originally committed as revision 7943 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:03 PM Revision 98252125 (ffmpeg): 10l to Diego for breaking A52 decoder
- Originally committed as revision 7942 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:50 PM Revision 520cc7f1 (ffmpeg): simplify --enable/disable-* option handling
- Originally committed as revision 7941 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:36 PM Revision 12b61a74 (ffmpeg): clean up amr option handling
- Originally committed as revision 7940 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:02 PM Revision f4ca5079 (ffmpeg): Rename ac3 decoder to liba52 to prepare for native decoder.
- Originally committed as revision 7939 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:27 PM Revision 51e8750a (ffmpeg): add armv6 to TARGET_LIST
- Originally committed as revision 7938 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:26 PM Revision fb2ce7d9 (ffmpeg): move pkg_requires setting to end
- Originally committed as revision 7937 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:25 PM Revision 5af4e0cc (ffmpeg): rename some variables to match corresponding --enable-* options
- Originally committed as revision 7936 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:57 PM Revision 57d7b036 (ffmpeg): make key parameter const
- Originally committed as revision 7935 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:39 PM Revision ecfc4f44 (ffmpeg): rename HAVE_GPROF to CONFIG_GPROF
- Originally committed as revision 7934 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:29 PM Revision 0900a85f (ffmpeg): Remove internal liba52; external lib still works, native decoder comi...
- Originally committed as revision 7933 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:24 PM Revision f70f03f6 (ffmpeg): finish feature calculations before printing result and creating files
- Originally committed as revision 7932 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 PM Revision f6f69c30 (ffmpeg): handle network dependency on protocols with check_deps()
- Originally committed as revision 7931 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:49 PM Revision 799c9e9b (ffmpeg): recursive feature dependency checking
- Originally committed as revision 7930 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:33 PM Revision fa859b4d (ffmpeg): let check_deps handle ffplay
- Originally committed as revision 7929 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:22 PM Revision a2830dca (ffmpeg): tidy up ffserver deps
- Originally committed as revision 7928 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:03 PM Revision 4b62f9f9 (ffmpeg): consistency cosmetics for the option handling routine
- Originally committed as revision 7927 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:02 PM Revision e484407c (ffmpeg): Force liba52 to yes if liba52bin is set.
- Originally committed as revision 7926 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:50 PM Revision 80a289b9 (ffmpeg): mxf aes decryption support, patch by Reimar, simplified to only look ...
- Originally committed as revision 7925 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:37 PM Revision c964c2c7 (ffmpeg): add key field to AVFormatContext for de/encryption support, patch by ...
- Originally committed as revision 7924 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:27 PM Revision b7d3bfa6 (ffmpeg): Remove unused libac3 AC3 decoding interface.
- Originally committed as revision 7923 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:11 PM Revision 225e21ef (ffmpeg): simplify SDL check
- Originally committed as revision 7922 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:53 AM Revision 30f35ab0 (ffmpeg): don't skip freetype2 check on beos
- Originally committed as revision 7921 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:42 AM Revision ec1e9c44 (ffmpeg): simplify imlib2 check
- Originally committed as revision 7920 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:35 AM Revision 4f562a66 (ffmpeg): simplify freetype check
- Originally committed as revision 7919 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:28 AM Revision f5d28d10 (ffmpeg): do nothing in restore_flags() if flags are not saved
- Originally committed as revision 7918 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:22 AM Revision 703afd07 (ffmpeg): rewrite some one-line if/then/fi using && and ||
- Originally committed as revision 7917 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom