log

age author description
2004-11-19 michael workaround apps which dont provided correctly padded streams libavcodec
2004-11-19 michael fixing rv20201002 libavcodec
2004-11-19 michael rv20103001 support libavcodec
2004-11-19 michael reset ref_index libavcodec
2004-11-19 michael fix parser libavcodec
2004-11-17 melanson native QPEG video decoder, courtesy of Konstantin Shishkov libavcodec
2004-11-16 michael overflow fix libavcodec
2004-11-15 michael extradata and FF_INPUT_BUFFER_PADDING_SIZE doc libavcodec
2004-11-14 michael attribute_used libavcodec
2004-11-14 michael plane predicted non-interlacd rgb decodeing fix libavcodec
2004-11-13 michael automatic workaround for another padding bug libavcodec
2004-11-12 michael merge pam_decode_frame() into pnm_decode_frame() libavcodec
2004-11-12 michael pnm parser libavcodec
2004-11-12 michael When bswap_32 is a macro, png images fail to decode properly, patch by (Milan Cutka <cutka>at<szm>dot<sk>) libavcodec
2004-11-12 michael av_resample_compensate() doxy libavcodec
2004-11-12 michael H261 fixing and cleaning: libavcodec
2004-11-11 michael move p*m from image/lavf -> image2/lavc libavcodec
2004-11-11 michael 10l (CONFIG_ZLIB) libavcodec
2004-11-09 michael porting png support from -f image to -f image2 libavcodec
2004-11-08 michael fix image stream copy libavcodec
2004-11-06 michael cbr audio muxing fix libavcodec
2004-10-31 michael switch ffv1 to the put/get_symbol() from snow libavcodec
2004-10-31 michael switch ffv1 from CABAC to the range coder libavcodec
2004-10-31 michael remove debug stuff libavcodec
2004-10-31 michael segfault fix libavcodec
2004-10-30 michael CABAC -> range coder libavcodec
2004-10-30 michael range coder libavcodec
2004-10-29 rtognimp Fix mjpeg-b (padding bytes can exist between end of sos and image data) libavcodec
2004-10-28 michael cleanup libavcodec
2004-10-28 michael simplify ff_h261_reorder_mb_index libavcodec
2004-10-28 michael simplify libavcodec
2004-10-28 michael fix and cleanup h261 mb_type selection libavcodec
2004-10-28 michael cleanup libavcodec
2004-10-28 michael H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) libavcodec
2004-10-27 michael YUV420P to YUV422 conversion routine by (Danny Laarmans <dlaarmans at androme dot com>) libavcodec
2004-10-27 melanson Miro VideoXL (VIXL) decoder, courtesy of Konstantin Shishkov libavcodec
2004-10-26 michael stride align cleanup libavcodec
2004-10-26 michael optimization libavcodec
2004-10-25 michael type fix libavcodec
2004-10-25 michael type fix libavcodec
2004-10-25 michael fix -pixfmt mono[bw] patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) libavcodec
2004-10-24 michael mjpeg parser libavcodec
2004-10-24 michael INT MIN/MAX patch by (Bohdan Horst <nexus at irc dot pl>) libavcodec
2004-10-24 michael optimzation libavcodec
2004-10-24 michael optimization libavcodec
2004-10-23 michael fix CABAC+LOOP missmatch libavcodec
2004-10-23 michael cbp_table cleanup libavcodec
2004-10-23 michael cleanup of decode_cabac_residual() libavcodec
2004-10-23 michael decode intra cabac mb_type cleanup libavcodec
2004-10-22 michael small typo patch by (Gildas Bazin <gbazin at altern dot org>) libavcodec
2004-10-22 michael H.264 CABAC + B-frames patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec
2004-10-22 romansh * Introducing IIDC1394 grabbing interface. libavcodec
2004-10-21 michael user selectble cutoff frequency libavcodec
2004-10-21 michael 100l (dont reset the sample position at the block end) libavcodec
2004-10-21 michael make most resample filter parameters selectable at runtime libavcodec
2004-10-20 michael optimization libavcodec
2004-10-20 michael make filter size, int32/int16 and a few other things selectable at compiletime libavcodec
2004-10-20 michael 10l libavcodec
2004-10-18 michael fix constrained parameters flag libavcodec
2004-10-18 michael infinte recursion fix libavcodec