Mercurial > libavformat.hg
graph
-
Register some additional AMF types in libavformat/flv.h libavformatTue, 21 Jul 2009 07:18:14 +0000, by kostya
-
Use globally consistent include guard names. libavformatSun, 19 Jul 2009 09:38:58 +0000, by stefano
-
Only free '*ic_ptr' when a caller has pre-allocated a context and passed it in libavformatWed, 15 Jul 2009 10:00:16 +0000, by benoit
-
Only #define lseek to _lseeki64 on MinGW, not MinGW CE. libavformatMon, 13 Jul 2009 17:16:36 +0000, by diego
-
Make (de)muxers for format variants select the main format (de)muxer. libavformatSun, 12 Jul 2009 22:31:05 +0000, by diego
-
Fix mem leak when user preallocates an AVFormatContext, passes it to libavformatWed, 08 Jul 2009 08:26:57 +0000, by benoit
-
flvdec: expose metadata through the generic metadata API libavformatMon, 06 Jul 2009 21:54:37 +0000, by aurel
-
flvdec: don't set format and codec context from metadata values libavformatMon, 06 Jul 2009 21:46:37 +0000, by aurel
-
Check for packet_length 0, it is already treated as invalid by the padding check, libavformatMon, 06 Jul 2009 17:08:32 +0000, by reimar
-
fix and simplify long gop mpeg codec ul computation libavformatSat, 04 Jul 2009 08:02:01 +0000, by bcoudurier
-
set index duration to 0 for cbr, specifying whole container coverage libavformatSat, 04 Jul 2009 07:56:58 +0000, by bcoudurier
-
use ber4 length for descriptors preferred by specs libavformatSat, 04 Jul 2009 07:52:28 +0000, by bcoudurier
-
write profile and level local tag in mpeg descriptor libavformatSat, 04 Jul 2009 07:49:12 +0000, by bcoudurier
-
Check for failed extradata malloc, fixes a crash in out-of-memory conditions libavformatFri, 03 Jul 2009 11:27:52 +0000, by reimar
-
Check size of "strf" header against size of enclosing "LIST" if there is one. libavformatFri, 03 Jul 2009 11:26:14 +0000, by reimar
-
Avoid divisions by 0 in the ASF demuxer if packet_size is not valid. libavformatFri, 03 Jul 2009 11:18:07 +0000, by reimar
-
If either of num or den is 0 make both 0 in av_set_pts_info(). libavformatThu, 02 Jul 2009 12:47:58 +0000, by michael