log

age author description
2008-06-06 bcoudurier cosmetics, rename first to header, more explicit name libavformat
2008-06-06 bcoudurier cosmetics, rename first to header, more explicit name libavformat
2008-06-06 diego Remove Fabrice's copyright from the Makefiles. They have been entirely libavformat
2008-06-06 ramiro Remove useless img_read_close(). libavformat
2008-06-06 ramiro Remove unneeded NULL at end of struct. libavformat
2008-06-06 ramiro Merge declaration and initialization. libavformat
2008-06-05 diego cosmetics: s/Id/id/ in libavformat where Id refers to id Software. libavformat
2008-06-04 aurel matroskadec: remove some useless code libavformat
2008-06-04 aurel cosmetics: indentation libavformat
2008-06-04 aurel matroskadec: don't remove dummy level when none was added libavformat
2008-06-03 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
2008-06-03 aurel Ensure the first audio stream is selected as the default stream libavformat
2008-06-03 aurel adjust comment to reality libavformat
2008-06-03 aurel matroskadec: sane default value for track->time_scale libavformat
2008-06-03 bcoudurier add pretty common .m2t as ts extension libavformat
2008-06-03 bcoudurier fix continuity counter to start at 0 libavformat
2008-06-03 michael Make update_initial_durations() also work if a dts occured before a libavformat
2008-06-03 michael Do not set pts in update_initial_durations() if stream has b frames. libavformat
2008-06-02 aurel matroskadec: fix potential mem leak libavformat
2008-06-02 aurel matroskadec: avoid potential mem leak libavformat
2008-06-02 aurel reorganize matroska_add_stream() to fix potential mem leak and buffer overflow libavformat
2008-06-02 aurel matroskadec: move ARRAY_SIZE() macro at top of the file libavformat
2008-06-02 andoma Audio channels and sample rate must be set in order to skip libavformat
2008-06-02 bcoudurier rename last_frame_offset to next_frame_offset, due to r13615 libavformat
2008-06-01 takis Check whether the memory allocation for extradata succeeded. Fixes issue 472. libavformat
2008-06-01 aurel matroskadec: use the proper timestamp scaling for index entries libavformat
2008-06-01 aurel matroskadec: read TrackTimecodeScale and set timebase accordingly libavformat
2008-06-01 aurel matroskadec: silently discard some element ID that we don't care about libavformat
2008-05-31 diego flvenc.o depends on avc.o (for H.264 support functions). libavformat
2008-05-30 ramiro raw mlp demuxer libavformat