log

age author description
Sat, 02 Feb 2008 21:17:46 +0000 reimar Put is_mms under ifdef CONFIG_MMSH_PROTOCOL, avoids warning: libavformat
Sat, 02 Feb 2008 20:58:58 +0000 reimar Missing 'const' in cast. libavformat
Sat, 02 Feb 2008 14:55:57 +0000 diego cosmetics: sort ogg_codec_t list libavformat
Fri, 01 Feb 2008 15:17:43 +0000 bcoudurier const libavformat
Fri, 01 Feb 2008 15:17:32 +0000 bcoudurier const libavformat
Fri, 01 Feb 2008 14:58:35 +0000 bcoudurier add const libavformat
Thu, 31 Jan 2008 22:30:55 +0000 reimar Add support for ogg text subtitles. libavformat
Thu, 31 Jan 2008 13:40:53 +0000 bcoudurier stupid typo libavformat
Thu, 31 Jan 2008 11:31:56 +0000 bcoudurier support rawvideo in mov libavformat
Thu, 31 Jan 2008 00:34:22 +0000 bcoudurier typo, typedef uint8_t GUID[16] in asf.h, and fix warning: asf-enc.c:202: warning: passing argument 2 of 'put_buffer' from incompatible pointer type libavformat
Thu, 31 Jan 2008 00:27:51 +0000 bcoudurier init to 0, fix warning: mpegenc.c:1022: warning: 'avail_space' may be used uninitialized in this function libavformat
Thu, 31 Jan 2008 00:25:40 +0000 bcoudurier add parenthesis, fix warning: mpegenc.c:303: warning: suggest parentheses around && within || libavformat
Thu, 31 Jan 2008 00:22:25 +0000 bcoudurier typo, also fix warning: asf.c:90: warning: passing argument 2 of 'get_buffer' from incompatible pointer type libavformat
Wed, 30 Jan 2008 13:22:31 +0000 bcoudurier use context in av_log libavformat
Wed, 30 Jan 2008 13:22:04 +0000 bcoudurier warning is only valid for mov libavformat
Tue, 29 Jan 2008 22:37:07 +0000 reimar Support MP4 subtitles as in libavformat
Tue, 29 Jan 2008 09:25:49 +0000 kostya SMPTE 421 Annex L format demuxer libavformat
Mon, 28 Jan 2008 18:35:12 +0000 bcoudurier cosmetics, split long lines, remove useless braces, merge comments and if libavformat
Mon, 28 Jan 2008 18:33:27 +0000 bcoudurier cosmetics, vertically align libavformat
Mon, 28 Jan 2008 16:58:42 +0000 bcoudurier spoke too fast, fix dv fourcc in mov accordingly if strict libavformat
Mon, 28 Jan 2008 16:03:50 +0000 bcoudurier finally set codec tags for mov/mp4/3gp muxers, this should not break anything, if it breaks anything, yell libavformat
Mon, 28 Jan 2008 15:23:37 +0000 bcoudurier indentation libavformat
Mon, 28 Jan 2008 15:22:07 +0000 bcoudurier correctly and only set standard stsd fourcc for mp4/3gp libavformat
Mon, 28 Jan 2008 13:44:27 +0000 bcoudurier write esds atom when mpeg-4 systems tags are used libavformat
Mon, 28 Jan 2008 13:19:49 +0000 bcoudurier reorder object types id by muxing preference libavformat
Mon, 28 Jan 2008 13:19:16 +0000 bcoudurier document tag field libavformat
Sun, 27 Jan 2008 19:57:04 +0000 reimar Add CODEC_ID_MOV_TEXT and use it instead of modifying the stream in the mov demuxer. libavformat
Sun, 27 Jan 2008 15:43:17 +0000 aurel Add support for Matroska attachments. libavformat
Sat, 26 Jan 2008 22:57:53 +0000 michael Set subtitle codec id correctly, i hope this does not break anything. libavformat
Sat, 26 Jan 2008 22:55:34 +0000 michael Add non standard id needed for dvd subtitles. libavformat
Sat, 26 Jan 2008 21:21:55 +0000 reimar Extract the pure plaintext from mov text subtitles. libavformat
Sat, 26 Jan 2008 20:30:03 +0000 michael Set correct codec type and id for text subtitles. libavformat
Sat, 26 Jan 2008 20:07:57 +0000 michael indent libavformat
Sat, 26 Jan 2008 20:07:30 +0000 michael Only export packets which belong to the existing AVStream. libavformat
Sat, 26 Jan 2008 19:50:04 +0000 michael Select non jpeg if there are multiple substreams. libavformat
Sat, 26 Jan 2008 02:24:35 +0000 bcoudurier comment vorbis objectype id libavformat
Sat, 26 Jan 2008 02:22:45 +0000 bcoudurier this one is not standardized either libavformat
Sat, 26 Jan 2008 01:35:51 +0000 bcoudurier remove non standard object type ids, if you find samples, report them libavformat
Mon, 21 Jan 2008 23:43:25 +0000 aurel ensure av_rescale_q() can be calculated (won't divide by zero) libavformat
Mon, 21 Jan 2008 14:28:58 +0000 lucabe Support out-of-band parameter sets in SDP for H.264 video libavformat
Mon, 21 Jan 2008 14:01:57 +0000 lucabe Add support for H.264 video in the RTP muxer libavformat
Mon, 21 Jan 2008 13:43:40 +0000 bcoudurier unset extension, so code path, and guess format do not choose libavformat
Mon, 21 Jan 2008 11:09:06 +0000 lucabe Add minimal support for H.264 video in the SDP generator libavformat
Sun, 20 Jan 2008 21:24:25 +0000 aurel add missing Makefile rules for pcm muxers/demuxers libavformat
Sun, 20 Jan 2008 18:31:56 +0000 bcoudurier reorder alphabetically libavformat
Sun, 20 Jan 2008 18:30:04 +0000 bcoudurier new avm2 (flash 9) muxer, patch by Paul Egan, paulegan at mail dot com libavformat
Sat, 19 Jan 2008 20:00:09 +0000 bcoudurier init uid to 0 libavformat
Sat, 19 Jan 2008 19:59:04 +0000 bcoudurier indentation libavformat
Sat, 19 Jan 2008 19:58:48 +0000 bcoudurier correctly handle sony mpeg4 extradata libavformat
Sat, 19 Jan 2008 19:51:55 +0000 bcoudurier check if read child returned error libavformat
Sat, 19 Jan 2008 17:28:49 +0000 bcoudurier simplify with matching len libavformat
Sat, 19 Jan 2008 17:25:12 +0000 bcoudurier simplify and detect better non frame wrapped mappings libavformat
Sat, 19 Jan 2008 16:20:06 +0000 bcoudurier cosmetics: read_metadata -> read libavformat
Sat, 19 Jan 2008 16:19:06 +0000 bcoudurier cosmetics libavformat
Sat, 19 Jan 2008 16:18:32 +0000 bcoudurier remove unused crypto context uid libavformat
Sat, 19 Jan 2008 16:17:39 +0000 bcoudurier support dynamically allocated local tags, used by encrypted files libavformat
Sat, 19 Jan 2008 15:21:30 +0000 bcoudurier check malloc return libavformat
Sat, 19 Jan 2008 13:16:35 +0000 bcoudurier add some dv container uls libavformat
Sat, 19 Jan 2008 13:16:00 +0000 bcoudurier simplify by checking min matching len libavformat
Fri, 18 Jan 2008 20:48:32 +0000 rbultje Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*). libavformat
Thu, 17 Jan 2008 20:48:07 +0000 rtogni Fix forgotten braces from r11039 libavformat
Thu, 17 Jan 2008 13:59:52 +0000 michael Consider initial EOR in the back_ptr calculation. libavformat
Thu, 17 Jan 2008 00:12:04 +0000 michael Replace idiotic (what moron wrote that code?) "buffer overflow" message by libavformat
Wed, 16 Jan 2008 22:47:51 +0000 diego Remove some spaces to keep certain people's eyes from hurting. libavformat
Wed, 16 Jan 2008 22:14:26 +0000 diego misc spelling/grammar fixes libavformat
Tue, 15 Jan 2008 08:05:58 +0000 lucabe Make avc_find_startcode non-static, so that it can be used from other libavformat
Mon, 14 Jan 2008 16:11:08 +0000 mbardiaux Suppress runaway index on streamed input libavformat
Sun, 13 Jan 2008 15:08:33 +0000 rtogni Add support for S8 PCM (codec 2) libavformat
Sun, 13 Jan 2008 13:33:37 +0000 michael user specifyable maximum amount of memory to use for the index. libavformat
Sat, 12 Jan 2008 11:25:54 +0000 victor Alignment libavformat
Sat, 12 Jan 2008 11:17:37 +0000 victor Link to libraries in dependency order. libavformat
Sat, 12 Jan 2008 00:24:10 +0000 michael Set pts/dts in raw (yuv,rgb,pcm) demuxers. libavformat
Sat, 12 Jan 2008 00:15:05 +0000 michael Write 0 instead of seeking forward (and leaving bytes uninitalized), libavformat
Fri, 11 Jan 2008 23:33:32 +0000 aurel add a ff_ prefix to newly exported functions from avc.c libavformat
Fri, 11 Jan 2008 23:21:22 +0000 aurel Matroska muxer needs to format all NAL units, not only extradata. libavformat
Fri, 11 Jan 2008 12:24:46 +0000 lucabe Do not install rtp.h (which should have never been part of the public API) libavformat
Fri, 11 Jan 2008 01:37:38 +0000 aurel matroskaenc now depends on avc.o libavformat
Fri, 11 Jan 2008 01:32:45 +0000 aurel Use the isom avcc formatting for h264 extradata in matroska. libavformat
Fri, 11 Jan 2008 01:24:55 +0000 aurel Move isom_write_avcc() and related functions into a separate file. libavformat
Fri, 11 Jan 2008 01:04:01 +0000 aurel extract isom_write_avcc into a function libavformat
Fri, 11 Jan 2008 01:00:04 +0000 aurel Add one more parameter to avc_parse_nal_units so that it allows not to libavformat
Fri, 11 Jan 2008 00:47:02 +0000 aurel Check return value of avc_parse_nal_units(). libavformat
Thu, 10 Jan 2008 13:54:30 +0000 rbultje Reindent after r11493 (always use parse_packet() vfunc in rtp_parse_packet()), libavformat
Thu, 10 Jan 2008 13:52:35 +0000 rbultje Make rtp_parse_packet() always call the vfunc of the dynamic payload handler libavformat
Thu, 10 Jan 2008 08:34:37 +0000 lucabe Pass a proper context to av_log() libavformat
Tue, 08 Jan 2008 23:08:51 +0000 diego Fix random typos. libavformat
Tue, 08 Jan 2008 22:07:59 +0000 reimar url_write is part of the public API so it may not be under ifdef. libavformat
Tue, 08 Jan 2008 13:55:15 +0000 bcoudurier check av_new_stream return value libavformat
Tue, 08 Jan 2008 13:48:52 +0000 bcoudurier check av_new_stream return value libavformat
Mon, 07 Jan 2008 23:52:51 +0000 ivo Linux Media Labs MPEG-4 (LMLM4) demuxer libavformat
Mon, 07 Jan 2008 23:42:52 +0000 ivo Implement read_timestamp and enable seeking in PVA files. libavformat
Mon, 07 Jan 2008 23:40:04 +0000 ivo cosmetics libavformat
Mon, 07 Jan 2008 23:39:47 +0000 ivo remove unnecessary check libavformat
Mon, 07 Jan 2008 23:38:12 +0000 ivo use ff_parse_pes_pts for parsing an MPEG-PES timestamp libavformat
Mon, 07 Jan 2008 23:32:57 +0000 ivo Move parsing of MPEG-PES timestamp to mpeg.h (as an inline function) so it libavformat
Mon, 07 Jan 2008 00:03:19 +0000 aurel Make ff_mkv_codec_tags lie entirely in .rodata section. libavformat
Sun, 06 Jan 2008 22:50:09 +0000 diego cosmetics: Add another pair of parentheses to aid readability. libavformat
Sun, 06 Jan 2008 16:02:55 +0000 diego Rename two structures, identifiers starting with _[A-Z] are reserved. libavformat
Sun, 06 Jan 2008 14:18:13 +0000 bcoudurier cosmetics, split overly long lines libavformat
Sun, 06 Jan 2008 10:00:04 +0000 lucabe Make AVRtpPayloadTypes static and constant libavformat
Sat, 05 Jan 2008 22:33:27 +0000 ivo cosmetics, superfluous space libavformat
Sat, 05 Jan 2008 22:28:42 +0000 ivo proper check for valid pva_pts libavformat
Sat, 05 Jan 2008 22:27:49 +0000 ivo do not return an error, but warn and recover when encountering an audio packet libavformat
Sat, 05 Jan 2008 22:18:44 +0000 ivo validate streamid before use libavformat
Sat, 05 Jan 2008 22:15:19 +0000 ivo change audio codec id to mp2 libavformat
Sat, 05 Jan 2008 22:13:27 +0000 ivo proper type and initialization of pva_pts libavformat
Sat, 05 Jan 2008 22:10:00 +0000 ivo remove unnecessary shift libavformat
Fri, 04 Jan 2008 23:09:58 +0000 aurel improve CRC API libavformat
Fri, 04 Jan 2008 20:09:48 +0000 lucabe Split the RTP muxer out of rtp.c, to simplify the RTSP demuxer's dependencies libavformat
Fri, 04 Jan 2008 19:33:50 +0000 lucabe Split the RTP demuxing functions out of rtp.c, to simplify the RTP muxer's dependencies libavformat
Fri, 04 Jan 2008 17:52:16 +0000 michael Move *malloc() out of tree.c, that way the code can be used with libavformat
Fri, 04 Jan 2008 13:00:47 +0000 benoit Make three rm demuxer functions non static. libavformat
Thu, 03 Jan 2008 12:49:12 +0000 lucabe Rationalize some dependencies between rtsp and rtp libavformat
Thu, 03 Jan 2008 11:59:20 +0000 lucabe Fix the RTP muxer dependencies libavformat
Thu, 03 Jan 2008 10:02:46 +0000 ivo use one shift less in get_pts() libavformat
Thu, 03 Jan 2008 02:12:08 +0000 aurel mention libavfilter in warning about deprecated vhook libavformat
Wed, 02 Jan 2008 19:40:43 +0000 diego Drop RTSP default protocol. libavformat
Wed, 02 Jan 2008 18:53:38 +0000 diego cosmetics: Reindent. libavformat
Wed, 02 Jan 2008 18:53:12 +0000 diego Merge double-nested if into && condition. libavformat
Wed, 02 Jan 2008 17:17:56 +0000 aurel move num_packets=0 where it belongs libavformat