Mercurial > libavformat.hg
graph
-
Avoid creating tiny (possibly only 64 bytes large) audio packets resulting in libavformatSun, 14 Mar 2010 13:38:00 +0000, by reimar
-
Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark libavformatSat, 13 Mar 2010 19:19:44 +0000, by stefano
-
matroskadec: add support for SIPR audio tracks libavformatFri, 12 Mar 2010 23:49:06 +0000, by aurel
-
export rm_reorder_sipr_data() for future use by matroska demuxer libavformatFri, 12 Mar 2010 23:35:59 +0000, by aurel
-
export sipr_subpk_size for future use by matroska demuxer libavformatFri, 12 Mar 2010 23:34:30 +0000, by aurel
-
oggdec: Pass packets to header() until the stream is done with them libavformatFri, 12 Mar 2010 05:17:01 +0000, by conrad
-
oggdec: Metadata is per-stream; don't merge multiple streams' together libavformatFri, 12 Mar 2010 05:16:44 +0000, by conrad
-
Prevent memory leak introduced in r22389 in Bink demuxer: pass partial packets to decoder. libavformatThu, 11 Mar 2010 12:29:02 +0000, by pross
-
Cosmetics, break a long line, fix brace placement libavformatThu, 11 Mar 2010 08:33:04 +0000, by mstorsjo
-
RTSP muxer: Create the SDP with the numerical IP of the peer libavformatThu, 11 Mar 2010 08:24:18 +0000, by mstorsjo
-
oggdec: Determine pts and filepos on a packet basis in read_timestamp libavformatThu, 11 Mar 2010 07:17:56 +0000, by conrad
-
oggdec: Move PTS/DTS calculation to a function libavformatThu, 11 Mar 2010 07:17:53 +0000, by conrad
-
oggdec: Fix memory leak in setting up vorbis headers libavformatThu, 11 Mar 2010 07:17:49 +0000, by conrad
-
oggdec: Don't use ogg_stream's seq for vorbis or speex headers libavformatThu, 11 Mar 2010 07:17:46 +0000, by conrad
-
oggdec: Fix duration calculation for streams with non-zero start libavformatThu, 11 Mar 2010 07:17:43 +0000, by conrad
-
oggdec: Parse skeleton to determine the start time of each stream libavformatThu, 11 Mar 2010 07:17:40 +0000, by conrad
-
oggdec: Check that we have a codec in gptopts (needed for skeleton) libavformatThu, 11 Mar 2010 07:17:36 +0000, by conrad
-
oggdec: Move ogg_find_stream and ogg_gptopts to oggdec.h libavformatThu, 11 Mar 2010 07:17:33 +0000, by conrad
-
oggdec: Save offset of the page needed to reconstruct the current packet libavformatThu, 11 Mar 2010 07:17:24 +0000, by conrad
-
Make the ntp_time function available to other parts of libavformat, as ff_ntp_time libavformatWed, 10 Mar 2010 22:21:39 +0000, by mstorsjo
-
In mpegts muxer, free adts context and temporary data libavformatWed, 10 Mar 2010 09:20:32 +0000, by bcoudurier
-
Include os_support.h which has a fallback declaration of socklen_t libavformatWed, 10 Mar 2010 07:44:51 +0000, by mstorsjo
-
Using struct timeval requires sys/time.h, fixes compilation on some OSes libavformatWed, 10 Mar 2010 07:43:56 +0000, by mstorsjo
-
Use rt->control_uri consequently instead of s->filename in all RTSP commands libavformatTue, 09 Mar 2010 16:04:41 +0000, by mstorsjo
-
Add special case to avoid binary search when appending index entries. libavformatTue, 09 Mar 2010 15:19:23 +0000, by michael
-
RTSP: Resolve and use the actual IP address of the peer we're connected to, libavformatTue, 09 Mar 2010 14:59:40 +0000, by mstorsjo
-
Remove static function name prefixes from American Laser Games MM demuxer libavformatTue, 09 Mar 2010 12:37:13 +0000, by pross
-
Ensure Bink demuxer returns AVERROR code when av_get_packet() fails libavformatTue, 09 Mar 2010 12:32:08 +0000, by pross
-
mkvenc: Don't try to write packets with unknown timestamps libavformatTue, 09 Mar 2010 04:23:33 +0000, by conrad
-
Fix encoder metadata string langcode in mov muxer libavformatTue, 09 Mar 2010 01:53:16 +0000, by bcoudurier
-
Correctly mark mov metadata as utf-8, using iso language code libavformatTue, 09 Mar 2010 01:21:09 +0000, by bcoudurier
-
In mov demuxer, convert mac encoded strings to utf-8 libavformatTue, 09 Mar 2010 01:03:42 +0000, by bcoudurier
-
Preallocate index entries in mov demuxer, huge speedup libavformatTue, 09 Mar 2010 00:46:26 +0000, by bcoudurier
-
In mpegts muxer, write adts header if aac bitstream does not contain it libavformatTue, 09 Mar 2010 00:18:49 +0000, by bcoudurier
-
In mpegts muxer, search for h264 aud nal, it might not be the first nal. libavformatMon, 08 Mar 2010 23:59:05 +0000, by bcoudurier
-
Remove definition of match_ext(), which is declared under #ifdef libavformatMon, 08 Mar 2010 23:51:53 +0000, by stefano
-
mpegts vbr muxing, activated when muxing rate is not supplied by the libavformatMon, 08 Mar 2010 23:46:19 +0000, by bcoudurier
-
Replace last occurrence of the deprecated match_ext() with libavformatMon, 08 Mar 2010 23:46:04 +0000, by stefano
-
Start continuity counter at 0 for pmt as well libavformatMon, 08 Mar 2010 22:44:03 +0000, by bcoudurier
-
Start continuity counter at 0 for streams libavformatMon, 08 Mar 2010 20:59:00 +0000, by bcoudurier
-
10l typo, fix ts total bit rate computation libavformatMon, 08 Mar 2010 20:57:42 +0000, by bcoudurier
-
Use ASF supports "markers" which are a name and a time stamp to create libavformatMon, 08 Mar 2010 13:13:18 +0000, by benoit
-
Revert "Move the probe loop from av_open_input_file() into its own method" libavformatMon, 08 Mar 2010 03:46:37 +0000, by mru
-
IFF: move ff_cmap_read_palette() prototype to a header file libavformatMon, 08 Mar 2010 02:36:00 +0000, by mru
-
av_find_stream_info(): Add a workaround for backwards compatible HE-AAC signaling. libavformatMon, 08 Mar 2010 00:00:50 +0000, by alexc
-
Fix pts->dts conversion init for non-zero initial value for pts. libavformatSun, 07 Mar 2010 23:10:18 +0000, by cehoyos
-
Move the probe loop from av_open_input_file() into its own method libavformatSun, 07 Mar 2010 22:42:11 +0000, by stefano
-
Localize the #define _SVID_SOURCE needed for inet_aton() to os_support.c libavformatSun, 07 Mar 2010 19:48:59 +0000, by conrad
-
1l trocadero: forgot reference operator on bytestream_get_be32() argument libavformatSun, 07 Mar 2010 08:52:53 +0000, by kostya
-
Add internal.h include for av_read_frame_flush prototype libavformatSun, 07 Mar 2010 02:35:45 +0000, by conrad
-
Move av_read_frame_flush() prototype to lavf/internal.h libavformatSat, 06 Mar 2010 23:19:05 +0000, by mru
-
Set GXF fallback time-base to match the one specified for audio-only. libavformatSat, 06 Mar 2010 22:25:53 +0000, by reimar
-
GXF time base is always based on "fields" per second even for libavformatSat, 06 Mar 2010 22:20:33 +0000, by reimar
-
Don't explicitly initialize networking in the tcp and udp protocols libavformatFri, 05 Mar 2010 22:38:48 +0000, by mstorsjo
-
Use ff_url_join for assembling URLs, instead of snprintf libavformatFri, 05 Mar 2010 22:35:21 +0000, by mstorsjo
-
Add a function ff_url_join for assembling URLs libavformatFri, 05 Mar 2010 22:31:45 +0000, by mstorsjo
-
Always call ff_network_init/ff_network_close when opening protocols libavformatFri, 05 Mar 2010 22:30:21 +0000, by mstorsjo
-
Return from rtp_read when select returns an error libavformatFri, 05 Mar 2010 08:15:20 +0000, by mstorsjo
-
oggdec: Parse theora headers since ogg might not mark keyframes libavformatFri, 05 Mar 2010 00:22:40 +0000, by conrad
-
Check url_interrupt_cb in rtp_read, wait in select for max 100 ms before rechecking url_interrupt_cb libavformatThu, 04 Mar 2010 15:08:54 +0000, by mstorsjo
-
handle errors reported by av_get_packet() in Bink demuxer libavformatThu, 04 Mar 2010 13:27:53 +0000, by pross
-
Ensure that we write clusters and blocks with known size when streaming libavformatThu, 04 Mar 2010 08:53:14 +0000, by conrad
-
Write the first seekhead if writing to a stream, we won't be able to seek libavformatThu, 04 Mar 2010 08:53:04 +0000, by conrad
-
Attempt seeking to write EBML master sizes even if streamed libavformatThu, 04 Mar 2010 08:53:00 +0000, by conrad
-
matroskaenc: use "title" tag instead of "description" in track title. libavformatWed, 03 Mar 2010 23:27:34 +0000, by conrad
-
matroskadec: timestamps are dts and not pts in ms vfw compatibility mode libavformatWed, 03 Mar 2010 21:46:43 +0000, by aurel
-
Properly pad H.264 extradata when taken from fmtp SDP attributes libavformatWed, 03 Mar 2010 21:00:50 +0000, by mstorsjo
-
nutdec: make chapter start and length uint64_t to prevent overflows. libavformatMon, 01 Mar 2010 07:26:41 +0000, by benoit
-
Explicitly set struct addrinfo to NULL if getaddrinfo failed instead of libavformatSun, 28 Feb 2010 22:33:22 +0000, by reimar
-
Make our getaddrinfo implementation initialize "struct addrinfo" return libavformatSun, 28 Feb 2010 22:31:17 +0000, by reimar
-
Plug some memory leaks in NUT muxer and demuxer libavformatSun, 28 Feb 2010 20:49:21 +0000, by vitor
-
Many mp3s seem to contain padding after id3 tags that is not considered in the libavformatSun, 28 Feb 2010 16:40:17 +0000, by michael
-
Rename RTP depacketizer files from rtp_* to rtpdec_* libavformatSun, 28 Feb 2010 11:03:14 +0000, by mstorsjo
-
Include rtpdec.h, it contains prototypes for the following functions: libavformatSun, 28 Feb 2010 03:59:15 +0000, by cehoyos
-
Include avc.h from avc.c: It contains several prototypes. libavformatSun, 28 Feb 2010 02:04:34 +0000, by cehoyos