Activity
From 03/19/2005 to 04/17/2005
04/17/2005
- 09:41 PM Revision 6c618a26 (ffmpeg): gcc 4 compilation fix
- patch by Bret Hughes <bhughes at elevating dot com>
Originally committed as revision 4134 to svn://svn.ffmpeg.org/ff... - 01:30 PM Revision 4e492bf1 (ffmpeg): read 32bit instead of 64bit to avoid overreading and missalignments
- Originally committed as revision 4133 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:27 AM Revision 8c2515bb (ffmpeg): fix overflow in mc_block() patch by (Yartrebo )yartrebo earthlink net
- Originally committed as revision 4132 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/15/2005
- 04:13 PM Revision ab37875d (dvbd): Include cerrno in outputbuffer
- 01:24 PM Revision b44985ba (ffmpeg): store the number of runs to avoid storing the last run value
- about 10% lower bitrate for -qscale 32 (forman & some music video)
worst case bitrate increase <0.1% (lossless or low... - 05:54 AM Revision 2cd34043 (ffmpeg): allow 2pass ratecontrol. also fixes psnr displayed by mencoder.
- Originally committed as revision 4130 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/14/2005
- 08:54 PM Revision cbb1d2b1 (ffmpeg): replace complicated pointer dereference + index stuff by pointers in ...
- Originally committed as revision 4129 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:30 PM Revision 99cd59e5 (ffmpeg): minor optimization
- Originally committed as revision 4128 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:33 PM Revision 3c096ac7 (ffmpeg): optimizing unpack_coeffs()
- Originally committed as revision 4127 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/13/2005
- 01:57 AM Revision 86e59cc0 (ffmpeg): Snow segfault bug in revision 1.43 patch by (Yartrebo /yartrebo earth...
- Originally committed as revision 4126 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:07 AM Revision 2c34596f (ffmpeg): non 4:2:0 foobar.{Y,U,V} support
- Originally committed as revision 4125 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/12/2005
- 10:20 PM Revision f40487c2 (ffmpeg): s/u_char/uint8_t/
- Originally committed as revision 4124 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:33 PM Revision 17929c04 (ffmpeg): fix seeking bug
- Originally committed as revision 4123 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/11/2005
- 04:24 PM Revision 67c311fa (ffmpeg): changed the mailinglist pointers to the new place (mplayerhq)
- Originally committed as revision 4122 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:34 AM Revision 723fa73a (dvbd): Some scripts
- 10:25 AM Revision 3a7fb64c (dvbd): Add missing files with automake
- 10:08 AM Revision 34667f4a (dvbd): Update ChangeLog. Removed some std::cout development print statements
04/10/2005
- 09:48 PM Revision 75bddfec (dvbd): Remove awful timer code
- 09:47 PM Revision 26cb9f7c (dvbd): ITV1 instead of ITV 1
- ITV2 instead of ITV 2
Implemented timer feature without the use of signals - 06:03 PM Revision 056f6179 (ffmpeg): s/u_char/uint8_t/
- Originally committed as revision 4121 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:25 PM Revision 2d2f443d (ffmpeg): s/u_char/uint8_t/
- Originally committed as revision 4120 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:21 PM Revision f5a71928 (ffmpeg): rescale coefficients during IDWT, that way the lifting steps are much...
- Originally committed as revision 4119 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:09 AM Revision e386e4be (dvbd): Add close timer
- 02:16 AM Revision 6fbcfec0 (ffmpeg): testing cvslog
- Originally committed as revision 4118 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:09 AM Revision 88e3d29b (ffmpeg): testing cvslog
- Originally committed as revision 4117 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/09/2005
- 11:27 PM Revision ad3aa874 (ffmpeg): pre-c99 compatibility
- Originally committed as revision 4116 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:15 PM Revision a0a74ad9 (ffmpeg): increasing precission of the quantization parameter
- this is needed as the quantization stepsize for each subband is also in this precission and insignificant changes to ...
- 07:48 PM Revision c97de57c (ffmpeg): fix QROOT != 8
- Originally committed as revision 4114 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:42 PM Revision a24dbbce (dvbd): Add timer to keep tuner tuned 1 second after closure
- 03:32 PM Revision 9146ca37 (ffmpeg): Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot o...
- fixups by me.
Originally committed as revision 4113 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:44 PM Revision 23bc8293 (dvbd): Factor out the tzap symbol translation code
- 01:19 PM Revision e02a259a (dvbd): Add guard interval 1/4
04/08/2005
- 09:34 PM Revision a18ba908 (ffmpeg): Fix upside-down picture for BGR24 images (fixes pig-loco-rgb.avi)
- Patch by Jindrich Makovicka
Originally committed as revision 4112 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:09 PM Revision 6260283b (dvbd): Release 0.7.6
- 04:05 PM Revision 0c89a4ee (dvbd): Add FEC_NONE to translations
04/07/2005
- 10:02 PM Revision 76d6abc1 (ffmpeg): Fix colors for YV12 case (u/v planes are swapped)
- Fixes locoRGBA.avi (the file is really YV12, even if it's called RGBA)
Originally committed as revision 4111 to svn:... - 04:52 PM Revision 2d216336 (ffmpeg): "don't quit" option to attach a debugger /check mem leaks
- "no write" option to only get next packets
Originally committed as revision 4110 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/05/2005
- 06:29 PM Revision debc2adb (ffmpeg): CABAC support for MBAFF I frames patch by (Loïc Le Loarer < lll+ffmpe...
- This patch corrects the support for I slice in CABAC and MBAFF mode.
This decodes correctly 6 more frames of the conf... - 05:59 PM Revision 538a3841 (ffmpeg): 10% faster unpack_coeffs
- Originally committed as revision 4108 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 AM Revision 3cff4572 (ffmpeg): fixing lossless snow
- Originally committed as revision 4107 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:35 AM Revision 826de46e (ffmpeg): CABAC support for MBAFF I frames patch by (Loïc Le Loarer | lll+ffmpe...
- Originally committed as revision 4106 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/04/2005
- 09:47 PM Revision 09798315 (ffmpeg): printf -> av_log patch by (Benjamin Larsson <>banan student.ltu se)
- Originally committed as revision 4105 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:35 PM Revision 565a45ac (ffmpeg): merge vertical lifting steps and a little cleanup
- Originally committed as revision 4104 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:25 AM Revision a622dc43 (ffmpeg): Typo errors patch by (QuickTime | ffmpeg gmail com>
- Originally committed as revision 4103 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/03/2005
- 05:34 PM Revision aa26aa78 (ffmpeg): reinitialize on aspect change,
- required for dvb aspect changes
Originally committed as revision 4102 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:43 PM Revision a0d1931c (ffmpeg): Snow Slicing patch by (Yartrebo) yartrebo earthlink net
- Originally committed as revision 4101 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:39 PM Revision d13eef3d (ffmpeg): snow regression test
- Originally committed as revision 4100 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:02 AM Revision 589f8220 (ffmpeg): Autodesk Animator Studio Codec (AASC) video decoder, courtesy of
- Konstantin Shishkov
Originally committed as revision 4099 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/01/2005
- 09:21 PM Revision 16543599 (ffmpeg): fix vorbis in avi
- Originally committed as revision 4098 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:30 AM Revision 29846f48 (ffmpeg): support some more color modes; patch by Kostya
- Originally committed as revision 4097 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/30/2005
- 12:36 AM Revision de39cdf5 (ffmpeg): reverting 1.66 -> 1.67 change
- Originally committed as revision 4096 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/28/2005
- 08:40 PM Revision 5b225466 (ffmpeg): free that last frame
- Originally committed as revision 4095 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:05 PM Revision 034eeaa1 (ffmpeg): Westwood SND1 decoder, courtesy of Kostya
- Originally committed as revision 4094 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:33 PM Revision e3d1cd8e (ffmpeg): PSM support in MPEG-PS demuxer.
- Based on a patch by Leon Woestenberg <leonw at mailcan dot com>
Originally committed as revision 4093 to svn://svn.f...
03/27/2005
- 12:19 PM Revision 09c3e44e (ffmpeg): motion estimation bitrate penalty compensation
- Originally committed as revision 4092 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:58 AM Revision 048bfeeb (ffmpeg): display deblocking strength in FF_DEBUG_PICT_INFO
- Originally committed as revision 4091 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 AM Revision 17107065 (ffmpeg): allow 16 refs with B-frames
- Originally committed as revision 4090 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:47 AM Revision 9625a501 (ffmpeg): add Loïc Le Loarer
- Originally committed as revision 4089 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:44 AM Revision 6ba71fc4 (ffmpeg): This is the second patch for MBAFF support, this adds the deblocking
- filter code for the I slice.
With this patch, 4 more frames are decoded correctly from the
conformance streams.
patc... - 12:27 AM Revision 3bf3d666 (ffmpeg): The cvs version 1.103 of h264.c brokes 13 conformance streams, this
- patch corrects this and decodes the same streams as version 1.102.
patch by (Loïc Le Loarer <lll+ffmpeg m4x org>)
Or... - 12:16 AM Revision ced225a7 (ffmpeg): fix psp muxing (probably this fix is wrong but its better then nothing)
- Originally committed as revision 4086 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/26/2005
- 11:51 PM Revision 083b80b5 (ffmpeg): replace custom bitstream reader with get_bits/vlc()
- Originally committed as revision 4085 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:50 PM Revision fcbc799c (ffmpeg): make reverse[] non static
- Originally committed as revision 4084 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:32 PM Revision a8a15e9d (ffmpeg): Winnov WNV1 video decoder, courtesy of Konstantin Shishkov
- Originally committed as revision 4083 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:10 PM Revision cec1f05f (ffmpeg): check mb/me_threshold range, fixes assertion failure
- Originally committed as revision 4082 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:01 PM Revision 71434945 (ffmpeg): more checks, fixes assertion failure
- Originally committed as revision 4081 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/24/2005
- 10:07 PM Revision 3e2b6358 (ffmpeg): bypass internal buffer for "large" packets
- Originally committed as revision 4080 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:27 PM Revision d46db490 (ffmpeg): segfault fix
- Originally committed as revision 4079 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:51 AM Revision 3ce16b30 (ffmpeg): discard dummy packets before doing inapropriate checks on them and fa...
- Originally committed as revision 4078 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:47 AM Revision dffbfd06 (ffmpeg): copy extradata for streamcopy
- Originally committed as revision 4077 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/23/2005
- 09:07 PM Revision b691166c (ffmpeg): 25_fix_problem_that_unsynced_with_ss_option.patch by (Calcium | calci...
- Originally committed as revision 4076 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:19 PM Revision 3ed4046f (ffmpeg): create temporary file in current directory if it failed in /tmp
- Originally committed as revision 4075 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:10 PM Revision 3e0fdf37 (ffmpeg): Replace stray spaces by a tab.
- Originally committed as revision 4074 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:30 PM Revision 982e53fe (ffmpeg): 31_ASF_compatibility_with_WMP_and_add_index.patch by (Calcium | calci...
- Originally committed as revision 4073 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:52 PM Revision c64d476c (ffmpeg): 30_clean_up_global_header_flag.patch by (Calcium | calcium nurs or jp)
- Originally committed as revision 4072 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:42 PM Revision 649b918c (ffmpeg): 29_vtag_in_ASF_not_effective.patch by (Calcium | calcium nurs or jp)
- Originally committed as revision 4071 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:35 PM Revision 58d2a150 (ffmpeg): 28_fix_parameters_in_G726.patch by (Calcium | calcium nurs or jp)
- Originally committed as revision 4070 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:39 AM Revision 59fa3f96 (ffmpeg): support omiting various headers in mpeg4 as WMP seems to have difficu...
- based upon 27_WMP_compatibility_with_ISOMPEG4.patch by (Calcium | calcium nurs or jp)
indention fixed
uses workar... - 11:20 AM Revision 0d23cb84 (ffmpeg): Patch for "uuid" atom followed after atom "ftyp" by "QuickTime <ffmpe...
- Originally committed as revision 4068 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:15 AM Revision 8272de4e (ffmpeg): fix time stored in mov
- based upon 23_fix_timestamp_in_mov.patch by (Calcium | calcium nurs or jp)
Originally committed as revision 4067 to ... - 02:10 AM Revision a9aa3467 (ffmpeg): change audio volume range so that the very slow division by 100 can b...
- alternatively we could also use a nicer default = 100 or 1.0 scale and internally change it (patch welcome)
Original... - 01:59 AM Revision 7e987c33 (ffmpeg): 19_audio_volume_adj.patch by (Calcium | calcium nurs or jp)
- Originally committed as revision 4065 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:52 AM Revision ca80810b (ffmpeg): 12_finish_encoding_at_shortest_stream_was_finished.patch by (Calcium ...
- Originally committed as revision 4064 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:26 AM Revision 6c13c880 (ffmpeg): trying to fix a few minor values in the mp4/mov muxer
- Originally committed as revision 4063 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/22/2005
- 06:28 PM Revision 1ba02582 (ffmpeg): 04_AMR_no_debug_output.patch by (Calcium | calcium nurs or jp)
- Originally committed as revision 4062 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:20 PM Revision b6e16b86 (ffmpeg): 08_limit_in_filesize.patch by (Calcium | calcium nurs or jp)
- Originally committed as revision 4061 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:15 PM Revision ff8cc24b (ffmpeg): init has_b_frames for stream copy
- Originally committed as revision 4060 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:11 AM Revision d07355da (ffmpeg): Fixes rgb32to16 conversion for I think all platforms since the int8
- cast should never have worked. Tested on PowerPC and fixes the black GUI
to show the content.
patch by Rene Rebe <ren...
03/19/2005
- 01:10 PM Revision 02dc8983 (ffmpeg): alignment fix
- Originally committed as revision 4059 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:30 PM Revision d4e87f79 (ffmpeg): indentation fix
- Originally committed as revision 4058 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:27 PM Revision f9791751 (ffmpeg): B frames and CABAC/CAVLC selection by Erik Slagter (erik at slagter d...
- Originally committed as revision 4057 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:01 AM Revision 3da3c8d6 (ffmpeg): disable luma in postprocess filters patch by (Tuukka Toivonen |tuukka...
- fixed by myself
Originally committed as revision 4056 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom