log

age author description
2007-08-31 conrad SimpleBlock keyframe flag is the most significant bit libavformat
2007-08-30 diego cosmetics: Sort some lines, whitespace changes. libavformat
2007-08-29 lucabe Correct packetization for MPEG video frames, and correct setting of the libavformat
2007-08-29 lucabe Remove commented code (payload header extension) libavformat
2007-08-28 lu_zero Backport fix for mpegvideo rtp, fixes Issue119, original fix from Dario Gallucci <dariodotgallucciatpolito.it> in feng libavformat
2007-08-27 rtogni Change 4xm demuxer and video decoder to pass the video format version in libavformat
2007-08-27 diego Remove unused variable. libavformat
2007-08-25 lucabe Use correct timescale in RTSP seeking libavformat
2007-08-24 lucabe Remove copyright from a function prototype libavformat
2007-08-24 lucabe Move the RTP packetization code for MPEG12 video in its own file (rtp_mpv.c) libavformat
2007-08-24 conrad Add V_SNOW libavformat
2007-08-23 kostya Take ring frame into account when demuxing. libavformat
2007-08-22 diego Identifiers starting with underscores are reserved. libavformat
2007-08-20 bcoudurier support swink created files which have soi/eoi broken tags reversed libavformat
2007-08-18 michael Do not butcher start_time in av_estimate_timings_from_bit_rate(). libavformat
2007-08-18 michael When looking for the last packet in each libavformat
2007-08-18 michael There is no guarantee that every stream will libavformat
2007-08-18 michael fix cur_dts at the end of av_estimate_timings_from_pts() libavformat
2007-08-18 michael more verbose doxy for duration (from patch by neilb suse de) libavformat
2007-08-18 michael mention that start_time maybe AV_NOPTS_VALUE (from patch by neilb suse de) libavformat
2007-08-17 ramiro Allow pipe: URL to take fd number as input libavformat
2007-08-17 ramiro Indent for next commit libavformat
2007-08-17 diego spelling/wording cosmetics libavformat
2007-08-17 benoit store asf streaming bitrates consistently libavformat
2007-08-16 ramiro Set UDP receive buffer to 64k libavformat
2007-08-16 aurel cosmetic: indentation libavformat
2007-08-16 aurel Don't pre-scale default_duration to avoid precision loss in fps calculation. libavformat
2007-08-16 aurel no need for special case default_duration for AAC libavformat