log

age author description
2010-07-02 bcoudurier In mov demuxer, fix seeking to the beginning when file has edit lists. libavformat
2010-07-01 mru mpegtsenc: allocate correct size for PID table libavformat
2010-07-01 bcoudurier In mov demuxer, only set sar if not already set, patch by Andrew Wason, libavformat
2010-07-01 bcoudurier Use ext sample from mpeg4audio config if set with AAC SBR libavformat
2010-07-01 mstorsjo Pad the buffer in url_close_dyn_buf, for buffers opened with url_open_dyn_buf libavformat
2010-07-01 mstorsjo Add RTP depacketization of SVQ3 libavformat
2010-07-01 reimar Change all functions referenced in the mxf_metadata_read_table to use the same libavformat
2010-07-01 aurel fix warning in ff_metadata_mux_compat() libavformat
2010-07-01 alexc Allow remuxing of explicitly signalled AAC files into ADTS. libavformat
2010-07-01 michael Factorize get_duration() out of 4 places of the avi demuxer. libavformat
2010-07-01 hyc Use new librtmp APIs instead of grubbing around in RTMP struct libavformat
2010-07-01 michael Prevent infinite recursion of odml indexes. libavformat
2010-06-30 cehoyos Make "invalid dts/pts combination" a debug instead of a warning message. libavformat
2010-06-30 cehoyos Allow setting streamid when muxing mpegts. libavformat