log

age author description
Tue, 04 Jan 2005 10:26:47 +0000 lorenm reduce stutter if we learn too late that the stream contains B-frames. libavcodec
Tue, 04 Jan 2005 01:12:48 +0000 lorenm Sort B-frames into display order. libavcodec
Mon, 03 Jan 2005 16:13:52 +0000 michael Disable encoders patch by (Gianluigi Tiesi <mplayer netfarm it>) libavcodec
Mon, 03 Jan 2005 00:36:26 +0000 diego Make -pphelp output consistent with the other instances of -xxx help. libavcodec
Sat, 01 Jan 2005 23:02:09 +0000 michael WV1F support libavcodec
Fri, 31 Dec 2004 17:37:23 +0000 michael faster and slightly less accurate nearest neighbor resampler libavcodec
Fri, 31 Dec 2004 14:02:35 +0000 michael 10l libavcodec
Fri, 31 Dec 2004 12:58:46 +0000 michael special case for filter_length==1 libavcodec
Fri, 31 Dec 2004 00:07:17 +0000 michael - correct several errors on the deblocking accross slice boundaries. libavcodec
Thu, 30 Dec 2004 18:05:54 +0000 rtognimp Fix avc1 if there is nore than one nal per mov frame libavcodec
Thu, 30 Dec 2004 14:48:01 +0000 michael imgresample test cleanup patch by (Panagiotis Issaris <takis )( lumumba d0t luc d0t ac.be>) libavcodec
Wed, 29 Dec 2004 23:17:42 +0000 rtognimp Fix compilation when both amr_nb and amr_wb are enabled libavcodec
Wed, 29 Dec 2004 17:50:25 +0000 michael common.c -> bitstream.c (and the single non bitstream func -> utils.c) libavcodec
Wed, 29 Dec 2004 12:14:14 +0000 michael motion_val doxy libavcodec
Wed, 29 Dec 2004 04:17:52 +0000 lorenm implement B_DIRECT and B_SKIP macroblock types. libavcodec
Mon, 20 Dec 2004 03:03:37 +0000 lorenm vismv for h264 displayed incorrect motion vectors. libavcodec
Sun, 19 Dec 2004 12:26:54 +0000 michael better motion_subsample_log2 docs libavcodec
Sat, 18 Dec 2004 16:20:42 +0000 michael fixes transcoding to vorbis with ffmpeg on big endian machines patch by (Sigbjrn Skjret {sskjer-1 broadpark no}) libavcodec
Sat, 18 Dec 2004 03:49:07 +0000 michael add multi slice support libavcodec
Sat, 18 Dec 2004 03:07:15 +0000 michael fixes for PIC code on x86-64 patch by (Drew Hess <drew.hess gmail com>) libavcodec
Tue, 14 Dec 2004 20:17:23 +0000 michael quantizer overflow warning + AAN dct fix libavcodec
Tue, 14 Dec 2004 12:04:45 +0000 michael fix timestamp prediction for low_delay mpeg streams libavcodec
Mon, 13 Dec 2004 16:11:38 +0000 michael x86 cpu capabilities detection rewrite / cleanup libavcodec
Mon, 13 Dec 2004 11:41:59 +0000 michael another try at fixing rv20 ... libavcodec
Sun, 12 Dec 2004 14:19:54 +0000 michael flush remaining data from parser at EOF libavcodec
Sat, 11 Dec 2004 18:33:18 +0000 michael warn the user if the quantization code could overflow with the selected custom matrix and qp limits libavcodec
Thu, 09 Dec 2004 22:04:15 +0000 michael uppercase codec_tag=AVC1 support libavcodec
Thu, 09 Dec 2004 01:01:11 +0000 michael out of buffer access fix libavcodec
Wed, 08 Dec 2004 18:02:56 +0000 michael more flexible frame skip decission libavcodec
Wed, 08 Dec 2004 11:46:16 +0000 michael frame skip support libavcodec
Tue, 07 Dec 2004 13:14:37 +0000 michael rv20 encoding libavcodec
Mon, 06 Dec 2004 22:44:03 +0000 michael seeking in rm libavcodec
Mon, 06 Dec 2004 17:21:17 +0000 michael rv10 thread safety fix / rv10 ffplay fix libavcodec
Sun, 05 Dec 2004 23:26:43 +0000 michael detect sse on athlon-xp patch by (matthieu castet <castet >.< matthieu >at< free >.< fr>) libavcodec
Sun, 05 Dec 2004 23:21:39 +0000 michael next try at fixing rv20 decoding libavcodec
Tue, 30 Nov 2004 21:50:16 +0000 michael raw rgb flip fix libavcodec
Sun, 28 Nov 2004 19:19:39 +0000 lorenm fix interlacing check in v1 huffyuv. libavcodec
Sun, 28 Nov 2004 18:29:38 +0000 lorenm split ffhuffyuv into 2 codecs: libavcodec
Sun, 28 Nov 2004 15:33:15 +0000 michael fix some codec_id values so that new ones can be added at the end of the subsets without breaking binary compatibility libavcodec
Sun, 28 Nov 2004 14:58:50 +0000 michael 10l (dont use codec_id for error simulation) libavcodec
Sat, 27 Nov 2004 18:10:06 +0000 michael Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>) libavcodec
Sat, 27 Nov 2004 03:54:18 +0000 lorenm new option: context_model libavcodec
Thu, 25 Nov 2004 19:26:46 +0000 michael fix for build on IRIX by (Michel Bardiaux {mbardiaux peaktime be}) libavcodec
Thu, 25 Nov 2004 19:17:27 +0000 michael fix some type mismatches patch by (Jeff Muizelaar <muizelaar rogers com>) libavcodec
Wed, 24 Nov 2004 22:54:16 +0000 michael YUV420P to UYVY422 conversion patch by (Luca Abeni <lucabe72 >< email >< it>) libavcodec
Wed, 24 Nov 2004 22:50:49 +0000 michael Fixed typo which caused incorrect motion prediction in B-frames. patch by (Loren Merritt <lorenm ta u tod washington tod edu>) libavcodec
Wed, 24 Nov 2004 00:15:49 +0000 michael check num_entries too to avoid reading over the array end and dont check i>0 it must be >0 there libavcodec
Tue, 23 Nov 2004 23:58:54 +0000 michael Fixes a segfault when flushing delayed B-frames on the 2nd pass. patch by (Loren Merritt <lorenm.u@washington@edu>) libavcodec
Sun, 21 Nov 2004 18:04:56 +0000 mmu_man BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more generic "if HAVE_THREADS" libavcodec
Sun, 21 Nov 2004 01:47:36 +0000 michael whitespace cleanup patch by (James A. Morrison <ja2morri>@<csclub>dot<uwaterloo>point<ca>) libavcodec
Fri, 19 Nov 2004 20:49:12 +0000 michael workaround apps which dont provided correctly padded streams libavcodec
Fri, 19 Nov 2004 18:19:36 +0000 michael fixing rv20201002 libavcodec
Fri, 19 Nov 2004 16:57:47 +0000 michael rv20103001 support libavcodec
Fri, 19 Nov 2004 13:08:25 +0000 michael reset ref_index libavcodec
Fri, 19 Nov 2004 11:37:03 +0000 michael fix parser libavcodec
Wed, 17 Nov 2004 03:45:53 +0000 melanson native QPEG video decoder, courtesy of Konstantin Shishkov libavcodec
Tue, 16 Nov 2004 13:40:56 +0000 michael overflow fix libavcodec
Mon, 15 Nov 2004 15:53:53 +0000 michael extradata and FF_INPUT_BUFFER_PADDING_SIZE doc libavcodec
Sun, 14 Nov 2004 22:05:21 +0000 michael attribute_used libavcodec
Sun, 14 Nov 2004 15:46:34 +0000 michael plane predicted non-interlacd rgb decodeing fix libavcodec
Sat, 13 Nov 2004 01:05:12 +0000 michael automatic workaround for another padding bug libavcodec
Fri, 12 Nov 2004 23:38:43 +0000 michael merge pam_decode_frame() into pnm_decode_frame() libavcodec
Fri, 12 Nov 2004 22:55:29 +0000 michael pnm parser libavcodec
Fri, 12 Nov 2004 09:48:06 +0000 michael When bswap_32 is a macro, png images fail to decode properly, patch by (Milan Cutka <cutka>at<szm>dot<sk>) libavcodec
Fri, 12 Nov 2004 02:05:26 +0000 michael av_resample_compensate() doxy libavcodec
Fri, 12 Nov 2004 01:21:34 +0000 michael H261 fixing and cleaning: libavcodec
Thu, 11 Nov 2004 18:09:28 +0000 michael move p*m from image/lavf -> image2/lavc libavcodec
Thu, 11 Nov 2004 10:33:11 +0000 michael 10l (CONFIG_ZLIB) libavcodec
Tue, 09 Nov 2004 23:31:46 +0000 michael porting png support from -f image to -f image2 libavcodec
Mon, 08 Nov 2004 23:36:32 +0000 michael fix image stream copy libavcodec
Sat, 06 Nov 2004 19:11:34 +0000 michael cbr audio muxing fix libavcodec
Sun, 31 Oct 2004 12:22:00 +0000 michael switch ffv1 to the put/get_symbol() from snow libavcodec
Sun, 31 Oct 2004 10:08:50 +0000 michael switch ffv1 from CABAC to the range coder libavcodec
Sun, 31 Oct 2004 02:51:39 +0000 michael remove debug stuff libavcodec
Sun, 31 Oct 2004 00:42:43 +0000 michael segfault fix libavcodec
Sat, 30 Oct 2004 02:16:27 +0000 michael CABAC -> range coder libavcodec
Sat, 30 Oct 2004 01:43:37 +0000 michael range coder libavcodec
Fri, 29 Oct 2004 20:45:47 +0000 rtognimp Fix mjpeg-b (padding bytes can exist between end of sos and image data) libavcodec
Thu, 28 Oct 2004 18:42:31 +0000 michael cleanup libavcodec
Thu, 28 Oct 2004 18:17:48 +0000 michael simplify ff_h261_reorder_mb_index libavcodec
Thu, 28 Oct 2004 17:34:14 +0000 michael simplify libavcodec
Thu, 28 Oct 2004 17:21:34 +0000 michael fix and cleanup h261 mb_type selection libavcodec
Thu, 28 Oct 2004 12:12:33 +0000 michael cleanup libavcodec
Thu, 28 Oct 2004 10:12:57 +0000 michael H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) libavcodec
Wed, 27 Oct 2004 21:42:26 +0000 michael YUV420P to YUV422 conversion routine by (Danny Laarmans <dlaarmans at androme dot com>) libavcodec
Wed, 27 Oct 2004 04:30:48 +0000 melanson Miro VideoXL (VIXL) decoder, courtesy of Konstantin Shishkov libavcodec
Tue, 26 Oct 2004 12:47:56 +0000 michael stride align cleanup libavcodec
Tue, 26 Oct 2004 03:12:21 +0000 michael optimization libavcodec
Mon, 25 Oct 2004 15:37:13 +0000 michael type fix libavcodec
Mon, 25 Oct 2004 15:27:56 +0000 michael type fix libavcodec
Mon, 25 Oct 2004 01:16:13 +0000 michael fix -pixfmt mono[bw] patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) libavcodec
Sun, 24 Oct 2004 22:37:29 +0000 michael mjpeg parser libavcodec
Sun, 24 Oct 2004 13:20:32 +0000 michael INT MIN/MAX patch by (Bohdan Horst <nexus at irc dot pl>) libavcodec
Sun, 24 Oct 2004 02:59:36 +0000 michael optimzation libavcodec
Sun, 24 Oct 2004 02:08:45 +0000 michael optimization libavcodec
Sat, 23 Oct 2004 21:13:31 +0000 michael fix CABAC+LOOP missmatch libavcodec
Sat, 23 Oct 2004 19:12:21 +0000 michael cbp_table cleanup libavcodec
Sat, 23 Oct 2004 15:59:01 +0000 michael cleanup of decode_cabac_residual() libavcodec
Sat, 23 Oct 2004 12:07:57 +0000 michael decode intra cabac mb_type cleanup libavcodec
Fri, 22 Oct 2004 19:55:57 +0000 michael small typo patch by (Gildas Bazin <gbazin at altern dot org>) libavcodec
Fri, 22 Oct 2004 18:30:50 +0000 michael H.264 CABAC + B-frames patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec
Fri, 22 Oct 2004 02:04:30 +0000 romansh * Introducing IIDC1394 grabbing interface. libavcodec
Thu, 21 Oct 2004 21:07:40 +0000 michael user selectble cutoff frequency libavcodec
Thu, 21 Oct 2004 20:01:32 +0000 michael 100l (dont reset the sample position at the block end) libavcodec
Thu, 21 Oct 2004 03:11:34 +0000 michael make most resample filter parameters selectable at runtime libavcodec
Wed, 20 Oct 2004 19:06:29 +0000 michael optimization libavcodec
Wed, 20 Oct 2004 18:02:34 +0000 michael make filter size, int32/int16 and a few other things selectable at compiletime libavcodec
Wed, 20 Oct 2004 12:04:08 +0000 michael 10l libavcodec
Mon, 18 Oct 2004 23:07:18 +0000 michael fix constrained parameters flag libavcodec
Mon, 18 Oct 2004 03:02:48 +0000 michael infinte recursion fix libavcodec
Sun, 17 Oct 2004 20:27:11 +0000 michael gcc 3.4.3 preversions do not appreciate invalid instruction and operand combinations anymore patch by (Aurelien Jacobs <aurel at gnuage dot org>) libavcodec
Fri, 15 Oct 2004 11:48:50 +0000 michael xvid fake divx version workaround libavcodec
Fri, 15 Oct 2004 02:37:04 +0000 michael support strictly enforcing gop size libavcodec
Thu, 14 Oct 2004 12:24:16 +0000 michael fix forcing of individual frame types libavcodec
Tue, 12 Oct 2004 12:47:49 +0000 melanson Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov libavcodec
Tue, 12 Oct 2004 07:16:14 +0000 rfelker 1000l libavcodec
Mon, 11 Oct 2004 22:47:09 +0000 michael missaliged clear_blocks() and h264 not complied but referenced fix patch by (Roine Gustafsson <roine at users dot sourceforge dot net>) and me libavcodec
Mon, 11 Oct 2004 02:19:29 +0000 michael adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>) libavcodec
Sat, 09 Oct 2004 12:02:19 +0000 michael lowres 4mv libavcodec
Fri, 08 Oct 2004 22:57:39 +0000 michael h.261 loop filter fix libavcodec