Mercurial > libavformat.hg
graph
-
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
-
Make sure av_set_pts_info() does not set the fields of a timebase to libavformatWed, 01 Jul 2009 20:52:48 +0000, by michael
-
Make arguments of av_set_pts_info() unsigned. libavformatWed, 01 Jul 2009 18:50:31 +0000, by michael
-
cosmetics, change case and comments alignment libavformatTue, 30 Jun 2009 07:43:32 +0000, by bcoudurier
-
correctly compute frame flags with closed gop libavformatTue, 30 Jun 2009 07:41:40 +0000, by bcoudurier
-
Use av_log_missing_feature in the ADTS encoder. (Pseudo reverts r19173). libavformatMon, 29 Jun 2009 22:48:07 +0000, by alexc
-
Make the configure script select the input/output devices using libavformatMon, 29 Jun 2009 18:49:15 +0000, by stefano
-
id3v2.4.0 uses syncsafe integers for sizes of frames. libavformatMon, 29 Jun 2009 18:36:49 +0000, by michael
-
Remove inconsistent use of a @brief command in av_write_trailer() libavformatSun, 28 Jun 2009 21:05:46 +0000, by stefano
-
Use consistently the third person in doxy, as recommended by the libavformatSun, 28 Jun 2009 21:01:51 +0000, by stefano
-
use AVFormatContext->probesize in av_find_stream_info and raise default to 5M libavformatThu, 25 Jun 2009 19:10:27 +0000, by bcoudurier
-
Only set CODEC_ID_PROBE when a packet from a stream having a PES header libavformatThu, 25 Jun 2009 19:01:16 +0000, by bcoudurier
-
limit raw packet buffer size used for codec probing libavformatThu, 25 Jun 2009 18:48:57 +0000, by bcoudurier
-
only set par if it does not indicates a rotation, ex iphone 3GS libavformatThu, 25 Jun 2009 00:17:47 +0000, by bcoudurier
-
Remove any reference to ASFContext.packet_size and replace it with libavformatWed, 24 Jun 2009 23:04:05 +0000, by rbultje
-
flvdec: Build a Speex header during FLV demuxing using required and libavformatWed, 24 Jun 2009 22:10:53 +0000, by jbr