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
Wed, 02 Jan 2008 10:45:28 +0000 ivo TechnoTrend PVA Demuxer libavformat
Wed, 02 Jan 2008 00:08:36 +0000 diego cosmetics: sort() libavformat
Tue, 01 Jan 2008 22:54:35 +0000 diego Add portable way to check for the existence of definitions and libavformat
Tue, 01 Jan 2008 22:05:51 +0000 michael Extract aspect ratio from ODML/vprp. libavformat
Mon, 31 Dec 2007 16:49:18 +0000 michael Correct doxy about timestamp units of read_timestamp(). libavformat
Mon, 31 Dec 2007 16:47:25 +0000 michael Document return of read_timestamp. libavformat
Mon, 31 Dec 2007 16:43:35 +0000 michael More verbose aspect ratio error msg. libavformat
Sat, 29 Dec 2007 20:49:03 +0000 aurel export raw SSA tracks with their own codec ID (patch by Evgeniy Stepanov) libavformat
Sat, 29 Dec 2007 18:35:38 +0000 aurel clear internal queue when seeking libavformat
Sat, 29 Dec 2007 18:32:47 +0000 aurel move internal queue freeing code in its own function libavformat
Sat, 29 Dec 2007 18:30:27 +0000 aurel fix memory leak (patch by Gabriel Fort gforte _at_ wyplay _dot_ com) libavformat
Sat, 29 Dec 2007 16:34:51 +0000 michael indent libavformat
Sat, 29 Dec 2007 16:13:03 +0000 michael Try to fix url_split() so that the ?foobar part is in the path and only the path. libavformat
Fri, 28 Dec 2007 13:07:43 +0000 ivo Sun Rasterfile decoder libavformat
Fri, 28 Dec 2007 11:25:25 +0000 lu_zero Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 3 Reindent libavformat
Fri, 28 Dec 2007 11:23:25 +0000 lu_zero Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 2 x-pn-tng support libavformat
Fri, 28 Dec 2007 11:10:17 +0000 lu_zero Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 1 Comment libavformat
Fri, 28 Dec 2007 03:32:32 +0000 michael Revert hack which should have never been commited. libavformat
Thu, 27 Dec 2007 01:38:50 +0000 diego Check for the presence of sys/select.h and conditionally #include it. libavformat
Thu, 27 Dec 2007 00:16:48 +0000 michael Fix detected fps for old divx/xvid. libavformat
Wed, 26 Dec 2007 22:28:22 +0000 michael Do not force fps unless the user actually specified one. libavformat
Wed, 26 Dec 2007 22:17:46 +0000 ivo PC Paintbrush PCX image decoder libavformat
Tue, 25 Dec 2007 09:37:49 +0000 michael Revert r6124, the change was just wrong, other formats than MPEG-PS can be libavformat
Mon, 24 Dec 2007 12:49:27 +0000 diego djgpp port, first part libavformat
Sun, 23 Dec 2007 21:01:09 +0000 diego typo: begining --> beginning libavformat
Sun, 23 Dec 2007 18:08:00 +0000 reimar begining -> beginning typo fix libavformat
Sun, 23 Dec 2007 13:16:55 +0000 reimar 100l, av_read_packet must check for read_packet error, in case of libavformat
Sat, 22 Dec 2007 16:18:07 +0000 reimar Add a av_alloc_put_byte function. libavformat
Fri, 21 Dec 2007 11:51:39 +0000 diego Fix Doxygen function parameter name. libavformat
Fri, 21 Dec 2007 11:50:18 +0000 diego comment typo fixes libavformat
Fri, 21 Dec 2007 00:22:40 +0000 ivo typo ;) libavformat
Thu, 20 Dec 2007 22:33:53 +0000 michael Document ByteIOContext and URLContext change rules. libavformat
Thu, 20 Dec 2007 11:22:39 +0000 banan Reindent libavformat
Thu, 20 Dec 2007 11:21:10 +0000 banan Correctly handle FLV_CODECID_NELLYMOSER_8HZ_MONO files libavformat
Thu, 20 Dec 2007 09:59:07 +0000 michael Document a few more structure change rules with relation to ABI/API. libavformat
Thu, 20 Dec 2007 09:51:11 +0000 bcoudurier fix indentation libavformat
Thu, 20 Dec 2007 09:43:01 +0000 michael Document structure change rules with relation to ABI/API. libavformat
Thu, 20 Dec 2007 00:26:53 +0000 aurel cosmetics: indentation libavformat
Thu, 20 Dec 2007 00:25:18 +0000 aurel remove double check of pb->read_seek libavformat
Wed, 19 Dec 2007 23:26:18 +0000 aurel use proper url_is_streamed() API libavformat
Wed, 19 Dec 2007 21:11:08 +0000 michael Make recently added and still unused read_seek functions return offset_t. libavformat
Wed, 19 Dec 2007 20:57:13 +0000 michael Merge recently added and still unused play and pause functions. libavformat
Wed, 19 Dec 2007 16:00:08 +0000 bcoudurier use generic 'glbl' atom if extradata is present but no specific method is known libavformat
Wed, 19 Dec 2007 15:39:10 +0000 bcoudurier supports glbl atom containing generic extradata for all codecs libavformat
Wed, 19 Dec 2007 14:09:54 +0000 reimar Increase minor version due to new av_close_input_stream libavformat
Wed, 19 Dec 2007 14:07:13 +0000 reimar Add a av_close_input_stream function libavformat
Wed, 19 Dec 2007 11:31:36 +0000 michael Remove dead code which disappeared with the last major version bump. libavformat
Wed, 19 Dec 2007 10:58:54 +0000 michael Remove *_codec_id from AVFormatParameters with the next major version bump. libavformat
Wed, 19 Dec 2007 10:56:17 +0000 michael Allow overriding codec_ids. libavformat
Wed, 19 Dec 2007 02:33:47 +0000 michael Remove unneeded avio wrapper functions. libavformat
Mon, 17 Dec 2007 19:12:43 +0000 reimar Simplify av_close_input_file similarly to av_open_input_file previously libavformat
Mon, 17 Dec 2007 19:08:17 +0000 reimar Simplify av_open_input_file libavformat
Mon, 17 Dec 2007 17:41:24 +0000 reimar Add FF_OPT_TYPE_BINARY and use it to add a cryptokey option libavformat
Mon, 17 Dec 2007 09:28:46 +0000 benoit Enable av_read_pause(), av_read_play() and the ASF demuxer's av_read_seek() libavformat
Sun, 16 Dec 2007 18:51:00 +0000 bcoudurier useless 0L here libavformat
Sun, 16 Dec 2007 18:46:57 +0000 bcoudurier remove now useless fields libavformat
Sun, 16 Dec 2007 18:45:48 +0000 bcoudurier do not retain useless pointers to avstream priv_data, use it directly libavformat
Sun, 16 Dec 2007 18:30:45 +0000 bcoudurier remove duplicate field libavformat
Sun, 16 Dec 2007 18:26:34 +0000 bcoudurier cosmetics: func -> parse, remove useless parenthesis libavformat
Sun, 16 Dec 2007 18:24:32 +0000 bcoudurier remove useless declaration libavformat
Sun, 16 Dec 2007 18:20:27 +0000 bcoudurier save pointer to parse table, it is unlikely to change libavformat
Sun, 16 Dec 2007 18:10:52 +0000 bcoudurier remove useless seek libavformat
Sun, 16 Dec 2007 18:10:18 +0000 bcoudurier cosmetics libavformat
Sun, 16 Dec 2007 18:08:06 +0000 bcoudurier support streamed mov/mp4 libavformat
Sun, 16 Dec 2007 17:52:46 +0000 bcoudurier return error when url_fseek could not read until desired offset in streamed mode libavformat
Sun, 16 Dec 2007 17:22:09 +0000 diego cosmetics: comment typo fixes libavformat
Sat, 15 Dec 2007 19:08:42 +0000 bcoudurier choose next sample by sample position libavformat
Sat, 15 Dec 2007 16:54:58 +0000 michael document how to free the result of av_alloc_format_context() libavformat
Wed, 12 Dec 2007 19:01:58 +0000 michael av_*_next() API for libavformat libavformat
Sun, 09 Dec 2007 14:39:01 +0000 ramiro Fix compilation of os_support.c for MinGW with --disable-network libavformat
Wed, 05 Dec 2007 04:32:45 +0000 melanson adjust indentation on latest patch libavformat
Wed, 05 Dec 2007 04:30:33 +0000 melanson Check sanity in the palette loading operation. The addresses a potential security risk in libavformat
Tue, 04 Dec 2007 23:43:01 +0000 rtogni Typo libavformat
Mon, 03 Dec 2007 22:26:07 +0000 bcoudurier return error if malloc failed, found by takis, fix issue 286 libavformat
Mon, 03 Dec 2007 22:22:50 +0000 bcoudurier check mov_read_default return value where appropriate, patch by takis, fix issue 285 libavformat
Mon, 03 Dec 2007 13:33:48 +0000 diego colour --> color in variable names libavformat
Mon, 03 Dec 2007 13:01:53 +0000 diego cosmetics: comment spelling fixes libavformat
Mon, 03 Dec 2007 12:46:20 +0000 diego Fix make checkheaders. libavformat
Mon, 03 Dec 2007 10:44:25 +0000 bcoudurier fix dnxhd 720p in mov for quicktime player libavformat
Mon, 03 Dec 2007 10:24:42 +0000 michael add assert to detect invalid packet_timestamp_start/end libavformat
Mon, 03 Dec 2007 10:23:09 +0000 michael correct invalid duration libavformat
Mon, 03 Dec 2007 09:37:06 +0000 michael make mpeg-ps probe less happy with random data libavformat
Mon, 03 Dec 2007 09:26:44 +0000 michael return a slightly larger score if we find more than 500 valid mp3 frames in a row libavformat
Mon, 03 Dec 2007 08:27:04 +0000 michael ensure that the probe code runs in O(n) libavformat
Mon, 03 Dec 2007 04:50:01 +0000 michael remove arbitrary 4096 limit for probing libavformat
Mon, 03 Dec 2007 04:49:01 +0000 michael prevent O(n^2) execution of ff_mpa_decode_header() for valid mp3 files libavformat
Sun, 02 Dec 2007 23:27:01 +0000 reimar Make ff_qt_default_palette_* arrays "static const" libavformat
Sun, 02 Dec 2007 21:52:43 +0000 reimar Make ff_mkv_codec_tags array const, it is never written. libavformat
Sun, 02 Dec 2007 17:51:05 +0000 rtogni Fix muxer so that generated files are playable by realplayer, other open libavformat
Sun, 02 Dec 2007 17:41:12 +0000 rtogni Revert r10892, it's wrong and no longer needed to prevent crashes libavformat
Sun, 02 Dec 2007 14:06:28 +0000 diego Fix some spelling mistakes. libavformat
Sat, 01 Dec 2007 22:21:04 +0000 vitor spelling libavformat
Sat, 01 Dec 2007 12:05:59 +0000 diego succes --> success typo libavformat
Sat, 01 Dec 2007 00:19:44 +0000 michael stupid code (casting of void*) found by checktree.sh libavformat
Sat, 01 Dec 2007 00:07:51 +0000 michael 1000l _reserved (found by checktree.sh) libavformat
Thu, 29 Nov 2007 08:35:05 +0000 lucabe Suppress the "redirector hack" from libavformat/utils.c:av_open_input_stream(), libavformat
Wed, 28 Nov 2007 19:51:59 +0000 andoma Bump lavf minor due to addition of libavformat
Wed, 28 Nov 2007 19:46:49 +0000 andoma Extend ByteIOContext and add the buffered IO functions: libavformat
Tue, 27 Nov 2007 11:42:09 +0000 diego Add #include "os_support.h" to restore OS/2 support. libavformat
Tue, 27 Nov 2007 11:27:50 +0000 diego Remove possibly misleading comments. libavformat
Sun, 25 Nov 2007 16:32:47 +0000 aurel add pcm_s16le_planar support for electronicarts files libavformat
Sat, 24 Nov 2007 10:08:02 +0000 diego Add missing #includes to fix 'make checkheaders'. libavformat
Sat, 24 Nov 2007 07:09:32 +0000 andoma Extend URLProtocol with new function pointers and api functions for libavformat
Fri, 23 Nov 2007 11:41:01 +0000 diego Keep -L flags before corresponding -l flags. libavformat
Thu, 22 Nov 2007 16:10:02 +0000 lucabe Introduce libavdevice libavformat
Thu, 22 Nov 2007 14:13:23 +0000 lu_zero Make av_read_frame with rtsp client return EINTR on interrupt libavformat
Thu, 22 Nov 2007 02:27:39 +0000 ramiro os_support.h is also needed for usleep and lseek on MinGW. libavformat
Wed, 21 Nov 2007 16:33:06 +0000 lucabe Include os_support.h only when needed libavformat
Wed, 21 Nov 2007 10:26:11 +0000 lu_zero Make av_read_frame with rtsp client return EINTR on interrupt libavformat
Wed, 21 Nov 2007 07:41:00 +0000 andoma Use dynamically allocated ByteIOContext in AVFormatContext libavformat
Mon, 19 Nov 2007 20:28:11 +0000 rtogni Replace realloc with free+malloc, the previous content of the buffer is libavformat
Mon, 19 Nov 2007 10:33:05 +0000 lucabe Convert perror() in av_log() in bktr.c. libavformat
Mon, 19 Nov 2007 08:07:33 +0000 lucabe Remove perror() usage from udp.c libavformat
Mon, 19 Nov 2007 07:54:04 +0000 lucabe Do not use perror() in audio, video, and DV grabbers libavformat
Mon, 19 Nov 2007 00:02:58 +0000 rtogni Cosmetics libavformat
Mon, 19 Nov 2007 00:02:03 +0000 rtogni No need to update pos, it's not used after that line libavformat
Sun, 18 Nov 2007 22:58:40 +0000 rtogni Cleanup: remove ssize libavformat
Sun, 18 Nov 2007 22:49:41 +0000 rtogni Check for memory allocation failure of temp buffer libavformat
Sun, 18 Nov 2007 22:40:02 +0000 rtogni Optimize memory management to create an av_packet from multiple slices: libavformat
Sat, 17 Nov 2007 03:14:43 +0000 heydowns When new streams are detected, look for old filters and close them out. libavformat
Fri, 16 Nov 2007 13:13:53 +0000 lucabe Add MPEG2 support to the RTP muxer libavformat
Fri, 16 Nov 2007 07:59:41 +0000 lucabe Remove the "AVRtpPayloadTypes[i].pt == i" assumption from RTP and RTSP libavformat
Fri, 16 Nov 2007 00:18:48 +0000 alex Remove empty pipe_close libavformat
Fri, 16 Nov 2007 00:14:48 +0000 alex Call prot->url_close only if it is present. libavformat
Fri, 16 Nov 2007 00:09:34 +0000 alex Honor the 8bit extension (now 32bit instaed 24bit) of the pts field introduced in FLV specification v9. libavformat
Thu, 15 Nov 2007 23:53:19 +0000 alex Prefer ADPM_SWF instead NONE if no MP3 encoding is compiled in. libavformat
Thu, 15 Nov 2007 21:13:36 +0000 rtogni 1000l: Fix check for max slice number libavformat
Thu, 15 Nov 2007 21:04:06 +0000 rtogni Move dnet-ac3 byte-swapping code close to audio packet read code libavformat
Thu, 15 Nov 2007 14:26:52 +0000 lucabe Remove some more duplicated code libavformat
Thu, 15 Nov 2007 13:41:51 +0000 lucabe Remove the useless variable "my_addr1" libavformat
Thu, 15 Nov 2007 13:34:56 +0000 lucabe Use the same code to set local_port in the IPv4-only case and in the libavformat
Thu, 15 Nov 2007 11:45:07 +0000 takis Fix Doxygen parameter libavformat
Thu, 15 Nov 2007 11:44:15 +0000 takis Fix Doxygen parameter name libavformat
Thu, 15 Nov 2007 11:43:21 +0000 takis Fix Doxygen parameter name libavformat
Wed, 14 Nov 2007 20:31:56 +0000 aurel cosmetics: whitespace libavformat
Wed, 14 Nov 2007 12:42:45 +0000 takis Typo libavformat
Wed, 14 Nov 2007 08:22:06 +0000 lucabe Remove some useless assignments (the UDPContext is allocated with av_mallocz()) libavformat
Wed, 14 Nov 2007 08:16:51 +0000 lucabe Simplify set_remote_url(), and remove some code duplication libavformat
Wed, 14 Nov 2007 07:56:20 +0000 lucabe Use recv() instead of recvfrom() (removes some other differences between libavformat
Wed, 14 Nov 2007 07:45:15 +0000 lucabe Remove a now unused field libavformat
Wed, 14 Nov 2007 07:43:51 +0000 lucabe Give better names to multicast functions (they are not IPv6-only) libavformat
Wed, 14 Nov 2007 07:42:46 +0000 lucabe Avoid to duplicate the multicast code between the IPv4-only and libavformat
Wed, 14 Nov 2007 07:35:36 +0000 lucabe Remove some ifdefs by using the "dest_addr_len" field in both the IPv4-only libavformat
Wed, 14 Nov 2007 07:31:25 +0000 andoma Add support for reading WM/Year tag libavformat
Wed, 14 Nov 2007 06:33:35 +0000 andoma remove unnecessary -1 from snprintf len libavformat
Wed, 14 Nov 2007 06:32:55 +0000 andoma Add support for ID3v2 year tag libavformat
Tue, 13 Nov 2007 23:43:18 +0000 michael rename fps(frame per second) to tb(time base) to prevent libavformat
Mon, 12 Nov 2007 10:26:33 +0000 bcoudurier remove now useless libogg support libavformat
Sun, 11 Nov 2007 21:56:18 +0000 mru set PKT_FLAG_KEY for Theora and OGM streams libavformat
Sat, 10 Nov 2007 18:27:03 +0000 bcoudurier ogg muxer libavformat
Sat, 10 Nov 2007 12:05:30 +0000 diego comment typo libavformat
Fri, 09 Nov 2007 12:33:28 +0000 lucabe Add support for some more audio formats libavformat
Thu, 08 Nov 2007 21:27:37 +0000 mru Improve Sofdec file detection libavformat
Thu, 08 Nov 2007 20:53:06 +0000 aurel fix potential buffer over-read libavformat
Thu, 08 Nov 2007 20:50:45 +0000 aurel fix negative fseek libavformat
Thu, 08 Nov 2007 15:52:53 +0000 benoit Split ac3 byte swapping into a separate function. libavformat
Thu, 08 Nov 2007 15:14:37 +0000 benoit Isolate caching of audio frames in its own function. libavformat
Thu, 08 Nov 2007 15:09:37 +0000 benoit Change a stream indexer. libavformat
Thu, 08 Nov 2007 15:07:34 +0000 benoit Split out the packet parsing from the main function body in rmdec.c libavformat
Thu, 08 Nov 2007 15:05:40 +0000 benoit Change parse indexer. libavformat
Thu, 08 Nov 2007 11:22:29 +0000 diego Give Ogg muxer a lib prefix in the name like we do with all other formats libavformat
Thu, 08 Nov 2007 09:14:09 +0000 benoit Change ff_rm_read_mdpr_codecdata to get back to old behavior. libavformat
Wed, 07 Nov 2007 23:56:00 +0000 aurel correctly set audio codec when demuxing sofdec files libavformat
Wed, 07 Nov 2007 23:01:32 +0000 aurel probe more kind of electronic arts files libavformat
Wed, 07 Nov 2007 22:04:00 +0000 diego Move external library registrations into a separate block after all native libavformat
Wed, 07 Nov 2007 22:02:02 +0000 diego Add some explanatory comments. libavformat
Wed, 07 Nov 2007 20:22:32 +0000 diego Rename ogg2.[ch] to oggdec.[ch]. libavformat
Wed, 07 Nov 2007 19:09:00 +0000 diego Remove disabled muxer skeleton, blessed by Mans. libavformat
Wed, 07 Nov 2007 19:05:47 +0000 diego Give the libnut muxer a lib prefix in its name so it does not conflict with libavformat
Wed, 07 Nov 2007 14:20:40 +0000 lucabe Specify the server address when opening an rtp:// URL in rtsp.c, so libavformat
Wed, 07 Nov 2007 08:34:00 +0000 benoit Check context before accessing its field. libavformat
Wed, 07 Nov 2007 05:35:46 +0000 kostya Musepack SV8 demuxer and decoder libavformat
Tue, 06 Nov 2007 16:19:09 +0000 benoit Allow propagation of stream selection through the ASF demuxer to the libavformat
Tue, 06 Nov 2007 16:02:33 +0000 benoit Split out the MDPR chunk reading into its own function. libavformat
Mon, 05 Nov 2007 12:25:10 +0000 lucabe Do not send too many RTCP packets (according to RFC 3550, the minimum libavformat
Mon, 05 Nov 2007 10:15:20 +0000 lucabe Use a symbolic name for the payload size of an RTCP Sender Report packet libavformat
Sun, 04 Nov 2007 22:51:49 +0000 diego Add some parentheses to clarify operator precedence, fixes the warnings: libavformat
Sun, 04 Nov 2007 19:52:08 +0000 andoma make sure the mpeg audio header is valid before passing it to ff_mpegaudio_decode_header() libavformat
Sun, 04 Nov 2007 12:46:16 +0000 diego Enable debug variable only when debug code is enabled, fixes the warning: libavformat
Sat, 03 Nov 2007 22:42:20 +0000 aurel add support for demuxing Electronic Arts .cdata files libavformat
Sat, 03 Nov 2007 18:29:16 +0000 kostya Add ff_ prefix to get_v() libavformat
Sat, 03 Nov 2007 18:26:42 +0000 kostya Make get_v() available to the other demuxers libavformat
Sat, 03 Nov 2007 14:57:26 +0000 michael typo libavformat
Sat, 03 Nov 2007 13:48:30 +0000 michael fix misdetection of mp3could_not_find_codec_parameters.mp3 libavformat
Sat, 03 Nov 2007 06:43:29 +0000 kostya Seek regression for RM demuxer fix libavformat
Thu, 01 Nov 2007 18:02:03 +0000 aurel revert part of r10899 which was not intended libavformat
Thu, 01 Nov 2007 17:50:05 +0000 aurel remove useless initialization to 0 of adx context libavformat
Thu, 01 Nov 2007 09:02:29 +0000 kostya Revert get_num() to old behaviour in order to handle libavformat
Wed, 31 Oct 2007 22:10:34 +0000 michael support flv with invalid header libavformat
Wed, 31 Oct 2007 21:35:50 +0000 michael factorize stream creation libavformat
Wed, 31 Oct 2007 11:35:10 +0000 diego Remove unused variables, fixes the following warnings: libavformat
Wed, 31 Oct 2007 07:27:38 +0000 lucabe Take the target address family in account when determining the family of libavformat
Wed, 31 Oct 2007 07:08:12 +0000 lucabe Reindent after last commit libavformat
Wed, 31 Oct 2007 07:02:30 +0000 lucabe Resolve hosts and bind sockets even when the local_port is not set (0) libavformat
Tue, 30 Oct 2007 23:20:26 +0000 aurel EA IMA EACS decoder libavformat
Tue, 30 Oct 2007 23:12:18 +0000 aurel EA IMA SEAD decoder libavformat
Tue, 30 Oct 2007 08:10:45 +0000 lucabe If local port n is not available, try n + 2 instead of continuing to bind libavformat
Tue, 30 Oct 2007 00:01:25 +0000 bcoudurier rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to aviobuf.c so it can be reused by other (de)muxers libavformat
Mon, 29 Oct 2007 09:38:37 +0000 lucabe Remove redundant prototype libavformat
Mon, 29 Oct 2007 09:15:35 +0000 lucabe Remove the inclusion of rtsp.h and rtp.h from avformat.h, and libavformat
Sun, 28 Oct 2007 22:11:07 +0000 aurel rename crc.c to crcenc.c libavformat
Sun, 28 Oct 2007 22:08:09 +0000 aurel move framecrc muxer in its own file libavformat
Fri, 26 Oct 2007 20:02:11 +0000 nicodvb print newline after program id even when the name is missing libavformat
Fri, 26 Oct 2007 15:12:55 +0000 lucabe Explicitly include rtp.h (needed for rtp_get_payload_type()) libavformat
Fri, 26 Oct 2007 11:36:11 +0000 lucabe Remove prototype for non-existent function libavformat
Thu, 25 Oct 2007 21:17:39 +0000 aurel probe files starting with the 1SNh tag libavformat
Thu, 25 Oct 2007 21:10:18 +0000 aurel don't use #define with names starting with _ libavformat
Thu, 25 Oct 2007 20:38:49 +0000 aurel add parsing of 1SNh header in the EA demuxer libavformat
Thu, 25 Oct 2007 10:11:15 +0000 diego Remove unused variable, fixes warning: libavformat
Wed, 24 Oct 2007 21:44:20 +0000 aurel avoid infinite loop at the end of files which are not properly terminated libavformat
Wed, 24 Oct 2007 20:49:42 +0000 aurel EA ADPCM R1, R2 and R3 decoder libavformat
Wed, 24 Oct 2007 14:22:56 +0000 benoit Cosmetics: indentation. libavformat
Wed, 24 Oct 2007 14:20:15 +0000 benoit Prevent mov muxer from writing empty udta atoms. libavformat
Wed, 24 Oct 2007 04:56:22 +0000 andoma add support for reading duration from VBRI-tag in mp3 files libavformat
Wed, 24 Oct 2007 04:54:44 +0000 heydowns Move setting of key frame flag for intra-only codecs, ignoring key frame libavformat
Tue, 23 Oct 2007 22:28:57 +0000 bcoudurier use FFMIN libavformat
Tue, 23 Oct 2007 17:28:30 +0000 andoma fix indent libavformat
Tue, 23 Oct 2007 17:10:41 +0000 andoma cosmetical change of mp3_parse_xing() to prepare for upcoming VBRI tag support libavformat
Tue, 23 Oct 2007 13:35:20 +0000 andoma add support for reading duration from Xing-tag in mp3 files libavformat
Mon, 22 Oct 2007 21:06:04 +0000 aurel convert a if() into a switch() to ease addition of new tags to probe libavformat
Mon, 22 Oct 2007 14:36:14 +0000 bcoudurier fix issue 225, instead of stoping when wrong atom size is found, libavformat
Mon, 22 Oct 2007 06:01:38 +0000 kostya Beam Software SIFF demuxer and video decoder libavformat
Sun, 21 Oct 2007 23:10:15 +0000 bcoudurier 100l, fix dump_format, declare buf in dump_stream_format, sizeof(buf) is 4 because buf is char* since r10818 libavformat
Sun, 21 Oct 2007 22:27:24 +0000 aurel cosmetics: reindent libavformat
Sun, 21 Oct 2007 22:23:37 +0000 aurel cosmetics: Add #endif comment. libavformat
Sun, 21 Oct 2007 17:26:02 +0000 kostya New RM format deserves small version bump libavformat
Sun, 21 Oct 2007 17:21:20 +0000 kostya Make Matroska demuxer output full frames instead of slices for RealVideo libavformat
Sun, 21 Oct 2007 17:17:28 +0000 kostya Demux full frames instead of sliced for RealVideo. libavformat
Sat, 20 Oct 2007 14:25:02 +0000 reimar Add support for decrypting asf files libavformat
Sat, 20 Oct 2007 08:29:05 +0000 nicodvb associate to each AVProgram the indexes of the AVStreams contained in it libavformat
Sat, 20 Oct 2007 08:25:13 +0000 nicodvb API extension: AVProgram now has an array (stream_index) containing the indexes of the streams in AVFormatContext libavformat
Sat, 20 Oct 2007 08:17:01 +0000 nicodvb cosmetics: moved to a separate function the code to print the characteristics of an AVStream libavformat
Thu, 18 Oct 2007 23:59:31 +0000 aurel ensure all compiled in codec/muxer are registered libavformat
Thu, 18 Oct 2007 23:52:08 +0000 aurel better check for video track detection libavformat
Thu, 18 Oct 2007 23:50:52 +0000 aurel skip unsupported audio track data libavformat
Thu, 18 Oct 2007 23:44:05 +0000 aurel cosmetics: indentation libavformat
Thu, 18 Oct 2007 23:42:54 +0000 aurel check if we found an audio track before initializing the audio stream libavformat
Thu, 18 Oct 2007 23:40:03 +0000 aurel compute pts according to the audio codec libavformat
Thu, 18 Oct 2007 23:36:12 +0000 aurel set bytes per sample in the context libavformat
Thu, 18 Oct 2007 23:22:50 +0000 aurel fix big endian files support libavformat
Thu, 18 Oct 2007 23:21:31 +0000 aurel simplify libavformat
Thu, 18 Oct 2007 23:13:46 +0000 aurel parse sample rate instead of setting a default one libavformat
Thu, 18 Oct 2007 23:05:30 +0000 aurel add support for PCM codec libavformat
Thu, 18 Oct 2007 22:53:37 +0000 aurel check compression_type to assign audio codec libavformat
Thu, 18 Oct 2007 22:47:56 +0000 aurel make compression_type a function local var instead of a context var libavformat
Thu, 18 Oct 2007 22:39:27 +0000 aurel add support for big_endian encoded headers libavformat
Thu, 18 Oct 2007 22:32:26 +0000 aurel add some error processing libavformat
Thu, 18 Oct 2007 22:27:27 +0000 aurel cosmetics: indentation libavformat
Thu, 18 Oct 2007 22:26:23 +0000 aurel parse header chunk in a loop (don't depend on a fixed chunk ordering) libavformat
Thu, 18 Oct 2007 22:23:30 +0000 aurel add audio and video codec context vars libavformat
Thu, 18 Oct 2007 22:11:53 +0000 aurel better log message libavformat
Thu, 18 Oct 2007 22:01:30 +0000 aurel move vp6 header parsing into its own function libavformat
Thu, 18 Oct 2007 21:59:23 +0000 aurel remove 2 temporary variables libavformat
Thu, 18 Oct 2007 21:56:44 +0000 aurel set a default value for num_channels libavformat
Thu, 18 Oct 2007 21:55:51 +0000 aurel move audio header parsing in its own function libavformat
Thu, 18 Oct 2007 21:45:53 +0000 aurel add a log message libavformat
Thu, 18 Oct 2007 21:30:33 +0000 aurel fix comment libavformat
Thu, 18 Oct 2007 21:03:10 +0000 aurel small simplification libavformat
Thu, 18 Oct 2007 15:02:34 +0000 andoma set start_time to 0 to enable seeking in mp3-files libavformat
Thu, 18 Oct 2007 09:50:53 +0000 benoit Make url_split() strip url options (?opt=var) from the returned hostname or libavformat
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavformat
Wed, 17 Oct 2007 09:16:21 +0000 diego Use filename as multiple inclusion guard. libavformat
Tue, 16 Oct 2007 19:50:08 +0000 benoit Re-enable DEBUG_SEEK flag. libavformat
Tue, 16 Oct 2007 16:40:34 +0000 bcoudurier dont write udta atom for 3gp/3g2 for now, current written atoms (ilst) are itunes specific libavformat
Tue, 16 Oct 2007 15:40:57 +0000 bcoudurier indentation libavformat
Mon, 15 Oct 2007 23:55:14 +0000 cehoyos Fix streaming to XBox360. libavformat
Mon, 15 Oct 2007 22:52:22 +0000 aurel cosmetics: reindent libavformat
Mon, 15 Oct 2007 22:51:52 +0000 aurel add support for VP6 in electronicarts demuxer libavformat
Mon, 15 Oct 2007 22:51:15 +0000 aurel remove useless &0xFF libavformat
Mon, 15 Oct 2007 22:50:36 +0000 aurel merge declaration and initialization libavformat
Mon, 15 Oct 2007 22:50:10 +0000 aurel remove unused context vars libavformat
Mon, 15 Oct 2007 22:49:31 +0000 aurel remove unused code libavformat
Mon, 15 Oct 2007 22:49:00 +0000 aurel remove unused tags definition libavformat
Mon, 15 Oct 2007 22:48:31 +0000 aurel remove unused close function libavformat
Mon, 15 Oct 2007 22:47:41 +0000 aurel simplify bitstream reading libavformat
Mon, 15 Oct 2007 18:03:28 +0000 benoit Undefine DEBUG_SEEK. libavformat
Mon, 15 Oct 2007 16:26:02 +0000 banan Nellymoser ASAO decoder libavformat
Sun, 14 Oct 2007 17:44:38 +0000 diego cosmetics: Move asf_read_close() down to get rid of a forward declaration. libavformat
Sun, 14 Oct 2007 13:32:25 +0000 benoit Increment minor after r10709. libavformat
Sat, 13 Oct 2007 11:43:03 +0000 mru simply buffer checks in vorbis_comment() libavformat
Sat, 13 Oct 2007 11:42:06 +0000 mru use bytestream_get_* in vorbis_comment() libavformat
Fri, 12 Oct 2007 23:25:48 +0000 ramiro Fix memleak libavformat
Thu, 11 Oct 2007 14:57:47 +0000 benoit Add functionality to set the direction of a ByteIOContext buffer. libavformat
Wed, 10 Oct 2007 22:59:36 +0000 mru check values more thoroughly in vorbis_header() libavformat
Wed, 10 Oct 2007 22:59:34 +0000 mru use bytestream_get_* in vorbis_header() libavformat
Wed, 10 Oct 2007 22:59:31 +0000 mru fix buffer overread with invalid Vorbis header libavformat
Wed, 10 Oct 2007 22:58:16 +0000 mru remove duplicate Vorbis comment tag handling libavformat
Wed, 10 Oct 2007 10:33:20 +0000 reimar Remove ogg seek function, instead use generic seek via read_timestamp function libavformat
Wed, 10 Oct 2007 10:33:07 +0000 reimar Add a read_timestamp function to ogg demuxer libavformat
Tue, 09 Oct 2007 01:12:27 +0000 michael indent libavformat
Tue, 09 Oct 2007 01:01:07 +0000 michael avoid generating invalid files libavformat
Mon, 08 Oct 2007 13:06:48 +0000 bcoudurier append extradata atoms when parsing, fix OLOCOONS_O3.mov libavformat
Mon, 08 Oct 2007 11:27:18 +0000 bcoudurier DNxHD (SMPTE VC-3) encoder libavformat
Tue, 02 Oct 2007 14:48:08 +0000 lucabe Allow to set the maximum number of frames per RTP packet (and add support for libavformat
Mon, 01 Oct 2007 22:11:10 +0000 diego Add checking for codecid to has_codec_parameters(). libavformat
Mon, 01 Oct 2007 19:48:02 +0000 rtogni dnet audio needs avparser to work with the lavc ac3 decoder. libavformat
Sat, 29 Sep 2007 22:47:34 +0000 diego Add support for AMV variants of AVI files. libavformat
Sat, 29 Sep 2007 14:35:52 +0000 andoma Add IPv6 support to url_split() libavformat
Fri, 28 Sep 2007 15:12:26 +0000 benoit Documentation fix for url_f(d)open() libavformat
Thu, 27 Sep 2007 19:18:07 +0000 andoma refactor url_split(), preparing for IPv6 support libavformat
Wed, 26 Sep 2007 18:37:20 +0000 ramiro Fix avisynth compilation after allformats.h was removed libavformat
Wed, 26 Sep 2007 12:30:24 +0000 aurel add support for AVI files with On2 header libavformat
Wed, 26 Sep 2007 12:29:32 +0000 aurel use a table to parse AVI file header libavformat
Wed, 26 Sep 2007 11:33:30 +0000 benoit Indentation libavformat
Wed, 26 Sep 2007 11:32:51 +0000 benoit Check read_packet before using it. libavformat
Tue, 25 Sep 2007 20:58:37 +0000 nicodvb added structures and code to keep track of pids<->programs mapping: it's needed libavformat
Tue, 25 Sep 2007 20:49:11 +0000 nicodvb replaced custom tracking of programs/services with calls to with av_new_program() libavformat
Tue, 25 Sep 2007 20:45:46 +0000 nicodvb Added definition and utility functions to handle AVProgram(s) in AVFormatContext libavformat
Tue, 25 Sep 2007 19:30:03 +0000 aurel use the VP6A codec libavformat
Tue, 25 Sep 2007 19:25:59 +0000 aurel revert r10527 libavformat
Mon, 24 Sep 2007 12:15:42 +0000 lucabe Add my name to the copyright header, since rtp_mpv now contains libavformat
Mon, 24 Sep 2007 10:43:26 +0000 lucabe Fix a warning by removing an useless assignment (buf_ptr should be only libavformat
Sun, 23 Sep 2007 07:40:34 +0000 kostya Looks like this APE decoder support versions starting from 3.95 libavformat
Sat, 22 Sep 2007 08:58:49 +0000 michael indent libavformat
Sat, 22 Sep 2007 08:55:17 +0000 michael fix segfault with http://samples.mplayerhq.hu/nsv/nsv_samples/ot171_novideo.nsv.bz2 libavformat
Fri, 21 Sep 2007 18:23:46 +0000 bcoudurier HDYC fourcc, sample hdyc/Test2.avi libavformat
Fri, 21 Sep 2007 16:30:58 +0000 bcoudurier add D-10 NTSC support libavformat
Fri, 21 Sep 2007 16:28:17 +0000 bcoudurier extract correct d10 aes3 audio channels number libavformat
Thu, 20 Sep 2007 20:42:50 +0000 aurel allcodecs.h and allformats.h are not used anymore libavformat
Thu, 20 Sep 2007 20:36:15 +0000 aurel remove last dependencies on allformats.h and allcodecs.h libavformat
Wed, 19 Sep 2007 21:28:42 +0000 diego cosmetics: typo libavformat
Wed, 19 Sep 2007 12:38:07 +0000 benoit Make parse_date return INT64_MIN in case of unparsable input. libavformat
Tue, 18 Sep 2007 15:36:29 +0000 aurel Add support for VP6A in flv. libavformat
Tue, 18 Sep 2007 08:26:10 +0000 diego Add explanatory comments to the parse_date function. libavformat
Mon, 17 Sep 2007 12:01:37 +0000 aurel disable loads of debug messages to reduce object size libavformat
Sun, 16 Sep 2007 23:00:44 +0000 aurel loosen dependencies over allformats.h libavformat
Sun, 16 Sep 2007 19:51:10 +0000 ben monkey audio demuxer now can parse ape tags libavformat
Sun, 16 Sep 2007 14:37:01 +0000 diego warning fix: libavformat
Sat, 15 Sep 2007 08:19:01 +0000 reimar Set codec_id correctly for RJPG codec_tag libavformat
Fri, 14 Sep 2007 09:00:31 +0000 lucabe Support fragmentation for AAC frames libavformat
Fri, 14 Sep 2007 08:17:06 +0000 lucabe Support for AAC streaming over RTP. Fragmentation is not implemented yet libavformat
Thu, 13 Sep 2007 12:46:30 +0000 lucabe Forward error code when reading a v4l2 frame libavformat
Thu, 13 Sep 2007 03:22:47 +0000 kostya Monkey Audio decoder libavformat
Wed, 12 Sep 2007 10:18:01 +0000 bcoudurier stop parsing udta if size is wrong/garbage, fix issue 154, fix RQ004F14.MOV libavformat
Tue, 11 Sep 2007 23:46:46 +0000 ramiro Typo libavformat
Tue, 11 Sep 2007 09:27:46 +0000 aurel move unrelated functions declarations out of allformats.h libavformat
Mon, 10 Sep 2007 22:48:42 +0000 aurel rtp and rtsp demuxer declarations are not part of public API libavformat
Mon, 10 Sep 2007 19:31:03 +0000 ramiro Bump micro version number for r10429 libavformat
Mon, 10 Sep 2007 18:11:13 +0000 aurel *_protocol are not part of public API libavformat
Mon, 10 Sep 2007 15:08:23 +0000 lucabe Test extradata_size instead of the CODEC_FLAG_GLOBAL_HEADER flag to check if libavformat
Mon, 10 Sep 2007 07:01:29 +0000 lucabe Fix timestamps in RTP packets (now, MPEG1 video with B frames works correctly) libavformat
Mon, 10 Sep 2007 06:58:19 +0000 lucabe Properly set RTP and NTP timestamps in RTCP SR packets libavformat
Sun, 09 Sep 2007 17:54:26 +0000 gpoirier Improve track number decoding for some WMA files libavformat
Sun, 09 Sep 2007 09:21:14 +0000 reimar Do not set codec_tag when the container does not specify it. libavformat
Sun, 09 Sep 2007 07:25:52 +0000 reimar Copy nuv header only when the video codec is nuv libavformat
Fri, 07 Sep 2007 13:49:44 +0000 ramiro Rename the format name audio_device (used in both oss and audio_beos) to oss and audio_beos. libavformat
Fri, 07 Sep 2007 13:43:40 +0000 ramiro Separate audio_(de)muxer into oss_(de)muxer and audio_beos_(de)muxer libavformat
Thu, 06 Sep 2007 05:14:09 +0000 conrad Use V_MPEG4/ISO/ASP for mpeg4 when muxing mkv libavformat
Thu, 06 Sep 2007 03:36:38 +0000 kostya Set correct length for last slice in frame subpacket libavformat
Wed, 05 Sep 2007 20:42:17 +0000 diego cosmetics: Add some whitespace for better readability. libavformat
Wed, 05 Sep 2007 20:31:40 +0000 diego spelling/wording nits in some Doxygen comments libavformat
Wed, 05 Sep 2007 18:57:03 +0000 ramiro Rename dc1394.c to libdc1394.c libavformat
Wed, 05 Sep 2007 18:55:20 +0000 ramiro Prefix library format names with 'lib' in libavformat libavformat
Wed, 05 Sep 2007 18:44:06 +0000 ramiro Give better filenames to bktr and v4l grabbers libavformat
Wed, 05 Sep 2007 18:29:58 +0000 ramiro Remove video_grab_ prefix from video_grab_{bktr,v4l} libavformat
Wed, 05 Sep 2007 17:25:39 +0000 michael revert 10409 libavformat
Wed, 05 Sep 2007 17:14:25 +0000 michael export put_timestamp() libavformat
Wed, 05 Sep 2007 16:47:48 +0000 benoit Make sure that if a stream has a duration but the container doesn't libavformat
Wed, 05 Sep 2007 14:11:33 +0000 benoit Correct initial timestamp libavformat
Wed, 05 Sep 2007 06:30:59 +0000 lucabe AAC support in the SDP generator libavformat