Mercurial > libavformat.hg
graph
-
cosmetics, remove spaces after '(' and before ')' libavformatThu, 30 Jul 2009 19:14:57 +0000, by bcoudurier
-
init pes dts and pts to AV_NOPTS_VALUE, fix issue #1297 libavformatThu, 30 Jul 2009 18:29:06 +0000, by bcoudurier
-
Remove old_flags variable, which is a duplicate of the flags variable. libavformatThu, 30 Jul 2009 15:05:33 +0000, by rbultje
-
Don't use a pointer-to-flags/timestamp in ff_rm_parse_packet(); the function libavformatThu, 30 Jul 2009 15:04:19 +0000, by rbultje
-
Remove pointless '#ifdef DEBUG' around dprintf macro. libavformatWed, 29 Jul 2009 17:12:47 +0000, by diego
-
Stop parsing in read_header only after finding pmt, and libavformatWed, 29 Jul 2009 02:17:08 +0000, by bcoudurier
-
rename freq to period which is more correct, patch by Niobos, niobos dot be at gmail dot com libavformatTue, 28 Jul 2009 17:51:12 +0000, by bcoudurier
-
Cosmetics: remove spaces between function name and arguments in declaration, libavformatMon, 27 Jul 2009 14:32:54 +0000, by rbultje
-
Use named initializers and use new/free_context() instead of extradata() libavformatMon, 27 Jul 2009 14:29:06 +0000, by rbultje
-
Implement support for EOS as used by WMS and other RTSP servers that do not libavformatMon, 27 Jul 2009 14:03:53 +0000, by rbultje
-
Implement RTSP-MS/ASF packet parsing - this completes RTSP-MS support. See libavformatMon, 27 Jul 2009 14:00:10 +0000, by rbultje
-
Only consider -1 as an error return value for open(). libavformatMon, 27 Jul 2009 12:36:22 +0000, by benoit
-
Add handling of EAGAIN at packet boundaries. See "[PATCH] RTSP-MS 14/15: libavformatSun, 26 Jul 2009 19:09:35 +0000, by rbultje
-
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
-
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