Sat, 26 Sep 2009 21:06:18 +0000 |
bcoudurier |
100l, typo
libavformat
|
Sat, 26 Sep 2009 20:51:38 +0000 |
bcoudurier |
Export mov/mp4 major and compatible brands as metadata.
libavformat
|
Thu, 24 Sep 2009 19:20:53 +0000 |
cehoyos |
Fix reading VDR files (broken since r19000).
libavformat
|
Thu, 24 Sep 2009 15:37:09 +0000 |
reimar |
Fix possible buffer over-read in vorbis_comment, fix it double to be sure.
libavformat
|
Wed, 23 Sep 2009 18:22:00 +0000 |
diego |
id3v2: Add support for UTF-16 encoding.
libavformat
|
Wed, 23 Sep 2009 18:10:29 +0000 |
diego |
id3v2: Use 0 instead of '\0'.
libavformat
|
Wed, 23 Sep 2009 18:04:40 +0000 |
diego |
id3v2: check for enough space to write full UTF-8 characters.
libavformat
|
Wed, 23 Sep 2009 09:18:23 +0000 |
reimar |
Correctly print number of remaining bytes in oggparsevorbis instead of always
libavformat
|
Tue, 22 Sep 2009 17:28:03 +0000 |
banan |
Hook up the MD studio demuxer and Atrac1 decoder.
libavformat
|
Tue, 22 Sep 2009 12:39:19 +0000 |
diego |
Place MP3 demuxer code under appropriate #ifdefs.
libavformat
|
Tue, 22 Sep 2009 11:19:36 +0000 |
diego |
Rearrange wav_muxer and {wav|w64}_demuxer blocks to be under proper #ifdefs.
libavformat
|
Tue, 22 Sep 2009 10:31:29 +0000 |
diego |
Move find_guid function and guid_data array to a globally available place.
libavformat
|
Fri, 18 Sep 2009 19:51:05 +0000 |
diego |
#include correct header to fix 'make checkheaders'.
libavformat
|
Fri, 18 Sep 2009 13:19:13 +0000 |
michael |
Only use *ic_ptr when it has been initialized.
libavformat
|
Fri, 18 Sep 2009 13:18:47 +0000 |
rbultje |
Unscrewup indentation (pointed out by Diego).
libavformat
|
Thu, 17 Sep 2009 21:47:11 +0000 |
rbultje |
RTSP basic authentication, patch originally by Philip Coombes
libavformat
|
Thu, 17 Sep 2009 19:07:09 +0000 |
bcoudurier |
fix pes overhead computation, patch by Niobos, niobos at dest-unreach dot be
libavformat
|
Thu, 17 Sep 2009 18:46:50 +0000 |
bcoudurier |
print at debug level the score at which codec probing succedeed
libavformat
|
Thu, 17 Sep 2009 18:09:20 +0000 |
reimar |
Improve SIFF probe by also checking the first tag is one of the expected.
libavformat
|
Thu, 17 Sep 2009 18:08:07 +0000 |
reimar |
Improve dxa probe by checking the values for width and height are reasonable.
libavformat
|
Thu, 17 Sep 2009 18:07:27 +0000 |
reimar |
Slightly improve probe for ea format by checking that it is possible to
libavformat
|
Thu, 17 Sep 2009 05:31:02 +0000 |
kostya |
Do not include "mp4:" prefix from RTMP URL into "app" path or second time
libavformat
|
Wed, 16 Sep 2009 20:44:26 +0000 |
michael |
Print a warning if a format has been detected with a low score.
libavformat
|
Wed, 16 Sep 2009 20:23:04 +0000 |
michael |
Print at debug level the score with which probing succeeded.
libavformat
|
Wed, 16 Sep 2009 20:06:48 +0000 |
michael |
Fix indention after last commit.
libavformat
|
Wed, 16 Sep 2009 20:04:04 +0000 |
michael |
Improve amortized worst case speed of the muxers packet interleaving code
libavformat
|
Wed, 16 Sep 2009 18:06:29 +0000 |
kostya |
reindent after last commit and remove unneeded empty line
libavformat
|
Wed, 16 Sep 2009 18:05:21 +0000 |
kostya |
Make MPC SV8 probe skip tags until stream header is found
libavformat
|
Wed, 16 Sep 2009 15:12:23 +0000 |
reimar |
Fix overflow check insufficiently improved in r19840.
libavformat
|
Wed, 16 Sep 2009 12:26:59 +0000 |
pross |
Core Audio Format demuxer
libavformat
|
Wed, 16 Sep 2009 11:35:01 +0000 |
pross |
Make mov LPCM and AAC parsing functions public
libavformat
|
Wed, 16 Sep 2009 04:43:33 +0000 |
kostya |
Enhance Musepack SV8 probing code
libavformat
|
Wed, 16 Sep 2009 01:49:34 +0000 |
michael |
Flv should be AVFMT_VARIABLE_FPS.
libavformat
|
Wed, 16 Sep 2009 01:47:54 +0000 |
michael |
Upgrade a few important messages to AV_LOG_WARNING.
libavformat
|
Wed, 16 Sep 2009 01:17:39 +0000 |
michael |
Fix indention after previous commit.
libavformat
|
Wed, 16 Sep 2009 00:59:15 +0000 |
michael |
Make packet interleaving in the muxer not scan through the whole
libavformat
|
Wed, 16 Sep 2009 00:56:31 +0000 |
michael |
Also reset *_end in flush_packet_queue().
libavformat
|
Tue, 15 Sep 2009 23:40:10 +0000 |
jbr |
10l: set genre default immediately before reading genre tag
libavformat
|
Tue, 15 Sep 2009 23:37:54 +0000 |
jbr |
Set ID3v1 genre to 0xFF (unknown) by default instead of 0 (Blues).
libavformat
|
Tue, 15 Sep 2009 16:36:53 +0000 |
kostya |
Do not set 0 FPS in VC-1 test stream format demuxer.
libavformat
|
Tue, 15 Sep 2009 15:28:11 +0000 |
kostya |
Check for explicit 32-bit FPS value so it works on 64-bit systems too
libavformat
|
Tue, 15 Sep 2009 15:22:36 +0000 |
kostya |
Make probing for VC1 test bitstream format stricter
libavformat
|
Tue, 15 Sep 2009 14:56:09 +0000 |
michael |
Check offset in flv_probe()
libavformat
|
Tue, 15 Sep 2009 13:28:14 +0000 |
michael |
Do not return values above AVPROBE_SCORE_MAX from probe().
libavformat
|
Tue, 15 Sep 2009 13:27:13 +0000 |
michael |
Make h261 and mpegvideo probe a little more robust so they dont fail with
libavformat
|
Tue, 15 Sep 2009 12:20:03 +0000 |
michael |
Make mpeg_probe() pass probetest.
libavformat
|
Tue, 15 Sep 2009 10:01:25 +0000 |
reimar |
Slightly stricter MPEG-PES probing, fixes issue 1383.
libavformat
|
Tue, 15 Sep 2009 09:21:29 +0000 |
reimar |
Vastly improved mm_probe function, passes probetest.
libavformat
|
Tue, 15 Sep 2009 09:16:29 +0000 |
reimar |
Improve sierravmd probe. It is still quite weak, but further improvements
libavformat
|
Mon, 14 Sep 2009 23:03:33 +0000 |
michael |
Slighty tweak mp3 probe threshold to prevent probetest from complaining.
libavformat
|
Mon, 14 Sep 2009 22:03:07 +0000 |
reimar |
Try harder to avoid false positives for DV probe.
libavformat
|
Mon, 14 Sep 2009 21:50:23 +0000 |
reimar |
Make dnxhd probe more strict, fail if we detect values in header that would
libavformat
|
Mon, 14 Sep 2009 21:29:19 +0000 |
michael |
Rewrite h261_probe().
libavformat
|
Mon, 14 Sep 2009 20:28:10 +0000 |
reimar |
Make DTS probe more robust against false positives (as e.g. probetest shows).
libavformat
|
Mon, 14 Sep 2009 20:01:32 +0000 |
reimar |
Check the index validity more thoroughly for the c93 probe function.
libavformat
|
Mon, 14 Sep 2009 19:58:51 +0000 |
reimar |
Add more sanity checks for header elements, rejecting files with clearly
libavformat
|
Mon, 14 Sep 2009 19:06:36 +0000 |
michael |
Rewrite h263_probe().
libavformat
|
Mon, 14 Sep 2009 17:15:18 +0000 |
reimar |
Extend check for integer overflow for malloc argument to take into account
libavformat
|
Mon, 14 Sep 2009 17:05:13 +0000 |
kostya |
Fix wrong logical operator which causes too relaxed checking in VC-1 test
libavformat
|
Mon, 14 Sep 2009 15:44:05 +0000 |
reimar |
Check buffer size for idcin check, otherwise false positives are too likely for
libavformat
|
Sun, 13 Sep 2009 20:08:47 +0000 |
bcoudurier |
ensure pes buffer is set to avoid segv
libavformat
|
Sun, 13 Sep 2009 20:06:49 +0000 |
bcoudurier |
reset pes state to skip after flushing, avoid segv with dvgrab-2009.03.28_19-07-22.m2t
libavformat
|
Sun, 13 Sep 2009 18:27:53 +0000 |
banan |
Add condition to aea demuxer probe.
libavformat
|
Sun, 13 Sep 2009 11:08:59 +0000 |
reimar |
When resetting vst->pkt.data to NULL, also set vst->slices.
libavformat
|
Sun, 13 Sep 2009 08:57:30 +0000 |
schreter |
Use I/O buffer size as initial value for backoff for seeking sync point search.
libavformat
|
Thu, 10 Sep 2009 19:12:13 +0000 |
banan |
Cosmetics, add spaces
libavformat
|
Thu, 10 Sep 2009 18:48:12 +0000 |
banan |
Initial commit of the MD studio demuxer, not hooked up yet
libavformat
|
Wed, 09 Sep 2009 22:55:10 +0000 |
cehoyos |
Document padding for AVProbeData.
libavformat
|
Wed, 09 Sep 2009 16:26:24 +0000 |
cehoyos |
Fix a bug with reading non-interleaved AVI if one the streams is
libavformat
|
Wed, 09 Sep 2009 16:25:12 +0000 |
cehoyos |
Factorise st->nb_index_entries check.
libavformat
|
Mon, 07 Sep 2009 22:42:51 +0000 |
bcoudurier |
check entries against field_size, potential malloc overflow in read_stsz, fix #1357
libavformat
|
Mon, 07 Sep 2009 22:36:33 +0000 |
bcoudurier |
add one missing check for stream existence in read_elst, fix #1364
libavformat
|
Mon, 07 Sep 2009 10:49:51 +0000 |
diego |
Use all 32 bits of the timestamp when calculating flv duration.
libavformat
|
Sun, 06 Sep 2009 15:59:32 +0000 |
schreter |
disable new seeking code in mpeg-ts per #ifdef (use old read_seek by default)
libavformat
|
Sun, 06 Sep 2009 08:57:19 +0000 |
reimar |
ff_rm_metadata is const.
libavformat
|
Sun, 06 Sep 2009 08:39:41 +0000 |
reimar |
ff_id3v1_genre_str table should be const.
libavformat
|
Sun, 06 Sep 2009 08:36:25 +0000 |
reimar |
100l, all avlanguage tables should be both static and const.
libavformat
|
Sat, 05 Sep 2009 19:31:01 +0000 |
schreter |
cosmetic changes (indentation, doxygen comments, braces, put structures for API to header, ...)
libavformat
|
Sat, 05 Sep 2009 15:41:32 +0000 |
reimar |
Search for ipmovie signature beyond the start of the file.
libavformat
|
Sat, 05 Sep 2009 11:30:55 +0000 |
reimar |
Extend ipmovie signature to match exactly one place in mve files that have a
libavformat
|
Fri, 04 Sep 2009 21:43:41 +0000 |
jbr |
Remove fake Speex header creation from FLV demuxer. Having it there was not the
libavformat
|
Fri, 04 Sep 2009 21:38:45 +0000 |
jbr |
Add frame_size as a codec parameter requirement for Speex in
libavformat
|
Sun, 30 Aug 2009 18:14:22 +0000 |
cehoyos |
Fix incorrect display of ASF/WMV duration after r12926.
libavformat
|
Fri, 28 Aug 2009 00:44:54 +0000 |
jbr |
Modify the Ogg/Speex demuxer and the libspeex decoder so that they always treat
libavformat
|
Wed, 26 Aug 2009 22:33:48 +0000 |
schreter |
Cosmetic changes in read_seek* routines.
libavformat
|
Wed, 26 Aug 2009 22:10:35 +0000 |
cehoyos |
Decoder for LPCM as used in Bluray discs.
libavformat
|
Wed, 26 Aug 2009 08:38:44 +0000 |
reimar |
Check for seek failures in avi_load_index, otherwise if the index offset
libavformat
|
Tue, 25 Aug 2009 19:59:38 +0000 |
bcoudurier |
return AVERROR(ENOMEM) if stream could not be allocated
libavformat
|
Tue, 25 Aug 2009 19:58:21 +0000 |
bcoudurier |
check av_new_stream return value, patch by Kent Mein, mein at cs dot umn dot edu
libavformat
|
Tue, 25 Aug 2009 09:46:16 +0000 |
diego |
Do not read index chunks as audio/video data; closes issue 1336.
libavformat
|
Tue, 25 Aug 2009 08:47:39 +0000 |
cehoyos |
Add Bluray Subtitle Support
libavformat
|
Tue, 25 Aug 2009 07:47:34 +0000 |
reimar |
Mark video from .mtv files correctly as upside-down.
libavformat
|
Mon, 24 Aug 2009 21:42:25 +0000 |
mru |
mpegts: change variable-length array to fixed length
libavformat
|
Mon, 24 Aug 2009 13:43:33 +0000 |
aurel |
matroskadec: add correct extradata offset for V_MS/VFW/FOURCC tracks
libavformat
|
Mon, 24 Aug 2009 13:40:30 +0000 |
aurel |
matroskadec: factorize some code
libavformat
|
Sat, 22 Aug 2009 16:07:50 +0000 |
schreter |
Use generic multi-stream key frame finding routine to implement read_seek2 and map
libavformat
|
Sat, 22 Aug 2009 16:05:43 +0000 |
schreter |
Support for generic multi-stream key frame finding for new seek API.
libavformat
|
Fri, 21 Aug 2009 08:34:19 +0000 |
bwolowiec |
Add support for S/PDIF encapsulation.
libavformat
|
Wed, 12 Aug 2009 13:17:39 +0000 |
pross |
Moves the display of metadata to dump_format()
libavformat
|
Tue, 11 Aug 2009 17:28:56 +0000 |
kostya |
Parse ID3 tags in Musepack SV7 files
libavformat
|
Tue, 11 Aug 2009 17:18:10 +0000 |
kostya |
Parse APE metadata tags in Musepack SV7 files
libavformat
|
Tue, 11 Aug 2009 17:08:09 +0000 |
kostya |
Move APE tag parsing into separate module.
libavformat
|
Tue, 11 Aug 2009 16:55:49 +0000 |
kostya |
Do not use internals of ByteIOContext during APE tags parsing.
libavformat
|
Tue, 11 Aug 2009 16:43:44 +0000 |
kostya |
Remove incorrect APE tag size adjustment based on flags.
libavformat
|
Mon, 10 Aug 2009 20:53:32 +0000 |
aurel |
avidec: simplify, using av_rescale_q() instead of av_rescale()
libavformat
|
Mon, 10 Aug 2009 20:48:05 +0000 |
aurel |
actually define AVSEEK_FLAG_FRAME as described in avformat_seek_file() doc
libavformat
|
Mon, 10 Aug 2009 18:12:02 +0000 |
aurel |
matroskadec: disable h264 parser as long as it totally mess up frame type
libavformat
|
Mon, 10 Aug 2009 18:06:14 +0000 |
aurel |
matroskadec: correctly parse flags for simpleblock frames
libavformat
|
Mon, 10 Aug 2009 16:35:36 +0000 |
diego |
cosmetics: whitespace, prettyprinting, coding style fixes
libavformat
|
Mon, 10 Aug 2009 16:27:33 +0000 |
diego |
Sony Wave64 demuxer
libavformat
|
Fri, 07 Aug 2009 23:57:52 +0000 |
aurel |
fix riff subtitle timebase
libavformat
|
Sun, 02 Aug 2009 17:42:40 +0000 |
ramiro |
Use enums instead of int.
libavformat
|
Fri, 31 Jul 2009 06:49:36 +0000 |
kostya |
RTMP protocol support (as a client)
libavformat
|
Thu, 30 Jul 2009 19:14:57 +0000 |
bcoudurier |
cosmetics, remove spaces after '(' and before ')'
libavformat
|
Thu, 30 Jul 2009 18:29:06 +0000 |
bcoudurier |
init pes dts and pts to AV_NOPTS_VALUE, fix issue #1297
libavformat
|
Thu, 30 Jul 2009 15:05:33 +0000 |
rbultje |
Remove old_flags variable, which is a duplicate of the flags variable.
libavformat
|
Thu, 30 Jul 2009 15:04:19 +0000 |
rbultje |
Don't use a pointer-to-flags/timestamp in ff_rm_parse_packet(); the function
libavformat
|
Thu, 30 Jul 2009 08:21:11 +0000 |
bcoudurier |
return EOF in image2 demuxer
libavformat
|
Wed, 29 Jul 2009 17:12:47 +0000 |
diego |
Remove pointless '#ifdef DEBUG' around dprintf macro.
libavformat
|
Wed, 29 Jul 2009 02:17:08 +0000 |
bcoudurier |
Stop parsing in read_header only after finding pmt, and
libavformat
|