Wed, 18 Mar 2009 13:17:23 +0000 |
reimar |
Add a special guidcmp function to compare ASF guids, to avoid the many
libavformat
|
Tue, 17 Mar 2009 18:35:58 +0000 |
rbultje |
Fix wrong @file tag.
libavformat
|
Tue, 17 Mar 2009 12:35:55 +0000 |
rbultje |
Reindent after r18023.
libavformat
|
Tue, 17 Mar 2009 12:34:57 +0000 |
rbultje |
Add RTP/ASF header parsing, which is part of the SDP of these streams. See
libavformat
|
Tue, 17 Mar 2009 12:27:32 +0000 |
diego |
cosmetics: fix indentation, patch by avcoder, ffmpeg gmail com
libavformat
|
Mon, 16 Mar 2009 20:49:52 +0000 |
reimar |
Extend mov edit list support to work for a first padding entry with
libavformat
|
Mon, 16 Mar 2009 20:22:39 +0000 |
mru |
rmdec: fix crash at end of file
libavformat
|
Mon, 16 Mar 2009 16:24:38 +0000 |
alexc |
Cosmetics: Re-indent after last commit
libavformat
|
Mon, 16 Mar 2009 16:14:36 +0000 |
alexc |
MOV: Support stz2 "Compact Sample Size Box"
libavformat
|
Mon, 16 Mar 2009 13:23:29 +0000 |
rbultje |
More reindent, forgotten in previous commit.
libavformat
|
Mon, 16 Mar 2009 13:03:23 +0000 |
rbultje |
Parse index chunk so that seeking in modern .rm files becomes a lot faster.
libavformat
|
Mon, 16 Mar 2009 13:01:02 +0000 |
rbultje |
Reindent after r18010.
libavformat
|
Mon, 16 Mar 2009 12:59:18 +0000 |
rbultje |
Mark the first output audio frame as keyframe (separate patch from previous,
libavformat
|
Mon, 16 Mar 2009 12:57:49 +0000 |
rbultje |
Remove packet returning in ff_rm_parse_packet() if we're using the packet
libavformat
|
Mon, 16 Mar 2009 12:50:12 +0000 |
rbultje |
Reindent after r18005.
libavformat
|
Mon, 16 Mar 2009 12:47:34 +0000 |
rbultje |
Merge code for packet reading in "old" (.ra, audio-only) Realmedia files and
libavformat
|
Mon, 16 Mar 2009 06:46:57 +0000 |
bcoudurier |
cosmetics, remove useless braces
libavformat
|
Mon, 16 Mar 2009 06:46:28 +0000 |
bcoudurier |
simplify printing
libavformat
|
Mon, 16 Mar 2009 06:44:16 +0000 |
bcoudurier |
reindent
libavformat
|
Mon, 16 Mar 2009 06:43:38 +0000 |
bcoudurier |
fix trkn metadata parsing
libavformat
|
Mon, 16 Mar 2009 06:06:05 +0000 |
bcoudurier |
move read_udta_string up to avoid forward declaration
libavformat
|
Mon, 16 Mar 2009 06:03:29 +0000 |
bcoudurier |
more generic metadata handling
libavformat
|
Mon, 16 Mar 2009 05:13:55 +0000 |
bcoudurier |
do not set isom if ctype is not set, happens in mov
libavformat
|
Sun, 15 Mar 2009 23:54:53 +0000 |
bcoudurier |
search for hdlr atom in meta, some files do not store version+flags
libavformat
|
Sun, 15 Mar 2009 20:14:25 +0000 |
rbultje |
Fix index generation in the way that it was supposed to be used. See the
libavformat
|
Sun, 15 Mar 2009 10:53:12 +0000 |
bcoudurier |
typo in the mail, the 4am commit is always the worst
libavformat
|
Sun, 15 Mar 2009 10:49:52 +0000 |
bcoudurier |
cosmetics
libavformat
|
Sun, 15 Mar 2009 10:49:28 +0000 |
bcoudurier |
add my copyright in mov de/muxer
libavformat
|
Sun, 15 Mar 2009 09:44:57 +0000 |
bcoudurier |
allocate palette in codec directly
libavformat
|
Sun, 15 Mar 2009 09:06:36 +0000 |
bcoudurier |
cosmetics, add some whitespaces and empty lines
libavformat
|
Sun, 15 Mar 2009 07:21:22 +0000 |
bcoudurier |
do not modify sample_count, check against index entries
libavformat
|
Sat, 14 Mar 2009 23:39:52 +0000 |
bcoudurier |
use utc time for timestamp and do not set it if not specified
libavformat
|
Sat, 14 Mar 2009 22:51:38 +0000 |
bcoudurier |
swf timestamps are 16 bits
libavformat
|
Sat, 14 Mar 2009 22:49:01 +0000 |
bcoudurier |
remove unused fields in swf context
libavformat
|
Sat, 14 Mar 2009 22:43:28 +0000 |
bcoudurier |
do not parse timestamp if bitexact is set, should fix regression tests
libavformat
|
Sat, 14 Mar 2009 22:07:15 +0000 |
reimar |
Enable generic index creation and seeking for NUV demuxer.
libavformat
|
Sat, 14 Mar 2009 21:46:00 +0000 |
reimar |
Add AVFMT_GENERIC_INDEX support also for formats that do not use a parser.
libavformat
|
Sat, 14 Mar 2009 20:50:54 +0000 |
reimar |
Make pcm_read_seek treat negative time stamps as 0, this avoids incorrectly
libavformat
|
Sat, 14 Mar 2009 16:30:51 +0000 |
michael |
Do not lose user flags when passing calls from the new to the old seeking API.
libavformat
|
Sat, 14 Mar 2009 15:51:46 +0000 |
michael |
add avformat_seek_file()
libavformat
|
Fri, 13 Mar 2009 22:26:45 +0000 |
reimar |
Set pkt->pos correctly (to the start of header of the packet) in swfdec.
libavformat
|
Fri, 13 Mar 2009 19:37:05 +0000 |
bcoudurier |
fix swf seeking by fixing new stream detection
libavformat
|
Fri, 13 Mar 2009 13:37:35 +0000 |
reimar |
Simplify RoQ demuxer pts calculation by using a appropriate time bases.
libavformat
|
Thu, 12 Mar 2009 11:47:50 +0000 |
reimar |
Set video width/height and create audio stream in read_packet instead of
libavformat
|
Wed, 11 Mar 2009 08:05:18 +0000 |
bcoudurier |
reindent
libavformat
|
Wed, 11 Mar 2009 08:04:44 +0000 |
bcoudurier |
keep original tag when stream copying subs with ipod format
libavformat
|
Wed, 11 Mar 2009 08:03:42 +0000 |
bcoudurier |
ipod supports both subs tags
libavformat
|
Wed, 11 Mar 2009 08:02:59 +0000 |
bcoudurier |
reindent
libavformat
|
Wed, 11 Mar 2009 08:01:39 +0000 |
bcoudurier |
write correct atoms based on tag and not format, fixes subs stream copy
libavformat
|
Wed, 11 Mar 2009 07:59:38 +0000 |
bcoudurier |
use correct codec tag list for ipod format
libavformat
|
Wed, 11 Mar 2009 06:48:02 +0000 |
bcoudurier |
again 10l, typo, put_byte instead of put_buffer
libavformat
|
Wed, 11 Mar 2009 06:15:00 +0000 |
bcoudurier |
attempt to try to generate an random umid
libavformat
|
Wed, 11 Mar 2009 06:04:56 +0000 |
bcoudurier |
fix subs track height, set track->height to codec height if not set
libavformat
|
Wed, 11 Mar 2009 01:36:25 +0000 |
compn |
sn40 avi fourcc decodes with ffodivx
libavformat
|
Tue, 10 Mar 2009 12:55:29 +0000 |
rbultje |
Correctly skip complete INDX chunks, i.e. read the 32-bit header correctly
libavformat
|
Mon, 09 Mar 2009 22:03:47 +0000 |
rbultje |
Prevent (negative) overflow of rm->remaining_len. This evaluation really only
libavformat
|
Mon, 09 Mar 2009 22:02:06 +0000 |
rbultje |
Revert to r17908.
libavformat
|
Mon, 09 Mar 2009 21:53:00 +0000 |
rbultje |
Move MOVContext and related structures from mov.c to isom.h. See "[PATCH]
libavformat
|
Mon, 09 Mar 2009 17:47:47 +0000 |
reimar |
Reorder arguments for av_fifo_generic_read to be more logical and
libavformat
|
Mon, 09 Mar 2009 13:08:19 +0000 |
rbultje |
Prevent (negative) overflow of rm->remaining_len. This evaluation really only
libavformat
|
Mon, 09 Mar 2009 12:46:32 +0000 |
rbultje |
Replace separate packet parsing for "old_format" .ra files by a call to
libavformat
|
Mon, 09 Mar 2009 12:42:53 +0000 |
rbultje |
Move frame discarding out of the ff_rm_parse_packet() loop, and respect
libavformat
|
Mon, 09 Mar 2009 12:25:13 +0000 |
reimar |
Mark all packets from nuv demuxer as keyframes in order to make seeking work.
libavformat
|
Mon, 09 Mar 2009 12:06:31 +0000 |
reimar |
100l, to start reading from the first frame we must seek to data_offset,
libavformat
|
Mon, 09 Mar 2009 11:35:59 +0000 |
reimar |
Set AVPacket pos also for audio packets in nuv demuxer.
libavformat
|
Mon, 09 Mar 2009 04:17:12 +0000 |
bcoudurier |
reindent
libavformat
|
Mon, 09 Mar 2009 03:34:15 +0000 |
bcoudurier |
change path pattern to be similar to existing files, and remove useless buffer
libavformat
|
Mon, 09 Mar 2009 02:49:47 +0000 |
bcoudurier |
merge struct declaration and definition
libavformat
|
Mon, 09 Mar 2009 02:47:32 +0000 |
bcoudurier |
write map packet every 100 packets according to specs
libavformat
|
Mon, 09 Mar 2009 01:35:00 +0000 |
bcoudurier |
write flt packet, might need some tweaking but it works
libavformat
|
Mon, 09 Mar 2009 01:10:28 +0000 |
bcoudurier |
correctly interleave audio and video according to specs
libavformat
|
Mon, 09 Mar 2009 00:14:55 +0000 |
bcoudurier |
write timecode track in gxf
libavformat
|
Sun, 08 Mar 2009 22:23:44 +0000 |
bcoudurier |
compute media info in write_header
libavformat
|
Sun, 08 Mar 2009 22:14:26 +0000 |
bcoudurier |
factorize write packet
libavformat
|
Sun, 08 Mar 2009 22:12:56 +0000 |
bcoudurier |
remove unneeded and empty user data
libavformat
|
Sun, 08 Mar 2009 21:55:08 +0000 |
bcoudurier |
uniformize variable names and remove duplicating fields in private structs
libavformat
|
Sun, 08 Mar 2009 21:08:06 +0000 |
bcoudurier |
remove useless fields
libavformat
|
Sun, 08 Mar 2009 14:42:11 +0000 |
reimar |
Replace all uses of the replaced av_fifo_read by av_fifo_generic_read
libavformat
|
Sun, 08 Mar 2009 14:16:55 +0000 |
michael |
Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues.
libavformat
|
Sat, 07 Mar 2009 22:42:09 +0000 |
vitor |
VQF demuxer
libavformat
|
Sat, 07 Mar 2009 15:20:55 +0000 |
rbultje |
rtpmap is case-insensitive, see comment from Luca in "[PATCH] rtsp.c:
libavformat
|
Fri, 06 Mar 2009 21:19:16 +0000 |
alexc |
ADTS: Increased protection against writing illegal/nonsense files.
libavformat
|
Fri, 06 Mar 2009 20:51:50 +0000 |
michael |
Add my name to copyright & author as requested by the original author.
libavformat
|
Fri, 06 Mar 2009 20:48:31 +0000 |
michael |
Add code to the self test to print jitter & drift.
libavformat
|
Fri, 06 Mar 2009 03:12:33 +0000 |
rbultje |
Oops, very silly typo.
libavformat
|
Fri, 06 Mar 2009 01:31:10 +0000 |
jbr |
flacdec: Parse the metadata header in the raw FLAC demuxer.
libavformat
|
Fri, 06 Mar 2009 00:57:26 +0000 |
diego |
Add '#undef rand' to fix test program build.
libavformat
|
Fri, 06 Mar 2009 00:55:50 +0000 |
diego |
cosmetics: Fix test program warnings.
libavformat
|
Fri, 06 Mar 2009 00:48:02 +0000 |
michael |
Vertical align.
libavformat
|
Fri, 06 Mar 2009 00:47:16 +0000 |
michael |
Better name for integrator2_state.
libavformat
|
Fri, 06 Mar 2009 00:44:12 +0000 |
michael |
Add clock_period parameter, this should make the code easier to use.
libavformat
|
Fri, 06 Mar 2009 00:26:51 +0000 |
michael |
Selftest code.
libavformat
|
Fri, 06 Mar 2009 00:23:52 +0000 |
michael |
Fix bug with time==0 being special.
libavformat
|
Fri, 06 Mar 2009 00:20:55 +0000 |
michael |
Adapt first factor.
libavformat
|
Fri, 06 Mar 2009 00:14:44 +0000 |
michael |
Merge ff_timefilter_read() and ff_timefilter_update(), this simplifies API and
libavformat
|
Fri, 06 Mar 2009 00:09:14 +0000 |
michael |
Allow timespans to vary.
libavformat
|
Thu, 05 Mar 2009 23:57:42 +0000 |
michael |
Reorder operations, 20% improved performance, 1 variable less.
libavformat
|
Thu, 05 Mar 2009 23:45:18 +0000 |
michael |
Timefilter code by Olivier Guilyardi o list O samalyse o com
libavformat
|
Thu, 05 Mar 2009 19:15:14 +0000 |
diego |
Mark pos_min and pos_max variables as av_uninit to work around false
libavformat
|
Thu, 05 Mar 2009 19:13:12 +0000 |
diego |
Mark dvdaudio_substream_type variable as av_uninit to work around false
libavformat
|
Thu, 05 Mar 2009 07:36:16 +0000 |
schreter |
Pass packet position to the parser, so frame's AVPacket.pos is computed correctly.
libavformat
|
Wed, 04 Mar 2009 07:57:09 +0000 |
alexc |
MOV: fix demuxing fragmented files
libavformat
|
Wed, 04 Mar 2009 05:40:53 +0000 |
melanson |
Fix a condition that causes an infinite loop, but only when compiled with
libavformat
|
Wed, 04 Mar 2009 00:57:37 +0000 |
rbultje |
Split rtsp_send_cmd() into two functions, one for the actual sending of the
libavformat
|
Tue, 03 Mar 2009 20:24:17 +0000 |
michael |
Replace two 'return AVERROR(EAGAIN);' by continue. The latter are nicer
libavformat
|
Tue, 03 Mar 2009 18:19:44 +0000 |
alexc |
MOV: fix crash when 'meta' occurs before first 'trak'
libavformat
|
Tue, 03 Mar 2009 17:06:18 +0000 |
rbultje |
Rename "fd1" variable ro "fd". There were previously two variables (fd1 and
libavformat
|
Tue, 03 Mar 2009 17:04:51 +0000 |
rbultje |
Add url_get_file_handle(), which is used to get the file descriptor
libavformat
|
Tue, 03 Mar 2009 16:53:04 +0000 |
rbultje |
Reindent after r17777.
libavformat
|
Tue, 03 Mar 2009 16:52:35 +0000 |
rbultje |
Make RTSP-MS-over-UDP negotiation work. See "[PATCH] RTSP-MS 8/15: fix
libavformat
|
Tue, 03 Mar 2009 16:48:56 +0000 |
rbultje |
Recognize the "application" data type, which is required for WMS/UDP
libavformat
|
Tue, 03 Mar 2009 16:19:37 +0000 |
benoit |
Add a context to av_log() calls.
libavformat
|
Tue, 03 Mar 2009 14:09:10 +0000 |
diego |
Remove deprecated vhook subsystem.
libavformat
|
Tue, 03 Mar 2009 13:57:09 +0000 |
rbultje |
Remove size_t cast in setting s->priv_data directly to the (integer) file
libavformat
|
Tue, 03 Mar 2009 13:51:34 +0000 |
rbultje |
Don't let finalize_packet() touch pkt->stream_index. Instead, let individual
libavformat
|
Tue, 03 Mar 2009 13:42:16 +0000 |
rbultje |
Reindent after r17764.
libavformat
|
Tue, 03 Mar 2009 13:41:50 +0000 |
rbultje |
In the current implementation of rtp_parse_packet(), finalize_packet() is
libavformat
|
Tue, 03 Mar 2009 13:26:17 +0000 |
rbultje |
Reduce allocated length of the HTTP authentication request field buffer, as
libavformat
|
Tue, 03 Mar 2009 12:57:07 +0000 |
diego |
cosmetics: Fix indentation.
libavformat
|
Mon, 02 Mar 2009 09:28:37 +0000 |
benoit |
Add context to some av_log() calls.
libavformat
|
Mon, 02 Mar 2009 05:18:33 +0000 |
diego |
Change a bunch of codec long_names to be more consistent and descriptive.
libavformat
|
Sun, 01 Mar 2009 16:35:25 +0000 |
aurel |
deprecate old metadata API
libavformat
|
Sun, 01 Mar 2009 16:06:26 +0000 |
aurel |
fix missed usage of old metadata API in mov demuxer
libavformat
|
Sun, 01 Mar 2009 15:38:06 +0000 |
aurel |
use new metadata API in libavformat/utils.c
libavformat
|
Sun, 01 Mar 2009 15:28:56 +0000 |
aurel |
use new metadata API in r3d demuxer
libavformat
|
Sun, 01 Mar 2009 14:50:03 +0000 |
aurel |
new metadata API is now officially part of public API
libavformat
|
Sun, 01 Mar 2009 14:29:30 +0000 |
aurel |
simplify metadata conversion and fixes gcc-2.95 at the same time
libavformat
|
Sun, 01 Mar 2009 03:48:35 +0000 |
michael |
Change the timebase of the raw demuxer to one that can represent the ts of fields.
libavformat
|
Sun, 01 Mar 2009 03:17:24 +0000 |
michael |
Disable MPEG-1/2 style timestamp calculation for H264. It still randomizes
libavformat
|
Sun, 01 Mar 2009 00:12:08 +0000 |
aurel |
Add some basic metadata conversion tables for matroska and asf.
libavformat
|
Sat, 28 Feb 2009 23:34:16 +0000 |
aurel |
add a metadata conversion API
libavformat
|
Sat, 28 Feb 2009 19:34:50 +0000 |
lucabe |
Document ff_rtp_codec_id()
libavformat
|
Sat, 28 Feb 2009 18:35:53 +0000 |
cehoyos |
Change TS seeking so it returns position/timestamp of a key frame.
libavformat
|
Sat, 28 Feb 2009 18:23:19 +0000 |
lucabe |
Fix typo in a comment
libavformat
|
Sat, 28 Feb 2009 18:21:43 +0000 |
lucabe |
Document ff_rtp_enc_name()
libavformat
|
Sat, 28 Feb 2009 17:31:25 +0000 |
jbr |
cosmetics: indentation
libavformat
|
Sat, 28 Feb 2009 17:24:56 +0000 |
lucabe |
Document ff_rtp_get_codec_info()
libavformat
|
Sat, 28 Feb 2009 17:24:46 +0000 |
jbr |
Separate the raw FLAC demuxer from raw.c and put in a new file,
libavformat
|
Sat, 28 Feb 2009 16:02:29 +0000 |
rbultje |
Rename movenc.c MOVContext to MOVMuxContext, since MOVContext is already used
libavformat
|
Sat, 28 Feb 2009 15:15:54 +0000 |
mru |
Revert "Improve frame rate guessing for streams with two fields per frame."
libavformat
|
Sat, 28 Feb 2009 13:14:46 +0000 |
cehoyos |
Improve frame rate guessing for streams with two fields per frame.
libavformat
|
Fri, 27 Feb 2009 23:12:14 +0000 |
aurel |
use new metadata API in nut muxer
libavformat
|
Fri, 27 Feb 2009 23:10:34 +0000 |
aurel |
use new metadata API in nut demuxer
libavformat
|
Fri, 27 Feb 2009 14:13:15 +0000 |
reimar |
Do not allow standard-frame-rate detection to increase the value of
libavformat
|
Fri, 27 Feb 2009 10:07:12 +0000 |
reimar |
Simplify ipmovie.c pts calculation by using an appropriate time_base.
libavformat
|
Fri, 27 Feb 2009 08:31:20 +0000 |
benoit |
Add a context to av_log() call.
libavformat
|
Fri, 27 Feb 2009 08:02:34 +0000 |
reimar |
Hack: #undef printf so compilation works with DEBUG_IPMOVIE set to 1
libavformat
|
Fri, 27 Feb 2009 07:56:24 +0000 |
reimar |
Detect the case when the time base is exact but far finer than necessary to
libavformat
|
Thu, 26 Feb 2009 23:47:32 +0000 |
michael |
Add ticks_per_frame, this should hopefully fix the regressions caused
libavformat
|
Thu, 26 Feb 2009 22:39:53 +0000 |
aurel |
cosmetics: vertical alignment
libavformat
|
Thu, 26 Feb 2009 22:38:46 +0000 |
aurel |
use new metadata API in rpl demuxer
libavformat
|
Thu, 26 Feb 2009 22:35:26 +0000 |
aurel |
use new metadata API in wc3 demuxer
libavformat
|
Thu, 26 Feb 2009 22:34:18 +0000 |
stefano |
Mark as "internal but installed" the avio.h file.
libavformat
|
Thu, 26 Feb 2009 22:28:42 +0000 |
stefano |
Add a @file notice to avio.h.
libavformat
|
Thu, 26 Feb 2009 16:17:17 +0000 |
aurel |
move static tables from asf.h to non-static tables in asf.c
libavformat
|
Thu, 26 Feb 2009 15:44:19 +0000 |
aurel |
rename asf-enc.c to asfenc.c and asf.c to asfdec.c for consistency
libavformat
|
Thu, 26 Feb 2009 14:40:04 +0000 |
aurel |
fix a memleak in av_metadata_set()
libavformat
|
Thu, 26 Feb 2009 14:24:50 +0000 |
rbultje |
Implement marker bit, which is used for several RTP payloads currently
libavformat
|
Thu, 26 Feb 2009 14:23:05 +0000 |
rbultje |
Don't (ab)use PKT_FLAG_* in RTP code, since the two have virtually nothing
libavformat
|
Thu, 26 Feb 2009 14:15:41 +0000 |
rbultje |
Document rtsp.h, see "[PATCH] document rtsp.h" thread.
libavformat
|
Thu, 26 Feb 2009 13:13:48 +0000 |
aurel |
movenc: add muxing of language along with metadata tags when available
libavformat
|
Thu, 26 Feb 2009 13:11:18 +0000 |
aurel |
return -1 for errors in ff_mov_iso639_to_lang() to allow for error checking
libavformat
|
Thu, 26 Feb 2009 13:08:22 +0000 |
aurel |
cosmetics: indentation
libavformat
|
Thu, 26 Feb 2009 13:06:49 +0000 |
aurel |
use new metadata API in mov muxer
libavformat
|
Thu, 26 Feb 2009 13:00:13 +0000 |
aurel |
don't trigger metadata compatibility code when user app already set metadata
libavformat
|
Thu, 26 Feb 2009 08:45:59 +0000 |
bcoudurier |
dv probe
libavformat
|
Thu, 26 Feb 2009 02:41:53 +0000 |
jbr |
Share the function to write a raw FLAC header and use it in the Matroska
libavformat
|
Thu, 26 Feb 2009 02:33:19 +0000 |
jbr |
cosmetics: add a comment in flac_write_header().
libavformat
|
Thu, 26 Feb 2009 02:32:18 +0000 |
jbr |
Add support for full header extradata to raw FLAC muxer.
libavformat
|
Thu, 26 Feb 2009 02:29:24 +0000 |
jbr |
Use a shared function to validate FLAC extradata.
libavformat
|
Thu, 26 Feb 2009 02:21:43 +0000 |
jbr |
Separate the raw FLAC muxer from raw.c to its own file, flacenc.c.
libavformat
|
Wed, 25 Feb 2009 19:10:39 +0000 |
diego |
spelling/wording/grammar cosmetics
libavformat
|
Wed, 25 Feb 2009 10:45:08 +0000 |
michael |
untypo
libavformat
|
Wed, 25 Feb 2009 08:09:13 +0000 |
bcoudurier |
fix index edit rate, inverse num and den
libavformat
|
Wed, 25 Feb 2009 08:08:10 +0000 |
bcoudurier |
simplify, use codec->block_align
libavformat
|
Wed, 25 Feb 2009 08:06:15 +0000 |
bcoudurier |
set channel number even for inactive channels
libavformat
|
Wed, 25 Feb 2009 08:05:43 +0000 |
bcoudurier |
do not set frame start bit since marked as not used and factorize
libavformat
|
Wed, 25 Feb 2009 03:18:11 +0000 |
michael |
AVInputFormat.reed_seek2()
libavformat
|
Tue, 24 Feb 2009 22:19:09 +0000 |
cehoyos |
Add timestamp computation if values are exported by decoder.
libavformat
|
Tue, 24 Feb 2009 20:17:02 +0000 |
cehoyos |
Change duration computation to use time_base instead of TB/2.
libavformat
|
Tue, 24 Feb 2009 15:04:18 +0000 |
michael |
Add AVFMT_VARIABLE_FPS to specify which muxers do not need duplicated frames.
libavformat
|
Tue, 24 Feb 2009 13:35:54 +0000 |
michael |
Add CODEC_ID_H264 to tb_unreliable(), it belongs there for the same
libavformat
|
Mon, 23 Feb 2009 19:51:16 +0000 |
bcoudurier |
start track id at 2, track id 1 for timecode
libavformat
|
Mon, 23 Feb 2009 02:38:45 +0000 |
michael |
Allow av_find_stream_info() to be aborted.
libavformat
|
Sun, 22 Feb 2009 14:27:50 +0000 |
stefang |
consistent naming of Chinese AVS raw demuxer
libavformat
|
Sun, 22 Feb 2009 09:42:56 +0000 |
reimar |
Support playback of incorrectly cut DV files where the headers do not
libavformat
|
Sun, 22 Feb 2009 01:07:46 +0000 |
bcoudurier |
check av_get_packet return value
libavformat
|
Sun, 22 Feb 2009 00:20:07 +0000 |
bcoudurier |
return AVERROR(ENOMEM) if alloc failed, set count after alloc, use variable when reallocing, based on patch by Netgem
libavformat
|
Sat, 21 Feb 2009 23:54:50 +0000 |
bcoudurier |
parse aac extradata to fetch channels and sample rate, patch from Netgem
libavformat
|
Sat, 21 Feb 2009 23:00:07 +0000 |
michael |
Waste less space for printing timebases.
libavformat
|
Sat, 21 Feb 2009 22:26:44 +0000 |
rbultje |
Rename RTSPHeader to RTSPMessageHeader to reflect more clearly what the
libavformat
|
Sat, 21 Feb 2009 21:30:44 +0000 |
michael |
Print all timebases (idea from netgem)
libavformat
|
Sat, 21 Feb 2009 20:57:46 +0000 |
michael |
Check for alloc failures.
libavformat
|
Sat, 21 Feb 2009 20:44:39 +0000 |
michael |
Check for EOF during index reading.
libavformat
|
Sat, 21 Feb 2009 20:11:47 +0000 |
cehoyos |
Use context variable repeat_pict for frame duration computation and
libavformat
|
Sat, 21 Feb 2009 20:11:34 +0000 |
michael |
Handle chunks with the MSB in size set correctly that is unsigned.
libavformat
|
Sat, 21 Feb 2009 17:29:25 +0000 |
michael |
Be less noisy with invalid pts/dts.
libavformat
|
Sat, 21 Feb 2009 15:32:56 +0000 |
michael |
Fix raw rgb/bgr vertical flip in avi based on info from http://www.fourcc.org/fccbihgt.php.
libavformat
|
Sat, 21 Feb 2009 14:40:19 +0000 |
rbultje |
Change sizeof(struct_type) to sizeof(variable).
libavformat
|
Sat, 21 Feb 2009 10:34:29 +0000 |
stefang |
add raw demuxer for Chinese AVS elementary streams
libavformat
|
Thu, 19 Feb 2009 23:35:59 +0000 |
cehoyos |
Add convergence_duration to AVCodecParserContext.
libavformat
|
Thu, 19 Feb 2009 23:24:41 +0000 |
alexc |
Re-indent after last commit
libavformat
|
Thu, 19 Feb 2009 23:23:53 +0000 |
alexc |
AAC in ASF does not need parsing.
libavformat
|
Thu, 19 Feb 2009 23:09:24 +0000 |
alexc |
Add Divio MPEG-4 FOURCC (M4CC)
libavformat
|
Thu, 19 Feb 2009 21:01:45 +0000 |
aurel |
matroskadec: return AVERROR_EOF upon detection of end of file
libavformat
|
Thu, 19 Feb 2009 12:19:55 +0000 |
pross |
FLV demuxer: return AVERROR_EOF upon detection of end of file.
libavformat
|
Thu, 19 Feb 2009 12:19:33 +0000 |
pross |
AVI demuxer: return AVERROR_EOF upon detection of end of file.
libavformat
|
Thu, 19 Feb 2009 00:27:57 +0000 |
aurel |
fix missing dependencies
libavformat
|
Wed, 18 Feb 2009 23:46:05 +0000 |
cehoyos |
Add key_frame to AVCodecParserContext, used in libavformat.
libavformat
|
Wed, 18 Feb 2009 14:01:46 +0000 |
benoit |
av_alloc_format_context has been renamed, update AVFormatContext av_class
libavformat
|
Wed, 18 Feb 2009 07:14:23 +0000 |
bcoudurier |
fix partition index byte count
libavformat
|
Wed, 18 Feb 2009 07:13:57 +0000 |
bcoudurier |
always use multi track since timecode track is present
libavformat
|
Wed, 18 Feb 2009 04:57:54 +0000 |
bcoudurier |
fix preface version
libavformat
|
Wed, 18 Feb 2009 04:42:31 +0000 |
bcoudurier |
check fifo size and realloc if needed
libavformat
|
Wed, 18 Feb 2009 02:57:41 +0000 |
bcoudurier |
start counting track number from 0
libavformat
|
Wed, 18 Feb 2009 02:18:52 +0000 |
bcoudurier |
remove redundant comment
libavformat
|
Wed, 18 Feb 2009 02:13:59 +0000 |
bcoudurier |
do not write slice count when muxing cbr
libavformat
|
Wed, 18 Feb 2009 01:43:40 +0000 |
bcoudurier |
flush pending write in mxf_write_footer
libavformat
|
Wed, 18 Feb 2009 01:35:36 +0000 |
bcoudurier |
use index 0 for timecode track and write it in source package also
libavformat
|
Wed, 18 Feb 2009 01:05:06 +0000 |
bcoudurier |
fix rip body sid when muxing cbr
libavformat
|
Wed, 18 Feb 2009 00:12:05 +0000 |
bcoudurier |
simplify descriptor size computation logic
libavformat
|
Wed, 18 Feb 2009 00:02:38 +0000 |
aurel |
use new metadata API in nsv demuxer
libavformat
|
Wed, 18 Feb 2009 00:00:38 +0000 |
aurel |
use new metadata API in mpegts muxer
libavformat
|
Tue, 17 Feb 2009 21:43:57 +0000 |
diego |
Add missing #includes to fix 'make checkheaders'.
libavformat
|
Tue, 17 Feb 2009 21:41:50 +0000 |
aurel |
remove now useless get_str16() from rmdec.c
libavformat
|
Tue, 17 Feb 2009 21:40:38 +0000 |
aurel |
use new metadata API in rm (de)muxer
libavformat
|
Tue, 17 Feb 2009 15:44:11 +0000 |
aurel |
apedec: display a warning when truncating a metadata tag
libavformat
|
Tue, 17 Feb 2009 12:03:10 +0000 |
diego |
cosmetics: 'const static' --> 'static const' to avoid warnings of the type
libavformat
|
Tue, 17 Feb 2009 08:12:51 +0000 |
lucabe |
Remame rtp_get_codec_info() to ff_rtp_get_codec_info(), as it is not
libavformat
|
Tue, 17 Feb 2009 08:09:34 +0000 |
lucabe |
Move to rtp.h the prototypes of all the functions defined in rtp.c
libavformat
|
Tue, 17 Feb 2009 00:02:13 +0000 |
aurel |
use new metadata API in ape demuxer
libavformat
|
Mon, 16 Feb 2009 18:52:14 +0000 |
mru |
avidec: fix error introduced in r17382
libavformat
|
Mon, 16 Feb 2009 16:33:00 +0000 |
benoit |
Add a context to av_log() calls and modify a function prototype to allow it.
libavformat
|
Mon, 16 Feb 2009 16:27:35 +0000 |
rbultje |
Rename RTSP_*_LAST to RTSP_*_NB in line with PIX_FMT_* in lavc. See "[PATCH]
libavformat
|
Mon, 16 Feb 2009 16:27:08 +0000 |
benoit |
Add a context to av_log() call and update the trace not to be redundant.
libavformat
|
Mon, 16 Feb 2009 16:24:01 +0000 |
rbultje |
Don't install rtsp.h. It is intended to be private, it depends on rtp code
libavformat
|
Mon, 16 Feb 2009 16:12:23 +0000 |
benoit |
Add a context to av_log() calls.
libavformat
|
Mon, 16 Feb 2009 16:09:58 +0000 |
benoit |
Add a context to av_log() call.
libavformat
|
Mon, 16 Feb 2009 16:09:34 +0000 |
benoit |
Add a context to av_log() calls.
libavformat
|
Mon, 16 Feb 2009 16:09:02 +0000 |
benoit |
Add a context to av_log() calls.
libavformat
|
Mon, 16 Feb 2009 14:45:05 +0000 |
benoit |
Add a context to av_log() call.
libavformat
|
Mon, 16 Feb 2009 14:44:31 +0000 |
benoit |
Add a context to av_log() calls and extend ape_dumpinfo prototype to do that.
libavformat
|
Mon, 16 Feb 2009 12:48:45 +0000 |
bcoudurier |
fetch display aspect ratio from mpeg-2 essence
libavformat
|
Mon, 16 Feb 2009 10:44:38 +0000 |
bcoudurier |
merge mxf_write_d10_packet into mxf_write_packet
libavformat
|
Mon, 16 Feb 2009 10:21:14 +0000 |
lucabe |
Document ff_rtp_get_payload_type()
libavformat
|
Mon, 16 Feb 2009 09:36:21 +0000 |
lucabe |
Rename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is not
libavformat
|
Mon, 16 Feb 2009 01:55:28 +0000 |
diego |
Make format long_names consistent.
libavformat
|
Mon, 16 Feb 2009 01:51:52 +0000 |
bcoudurier |
fix mxf interleaving packet purge
libavformat
|
Sun, 15 Feb 2009 20:45:10 +0000 |
stefano |
Improve grammar: "X next after Y" -> "next X after Y".
libavformat
|
Sun, 15 Feb 2009 16:53:05 +0000 |
aurel |
matroskaenc: use new metadata API
libavformat
|
Sun, 15 Feb 2009 16:05:37 +0000 |
aurel |
matroskadec: export language of metadata tags when available
libavformat
|
Sun, 15 Feb 2009 16:00:58 +0000 |
aurel |
matroskadec: add needed definitions forgotten in r17331
libavformat
|
Sun, 15 Feb 2009 15:53:55 +0000 |
aurel |
matroskadec: add generic metadata support
libavformat
|
Sun, 15 Feb 2009 15:34:22 +0000 |
aurel |
matroskadec: read track and attachment uid
libavformat
|
Sun, 15 Feb 2009 15:29:09 +0000 |
aurel |
matroskadec: export track name through the metadata API
libavformat
|
Sun, 15 Feb 2009 15:25:14 +0000 |
aurel |
matroskadec: use new metadata API to export some simple information
libavformat
|
Sun, 15 Feb 2009 14:34:23 +0000 |
stefano |
Do not export to the public the first_protocol symbol at the next
libavformat
|
Sun, 15 Feb 2009 14:31:18 +0000 |
stefano |
Document av_protocol_next().
libavformat
|
Sun, 15 Feb 2009 14:29:23 +0000 |
stefano |
Replace calls/references of the deprecated register_protocol()
libavformat
|
Sun, 15 Feb 2009 14:25:23 +0000 |
stefano |
Rename register_protocol() to av_register_protocol() and deprecate
libavformat
|
Sun, 15 Feb 2009 14:13:28 +0000 |
aurel |
demux some more metadata tags in mov
libavformat
|
Sun, 15 Feb 2009 09:04:08 +0000 |
stefano |
Document av_iformat_next() and av_oformat_next() functions.
libavformat
|
Sun, 15 Feb 2009 02:28:54 +0000 |
aurel |
use new metadata API in mov demuxer
libavformat
|
Sat, 14 Feb 2009 15:44:46 +0000 |
michael |
Silence "assdec.c:146: warning: passing argument 4 of qsort from incompatible pointer type"
libavformat
|
Sat, 14 Feb 2009 13:44:21 +0000 |
pross |
Use consistent indent style in oggdec.
libavformat
|
Fri, 13 Feb 2009 23:02:05 +0000 |
superdump |
Add libavcodec/internal.h include to avoid warning: implicit declaration of
libavformat
|
Fri, 13 Feb 2009 22:38:05 +0000 |
bcoudurier |
compute body offset and index entry offset correctly
libavformat
|
Fri, 13 Feb 2009 21:36:36 +0000 |
bcoudurier |
use correct field number for video according to specs, patch by Thierry Foucu, tfoucu at gmail dot com
libavformat
|
Fri, 13 Feb 2009 21:32:18 +0000 |
bcoudurier |
cosmetics, rename nb_frames to nb_fields
libavformat
|
Fri, 13 Feb 2009 19:04:30 +0000 |
bcoudurier |
fix slice offset computation
libavformat
|
Fri, 13 Feb 2009 09:39:04 +0000 |
diego |
Remove pointless #if around the file, it is already conditionally compiled.
libavformat
|
Fri, 13 Feb 2009 07:57:37 +0000 |
bcoudurier |
set mime type for mxf
libavformat
|
Fri, 13 Feb 2009 07:46:03 +0000 |
bcoudurier |
simplify
libavformat
|
Fri, 13 Feb 2009 07:34:01 +0000 |
bcoudurier |
cosmetics, reindent, add/remove some empty lines, redundant comment
libavformat
|
Fri, 13 Feb 2009 07:28:20 +0000 |
bcoudurier |
MXF D-10 muxer
libavformat
|
Fri, 13 Feb 2009 07:13:36 +0000 |
bcoudurier |
store display height without vbi
libavformat
|
Fri, 13 Feb 2009 07:11:21 +0000 |
bcoudurier |
split mpegvideo descriptor into cdci descriptor and wav common in sound common
libavformat
|
Fri, 13 Feb 2009 07:06:35 +0000 |
bcoudurier |
write essence elements klv packets with ber4 length, more interoperable
libavformat
|
Fri, 13 Feb 2009 05:33:11 +0000 |
bcoudurier |
encode klv fill item length in fixed ber 4 bytes
libavformat
|
Fri, 13 Feb 2009 03:51:15 +0000 |
alexc |
Report the illegal audio object type, not it offset by 1.
libavformat
|
Thu, 12 Feb 2009 23:51:08 +0000 |
superdump |
ADTS Muxer: Refuse to write illegal ADTS files by checking validity of header
libavformat
|
Thu, 12 Feb 2009 21:39:37 +0000 |
jbr |
use av_malloc() in vorbis_comment()
libavformat
|
Thu, 12 Feb 2009 17:26:06 +0000 |
diego |
Use more descriptive format long_names.
libavformat
|
Thu, 12 Feb 2009 17:24:17 +0000 |
diego |
cosmetics: format long_name spelling fixes
libavformat
|
Thu, 12 Feb 2009 09:15:36 +0000 |
bcoudurier |
write active picture height for d-10/imx in mov
libavformat
|
Thu, 12 Feb 2009 08:10:43 +0000 |
benoit |
Add a warning log when trying to encode into a container requiring global
libavformat
|
Thu, 12 Feb 2009 05:32:40 +0000 |
bcoudurier |
set last packet next pointer to null
libavformat
|
Thu, 12 Feb 2009 03:38:08 +0000 |
bcoudurier |
check body partitions count before writing
libavformat
|
Thu, 12 Feb 2009 02:17:16 +0000 |
bcoudurier |
return error if read failed
libavformat
|
Thu, 12 Feb 2009 02:15:07 +0000 |
bcoudurier |
Change ffm_write_write_index to return int, and return if error occured.
libavformat
|
Thu, 12 Feb 2009 00:08:44 +0000 |
bcoudurier |
compute b_per_i_or_p value correctly, patch by Thierry Foucu, tfoucu at gmail dot com
libavformat
|
Wed, 11 Feb 2009 23:49:54 +0000 |
bcoudurier |
rename wrongly named b_per_gop to b_per_i_or_p according to specs
libavformat
|
Wed, 11 Feb 2009 23:34:57 +0000 |
aurel |
use new metadata API in ogg/vorbis demuxer
libavformat
|
Wed, 11 Feb 2009 21:11:19 +0000 |
bcoudurier |
fix frame size, time rate is not stts duration anymore with time offset
libavformat
|
Wed, 11 Feb 2009 20:19:35 +0000 |
bcoudurier |
do not set start time to 0, it is not the case with elst time offset
libavformat
|
Wed, 11 Feb 2009 16:28:46 +0000 |
diego |
Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com
libavformat
|
Wed, 11 Feb 2009 15:01:52 +0000 |
diego |
Add av_uninit macro to variable to avoid false positive warning:
libavformat
|
Wed, 11 Feb 2009 11:09:36 +0000 |
benoit |
Allow demuxing of audio substreams stored as 0x06 type.
libavformat
|
Wed, 11 Feb 2009 08:02:23 +0000 |
bcoudurier |
parse mpeg2 gop header time code and use it
libavformat
|
Wed, 11 Feb 2009 07:18:00 +0000 |
bcoudurier |
write timecode track
libavformat
|
Wed, 11 Feb 2009 02:32:39 +0000 |
bcoudurier |
adjust time rate according to elst time offset
libavformat
|
Wed, 11 Feb 2009 01:06:12 +0000 |
bcoudurier |
fix last keyframe index accross body partitions
libavformat
|
Wed, 11 Feb 2009 00:56:27 +0000 |
bcoudurier |
fix body offset
libavformat
|
Wed, 11 Feb 2009 00:25:30 +0000 |
stefano |
Cosmetics: vertical align "*" for consistency with the other doxyies.
libavformat
|
Wed, 11 Feb 2009 00:19:05 +0000 |
stefano |
Remove @deprecated notice from AVFrac, it is not deprecated anymore.
libavformat
|
Tue, 10 Feb 2009 23:25:23 +0000 |
bcoudurier |
fix partition offset when only one stream present
libavformat
|
Tue, 10 Feb 2009 22:59:13 +0000 |
bcoudurier |
fix timecode value
libavformat
|
Tue, 10 Feb 2009 09:02:29 +0000 |
bcoudurier |
write body partitions
libavformat
|
Tue, 10 Feb 2009 08:46:04 +0000 |
bcoudurier |
compute index byte count in mxf_write_partition
libavformat
|
Tue, 10 Feb 2009 08:35:14 +0000 |
bcoudurier |
remove check, mxf muxer does not have track number limitation anymore
libavformat
|
Tue, 10 Feb 2009 08:31:48 +0000 |
bcoudurier |
retrieve flags from mxf_parse_mpeg2_frame using a param
libavformat
|
Tue, 10 Feb 2009 07:28:53 +0000 |
bcoudurier |
10l, edit unit offset is after klv fill
libavformat
|
Tue, 10 Feb 2009 07:23:51 +0000 |
bcoudurier |
cosmetics, associate mxf_write_klv_fill to aligned elements
libavformat
|
Tue, 10 Feb 2009 06:14:39 +0000 |
bcoudurier |
write component depth and horizontal subsampling best effort local tags
libavformat
|
Tue, 10 Feb 2009 06:09:50 +0000 |
bcoudurier |
fix header byte count
libavformat
|
Tue, 10 Feb 2009 05:35:28 +0000 |
bcoudurier |
move up mxf_write_klv_fill and align index, rip and primer pack
libavformat
|
Tue, 10 Feb 2009 05:22:38 +0000 |
bcoudurier |
fix primer pack local tags uls
libavformat
|
Tue, 10 Feb 2009 04:53:41 +0000 |
bcoudurier |
correctly set multi track operational pattern
libavformat
|
Tue, 10 Feb 2009 02:27:26 +0000 |
bcoudurier |
fix compilation with DEBUG defined, field does not exist anymore
libavformat
|
Tue, 10 Feb 2009 00:27:42 +0000 |
aurel |
remove now useless av_set_program_name() function
libavformat
|
Tue, 10 Feb 2009 00:25:21 +0000 |
aurel |
use new metadata API in mpegts demuxer
libavformat
|
Mon, 09 Feb 2009 21:34:20 +0000 |
bcoudurier |
rename ff_audio_interleave to ff_audio_rechunk_interleave
libavformat
|
Mon, 09 Feb 2009 19:57:23 +0000 |
michael |
Try to clarify doxy of avformat_seek_file().
libavformat
|
Mon, 09 Feb 2009 01:46:01 +0000 |
alexc |
Increase the number of packets required to identify as MPEG PES to keep from
libavformat
|
Mon, 09 Feb 2009 00:18:25 +0000 |
bcoudurier |
remove no more needed comment, declaration is in internal header
libavformat
|
Sun, 08 Feb 2009 23:34:58 +0000 |
diego |
cosmetics: typo/grammar fixes in doxygen and other comments
libavformat
|
Sun, 08 Feb 2009 22:06:55 +0000 |
diego |
cosmetics: comment grammar/spelling fixes
libavformat
|
Sun, 08 Feb 2009 22:03:54 +0000 |
superdump |
Add the ability to set the timestamp to the current time by specifying 'now'
libavformat
|
Sun, 08 Feb 2009 21:42:06 +0000 |
vitor |
10l: fix compiler warning:
libavformat
|
Sun, 08 Feb 2009 21:14:46 +0000 |
bcoudurier |
Move declaration of ff_interleave_add_packet to internal.h.
libavformat
|
Sun, 08 Feb 2009 21:09:50 +0000 |
bcoudurier |
Declare ff_interleave_new_audio_packet as static, it is not used
libavformat
|
Sun, 08 Feb 2009 21:08:34 +0000 |
bcoudurier |
document ff_audio_interleave
libavformat
|
Sun, 08 Feb 2009 18:50:32 +0000 |
vitor |
NC camera demuxer
libavformat
|
Sun, 08 Feb 2009 17:55:00 +0000 |
michael |
Clarify that avformat_seek_file() is not part of the stable API yet.
libavformat
|
Sun, 08 Feb 2009 17:52:52 +0000 |
michael |
avformat_seek_file() prototype
libavformat
|
Sun, 08 Feb 2009 09:59:31 +0000 |
bcoudurier |
cosmetics: sample_to_chunk -> stsc
libavformat
|
Sun, 08 Feb 2009 09:57:28 +0000 |
bcoudurier |
cosmetics: sample_to_ctime -> ctts
libavformat
|
Sun, 08 Feb 2009 09:55:23 +0000 |
bcoudurier |
remove useless field
libavformat
|
Sun, 08 Feb 2009 09:48:59 +0000 |
bcoudurier |
rewrite pts also, as comment says
libavformat
|
Sun, 08 Feb 2009 09:42:37 +0000 |
bcoudurier |
remove useless return
libavformat
|
Sun, 08 Feb 2009 09:39:19 +0000 |
bcoudurier |
fix doxygen
libavformat
|
Sun, 08 Feb 2009 08:27:26 +0000 |
stefano |
Replace the calls to the deprecated av_alloc_format_context() with
libavformat
|
Sun, 08 Feb 2009 08:16:40 +0000 |
stefano |
Deprecate av_malloc_format_context() in favor of
libavformat
|
Sun, 08 Feb 2009 05:12:30 +0000 |
bcoudurier |
reuse MXFCodecUL for data def and simplify
libavformat
|
Sun, 08 Feb 2009 04:42:38 +0000 |
bcoudurier |
remove implicit header inclusions from mxf.h
libavformat
|
Sun, 08 Feb 2009 04:35:36 +0000 |
bcoudurier |
free index entries
libavformat
|
Sun, 08 Feb 2009 04:33:53 +0000 |
bcoudurier |
use new audio interleaving generic code
libavformat
|
Sun, 08 Feb 2009 04:31:44 +0000 |
bcoudurier |
extract audio interleaving code from mxf muxer, will be used by gxf and dv
libavformat
|
Sun, 08 Feb 2009 04:27:07 +0000 |
bcoudurier |
offset dts according to edit list, hackish but works, based on patch by Reimar
libavformat
|
Sun, 08 Feb 2009 03:44:54 +0000 |
diego |
Remove const qualifier from function argument to eliminate the warning
libavformat
|
Sun, 08 Feb 2009 03:29:49 +0000 |
bcoudurier |
only use 2 slices for index, one video(vbr) and one audio(cbr)
libavformat
|
Sun, 08 Feb 2009 02:38:07 +0000 |
bcoudurier |
force first track to be video and simplify
libavformat
|
Sun, 08 Feb 2009 02:34:56 +0000 |
bcoudurier |
write system item
libavformat
|
Sat, 07 Feb 2009 21:13:40 +0000 |
bcoudurier |
declare ff_interleave_add_packet
libavformat
|
Sat, 07 Feb 2009 02:13:23 +0000 |
bcoudurier |
use 512 kag size needed for d10
libavformat
|
Fri, 06 Feb 2009 20:42:21 +0000 |
lucabe |
Move RTP_MAX_PACKET_LENGTH to rtpdec.h: it is not used in the muxer anymore
libavformat
|
Fri, 06 Feb 2009 20:41:15 +0000 |
lucabe |
Do not use RTP_MAX_PACKET_LENGTH in the RTP muxer
libavformat
|
Fri, 06 Feb 2009 20:30:18 +0000 |
michael |
Fix minor memory leak.
libavformat
|
Fri, 06 Feb 2009 15:30:41 +0000 |
lucabe |
Merge rtp_aac.h and rtp_mpv.h in rtpenc.h
libavformat
|
Fri, 06 Feb 2009 10:35:52 +0000 |
lucabe |
Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h
libavformat
|
Fri, 06 Feb 2009 01:37:19 +0000 |
rbultje |
Add "AVFormatContext *ctx" (that being the RTSP demuxer's) as first argument
libavformat
|
Thu, 05 Feb 2009 22:34:55 +0000 |
rbultje |
Rename "tx_ctx" and "cur_tx" variables to "transport_priv" and
libavformat
|
Thu, 05 Feb 2009 20:15:18 +0000 |
bcoudurier |
format timestamp correctly according to specs and set it
libavformat
|
Thu, 05 Feb 2009 19:30:01 +0000 |
bcoudurier |
use timestamp as modification date
libavformat
|
Thu, 05 Feb 2009 18:41:06 +0000 |
alexc |
Make the MP3 probe weakly claim all files with ID3v2 tags to fix regressions on
libavformat
|
Thu, 05 Feb 2009 18:32:42 +0000 |
bcoudurier |
use timestamp as creation date
libavformat
|
Thu, 05 Feb 2009 17:00:10 +0000 |
rbultje |
Delete an enum and a function typedef that aren't used anywhere, and
libavformat
|
Thu, 05 Feb 2009 14:53:25 +0000 |
lucabe |
Introduce a new num_frames field in RTPDemuxContext so that rtp_aac.c
libavformat
|
Thu, 05 Feb 2009 08:59:38 +0000 |
pross |
Electronic Arts demuxer: support TQI video tag
libavformat
|
Thu, 05 Feb 2009 07:47:39 +0000 |
bcoudurier |
fix key frame offset with open gop
libavformat
|
Wed, 04 Feb 2009 17:17:20 +0000 |
rbultje |
Move enum RTSPTransport up a bit, so that all fields that are assigned a value
libavformat
|
Wed, 04 Feb 2009 09:35:59 +0000 |
bcoudurier |
always write mxf time base in descriptors
libavformat
|
Wed, 04 Feb 2009 05:56:39 +0000 |
ramiro |
Do not misuse unsigned long to store pointers.
libavformat
|
Wed, 04 Feb 2009 04:50:47 +0000 |
bcoudurier |
use sample rate as audio input time base
libavformat
|
Wed, 04 Feb 2009 01:40:52 +0000 |
aurel |
write all available metadata tags into extended_content_header
libavformat
|
Wed, 04 Feb 2009 01:37:16 +0000 |
aurel |
use new metadata API in asf muxer
libavformat
|
Tue, 03 Feb 2009 23:18:12 +0000 |
bcoudurier |
let packet pass through when no timestamps
libavformat
|
Tue, 03 Feb 2009 23:11:13 +0000 |
bcoudurier |
exactly compute index byte count
libavformat
|
Tue, 03 Feb 2009 23:03:41 +0000 |
bcoudurier |
prevent reading more than container atom size, fix broken file broken_by_rev15830.MOV, fix #818
libavformat
|
Tue, 03 Feb 2009 22:12:06 +0000 |
aurel |
use new metadata API in asf demuxer
libavformat
|
Tue, 03 Feb 2009 14:20:55 +0000 |
reimar |
Add and use a public API for RC4 and DES, analogous to the AES API.
libavformat
|
Tue, 03 Feb 2009 13:12:20 +0000 |
michael |
Reformat rdt_demuxer AVCodec struct sanely.
libavformat
|
Tue, 03 Feb 2009 11:01:57 +0000 |
michael |
Fix probe & demuxing of Topfield 58XXPVR and 68XXPVR (topfield.rec)
libavformat
|
Mon, 02 Feb 2009 23:43:12 +0000 |
aurel |
use new metadata API in aiff demuxer
libavformat
|
Mon, 02 Feb 2009 23:37:03 +0000 |
bcoudurier |
be more flexible with frame rate check
libavformat
|
Mon, 02 Feb 2009 23:25:02 +0000 |
aurel |
simplify
libavformat
|
Mon, 02 Feb 2009 23:09:39 +0000 |
aurel |
use new metadata API in rtsp demuxer
libavformat
|
Mon, 02 Feb 2009 23:08:25 +0000 |
aurel |
use new metadata API in rtp muxer
libavformat
|
Mon, 02 Feb 2009 22:43:51 +0000 |
cehoyos |
Add support for fourcc "SP54".
libavformat
|
Mon, 02 Feb 2009 22:17:26 +0000 |
aurel |
cosmetics: indentation
libavformat
|
Mon, 02 Feb 2009 22:17:14 +0000 |
aurel |
simplify usage of dstlen as it is not a parameter anymore
libavformat
|
Mon, 02 Feb 2009 22:14:28 +0000 |
aurel |
cosmetics: indentation
libavformat
|
Mon, 02 Feb 2009 22:13:03 +0000 |
aurel |
use new metadata API in the mp3 muxer
libavformat
|
Mon, 02 Feb 2009 22:11:56 +0000 |
aurel |
use new metadata API in the mp3 demuxer
libavformat
|
Mon, 02 Feb 2009 21:45:55 +0000 |
aurel |
modify the way to pass parameters to av_metadata_set()
libavformat
|
Mon, 02 Feb 2009 21:32:11 +0000 |
aurel |
cosmetics: whitespace
libavformat
|
Mon, 02 Feb 2009 20:29:31 +0000 |
bcoudurier |
cosmetics: whitespaces, empty lines
libavformat
|
Mon, 02 Feb 2009 20:26:49 +0000 |
bcoudurier |
mxf does not have timestamps
libavformat
|
Mon, 02 Feb 2009 20:16:00 +0000 |
reimar |
Add av_ prefix to LZO stuff and thus make it officially part of the public API.
libavformat
|
Mon, 02 Feb 2009 16:10:46 +0000 |
benoit |
Splits the totalbitrate in a videodatarate and audiodatarate part.
libavformat
|
Mon, 02 Feb 2009 16:05:50 +0000 |
benoit |
Implement the reading of the video bitrate of flv movies out of the meta data,
libavformat
|
Mon, 02 Feb 2009 10:58:33 +0000 |
bcoudurier |
24bit pcm support
libavformat
|
Mon, 02 Feb 2009 10:54:10 +0000 |
bcoudurier |
more flexible mapping selection
libavformat
|
Mon, 02 Feb 2009 10:41:43 +0000 |
bcoudurier |
fix temporal offet of ipbb sequences, simplification welcome
libavformat
|
Mon, 02 Feb 2009 10:10:41 +0000 |
bcoudurier |
fix video line map tag size
libavformat
|
Mon, 02 Feb 2009 10:04:36 +0000 |
bcoudurier |
fix flush and interleaving by edit units
libavformat
|
Mon, 02 Feb 2009 10:03:38 +0000 |
bcoudurier |
write index table and rip, muxer works pretty well now
libavformat
|
Mon, 02 Feb 2009 04:40:57 +0000 |
bcoudurier |
factorize common wav local tags
libavformat
|
Mon, 02 Feb 2009 04:36:54 +0000 |
bcoudurier |
write req local tags for wav
libavformat
|
Mon, 02 Feb 2009 04:00:27 +0000 |
bcoudurier |
adjust size when not writing f2
libavformat
|
Mon, 02 Feb 2009 03:49:23 +0000 |
bcoudurier |
do not write f2 if not interlaced
libavformat
|
Mon, 02 Feb 2009 03:45:03 +0000 |
bcoudurier |
write bitrate tag
libavformat
|
Mon, 02 Feb 2009 03:35:09 +0000 |
bcoudurier |
write display height/width tags
libavformat
|
Sun, 01 Feb 2009 22:02:57 +0000 |
bcoudurier |
return eof/error if only ffm header has been written, should fix #815
libavformat
|
Sun, 01 Feb 2009 21:22:12 +0000 |
aurel |
don't support the mp3 extension in the mp2 muxer
libavformat
|
Sun, 01 Feb 2009 13:37:45 +0000 |
rbultje |
Fix the Transport: line in the SETUP request so that it works with WMS
libavformat
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavformat
|
Sat, 31 Jan 2009 11:17:04 +0000 |
bcoudurier |
free audio fifo
libavformat
|
Sat, 31 Jan 2009 11:06:20 +0000 |
bcoudurier |
use st->priv_data to store per stream context
libavformat
|
Sat, 31 Jan 2009 10:51:35 +0000 |
bcoudurier |
change prototype of mxf_interleave_get_packet to make it compatible
libavformat
|
Sat, 31 Jan 2009 10:49:26 +0000 |
bcoudurier |
do not use PAL_samples_per_frame in init, to make init independant
libavformat
|
Sat, 31 Jan 2009 10:47:55 +0000 |
bcoudurier |
cosmetics, remove empty lines
libavformat
|
Sat, 31 Jan 2009 09:54:59 +0000 |
bcoudurier |
add my copyright as well
libavformat
|
Sat, 31 Jan 2009 09:53:59 +0000 |
bcoudurier |
fix doxygen tag
libavformat
|
Sat, 31 Jan 2009 09:53:23 +0000 |
bcoudurier |
cosmetics, align vertically
libavformat
|
Sat, 31 Jan 2009 09:23:50 +0000 |
bcoudurier |
write best effort video line map
libavformat
|
Sat, 31 Jan 2009 09:08:01 +0000 |
bcoudurier |
add frame layout local tag, best effort
libavformat
|
Sat, 31 Jan 2009 07:02:20 +0000 |
bcoudurier |
add aes3 pcm wrapping and use it by default
libavformat
|
Sat, 31 Jan 2009 06:59:55 +0000 |
bcoudurier |
split wav_desc in generic_sound_desc
libavformat
|
Sat, 31 Jan 2009 06:54:30 +0000 |
bcoudurier |
thanks to interleaving, audio is now locked
libavformat
|
Sat, 31 Jan 2009 06:49:42 +0000 |
bcoudurier |
local tag 3201 is picture essence coding, so do not write it for wav
libavformat
|
Sat, 31 Jan 2009 06:46:42 +0000 |
bcoudurier |
stored height is stupidly /2 if interlaced
libavformat
|
Sat, 31 Jan 2009 06:44:25 +0000 |
bcoudurier |
add size param to write_generic_desc
libavformat
|
Sat, 31 Jan 2009 06:42:47 +0000 |
bcoudurier |
parse mpeg2 progressive frame flag
libavformat
|
Sat, 31 Jan 2009 06:32:12 +0000 |
bcoudurier |
delay header writing and parse mpeg2 frame
libavformat
|
Sat, 31 Jan 2009 06:18:25 +0000 |
bcoudurier |
correctly pack and interleave pcm samples in mxf
libavformat
|
Sat, 31 Jan 2009 06:09:31 +0000 |
bcoudurier |
function is static
libavformat
|
Sat, 31 Jan 2009 06:08:42 +0000 |
bcoudurier |
use new ff_interleave_add_packet
libavformat
|
Sat, 31 Jan 2009 06:01:58 +0000 |
bcoudurier |
split av_interleave_per_dts, to avoid code duplication
libavformat
|
Sat, 31 Jan 2009 05:53:04 +0000 |
stefang |
ADPCM found in Xbox wav files can be decoded with
libavformat
|
Fri, 30 Jan 2009 00:44:54 +0000 |
aurel |
typo
libavformat
|
Thu, 29 Jan 2009 15:33:19 +0000 |
compn |
pvez avi fourcc is truemotion1
libavformat
|
Wed, 28 Jan 2009 13:37:26 +0000 |
michael |
Fix remotely exploitable arbitrary code execution vulnerability.
libavformat
|
Tue, 27 Jan 2009 23:44:11 +0000 |
bcoudurier |
second try fixing time code in gxf
libavformat
|
Tue, 27 Jan 2009 22:21:28 +0000 |
michael |
Prefer av_freep() over av_free() for variables in the context for safety.
libavformat
|
Tue, 27 Jan 2009 22:20:05 +0000 |
michael |
Add {} between if/else
libavformat
|
Tue, 27 Jan 2009 22:14:48 +0000 |
michael |
Export all tracks (each is a different language) instead of just one.
libavformat
|
Tue, 27 Jan 2009 22:03:13 +0000 |
michael |
remove pointless {}
libavformat
|
Tue, 27 Jan 2009 21:58:45 +0000 |
michael |
Move current_track variable closer to where it is used.
libavformat
|
Tue, 27 Jan 2009 21:56:28 +0000 |
michael |
Fix memleak of fourxm->tracks on error return.
libavformat
|
Tue, 27 Jan 2009 21:09:22 +0000 |
michael |
vertical align
libavformat
|
Tue, 27 Jan 2009 21:06:19 +0000 |
michael |
Fix memleak of header in error returns.
libavformat
|
Tue, 27 Jan 2009 21:01:47 +0000 |
michael |
better header_size check
libavformat
|
Tue, 27 Jan 2009 20:51:10 +0000 |
michael |
size < 4 is invalid
libavformat
|
Tue, 27 Jan 2009 18:01:26 +0000 |
benoit |
Whitespace cosmetics to align return statements.
libavformat
|
Tue, 27 Jan 2009 18:00:40 +0000 |
benoit |
Check buffer is inside what is passed when probing for flac.
libavformat
|
Tue, 27 Jan 2009 12:23:16 +0000 |
lucabe |
Merge rtp_internal.h in rtp.h, and remove rtp_internal.h
libavformat
|
Tue, 27 Jan 2009 04:29:33 +0000 |
bcoudurier |
seek at 0 when timestamp requested is negative
libavformat
|
Mon, 26 Jan 2009 23:39:22 +0000 |
aurel |
make it clear that the new metadata API is a work in progress
libavformat
|
Sun, 25 Jan 2009 19:11:10 +0000 |
diego |
Directly #include some required headers.
libavformat
|
Sun, 25 Jan 2009 16:44:45 +0000 |
stefano |
Move documentation of av_register_all() from allformats.c to
libavformat
|
Sun, 25 Jan 2009 01:21:10 +0000 |
jbr |
use function and definitions from libavcodec/flac.h in oggparseflac.c
libavformat
|
Sun, 25 Jan 2009 00:16:27 +0000 |
jbr |
Handle ID3v2 tags in raw FLAC streams by skipping them.
libavformat
|
Sat, 24 Jan 2009 14:52:46 +0000 |
diego |
Fix undefined preprocessor directives warnings during 'make checkheaders'.
libavformat
|
Sat, 24 Jan 2009 08:20:42 +0000 |
stefang |
return an error if we can not get a full packet,
libavformat
|
Sat, 24 Jan 2009 08:06:43 +0000 |
stefang |
fix header parsing, the NULL terminated File ID is followed by a space
libavformat
|
Sat, 24 Jan 2009 04:56:18 +0000 |
rbultje |
Skip m= blocks in the SDP if the media type is unknown. This prevents
libavformat
|
Fri, 23 Jan 2009 22:16:31 +0000 |
bcoudurier |
set pts and dts when only pts is present, according to specs
libavformat
|
Fri, 23 Jan 2009 20:57:12 +0000 |
bcoudurier |
write essence container data
libavformat
|
Fri, 23 Jan 2009 20:20:36 +0000 |
bcoudurier |
reduce display aspect ratio
libavformat
|
Fri, 23 Jan 2009 20:15:46 +0000 |
bcoudurier |
stored height is a multiple of 16 for mpeg2
libavformat
|
Fri, 23 Jan 2009 20:03:57 +0000 |
bcoudurier |
fix endianness of time code, and calculate it in fields, according to specs
libavformat
|
Fri, 23 Jan 2009 12:17:40 +0000 |
compn |
add EM4A fourcc , works for:
libavformat
|
Fri, 23 Jan 2009 12:09:32 +0000 |
andoma |
Avoid allocating MPADecodeContext on stack.
libavformat
|
Thu, 22 Jan 2009 23:35:31 +0000 |
michael |
Move av_read_frame/parser related buffer variables from AVFormatContext
libavformat
|
Thu, 22 Jan 2009 19:45:53 +0000 |
bcoudurier |
print stream sar if present and different than codec sar
libavformat
|
Thu, 22 Jan 2009 12:08:06 +0000 |
michael |
Use EAGAIN return, primarely intended as example of EAGAIN useage.
libavformat
|
Thu, 22 Jan 2009 12:06:02 +0000 |
michael |
Handle av_read_frame() EAGAIN return.
libavformat
|
Wed, 21 Jan 2009 22:32:17 +0000 |
aurel |
'code' is used to index a table so make it unsigned
libavformat
|
Wed, 21 Jan 2009 13:27:39 +0000 |
kostya |
yet another attempt on fixing synchronization in VMD
libavformat
|
Wed, 21 Jan 2009 13:26:01 +0000 |
kostya |
Empty audio chunks in VMD are silent, not skipped
libavformat
|
Wed, 21 Jan 2009 13:25:14 +0000 |
kostya |
cosmetics: reindent after last commit
libavformat
|
Wed, 21 Jan 2009 13:24:35 +0000 |
kostya |
VMD first chunk of audio is not coded as many separate chunks of block_align
libavformat
|
Tue, 20 Jan 2009 21:06:57 +0000 |
bcoudurier |
change sample aspect ratio test to be more clear, print old one
libavformat
|
Tue, 20 Jan 2009 16:19:13 +0000 |
compn |
another mpeg4 fourcc
libavformat
|
Tue, 20 Jan 2009 09:43:58 +0000 |
bcoudurier |
Do not use avctx->frame_number which might not be set,
libavformat
|
Tue, 20 Jan 2009 09:25:50 +0000 |
bcoudurier |
set correct value for starting line
libavformat
|
Tue, 20 Jan 2009 09:14:46 +0000 |
bcoudurier |
fix gxf time code mark out value
libavformat
|
Tue, 20 Jan 2009 08:08:32 +0000 |
benoit |
Enable building r3d demuxer when its config is set.
libavformat
|
Tue, 20 Jan 2009 08:00:39 +0000 |
alexc |
Fix a read past end of buffer crash in the mp3 probe
libavformat
|
Tue, 20 Jan 2009 07:42:14 +0000 |
bcoudurier |
R3D REDCODE demuxer
libavformat
|
Tue, 20 Jan 2009 00:52:12 +0000 |
aurel |
matroskaenc: correctly handle h264 streams with 3 bytes nal startcodes
libavformat
|
Mon, 19 Jan 2009 23:41:46 +0000 |
diego |
Use "" instead of <> when #including non-system headers.
libavformat
|
Mon, 19 Jan 2009 21:54:06 +0000 |
alexc |
Fix probing of files with ID3v2 tags. Discussed at
libavformat
|
Mon, 19 Jan 2009 17:01:22 +0000 |
diego |
Restore mistakenly removed period after "DivX, Inc".
libavformat
|
Mon, 19 Jan 2009 16:11:46 +0000 |
compn |
add T263. works on samples/V-codecs/T263/
libavformat
|
Mon, 19 Jan 2009 15:46:40 +0000 |
diego |
cosmetics: Remove pointless period after copyright statement non-sentences.
libavformat
|
Sun, 18 Jan 2009 22:53:28 +0000 |
aurel |
replace AV_METADATA_IGNORE_CASE flag by a new AV_METADATA_MATCH_CASE flag
libavformat
|
Sun, 18 Jan 2009 17:26:24 +0000 |
aurel |
matroskadec: merge ByteIOContext declarations at upper level
libavformat
|
Sun, 18 Jan 2009 17:13:12 +0000 |
aurel |
matroskadec: parse the WAVEFORMATEX header and discard it from extradata
libavformat
|
Sun, 18 Jan 2009 01:48:14 +0000 |
bcoudurier |
add jp2 formater in image2 muxer
libavformat
|
Sun, 18 Jan 2009 00:47:46 +0000 |
bcoudurier |
jpeg2k is intra only codec
libavformat
|
Sat, 17 Jan 2009 21:40:27 +0000 |
bcoudurier |
match format in names list separated by commas
libavformat
|
Sat, 17 Jan 2009 20:08:43 +0000 |
stefang |
added demuxer for FunCom ISS audio files,
libavformat
|
Sat, 17 Jan 2009 12:21:01 +0000 |
aurel |
remove ff_get_fourcc() and use AV_RL32() instead
libavformat
|
Sat, 17 Jan 2009 11:13:33 +0000 |
aurel |
export gcd function as av_gcd()
libavformat
|
Sat, 17 Jan 2009 04:31:42 +0000 |
conrad |
Cosmetics: indent
libavformat
|
Sat, 17 Jan 2009 04:31:14 +0000 |
conrad |
Treat disposition==0 as undefined and don't write the default flag
libavformat
|
Sat, 17 Jan 2009 04:30:36 +0000 |
conrad |
Flush the buffer after writing the header and when done with writing the files
libavformat
|
Fri, 16 Jan 2009 19:05:09 +0000 |
compn |
add LM20 mimic in avi fourcc
libavformat
|
Fri, 16 Jan 2009 17:46:19 +0000 |
kostya |
WavPack hybrid mode support
libavformat
|
Fri, 16 Jan 2009 16:39:17 +0000 |
reimar |
Merge declaration and initialization of io_buffer_size
libavformat
|
Fri, 16 Jan 2009 16:37:54 +0000 |
reimar |
Make io_buffer_size unsigned to avoid a warning about comparing
libavformat
|
Fri, 16 Jan 2009 15:35:51 +0000 |
reimar |
Return AVERROR(ENOMEM) instead of -1 when malloc fails in url_open_dyn_buf_internal
libavformat
|
Fri, 16 Jan 2009 15:34:37 +0000 |
reimar |
Use AV_WB32 instead of reimplementing it.
libavformat
|
Fri, 16 Jan 2009 15:32:33 +0000 |
reimar |
Use av_mallocz instead of explicitly zeroing in url_open_dyn_buf_internal.
libavformat
|
Fri, 16 Jan 2009 15:30:52 +0000 |
reimar |
Replace nonsense -1234 return value in dyn_buf_write by proper AVERROR(ENOMEM)
libavformat
|
Fri, 16 Jan 2009 14:03:46 +0000 |
benoit |
Make unsigned int a variable that does not need to be explicitely 32 bits.
libavformat
|
Fri, 16 Jan 2009 01:26:52 +0000 |
bcoudurier |
support h264 extradata with 0x000001 startcode
libavformat
|
Fri, 16 Jan 2009 01:22:30 +0000 |
bcoudurier |
use ff_avc_parse_nal_units_buf because output size might differ from input size
libavformat
|
Fri, 16 Jan 2009 01:20:31 +0000 |
bcoudurier |
10l, fix prototype
libavformat
|
Fri, 16 Jan 2009 01:17:18 +0000 |
bcoudurier |
export ff_avc_parse_nal_units_buf
libavformat
|
Fri, 16 Jan 2009 01:12:32 +0000 |
bcoudurier |
move actual writing before so new size can be taken into account
libavformat
|
Fri, 16 Jan 2009 01:11:34 +0000 |
bcoudurier |
return size written in ff_avc_parse_nal_units
libavformat
|
Thu, 15 Jan 2009 14:07:59 +0000 |
lucabe |
Reindent after last commit
libavformat
|
Thu, 15 Jan 2009 14:03:07 +0000 |
lucabe |
Do not reallocate AVPacket's data when muxing a packet
libavformat
|
Thu, 15 Jan 2009 12:23:03 +0000 |
superdump |
Factorise id3v2 header parsing from mp3.c to be shared
libavformat
|
Thu, 15 Jan 2009 01:47:24 +0000 |
bcoudurier |
use delay for subs and dirac too
libavformat
|
Thu, 15 Jan 2009 01:22:31 +0000 |
bcoudurier |
add aud nal unit if not present in h264 bitstream
libavformat
|
Thu, 15 Jan 2009 00:42:57 +0000 |
aurel |
matroskadec: ensure we only consider chapters which are properly ordered
libavformat
|
Wed, 14 Jan 2009 23:53:31 +0000 |
bcoudurier |
consider other codecs packets contain only one access unit, not just audio
libavformat
|
Wed, 14 Jan 2009 23:49:13 +0000 |
bcoudurier |
calculate pat, pmt and sdt exact size and adjust total bitrate
libavformat
|
Wed, 14 Jan 2009 23:30:49 +0000 |
bcoudurier |
allow user to specify muxrate
libavformat
|
Wed, 14 Jan 2009 22:40:37 +0000 |
bcoudurier |
warn if dts < pcr which means TS is invalid
libavformat
|
Wed, 14 Jan 2009 22:17:07 +0000 |
bcoudurier |
only write dts if they differ from pts, according to specs
libavformat
|
Wed, 14 Jan 2009 22:14:35 +0000 |
bcoudurier |
use delay to avoid negative dts
libavformat
|
Wed, 14 Jan 2009 21:57:10 +0000 |
bcoudurier |
set pts and dts of pes packets exactly according to specs
libavformat
|
Wed, 14 Jan 2009 17:19:17 +0000 |
aurel |
replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_
libavformat
|
Wed, 14 Jan 2009 02:20:26 +0000 |
bcoudurier |
compute pcr more accurately, regression tests need update
libavformat
|
Wed, 14 Jan 2009 01:21:24 +0000 |
bcoudurier |
include intreadwrite.h, fix compilation, img2.c use AV_RL32
libavformat
|
Wed, 14 Jan 2009 00:27:43 +0000 |
bcoudurier |
cleanup gif, use BISTREAM_WRITER_LE
libavformat
|
Tue, 13 Jan 2009 23:44:16 +0000 |
aurel |
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
libavformat
|
Tue, 13 Jan 2009 17:10:10 +0000 |
compn |
add SLMJ fourcc to mjpeg
libavformat
|
Tue, 13 Jan 2009 00:20:18 +0000 |
aurel |
fix version protection
libavformat
|
Mon, 12 Jan 2009 00:07:40 +0000 |
mru |
AVI: add bswap.h include needed on big endian
libavformat
|
Sun, 11 Jan 2009 23:24:28 +0000 |
conrad |
Use the dimensions in tkhd for timed text tracks
libavformat
|
Sun, 11 Jan 2009 22:19:48 +0000 |
diego |
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
libavformat
|
Sun, 11 Jan 2009 22:05:43 +0000 |
ramiro |
Use setmode() if it exists in <io.h>, and not based on O_BINARY.
libavformat
|
Sun, 11 Jan 2009 21:08:52 +0000 |
diego |
cosmetics: indentation
libavformat
|
Sun, 11 Jan 2009 21:07:12 +0000 |
diego |
Fix illegal identifier starting with an underscore.
libavformat
|
Sun, 11 Jan 2009 21:04:25 +0000 |
bcoudurier |
move ffindex set before mov_read_default so it can be used in functions
libavformat
|
Sun, 11 Jan 2009 10:42:24 +0000 |
bcoudurier |
cosmetics
libavformat
|
Sun, 11 Jan 2009 10:41:43 +0000 |
bcoudurier |
remove warnings about uninitialized vars
libavformat
|
Sun, 11 Jan 2009 10:36:19 +0000 |
bcoudurier |
cosmetics
libavformat
|
Sun, 11 Jan 2009 10:26:44 +0000 |
conrad |
Add support for muxing mov/mp4/3gp timed text streams
libavformat
|
Sun, 11 Jan 2009 08:24:44 +0000 |
conrad |
Read extradata (justification, colors, fonts, etc) for mov/mp4 timed text
libavformat
|
Sun, 11 Jan 2009 05:24:41 +0000 |
bcoudurier |
remove comment, this is not relevant anymore
libavformat
|
Sun, 11 Jan 2009 05:23:46 +0000 |
bcoudurier |
reindent
libavformat
|
Sun, 11 Jan 2009 05:23:10 +0000 |
bcoudurier |
check for negative dts value even if bitstream is already formated,
libavformat
|
Sat, 10 Jan 2009 09:56:07 +0000 |
stefano |
Move the AVFormatContext options definition to a dedicated file,
libavformat
|
Fri, 09 Jan 2009 23:44:52 +0000 |
rbultje |
Reindent to properly fit a 80 chars terminal.
libavformat
|
Fri, 09 Jan 2009 23:36:39 +0000 |
rbultje |
Reindent after r16509.
libavformat
|
Fri, 09 Jan 2009 23:36:17 +0000 |
rbultje |
Apply rtpmap: SDP lines to the last m= line only, since they generally just
libavformat
|
Fri, 09 Jan 2009 22:13:37 +0000 |
bcoudurier |
only set le if value is 1, fix boom5.mov, issue #770
libavformat
|
Fri, 09 Jan 2009 20:10:13 +0000 |
lucabe |
Do not assume that if pkt->destruct != av_destruct_packet then it is not
libavformat
|
Fri, 09 Jan 2009 01:30:14 +0000 |
rbultje |
Increase buffer size for RTP packet data because some ASF streams use a
libavformat
|
Fri, 09 Jan 2009 00:01:42 +0000 |
aurel |
rename ff_metadata_sync_compat to ff_metadata_mux_compat
libavformat
|
Thu, 08 Jan 2009 23:30:02 +0000 |
aurel |
move ff_metadata_sync_compat to metadata_compat.c
libavformat
|
Thu, 08 Jan 2009 23:24:51 +0000 |
aurel |
Add a second metadata compatibility layer, so that metadata that gets
libavformat
|
Thu, 08 Jan 2009 18:00:51 +0000 |
compn |
cosmetics: CJPG is from Creative Webcam
libavformat
|
Thu, 08 Jan 2009 17:51:03 +0000 |
compn |
fourcc CJPG is sequential jpeg
libavformat
|
Thu, 08 Jan 2009 07:11:43 +0000 |
bcoudurier |
100l, add missing enum type, fix compilation
libavformat
|
Thu, 08 Jan 2009 02:57:21 +0000 |
bcoudurier |
use lower case x and alternate format for hex in printf
libavformat
|
Thu, 08 Jan 2009 02:54:43 +0000 |
bcoudurier |
print more debug information if enabled, including index
libavformat
|
Wed, 07 Jan 2009 23:37:03 +0000 |
cehoyos |
Fix a compiler warning:
libavformat
|
Wed, 07 Jan 2009 20:44:23 +0000 |
michael |
Do not try to duplicate packets that have data==NULL.
libavformat
|
Wed, 07 Jan 2009 16:01:15 +0000 |
rbultje |
Fix typo ("Standard-compliant" -> "Standards-compliant"), as noticed by
libavformat
|
Wed, 07 Jan 2009 15:13:27 +0000 |
rbultje |
Fix doxy comments missing one '*'.
libavformat
|
Wed, 07 Jan 2009 14:55:47 +0000 |
rbultje |
Use the "server" RTSP field to detect whether the server that we're talking
libavformat
|
Wed, 07 Jan 2009 14:53:04 +0000 |
rbultje |
Export RTSPState and RTSPStream from rtsp.c into rtsp.h. This allows future
libavformat
|
Wed, 07 Jan 2009 14:50:19 +0000 |
rbultje |
Don't use s->pb if a local ByteIOContext was already provided by the calling
libavformat
|
Wed, 07 Jan 2009 14:48:17 +0000 |
rbultje |
Allow subscription to any of the streams, not just the first, available in
libavformat
|
Wed, 07 Jan 2009 14:45:13 +0000 |
rbultje |
Parse the OpaqueData field for every AVStream represented by this "set of
libavformat
|
Wed, 07 Jan 2009 14:41:40 +0000 |
rbultje |
Parse the bitrate field in the ASMRuleBook ("AverageBandwidth") to fill in
libavformat
|
Wed, 07 Jan 2009 14:38:44 +0000 |
rbultje |
Parse the ASMRuleBook SDP line to dynamically create one new AVStream for
libavformat
|
Wed, 07 Jan 2009 01:19:48 +0000 |
diego |
Remove inappropriate const qualifier from function argument, fixes the warning:
libavformat
|
Tue, 06 Jan 2009 22:11:04 +0000 |
aurel |
free all allocated metadata structures
libavformat
|
Tue, 06 Jan 2009 17:50:10 +0000 |
diego |
cosmetics: alphabetical order
libavformat
|
Tue, 06 Jan 2009 12:56:21 +0000 |
aurel |
ignore year=0 and track=0
libavformat
|
Tue, 06 Jan 2009 00:09:23 +0000 |
aurel |
Add a metadata compatibility layer, so that when a user application set
libavformat
|
Mon, 05 Jan 2009 23:56:27 +0000 |
aurel |
add a typedef for AVMetadata
libavformat
|
Mon, 05 Jan 2009 22:10:16 +0000 |
diego |
Revert deprecation of AVFrac structure. Attempts to replace AVFrac have turned
libavformat
|
Mon, 05 Jan 2009 17:50:13 +0000 |
romansh |
additional recovery for the badly broken streams
libavformat
|
Sun, 04 Jan 2009 23:31:31 +0000 |
aurel |
rename AVMetaData to AVMetadata and meta_data to metadata
libavformat
|
Sun, 04 Jan 2009 22:31:55 +0000 |
aurel |
add metadata in AVStream, AVProgram and AVChapter
libavformat
|
Sun, 04 Jan 2009 20:47:09 +0000 |
melanson |
Ministry of English Composition treatment for the new metadata API
libavformat
|
Sun, 04 Jan 2009 19:00:35 +0000 |
michael |
10l format include path for metadata.h
libavformat
|
Sun, 04 Jan 2009 18:58:49 +0000 |
michael |
Move metadata API from avcodec to avformat.
libavformat
|
Sun, 04 Jan 2009 18:48:37 +0000 |
michael |
Generic metadata API.
libavformat
|
Sun, 04 Jan 2009 16:23:18 +0000 |
michael |
If we find a VBR tag at the beginning of the file don't attempt to
libavformat
|
Sun, 04 Jan 2009 11:04:02 +0000 |
stefano |
Drop the deprecated parse_image_size() and parse_frame_rate() functions
libavformat
|
Wed, 31 Dec 2008 02:47:54 +0000 |
michael |
10l set AVPacket.size to the true size of the returned data instead of
libavformat
|
Wed, 31 Dec 2008 01:54:54 +0000 |
michael |
Fix indention which was off by 1 space.
libavformat
|
Wed, 31 Dec 2008 01:53:12 +0000 |
michael |
Replace buffer by AVPacket and avoid a memcpy() for video when the number
libavformat
|
Wed, 31 Dec 2008 00:24:54 +0000 |
michael |
Merge videobuf and audiobuf.
libavformat
|
Tue, 30 Dec 2008 21:23:02 +0000 |
michael |
Simplify the top of rm_assemble_video_frame().
libavformat
|
Tue, 30 Dec 2008 20:51:18 +0000 |
michael |
Add a few error checks to rm_assemble_video_frame()
libavformat
|
Tue, 30 Dec 2008 19:49:27 +0000 |
michael |
All non zero returns of rm_assemble_video_frame() are errors, check things
libavformat
|
Sun, 28 Dec 2008 23:25:17 +0000 |
rbultje |
av_free() -> av_freep(), patch by Reimar Doffinger, see discussion in
libavformat
|
Sun, 28 Dec 2008 23:23:59 +0000 |
rbultje |
Fix double free which happens for playback of .rm files after r16365. See
libavformat
|
Sun, 28 Dec 2008 16:22:42 +0000 |
kostya |
Fix a typo that made VMD demuxer always assume Indeo 3 as video codec.
libavformat
|
Sun, 28 Dec 2008 05:59:11 +0000 |
rbultje |
Reindent after r16368.
libavformat
|
Sun, 28 Dec 2008 05:58:23 +0000 |
rbultje |
Add audio_pkt_cnt return value to ff_rm_retrieve_cache(). See discussion in
libavformat
|
Sun, 28 Dec 2008 05:55:09 +0000 |
rbultje |
Change audio_pkt_cnt from an array into a single field, since only a single
libavformat
|
Sun, 28 Dec 2008 00:21:11 +0000 |
rbultje |
Add RMStream object as function argument to public functions so that non-.rm
libavformat
|
Sun, 28 Dec 2008 00:18:38 +0000 |
rbultje |
Implement RMStream stream-specific private data object in the RM demuxer.
libavformat
|
Sat, 27 Dec 2008 17:34:00 +0000 |
kostya |
Latest Coktel Vision VMDs contained Indeo 3, add demuxer support for it
libavformat
|
Wed, 24 Dec 2008 02:20:07 +0000 |
compn |
add amr in avi riff tags
libavformat
|
Mon, 22 Dec 2008 22:12:44 +0000 |
cehoyos |
Fix two identical warnings when compiling riff.c and nuv.c with icc:
libavformat
|
Mon, 22 Dec 2008 22:10:07 +0000 |
cehoyos |
Fix a warning when compiling with icc:
libavformat
|
Mon, 22 Dec 2008 11:23:00 +0000 |
cehoyos |
Initialize s->opaque before calling url_resetbuf().
libavformat
|
Sun, 21 Dec 2008 23:50:16 +0000 |
michael |
Change mpeg audio parser so it only sets frame_size, channels and bit_rate
libavformat
|
Sun, 21 Dec 2008 20:56:30 +0000 |
michael |
Fix detection of audio codec in K70707-ARIA229.flv.
libavformat
|
Fri, 19 Dec 2008 01:00:44 +0000 |
astrange |
Allocate and clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of mkv
libavformat
|
Thu, 18 Dec 2008 09:18:43 +0000 |
bcoudurier |
cosmetics, remove useless parenthesis and whitespaces
libavformat
|
Thu, 18 Dec 2008 09:17:19 +0000 |
bcoudurier |
set alac channels from extradata, fix alac mono in m4a
libavformat
|
Thu, 18 Dec 2008 01:28:29 +0000 |
rbultje |
Make asf_get_packet() and asf_parse_packet() public for use in RTSP-MS and
libavformat
|
Thu, 18 Dec 2008 01:25:43 +0000 |
rbultje |
Add a ByteIOContext argument to ASF functions that will be shared with the
libavformat
|
Wed, 17 Dec 2008 11:22:51 +0000 |
benoit |
Add jp2 support to img2 demuxer.
libavformat
|
Wed, 17 Dec 2008 08:09:09 +0000 |
bcoudurier |
activate jpeg2000 fourcc in mov/mj2
libavformat
|
Tue, 16 Dec 2008 16:14:07 +0000 |
michael |
Fix bug where the avi demxuer lost the first frame of malformed
libavformat
|
Tue, 16 Dec 2008 08:47:28 +0000 |
bcoudurier |
check that nb_streams is valid before setting stream, fix crash with jp2 which do not use same structure
libavformat
|
Tue, 16 Dec 2008 05:22:53 +0000 |
compn |
add MPNG fourcc
libavformat
|
Tue, 16 Dec 2008 05:20:11 +0000 |
compn |
two more mpeg4 fourccs and one msmpeg4v3 from uncommon codec list
libavformat
|
Tue, 16 Dec 2008 03:49:26 +0000 |
compn |
QIVG fourcc, fixes http://rodweb.dip.jp/partner/check.avi
libavformat
|
Tue, 16 Dec 2008 03:42:10 +0000 |
compn |
add rpza avi fourcc
libavformat
|
Sun, 14 Dec 2008 22:26:28 +0000 |
rbultje |
Use get_buffer() and url_fskip() for some loops of get_byte()s. See discussion in ML thread
libavformat
|
Sun, 14 Dec 2008 22:24:58 +0000 |
rbultje |
Reindent something that looks weird.
libavformat
|
Sun, 14 Dec 2008 22:23:59 +0000 |
rbultje |
Add comment to indicate why the SDP line buffer is as big as it is.
libavformat
|
Sun, 14 Dec 2008 22:23:14 +0000 |
rbultje |
Increase SDP line buffer size because ASF headers in RTSP-MS are very big. See ML discussion
libavformat
|
Sun, 14 Dec 2008 20:38:05 +0000 |
michael |
10l (forgot sample_size)
libavformat
|
Sun, 14 Dec 2008 20:04:00 +0000 |
stefano |
Make register_avcodec() call avcodec_init().
libavformat
|
Sun, 14 Dec 2008 17:30:18 +0000 |
mru |
oggflac: fix bitstream reader usage
libavformat
|
Sun, 14 Dec 2008 15:48:48 +0000 |
michael |
Fix non interleaved variable fps ODML avis.
libavformat
|
Sun, 14 Dec 2008 14:01:12 +0000 |
michael |
Remove silly FIXME comment.
libavformat
|
Sun, 14 Dec 2008 03:29:33 +0000 |
melanson |
The POSIX namespace shall be held sacrosanct. To that end,
libavformat
|
Sat, 13 Dec 2008 23:25:19 +0000 |
lucabe |
Rename rtp_payload_data_t to avoid clashes with the POSIX namespace
libavformat
|
Sat, 13 Dec 2008 23:20:05 +0000 |
lucabe |
Remove useless typedef
libavformat
|
Sat, 13 Dec 2008 23:03:34 +0000 |
lucabe |
Remove unused types
libavformat
|
Sat, 13 Dec 2008 21:58:17 +0000 |
reimar |
Avoid _t in gxf enum type names
libavformat
|
Sat, 13 Dec 2008 21:40:20 +0000 |
rbultje |
Split RMContext into RMDemux/MuxContext and make them private in rmdec/enc.c.
libavformat
|
Sat, 13 Dec 2008 21:37:27 +0000 |
rbultje |
Don't access RMContext directly in rdt.c. Rather, use the return value of
libavformat
|
Sat, 13 Dec 2008 17:18:11 +0000 |
rbultje |
Separate the packet fetching from the data reading, so that the data reading
libavformat
|
Sat, 13 Dec 2008 17:04:22 +0000 |
diego |
100l: Add missing backslashes.
libavformat
|
Sat, 13 Dec 2008 16:35:58 +0000 |
diego |
cosmetics: Break some lines for a more aesthetically pleasing result.
libavformat
|
Sat, 13 Dec 2008 16:08:31 +0000 |
diego |
Remove misleading comment, _t is POSIX-reserved namespace.
libavformat
|
Sat, 13 Dec 2008 13:39:13 +0000 |
diego |
whitespace cosmetics
libavformat
|
Sat, 13 Dec 2008 13:11:42 +0000 |
diego |
Avoid _t in identifier names, _t is reserved by POSIX.
libavformat
|
Sat, 13 Dec 2008 12:46:11 +0000 |
diego |
Matroska uses tables from isom.c, so add the object file to its dependencies.
libavformat
|
Sat, 13 Dec 2008 10:45:44 +0000 |
lu_zero |
Rename type to be consistent
libavformat
|
Sat, 13 Dec 2008 00:04:34 +0000 |
mru |
mpegts: replace Program_t typedef with "struct Program"
libavformat
|
Fri, 12 Dec 2008 16:04:15 +0000 |
aurel |
matroska: sort codec tags list
libavformat
|
Fri, 12 Dec 2008 15:55:08 +0000 |
aurel |
matroska: add dirac support (patch by Kurtnoise kurtnoise _at_ free _dot_ fr)
libavformat
|
Fri, 12 Dec 2008 15:34:55 +0000 |
compn |
add another mpeg4 avi fourcc from uncommon codecs list
libavformat
|
Fri, 12 Dec 2008 06:55:48 +0000 |
diego |
Add sys/time.h header #include, fixes compilation on OS/2.
libavformat
|
Fri, 12 Dec 2008 05:10:43 +0000 |
ods15 |
Update lavf/libnut.c to _tt type names in libnut API
libavformat
|
Thu, 11 Dec 2008 22:34:14 +0000 |
aurel |
avoid POSIX reserved _t suffix
libavformat
|
Thu, 11 Dec 2008 22:24:56 +0000 |
bcoudurier |
parse pasp atom and set sample aspect ratio,
libavformat
|
Thu, 11 Dec 2008 20:06:56 +0000 |
bcoudurier |
remove _t in typedef for POSIX compatibility
libavformat
|
Thu, 11 Dec 2008 20:02:15 +0000 |
michael |
Remove comment suggesting using variables ending in _t as this would break POSIX.
libavformat
|
Thu, 11 Dec 2008 19:19:23 +0000 |
reimar |
Avoid _t in typedef type
libavformat
|
Thu, 11 Dec 2008 19:06:24 +0000 |
michael |
remove _t for POSIX compatibility.
libavformat
|
Thu, 11 Dec 2008 18:48:08 +0000 |
rbultje |
Fix indenting.
libavformat
|
Thu, 11 Dec 2008 10:42:06 +0000 |
reimar |
Use "struct gxf_stream_info" instead of "st_info_t",
libavformat
|
Thu, 11 Dec 2008 10:35:20 +0000 |
reimar |
Remove useless and confusing (since they are also used in gxfenc.c) /* gxf.c */ comment.
libavformat
|
Thu, 11 Dec 2008 07:49:05 +0000 |
melanson |
add 'ACDV' FourCC (which is just complete JPEG files in individual AVI
libavformat
|
Mon, 08 Dec 2008 20:09:15 +0000 |
compn |
add mpeg2 fourcc and aac format tag from asf
libavformat
|
Sun, 07 Dec 2008 17:29:09 +0000 |
henry |
bind to the multicast address if possible
libavformat
|
Sun, 07 Dec 2008 01:53:31 +0000 |
reynaldo |
COSMETICS
libavformat
|
Sat, 06 Dec 2008 20:28:38 +0000 |
rbultje |
Remove static variable and a printf using it. See "[PATCH] asf.c: move
libavformat
|
Sat, 06 Dec 2008 18:41:17 +0000 |
rbultje |
Change function prototype of the sdp_parse_a_line in DynamicProtocolHandler.
libavformat
|
Sat, 06 Dec 2008 18:35:52 +0000 |
rbultje |
Do not access s->gb directly in functions that have a local copy of that
libavformat
|
Fri, 05 Dec 2008 14:59:41 +0000 |
compn |
add VX1K h263 and DMK2 mpeg4 avi fourccs
libavformat
|
Thu, 04 Dec 2008 15:08:04 +0000 |
cehoyos |
Recognize pnm file as images.
libavformat
|
Thu, 04 Dec 2008 03:00:53 +0000 |
bcoudurier |
WRAW fourcc
libavformat
|
Wed, 03 Dec 2008 23:04:30 +0000 |
diego |
Add necessary header for av_set_program_name and av_program_add_stream_index.
libavformat
|
Wed, 03 Dec 2008 21:44:29 +0000 |
compn |
add fourccs from avi files
libavformat
|
Wed, 03 Dec 2008 16:49:58 +0000 |
michael |
add GEOX fourcc for mpeg4
libavformat
|
Wed, 03 Dec 2008 16:47:07 +0000 |
diego |
Move declaration of av_set_program_name and av_program_add_stream_index
libavformat
|
Wed, 03 Dec 2008 15:23:30 +0000 |
diego |
Delete unnecessary 'extern' keywords.
libavformat
|
Wed, 03 Dec 2008 13:53:13 +0000 |
compn |
add FFDS fourcc, ok'd by kostya
libavformat
|
Tue, 02 Dec 2008 16:48:05 +0000 |
vitor |
Commit last ok'ed parts of QCELP decoder and enable it.
libavformat
|
Tue, 02 Dec 2008 15:43:47 +0000 |
michael |
ADTS AAC probe.
libavformat
|
Mon, 01 Dec 2008 22:07:00 +0000 |
vitor |
More OKed parts of the QCELP decoder
libavformat
|
Mon, 01 Dec 2008 00:08:42 +0000 |
rbultje |
Implement rule-number parsing, the initial step in stream (and bitrate)
libavformat
|
Sun, 30 Nov 2008 22:24:35 +0000 |
rbultje |
Change RDTDemuxContext->st into an array of streams, which will make future
libavformat
|
Sun, 30 Nov 2008 20:40:04 +0000 |
rbultje |
document ff_rdt_parse_open(). See ML discussion in "[PATCH] RDT/Realmedia
libavformat
|
Sun, 30 Nov 2008 20:39:16 +0000 |
rbultje |
Change function prototype from taking an AVStream to taking an index to the
libavformat
|
Sat, 29 Nov 2008 13:55:03 +0000 |
stefano |
Rename functions in sdp.c for consistency's sake.
libavformat
|
Sun, 23 Nov 2008 16:54:31 +0000 |
rbultje |
Document 'ic' variable. See "[PATCH] RDT/Realmedia patches #2" thread in ML.
libavformat
|
Sat, 22 Nov 2008 21:24:39 +0000 |
cehoyos |
Add forgotten file format pgmyuv.
libavformat
|
Sat, 22 Nov 2008 20:36:02 +0000 |
cehoyos |
Support picture output without -f image2 for most codecs.
libavformat
|
Thu, 20 Nov 2008 22:53:18 +0000 |
diego |
cosmetics: Consistently place HEADERS before OBJS in all Makefiles.
libavformat
|
Tue, 18 Nov 2008 09:09:57 +0000 |
bcoudurier |
decrease atom size, fix broken files missing version/flags
libavformat
|
Tue, 18 Nov 2008 03:49:33 +0000 |
reynaldo |
Trivial, Cosmetics
libavformat
|
Mon, 17 Nov 2008 18:10:02 +0000 |
rbultje |
Change type of prev_stream_id from uint32_t to int, since it has a max size
libavformat
|
Mon, 17 Nov 2008 14:32:56 +0000 |
rbultje |
Reindent after r15853.
libavformat
|
Mon, 17 Nov 2008 14:32:01 +0000 |
rbultje |
Read optional components of the RDT packet header, such as extended setID
libavformat
|
Mon, 17 Nov 2008 14:30:31 +0000 |
rbultje |
Change header reading implementation to using get_bits() instead of directly
libavformat
|
Mon, 17 Nov 2008 14:28:12 +0000 |
rbultje |
Prefix all ff_rdt_parse_header() arguments with a p, preparing for local
libavformat
|
Mon, 17 Nov 2008 14:23:20 +0000 |
rbultje |
Fix memleak caused by the fact that url_open_buf() allocates a context
libavformat
|
Mon, 17 Nov 2008 14:20:00 +0000 |
rbultje |
Add ByteIOContext argument to public ff_rm_* functions so that we can
libavformat
|
Mon, 17 Nov 2008 07:50:25 +0000 |
benoit |
Get rid of MSG_DONTWAIT using a more standard way to use a socket
libavformat
|
Sun, 16 Nov 2008 02:56:34 +0000 |
bcoudurier |
set pts in flv demuxer
libavformat
|
Sun, 16 Nov 2008 01:59:35 +0000 |
bcoudurier |
read itunes metadata, code based on Reimar's patch
libavformat
|
Sat, 15 Nov 2008 20:45:26 +0000 |
rbultje |
Change status packet skipping to be more spec-compliant. See discussion in
libavformat
|
Sat, 15 Nov 2008 20:43:57 +0000 |
rbultje |
Make function comment a bit more linguistically correct.
libavformat
|
Sat, 15 Nov 2008 20:42:41 +0000 |
rbultje |
Reindent after r15833.
libavformat
|
Sat, 15 Nov 2008 20:41:59 +0000 |
rbultje |
Add is_keyframe param to ff_rdt_parse_header(). See ML discussion in
libavformat
|
Sat, 15 Nov 2008 20:17:19 +0000 |
bcoudurier |
simplify metadata reading
libavformat
|
Sat, 15 Nov 2008 15:34:51 +0000 |
aurel |
matroskadec: fix index timestamps for some broken files
libavformat
|
Sat, 15 Nov 2008 14:44:48 +0000 |
rbultje |
Call check_back_and_send_rr() function only in case of RTP as a transport.
libavformat
|
Sat, 15 Nov 2008 02:22:47 +0000 |
rbultje |
Rename variables in ff_rdt_parse_header() and callers to match the
libavformat
|
Fri, 14 Nov 2008 19:33:22 +0000 |
henry |
check for interrupt when receiving from socket
libavformat
|
Fri, 14 Nov 2008 18:37:58 +0000 |
rbultje |
Add comment describing the RDT packet header. See discussion in "[PATCH]
libavformat
|
Fri, 14 Nov 2008 03:45:31 +0000 |
bcoudurier |
timestamp is dts in wmv/asf
libavformat
|
Wed, 12 Nov 2008 21:40:53 +0000 |
andoma |
Allow the UDP socket buffer size to be adjusted using a
libavformat
|
Mon, 10 Nov 2008 21:41:35 +0000 |
henry |
always use the whole buffer for reading w/ packetized sources to avoid packet truncation
libavformat
|
Sat, 08 Nov 2008 18:37:03 +0000 |
stefano |
Fix argument constness for the av_codec_get_id() and
libavformat
|
Sat, 08 Nov 2008 00:39:31 +0000 |
pross |
Electronic Arts demuxer: support TGQ video tags
libavformat
|
Thu, 06 Nov 2008 01:57:17 +0000 |
mru |
OGG: correct PTS with old theora streams
libavformat
|
Thu, 06 Nov 2008 01:50:56 +0000 |
mru |
OGG: untypedef demuxer structs
libavformat
|
Wed, 05 Nov 2008 09:22:13 +0000 |
pross |
Decode audio channel layout from RIFF/WAV file format.
libavformat
|
Wed, 29 Oct 2008 00:16:50 +0000 |
michael |
Check sub_packet_size against 0 to avoid div by zero later.
libavformat
|
Tue, 28 Oct 2008 23:49:04 +0000 |
cehoyos |
Fix endless loop when opening corrupt FLV files (issue 699).
libavformat
|
Mon, 27 Oct 2008 00:21:42 +0000 |
bcoudurier |
fix umid base value, use revision 5 and generic material type
libavformat
|
Sun, 26 Oct 2008 23:59:28 +0000 |
bcoudurier |
fix sound essence compression UL
libavformat
|
Sun, 26 Oct 2008 23:57:41 +0000 |
bcoudurier |
fix start position UL
libavformat
|
Fri, 24 Oct 2008 23:06:03 +0000 |
bcoudurier |
simplify sample rate code, flv_set_audio_codec already overrides it for nellymoser 8khz
libavformat
|
Fri, 24 Oct 2008 21:41:27 +0000 |
diego |
prettyprinting cosmetics
libavformat
|
Fri, 24 Oct 2008 21:37:06 +0000 |
diego |
spelling cosmetics
libavformat
|
Fri, 24 Oct 2008 18:36:26 +0000 |
bcoudurier |
force sample rate to 16khz for speex in flv, fix speexaudio.flv
libavformat
|
Fri, 24 Oct 2008 16:46:43 +0000 |
skal |
fix for >2GB flv files
libavformat
|
Fri, 24 Oct 2008 01:42:57 +0000 |
bcoudurier |
raw dnxhd de/muxer
libavformat
|
Thu, 23 Oct 2008 17:30:36 +0000 |
bcoudurier |
dnxhd codec is intra only
libavformat
|
Wed, 22 Oct 2008 21:14:42 +0000 |
aurel |
matroskaenc: require global header
libavformat
|
Tue, 21 Oct 2008 21:40:24 +0000 |
aurel |
uses FF_ARRAY_ELEMS() where appropriate
libavformat
|
Sun, 19 Oct 2008 01:02:48 +0000 |
michael |
Check for pts==dts on I/P frames in the presence of non low delay decoding and
libavformat
|
Sat, 18 Oct 2008 22:41:21 +0000 |
michael |
Move code setting delay and presentation_delayed a little up so
libavformat
|
Sat, 18 Oct 2008 17:30:37 +0000 |
michael |
Append read data onto the buffer instead of overwriting, this ensures
libavformat
|
Sat, 18 Oct 2008 12:10:08 +0000 |
banan |
Nellymoser 8KHZ flv muxing fix, patch by Alexander Wichers development at wichersdot nu
libavformat
|
Sat, 18 Oct 2008 12:08:55 +0000 |
banan |
8HZ -> 8KHZ, cosmetics patch by Alexander Wichers development at wichersdot nu
libavformat
|
Sat, 18 Oct 2008 10:40:31 +0000 |
michael |
Assume mono if no other information for raw.
libavformat
|
Fri, 10 Oct 2008 16:59:37 +0000 |
ramiro |
Only special-case absolute DOS paths on systems that support them.
libavformat
|
Wed, 08 Oct 2008 20:55:22 +0000 |
michael |
Make gcc 2.95 happy.
libavformat
|
Tue, 07 Oct 2008 16:59:18 +0000 |
romansh |
replacing frame_rate and frame_rate_base with an AVRational time_base
libavformat
|
Tue, 07 Oct 2008 16:14:33 +0000 |
romansh |
simplifying code as per Michael's suggestion
libavformat
|
Tue, 07 Oct 2008 15:49:45 +0000 |
romansh |
simplifying the code as per Michael's suggestion
libavformat
|
Sat, 04 Oct 2008 23:30:35 +0000 |
bcoudurier |
10l, fix amrwb sample rate
libavformat
|
Sat, 04 Oct 2008 22:57:56 +0000 |
aurel |
matroskaenc: correct muxing of ASS packets
libavformat
|
Sat, 04 Oct 2008 22:47:10 +0000 |
aurel |
matroskaenc: use correct EBML ID for block duration
libavformat
|
Sat, 04 Oct 2008 22:44:50 +0000 |
aurel |
matroskaenc: pass the packet size directly as parameter of mkv_blockgroup_size()
libavformat
|
Sat, 04 Oct 2008 22:41:58 +0000 |
aurel |
matroskaenc: remove useless mkv_block_size() function
libavformat
|
Sat, 04 Oct 2008 22:26:43 +0000 |
michael |
Favor even chunk sizes in ambiguous cases.
libavformat
|
Sat, 04 Oct 2008 21:57:01 +0000 |
michael |
Factorize stream id parsing.
libavformat
|
Sat, 04 Oct 2008 21:11:58 +0000 |
reimar |
Make size variables in dyn_buf_write unsigned so gcc will not optimize the
libavformat
|
Sat, 04 Oct 2008 11:20:02 +0000 |
diego |
Fix 'make checkheaders', based on a patch by Diego Petten, flameeyes gmail com.
libavformat
|
Sat, 04 Oct 2008 04:19:46 +0000 |
rbultje |
Reindent after r15544.
libavformat
|
Sat, 04 Oct 2008 04:19:15 +0000 |
rbultje |
Implement RDTDemuxContext, which contains RDT-specific data (similar to
libavformat
|
Sat, 04 Oct 2008 04:17:59 +0000 |
rbultje |
Make RTPDemuxContext opaque in rtsp.c, renaming it to tx_ctx (tx=transport)
libavformat
|
Sat, 04 Oct 2008 04:16:44 +0000 |
rbultje |
Remove access into RTPDemuxContext in rtsp.c, which allows making it opaque
libavformat
|
Sat, 04 Oct 2008 04:15:06 +0000 |
rbultje |
Change function prototype of RTPDynamicPayloadHandler.parse_packet() to
libavformat
|
Sat, 04 Oct 2008 04:11:12 +0000 |
rbultje |
Rename RTP payload contexts to PayloadContext, suggested by Luca in
libavformat
|
Fri, 03 Oct 2008 19:37:41 +0000 |
bcoudurier |
set sample rate for amr to allow stream copy since no decoder is present,
libavformat
|
Fri, 03 Oct 2008 10:16:29 +0000 |
diego |
Remove offset_t typedef and use int64_t directly instead.
libavformat
|
Thu, 02 Oct 2008 21:15:48 +0000 |
aurel |
matroskadec: cosmetics: indentation
libavformat
|
Thu, 02 Oct 2008 21:14:56 +0000 |
aurel |
matroskadec: don't merge packets which have no timestamp
libavformat
|
Thu, 02 Oct 2008 20:01:13 +0000 |
gpoirier |
Use __typeof__ instead of GCC-specific typeof keyword.
libavformat
|
Thu, 02 Oct 2008 17:43:27 +0000 |
ramiro |
MinGW runtime 3.15 has a wrapper for usleep().
libavformat
|
Thu, 02 Oct 2008 16:28:58 +0000 |
diego |
spelling cosmetics
libavformat
|
Thu, 02 Oct 2008 16:03:00 +0000 |
benoit |
Use enum typers instead of int.
libavformat
|
Thu, 02 Oct 2008 15:52:04 +0000 |
reimar |
Add (additional) const to many global tables.
libavformat
|
Wed, 01 Oct 2008 14:44:30 +0000 |
conrad |
Cosmetics: indentation
libavformat
|
Wed, 01 Oct 2008 14:43:08 +0000 |
conrad |
Visible width/height fields were added in Theora 3.2
libavformat
|
Wed, 01 Oct 2008 12:38:41 +0000 |
rbultje |
Use parse_packet vfunc in RTPDynamicProtocolHandler instead of hardcoding
libavformat
|
Wed, 01 Oct 2008 12:37:07 +0000 |
rbultje |
This patch refactors RDT packet header parsing so that it can be used in
libavformat
|
Tue, 30 Sep 2008 13:27:19 +0000 |
rbultje |
Reindent after previous patches.
libavformat
|
Tue, 30 Sep 2008 13:26:20 +0000 |
rbultje |
Implement a RTSPTransport field, which allows proper separation of server
libavformat
|
Tue, 30 Sep 2008 13:23:33 +0000 |
rbultje |
Remove access to rdt_data struct in functions called outside of the
libavformat
|
Tue, 30 Sep 2008 13:20:23 +0000 |
rbultje |
Send improper UDP SETUP request, which is what Realmedia servers expect.
libavformat
|
Tue, 30 Sep 2008 13:18:41 +0000 |
rbultje |
Rename RTSPProtocol to RTSPLowerTransport, so that its name properly tells us
libavformat
|
Tue, 30 Sep 2008 02:44:57 +0000 |
bcoudurier |
support negative ctts in some way, unset wrong dts
libavformat
|
Mon, 29 Sep 2008 06:22:12 +0000 |
diego |
Uniformly define _XOPEN_SOURCE to 600.
libavformat
|
Sun, 28 Sep 2008 23:06:25 +0000 |
aurel |
matroskadec: merge ASS events which share the same pts in the same AVPavket
libavformat
|
Sun, 28 Sep 2008 23:01:07 +0000 |
aurel |
matroskadec: ass events lines must end with a DOS style EOL
libavformat
|
Sun, 28 Sep 2008 22:58:53 +0000 |
aurel |
matroskadec: set duration only for CODEC_ID_TEXT subtitles
libavformat
|
Sun, 28 Sep 2008 22:55:28 +0000 |
aurel |
matroskadec: pass duration as parameter of matroska_fix_ass_packet()
libavformat
|
Sat, 27 Sep 2008 23:12:24 +0000 |
aurel |
assdec: don't remove CR, they are part of the spec
libavformat
|
Sat, 27 Sep 2008 20:05:12 +0000 |
diego |
cosmetics: Break overly long lines, one grammar fix.
libavformat
|
Sat, 27 Sep 2008 19:51:53 +0000 |
diego |
spelling/wording/grammar
libavformat
|
Sat, 27 Sep 2008 17:37:22 +0000 |
diego |
Move doxygen comments for av_gettime from utils.c to avformat.h.
libavformat
|
Fri, 26 Sep 2008 19:42:21 +0000 |
michael |
ASS/SSA muxer.
libavformat
|
Fri, 26 Sep 2008 12:12:25 +0000 |
banan |
add ok parts to the rm demuxer for SIPRO support
libavformat
|
Fri, 26 Sep 2008 10:59:42 +0000 |
banan |
Add support for Acelp.net fourcc and codecid, remuxing wav to avi should work
libavformat
|
Fri, 26 Sep 2008 03:24:05 +0000 |
michael |
Do not lose the '\n'.
libavformat
|
Fri, 26 Sep 2008 02:19:21 +0000 |
michael |
2 in 1, an ASS and SSA demuxer.
libavformat
|
Fri, 26 Sep 2008 02:12:37 +0000 |
bcoudurier |
only include sys/select.h if present, fix mingw compilation
libavformat
|
Fri, 26 Sep 2008 02:07:56 +0000 |
michael |
Prevent image2 from complaining about non monotone timestamps as
libavformat
|
Wed, 24 Sep 2008 23:40:55 +0000 |
bcoudurier |
cosmetics, remove GXF: in log messages since it is present in context
libavformat
|
Wed, 24 Sep 2008 23:31:04 +0000 |
bcoudurier |
skip invalid audio samples in gxf packets
libavformat
|
Wed, 24 Sep 2008 22:11:53 +0000 |
bcoudurier |
include sys/select.h to get select, according to posix 2001,
libavformat
|
Wed, 24 Sep 2008 22:08:50 +0000 |
bcoudurier |
include sys/select.h instead of unistd.h to get select,
libavformat
|
Wed, 24 Sep 2008 18:55:00 +0000 |
bcoudurier |
stop parsing if tag size is wrongly < 8 to avoid infinite loop
libavformat
|
Wed, 24 Sep 2008 17:46:23 +0000 |
michael |
Avoid segfault due to not set AVCodec.
libavformat
|
Wed, 24 Sep 2008 17:17:11 +0000 |
bcoudurier |
merge amr wb case with amr nb and qcelp
libavformat
|
Wed, 24 Sep 2008 17:09:59 +0000 |
bcoudurier |
do not override sample rate for amr nor qcelp, should fix some qcelp files at 16000hz
libavformat
|
Wed, 24 Sep 2008 12:03:25 +0000 |
michael |
ASF stands for "advanced stream format" not "adaptive ...", changing it to "ASF".
libavformat
|
Tue, 23 Sep 2008 06:24:00 +0000 |
vitor |
Add support for RVTR fourCC
libavformat
|
Fri, 19 Sep 2008 12:37:38 +0000 |
michael |
Ensure that muxer and encoder aspect ratios match. So no
libavformat
|
Thu, 18 Sep 2008 05:25:29 +0000 |
kostya |
Add fourcc for MS RLE4
libavformat
|
Wed, 17 Sep 2008 23:14:48 +0000 |
bcoudurier |
revert r14983, value is not sample aspect ratio, it is display aspect ratio
libavformat
|
Sun, 14 Sep 2008 20:00:36 +0000 |
jbr |
write number of samples in FLAC extradata.
libavformat
|
Sun, 14 Sep 2008 17:29:34 +0000 |
jbr |
add error message for unsupported codecs in WAVE.
libavformat
|
Sun, 14 Sep 2008 13:56:12 +0000 |
rbultje |
Reindent after r15317.
libavformat
|
Sun, 14 Sep 2008 13:55:21 +0000 |
rbultje |
Rename RTSP_SERVER_RDT to RTSP_SERVER_REAL, because RDT (the transport
libavformat
|
Fri, 12 Sep 2008 00:06:06 +0000 |
aurel |
matroskadec: simplify, first_timecode is already in the index
libavformat
|
Thu, 11 Sep 2008 22:42:17 +0000 |
aurel |
matroskadec: prevent seeking before the first keyframe of the reference stream
libavformat
|
Thu, 11 Sep 2008 17:43:44 +0000 |
rbultje |
Reindent after r15927, see discussion in "[PATCH] rtsp cleanup part 1:
libavformat
|
Thu, 11 Sep 2008 17:43:04 +0000 |
rbultje |
Factorize out common code for opening of the RTP parsing context between
libavformat
|
Wed, 10 Sep 2008 12:51:49 +0000 |
michael |
Clarify convergence_duration.
libavformat
|
Tue, 09 Sep 2008 18:32:50 +0000 |
bcoudurier |
set bits_per_coded_sample according to new lavc api
libavformat
|
Tue, 09 Sep 2008 12:10:25 +0000 |
aurel |
matroskadec: demux relevant subtitle packets after a seek
libavformat
|
Tue, 09 Sep 2008 12:07:10 +0000 |
aurel |
matroskadec: ensure that overlapping subtitles are not added to the index
libavformat
|
Tue, 09 Sep 2008 12:01:51 +0000 |
aurel |
matroskadec: after seeking, skip up to the desired timestamp instead of
libavformat
|
Tue, 09 Sep 2008 11:54:35 +0000 |
aurel |
matroskadec: move timecode calculation a little earlier
libavformat
|
Tue, 09 Sep 2008 11:23:48 +0000 |
aurel |
matroskadec: sanitize track time_scale before using it
libavformat
|
Tue, 09 Sep 2008 02:56:13 +0000 |
bcoudurier |
print stream index in decimal not in hex, easier for debugging
libavformat
|
Mon, 08 Sep 2008 19:37:22 +0000 |
bcoudurier |
set block align in av_write_header if not set, fix issue #489
libavformat
|
Mon, 08 Sep 2008 19:11:53 +0000 |
bcoudurier |
write copyright metadata tag
libavformat
|
Mon, 08 Sep 2008 14:24:59 +0000 |
michael |
Bump Major version, this commit is almost just renaming bits_per_sample to
libavformat
|
Mon, 08 Sep 2008 00:58:24 +0000 |
bcoudurier |
terminate tag tables by CODEC_ID_NONE
libavformat
|
Sun, 07 Sep 2008 04:17:15 +0000 |
bcoudurier |
set default bps to 16 in wav header
libavformat
|
Sun, 07 Sep 2008 01:25:47 +0000 |
rbultje |
Implement RDT-specific data parsing routines. After these changes, simple
libavformat
|
Sun, 07 Sep 2008 01:24:01 +0000 |
rbultje |
Reindent after previous patch.
libavformat
|
Sun, 07 Sep 2008 01:22:18 +0000 |
rbultje |
Implement a RDT-specific SET_PARAMETER command that subscribes to the
libavformat
|
Sun, 07 Sep 2008 01:21:24 +0000 |
rbultje |
Add dynamic payload handlers to rdt.c. These follow the same API as the ones
libavformat
|
Sun, 07 Sep 2008 01:19:26 +0000 |
rbultje |
Give register_dynamic_payload_handler() in rtpdec.c a ff_ prefix and export
libavformat
|
Sun, 07 Sep 2008 00:05:30 +0000 |
aurel |
bump lavf micro version to allow checking for the matroska/ASS bugfix in r15211
libavformat
|
Sat, 06 Sep 2008 23:44:29 +0000 |
aurel |
matroskadec: remove now useless vstream and is_video_key_frame
libavformat
|
Sat, 06 Sep 2008 23:43:24 +0000 |
aurel |
matroskadec: remove useless braces
libavformat
|
Sat, 06 Sep 2008 23:39:59 +0000 |
aurel |
matroskadec: ensure that the timecode added to the index are is the one
libavformat
|
Fri, 05 Sep 2008 02:30:27 +0000 |
bcoudurier |
do not fail if audio is uncompressed and frame size is not set, just set it
libavformat
|
Fri, 05 Sep 2008 02:20:33 +0000 |
bcoudurier |
simplify bps code by using av_get_bits_per_sample
libavformat
|
Thu, 04 Sep 2008 23:26:12 +0000 |
aurel |
matroskadec: fix ASS subtitle track packets before emitting them
libavformat
|
Thu, 04 Sep 2008 23:19:53 +0000 |
bcoudurier |
Fix msgsm in wav, do not set blkalign to frame size, this is wrong,
libavformat
|
Thu, 04 Sep 2008 23:08:19 +0000 |
aurel |
matroska: subtitle display duration must be stored in pkt->convergence_duration
libavformat
|
Thu, 04 Sep 2008 22:35:05 +0000 |
bcoudurier |
set block align and frame size for gsm in aiff
libavformat
|
Thu, 04 Sep 2008 18:26:31 +0000 |
bcoudurier |
cosmetics, remove whitespace
libavformat
|
Thu, 04 Sep 2008 18:25:55 +0000 |
bcoudurier |
actually write dac3 atom, patch by Kurtnoise, kurtnoise at free dot fr
libavformat
|
Thu, 04 Sep 2008 18:17:21 +0000 |
bcoudurier |
skip 2 bytes more when parsing ac3 frame, syncword 16bits + crc 16bits,
libavformat
|
Wed, 03 Sep 2008 19:42:09 +0000 |
bcoudurier |
change the logic to mux 13818-3 and 11172-3 in mp4, less code
libavformat
|
Wed, 03 Sep 2008 19:31:03 +0000 |
bcoudurier |
forbid mp3 < 16000hz in anything except mov
libavformat
|
Wed, 03 Sep 2008 19:23:24 +0000 |
bcoudurier |
dirac muxing support in mp4/mov
libavformat
|
Wed, 03 Sep 2008 19:18:49 +0000 |
bcoudurier |
cosmetics, move up mpeg1video mp4 objecttype
libavformat
|
Wed, 03 Sep 2008 19:17:28 +0000 |
bcoudurier |
cosmetics, change values to hex since mp4ra use hex
libavformat
|
Wed, 03 Sep 2008 19:08:56 +0000 |
bcoudurier |
cosmetics, vertical align
libavformat
|
Wed, 03 Sep 2008 19:05:22 +0000 |
bcoudurier |
ac3 muxing support in mov/mp4/m4v
libavformat
|
Wed, 03 Sep 2008 17:57:56 +0000 |
reimar |
Change doxygen comment: Clarify when av_write_trailer should be called.
libavformat
|
Wed, 03 Sep 2008 14:44:54 +0000 |
michael |
Add AVPacket.convergence_duration.
libavformat
|
Wed, 03 Sep 2008 14:02:17 +0000 |
michael |
Try to clarify the semantics of AVPacket.duration.
libavformat
|
Wed, 03 Sep 2008 04:47:44 +0000 |
rbultje |
Remove unused code that used to handle protocol concatenation, i.e. trying
libavformat
|
Wed, 03 Sep 2008 04:44:58 +0000 |
rbultje |
Implement Realmedia/RTSP-compatible SETUP command. This includes calculation
libavformat
|
Wed, 03 Sep 2008 01:42:26 +0000 |
bcoudurier |
fix fourcc comment
libavformat
|
Wed, 03 Sep 2008 00:07:34 +0000 |
rbultje |
Move av_set_pts_info() inside the mdpr_read_codecdata() call, so that it is
libavformat
|
Wed, 03 Sep 2008 00:05:55 +0000 |
rbultje |
Use chunk-size in function calling mdpr_read_codecdata() rather than in the
libavformat
|
Tue, 02 Sep 2008 22:53:42 +0000 |
diego |
Fix an invalid free in the AVI muxer when an unsupported audio track is added.
libavformat
|
Tue, 02 Sep 2008 22:45:13 +0000 |
diego |
Replace generic CONFIG_MUXERS preprocessor conditionals by more specific
libavformat
|
Tue, 02 Sep 2008 22:31:41 +0000 |
diego |
Remove pointless #ifdef CONFIG_VHOOK from the code.
libavformat
|
Tue, 02 Sep 2008 20:48:45 +0000 |
bcoudurier |
correctly mux mpeg2 audio 13818-3 in mp4
libavformat
|
Tue, 02 Sep 2008 19:13:25 +0000 |
bcoudurier |
allow mp2 to be muxed into mp4
libavformat
|
Tue, 02 Sep 2008 15:33:57 +0000 |
michael |
Fix detection of MPEG4 in MPEG-PS.
libavformat
|
Mon, 01 Sep 2008 17:20:49 +0000 |
jbr |
change back to using CONFIG_*_DEMUXER for ac3_eac3_probe(), but use it
libavformat
|
Mon, 01 Sep 2008 15:50:12 +0000 |
aurel |
matroska: add E-AC-3 support
libavformat
|
Mon, 01 Sep 2008 15:31:14 +0000 |
jbr |
simplify ac3_probe() and eac3_probe(). patch by Aurelien Jacobs.
libavformat
|
Mon, 01 Sep 2008 15:28:15 +0000 |
jbr |
check ENABLE_*_DEMUXER instead of CONFIG_*_DEMUXER
libavformat
|
Mon, 01 Sep 2008 14:33:54 +0000 |
jbr |
create a separate codec_id for E-AC-3
libavformat
|
Mon, 01 Sep 2008 13:51:24 +0000 |
rbultje |
Remove useless "else" case in if X { A; return }; else { B }. See discussion
libavformat
|
Mon, 01 Sep 2008 13:47:53 +0000 |
rbultje |
Some RTSP streams use SDP lines longer than 1024 bytes, so the SDP line
libavformat
|
Mon, 01 Sep 2008 13:46:50 +0000 |
rbultje |
Implement Realmedia-compatible DESCRIBE command.
libavformat
|
Sun, 31 Aug 2008 20:21:00 +0000 |
bcoudurier |
check for malloc failure
libavformat
|
Sun, 31 Aug 2008 20:20:12 +0000 |
bcoudurier |
copy whole frame in vosData for dnxhd, this code will be used for other codecs too
libavformat
|
Sun, 31 Aug 2008 17:32:58 +0000 |
rbultje |
Send RTSP OPTIONS command to detect server type.
libavformat
|
Sun, 31 Aug 2008 17:32:02 +0000 |
rbultje |
Read RealChallenge1 field from the server.
libavformat
|
Sun, 31 Aug 2008 17:30:15 +0000 |
rbultje |
Implement RTSPServerType enum as a way to identify the flavour of RTSP that
libavformat
|
Sun, 31 Aug 2008 17:23:01 +0000 |
rbultje |
Revert back to old version (r15103).
libavformat
|
Sun, 31 Aug 2008 07:39:47 +0000 |
stefano |
Globally rename the header inclusion guard names.
libavformat
|
Sun, 31 Aug 2008 04:35:09 +0000 |
bcoudurier |
do no write multi descriptor when only one track is present
libavformat
|
Sun, 31 Aug 2008 04:26:12 +0000 |
bcoudurier |
factorize
libavformat
|
Sun, 31 Aug 2008 04:25:39 +0000 |
bcoudurier |
remove mxf_build_structural_metadata, simplify
libavformat
|
Sun, 31 Aug 2008 04:24:00 +0000 |
bcoudurier |
move mxf_write_package to permit function merge
libavformat
|
Sun, 31 Aug 2008 04:20:47 +0000 |
bcoudurier |
cosmetics, Pair -> Entry
libavformat
|
Sun, 31 Aug 2008 04:13:44 +0000 |
bcoudurier |
store index in table in MXFStreamContext, simplify
libavformat
|
Sun, 31 Aug 2008 04:07:41 +0000 |
bcoudurier |
merge descriptor write table with essence container uls table and simplify
libavformat
|
Sun, 31 Aug 2008 03:45:00 +0000 |
bcoudurier |
fix type in prototype
libavformat
|
Sun, 31 Aug 2008 03:42:05 +0000 |
bcoudurier |
remove header_byte_count_offset from context
libavformat
|
Sun, 31 Aug 2008 03:36:25 +0000 |
bcoudurier |
simplify and correctly rewrite metadata in header partition, mark it closed complete
libavformat
|
Sun, 31 Aug 2008 03:20:41 +0000 |
bcoudurier |
simplify current partition offset
libavformat
|
Sun, 31 Aug 2008 03:12:13 +0000 |
rbultje |
Implement RTSP/Realmedia-compatible OPTIONS command. See "Realmedia patch"
libavformat
|
Sun, 31 Aug 2008 03:06:38 +0000 |
bcoudurier |
header partition is open incomplete for now
libavformat
|
Sun, 31 Aug 2008 03:01:07 +0000 |
bcoudurier |
always write footer partition according to specs
libavformat
|
Sun, 31 Aug 2008 02:55:13 +0000 |
bcoudurier |
10l fix mxf_get_essence_container_ul
libavformat
|
Sun, 31 Aug 2008 02:50:25 +0000 |
bcoudurier |
cosmetics, mux_write -> mxf_write
libavformat
|
Sun, 31 Aug 2008 02:49:40 +0000 |
bcoudurier |
correctly set track duration
libavformat
|
Sun, 31 Aug 2008 02:46:50 +0000 |
bcoudurier |
set duration to distinguished value
libavformat
|
Sun, 31 Aug 2008 02:41:31 +0000 |
bcoudurier |
correctly write codec ul, mpeg-2 needs profile and level to be set
libavformat
|
Sun, 31 Aug 2008 01:48:02 +0000 |
bcoudurier |
simplify, pass AVStream directly instead of index
libavformat
|
Sun, 31 Aug 2008 01:44:45 +0000 |
bcoudurier |
cosmetics, whitespace
libavformat
|
Sun, 31 Aug 2008 01:41:10 +0000 |
bcoudurier |
remove now useless track_number_sign
libavformat
|
Sun, 31 Aug 2008 01:39:42 +0000 |
bcoudurier |
put back mxf_essence_container_uls in demuxer as static const
libavformat
|
Sun, 31 Aug 2008 01:37:14 +0000 |
bcoudurier |
remove now useless mxf_essence_element_key array
libavformat
|
Sun, 31 Aug 2008 01:34:26 +0000 |
bcoudurier |
fix track number ul in primer pack
libavformat
|
Sun, 31 Aug 2008 01:33:28 +0000 |
bcoudurier |
introduce MXFContainerEssencePair to associate essence element key and
libavformat
|
Sun, 31 Aug 2008 00:40:11 +0000 |
bcoudurier |
cosmetics
libavformat
|
Sun, 31 Aug 2008 00:39:34 +0000 |
bcoudurier |
replace sizeof(type) by sizeof *ptr
libavformat
|
Sun, 31 Aug 2008 00:36:30 +0000 |
bcoudurier |
merge declaration and init
libavformat
|
Sun, 31 Aug 2008 00:28:51 +0000 |
bcoudurier |
reindent
libavformat
|
Sun, 31 Aug 2008 00:28:36 +0000 |
bcoudurier |
simplify mxf_write_essence_container_refs
libavformat
|
Sun, 31 Aug 2008 00:26:54 +0000 |
bcoudurier |
factorize
libavformat
|
Sun, 31 Aug 2008 00:25:19 +0000 |
bcoudurier |
change [0] to *
libavformat
|
Sun, 31 Aug 2008 00:23:38 +0000 |
bcoudurier |
compute essence containers in mxf_write_header, this simplifies the code
libavformat
|
Sat, 30 Aug 2008 23:54:24 +0000 |
bcoudurier |
get essence container ul in header and set it per track, check for unsupported codec
libavformat
|
Sat, 30 Aug 2008 23:47:58 +0000 |
bcoudurier |
move per track code in mxf_write_header to be able to check for unsupported configuration
libavformat
|
Sat, 30 Aug 2008 23:43:14 +0000 |
bcoudurier |
rename variable
libavformat
|
Sat, 30 Aug 2008 23:05:42 +0000 |
bcoudurier |
fix typos
libavformat
|
Sat, 30 Aug 2008 23:02:59 +0000 |
bcoudurier |
cosmetics: header -> generic
libavformat
|
Sat, 30 Aug 2008 22:58:49 +0000 |
bcoudurier |
cosmetics, remove useless braces, move comments where appropriate, remove whitespaces
libavformat
|
Sat, 30 Aug 2008 22:45:49 +0000 |
bcoudurier |
cosmetics
libavformat
|
Sat, 30 Aug 2008 22:45:32 +0000 |
bcoudurier |
simplify, and factorize
libavformat
|
Sat, 30 Aug 2008 22:41:01 +0000 |
bcoudurier |
only put version in tag
libavformat
|
Sat, 30 Aug 2008 22:38:59 +0000 |
bcoudurier |
simplify
libavformat
|
Sat, 30 Aug 2008 22:37:19 +0000 |
bcoudurier |
always write required version string local tag
libavformat
|
Sat, 30 Aug 2008 22:32:23 +0000 |
bcoudurier |
introduce mxf_write_local_tag_utf16 and factorize
libavformat
|
Sat, 30 Aug 2008 22:24:19 +0000 |
bcoudurier |
use strlen and do not write useless trailing 0 according to specs
libavformat
|
Sat, 30 Aug 2008 22:23:11 +0000 |
bcoudurier |
write strings as utf16be
libavformat
|
Sat, 30 Aug 2008 07:17:36 +0000 |
diego |
Add missing FFMPEG_ prefix to multiple inclusion guard.
libavformat
|
Sat, 30 Aug 2008 03:07:31 +0000 |
bcoudurier |
timestamps in flv are 32bits _signed_ according to flash player, specs are wrong
libavformat
|
Sat, 30 Aug 2008 03:01:59 +0000 |
bcoudurier |
remove now useless casts
libavformat
|
Fri, 29 Aug 2008 22:13:22 +0000 |
bcoudurier |
make has_codec_parameters not returning true when sample_fmt is not set
libavformat
|
Fri, 29 Aug 2008 22:10:34 +0000 |
bcoudurier |
skip empty flv data packets, fix issue #602
libavformat
|
Fri, 29 Aug 2008 22:07:01 +0000 |
bcoudurier |
factorize packet skip code
libavformat
|
Fri, 29 Aug 2008 22:03:18 +0000 |
bcoudurier |
simplify size handling code
libavformat
|
Fri, 29 Aug 2008 20:04:28 +0000 |
bcoudurier |
remove vorbis dec hack, decoding will be done anyway to get frame size
libavformat
|
Fri, 29 Aug 2008 17:06:35 +0000 |
bcoudurier |
speex in flv demuxing
libavformat
|
Fri, 29 Aug 2008 17:04:18 +0000 |
bcoudurier |
cosmetics, typos, case
libavformat
|
Fri, 29 Aug 2008 16:56:57 +0000 |
bcoudurier |
cosmetics
libavformat
|
Fri, 29 Aug 2008 16:56:36 +0000 |
bcoudurier |
fix version string ul
libavformat
|
Fri, 29 Aug 2008 01:43:27 +0000 |
michael |
Do not truncate timestamps before the muxer as it makes simple
libavformat
|
Thu, 28 Aug 2008 22:41:00 +0000 |
romansh |
Intial implementation of the DV100 (AKA DVCPRO HD) decoder and demuxer as
libavformat
|
Thu, 28 Aug 2008 12:00:58 +0000 |
rbultje |
Change implementation for ff_data_to_hex(), this is faster. See discussion on
libavformat
|
Wed, 27 Aug 2008 23:43:28 +0000 |
rbultje |
Export data_to_hex() as private API in lavf, rename to ff_data_to_hex() and
libavformat
|