Tue, 23 Jun 2009 15:38:53 +0000 |
rbultje |
Add support for "chunked" data blocks. Patch by Peter Holik (peter holik at).
libavformat
|
Mon, 22 Jun 2009 23:09:34 +0000 |
diego |
Add ff_ prefixes to exported symbols in libavformat/riff.h.
libavformat
|
Mon, 22 Jun 2009 16:52:02 +0000 |
rbultje |
Change packet_size from signed to unsigned, since it never has a negative
libavformat
|
Sun, 21 Jun 2009 20:18:29 +0000 |
jbr |
oggenc: Change error log text. An error here does not necessarily mean
libavformat
|
Sun, 21 Jun 2009 20:16:48 +0000 |
jbr |
oggenc: return error value from ogg_build_flac_headers()
libavformat
|
Sun, 21 Jun 2009 20:14:58 +0000 |
jbr |
cosmetics: spacing and comments
libavformat
|
Sun, 21 Jun 2009 20:13:54 +0000 |
jbr |
oggenc: check for failed av_mallocz()
libavformat
|
Sat, 20 Jun 2009 14:51:03 +0000 |
cehoyos |
Revert unintended hunk of r19241.
libavformat
|
Sat, 20 Jun 2009 14:47:38 +0000 |
cehoyos |
Revert r19239: It broke four conformance tests.
libavformat
|
Sat, 20 Jun 2009 12:52:48 +0000 |
cehoyos |
Fix onMetaData property count in flv files (issue 1206).
libavformat
|
Sat, 20 Jun 2009 09:00:12 +0000 |
jai_menon |
Print meaningful error messages when url_fopen fails.
libavformat
|
Sat, 20 Jun 2009 06:09:30 +0000 |
bcoudurier |
add 0-termination in table, patch by Wolfram Gloger, wmglo at dent dot med dot uni-muenchen dot de
libavformat
|
Fri, 19 Jun 2009 21:36:21 +0000 |
bcoudurier |
fix dvcprohd 720p channels 3 and 4 audio timestamps, patch by Brian Brice, bbrice at gmail dot com
libavformat
|
Fri, 19 Jun 2009 14:36:47 +0000 |
superdump |
Add support for id3 tag parsing for ADTS AAC streams
libavformat
|
Fri, 19 Jun 2009 14:03:35 +0000 |
diego |
Move id3v1/id3v2 handling code from mp3.c to id3v[12].c.
libavformat
|
Fri, 19 Jun 2009 13:26:10 +0000 |
reimar |
Add support for muxing XSUB subtitles to AVI muxer.
libavformat
|
Thu, 18 Jun 2009 19:31:12 +0000 |
darkshikari |
Add fourcc 0x10000004, seems to actually be MPEG4. Fixes a problematic AVI file.
libavformat
|
Thu, 18 Jun 2009 00:22:08 +0000 |
michael |
Print why av_find_stream_info() failed, this is a rather common question
libavformat
|
Wed, 17 Jun 2009 19:04:02 +0000 |
rbultje |
Set restrictions on packet_size, as per ISO-11172 / H-222 specifications
libavformat
|
Wed, 17 Jun 2009 07:05:17 +0000 |
benoit |
Remove a test on an always false condition.
libavformat
|
Wed, 17 Jun 2009 00:37:06 +0000 |
astrange |
Add '.mp1' for MP1 audio in MOV/CAF.
libavformat
|
Tue, 16 Jun 2009 23:50:02 +0000 |
darkshikari |
Add ".mp2" as a fourcc for mp2 audio in MOV. Fixes a problematic MOV file.
libavformat
|
Tue, 16 Jun 2009 23:14:59 +0000 |
stefano |
Downgrade message log level (from AV_LOG_ERROR to AV_LOG_DEBUG) about
libavformat
|
Mon, 15 Jun 2009 08:38:11 +0000 |
diego |
The AAC demuxer now depends on id3v1.o.
libavformat
|
Mon, 15 Jun 2009 02:07:41 +0000 |
bcoudurier |
check atom size against edit_count to avoid very long loop
libavformat
|
Mon, 15 Jun 2009 01:41:59 +0000 |
bcoudurier |
fix probing and demuxing of pond.dv, issue #887
libavformat
|
Sun, 14 Jun 2009 22:34:28 +0000 |
bcoudurier |
check if frame size matches old sys and assumes corrupted input, fixes #1192
libavformat
|
Sat, 13 Jun 2009 22:45:58 +0000 |
jbr |
Add a VorbisComment metadata conversion table and use it in the FLAC and
libavformat
|
Sat, 13 Jun 2009 22:29:38 +0000 |
aurel |
matroskadec: prepend TargetType to metadata key name
libavformat
|
Sat, 13 Jun 2009 06:39:01 +0000 |
kostya |
Allocate a bit more memory for MPC SV8 seek table, so bitreader won't read
libavformat
|
Sat, 13 Jun 2009 03:02:16 +0000 |
darkshikari |
Analysis of logs show that there are in fact some files with m1v1 too (not just m2v2),
libavformat
|
Sat, 13 Jun 2009 02:20:54 +0000 |
pross |
Electronic Arts demuxer: support Madcow video tag
libavformat
|
Sat, 13 Jun 2009 00:50:57 +0000 |
conrad |
Also accept TS as a prefix for wav twoccs (used by Flip4Mac) instead of
libavformat
|
Sat, 13 Jun 2009 00:16:39 +0000 |
darkshikari |
Add "0x11005354" as a fourcc for MOV audio; fixes audio detection in a problematic MOV file.
libavformat
|
Fri, 12 Jun 2009 19:49:46 +0000 |
alexc |
Do not include libavcodec/internal.h in the ADTS muxer.
libavformat
|
Fri, 12 Jun 2009 17:39:56 +0000 |
darkshikari |
Add new FOURCC (0x0003) for raw DIB video, set flip flag accordingly.
libavformat
|
Fri, 12 Jun 2009 13:21:01 +0000 |
jai_menon |
Associate the 0x6c75 TwoCC used in certain Kodak cameras
libavformat
|
Fri, 12 Jun 2009 05:29:29 +0000 |
diego |
DPX (Digital Picture Exchange) image decoder
libavformat
|
Fri, 12 Jun 2009 05:26:40 +0000 |
conrad |
Add sac3 to mp4 fourccs for mov+h264+aac-sac3+mp4s+ETERNAL_cut.mp4
libavformat
|
Fri, 12 Jun 2009 02:20:26 +0000 |
darkshikari |
Add "m2v1" to fourccs for MPEG-2 video; fixes some MOV files.
libavformat
|
Fri, 12 Jun 2009 01:09:49 +0000 |
darkshikari |
Add alternate fourcc for QCELP audio (qclq). Fixes a problematic MOV file.
libavformat
|
Thu, 11 Jun 2009 20:45:35 +0000 |
diego |
cosmetics: Prettyprint one more line to have columns line up.
libavformat
|
Thu, 11 Jun 2009 15:35:23 +0000 |
diego |
cosmetics: Reformat to K&R and prettyprint newly created files.
libavformat
|
Thu, 11 Jun 2009 15:26:57 +0000 |
diego |
Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c.
libavformat
|
Thu, 11 Jun 2009 05:13:23 +0000 |
bcoudurier |
Remove time_rate, we cannot compute exactly when fragments are
libavformat
|
Thu, 11 Jun 2009 04:30:05 +0000 |
bcoudurier |
if b frames are parsed, set codec->has_b_frames
libavformat
|
Wed, 10 Jun 2009 15:08:02 +0000 |
lu_zero |
Support seeking as defined by the rfc
libavformat
|
Wed, 10 Jun 2009 14:56:50 +0000 |
lu_zero |
Make sure buffer end remains constant within the loop
libavformat
|
Tue, 09 Jun 2009 20:58:32 +0000 |
rbultje |
Make asf_get_packet() and asf_parse_packet() static. See "[PATCH] asfdec.c:
libavformat
|
Tue, 09 Jun 2009 18:30:15 +0000 |
jai_menon |
Add additional dependencies for sdp and rtsp demuxers.
libavformat
|
Sat, 06 Jun 2009 17:32:59 +0000 |
jai_menon |
Cosmetics : Use dprintf instead of printf.
libavformat
|
Sat, 06 Jun 2009 16:46:40 +0000 |
jai_menon |
Cosmetics : Fix indentation after last commit.
libavformat
|
Sat, 06 Jun 2009 16:44:21 +0000 |
jai_menon |
Introduce http_get_line and modify http_connect to use http_get_line.
libavformat
|
Sat, 06 Jun 2009 09:35:15 +0000 |
stefano |
Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should
libavformat
|
Fri, 05 Jun 2009 23:39:11 +0000 |
conrad |
Ensure that the extradata buffer is padded appripriately in the ogg demuxer.
libavformat
|
Thu, 04 Jun 2009 06:25:53 +0000 |
kostya |
Move function for reading whole specified amount of data from RTSP
libavformat
|
Wed, 03 Jun 2009 23:34:35 +0000 |
alexc |
Add the .adts file extension to the ADTS muxer.
libavformat
|
Wed, 03 Jun 2009 23:13:53 +0000 |
bcoudurier |
broken stsd length might be < 16, fix elst-assert.mp4
libavformat
|
Wed, 03 Jun 2009 22:36:59 +0000 |
bcoudurier |
Change find_tag return type to int64_t, fix a bug
libavformat
|
Tue, 02 Jun 2009 07:53:44 +0000 |
bcoudurier |
do not parse full header for private streams
libavformat
|
Tue, 02 Jun 2009 07:30:19 +0000 |
bcoudurier |
correctly handle maximum streams limit
libavformat
|
Tue, 02 Jun 2009 07:26:58 +0000 |
bcoudurier |
export data from private streams
libavformat
|
Sun, 31 May 2009 08:47:40 +0000 |
bcoudurier |
initialize pes state to skip
libavformat
|
Sun, 31 May 2009 05:24:16 +0000 |
bcoudurier |
fix 3gp metadata, write strings in UTF8, patch by Larbi Joubala, larbi dot joubala at resonate-mp4 dot com
libavformat
|
Sun, 31 May 2009 04:47:30 +0000 |
bcoudurier |
print reg desc in a more friendly way
libavformat
|
Sun, 31 May 2009 04:45:51 +0000 |
bcoudurier |
give context to dprintf
libavformat
|
Sun, 31 May 2009 04:41:47 +0000 |
bcoudurier |
print registration descriptor in debug
libavformat
|
Sun, 31 May 2009 04:36:26 +0000 |
bcoudurier |
split audio chunks in mov demuxer
libavformat
|
Sun, 31 May 2009 04:35:05 +0000 |
bcoudurier |
0x7a is E-AC3 descriptor
libavformat
|
Sun, 31 May 2009 04:32:45 +0000 |
bcoudurier |
fix compilation with DEBUG defined
libavformat
|
Sun, 31 May 2009 04:13:25 +0000 |
bcoudurier |
use dts codec probing
libavformat
|
Sun, 31 May 2009 04:10:15 +0000 |
bcoudurier |
set codec_tag to stream type, so user can deal with it
libavformat
|
Sun, 31 May 2009 04:04:20 +0000 |
bcoudurier |
set codec_tag to registration descriptor if present
libavformat
|
Sun, 31 May 2009 03:55:23 +0000 |
bcoudurier |
add streams even if they are not present in PMT, fix #1092 and #835
libavformat
|
Sun, 31 May 2009 03:46:24 +0000 |
bcoudurier |
remove no longer needed fake dvbsub stream type
libavformat
|
Sun, 31 May 2009 03:45:45 +0000 |
bcoudurier |
reindent
libavformat
|
Sun, 31 May 2009 03:44:03 +0000 |
bcoudurier |
remove no longer needed init
libavformat
|
Sun, 31 May 2009 03:40:36 +0000 |
bcoudurier |
factorize
libavformat
|
Sun, 31 May 2009 03:35:29 +0000 |
bcoudurier |
simplify and merge
libavformat
|
Sun, 31 May 2009 03:12:25 +0000 |
bcoudurier |
move new_pes_av_stream to avoid forward declaration
libavformat
|
Sun, 31 May 2009 03:02:12 +0000 |
bcoudurier |
remove defines
libavformat
|
Sun, 31 May 2009 02:56:15 +0000 |
bcoudurier |
rework stream type and codec identification
libavformat
|
Sun, 31 May 2009 00:33:37 +0000 |
bcoudurier |
cosmetics, reindent, remove useless braces, whitespaces
libavformat
|
Sun, 31 May 2009 00:31:47 +0000 |
bcoudurier |
export all streams in ts demuxer
libavformat
|
Sun, 31 May 2009 00:24:06 +0000 |
bcoudurier |
fix codec probing, stop after MAX_PROBE_PACKETS and return all packets
libavformat
|
Sat, 30 May 2009 18:51:15 +0000 |
stefano |
Implement SoX native format muxer and demuxer.
libavformat
|
Sat, 30 May 2009 06:16:44 +0000 |
bcoudurier |
return AVERROR_EOF
libavformat
|
Sat, 30 May 2009 06:15:27 +0000 |
bcoudurier |
return AVERROR_EOF
libavformat
|
Sat, 30 May 2009 04:08:43 +0000 |
bcoudurier |
cast size to int64_t to avoid overflow
libavformat
|
Fri, 29 May 2009 13:46:46 +0000 |
lucabe |
Correctly set the "AU size" field in the payload header for
libavformat
|
Wed, 27 May 2009 22:43:52 +0000 |
stefano |
Document match_ext().
libavformat
|
Wed, 27 May 2009 06:58:22 +0000 |
bcoudurier |
technically mp2 in pva needs AVSTREAM_PARSE_FULL
libavformat
|
Wed, 27 May 2009 01:29:55 +0000 |
bcoudurier |
support AVDISCARD_ALL in mpegts demuxer
libavformat
|
Wed, 27 May 2009 00:56:31 +0000 |
bcoudurier |
return error in mpegts_push_data and propagate it
libavformat
|
Wed, 27 May 2009 00:48:39 +0000 |
bcoudurier |
10l, forgot ';', fix compilation
libavformat
|
Wed, 27 May 2009 00:46:20 +0000 |
bcoudurier |
check that len is not negative
libavformat
|
Wed, 27 May 2009 00:44:00 +0000 |
bcoudurier |
demux whole PES packets from TS
libavformat
|
Tue, 26 May 2009 20:13:03 +0000 |
bcoudurier |
move DEBUG define before include to get dprintf
libavformat
|
Tue, 26 May 2009 03:51:00 +0000 |
michael |
Support YVU9 AVI 4cc.
libavformat
|
Tue, 26 May 2009 01:14:10 +0000 |
compn |
map dvh1 fourcc to dv, fixes incoming/dvh1_sample
libavformat
|
Mon, 25 May 2009 22:17:27 +0000 |
stefano |
Define struct URLContext and typedef it to URLContext in one step.
libavformat
|
Mon, 25 May 2009 22:05:43 +0000 |
stefano |
Remove \p and \e doxygen markup.
libavformat
|
Mon, 25 May 2009 18:28:26 +0000 |
michael |
Workaround broken AVI files from DC-XZ6.
libavformat
|
Sun, 24 May 2009 22:59:25 +0000 |
bcoudurier |
move DEBUG define before include to get dprintf and change printf to dprintf
libavformat
|
Sun, 24 May 2009 10:26:41 +0000 |
bcoudurier |
fix get_str16_nolen with odd len, fix #1065
libavformat
|
Sun, 24 May 2009 09:59:53 +0000 |
bcoudurier |
move DEBUG define before include to get dprintf and move guidcmp before print_guid, fix compilation with DEBUG
libavformat
|
Sat, 23 May 2009 07:17:17 +0000 |
bcoudurier |
fix hdlr descr in mp4 which use c string, patch by Larbi Joubala, larbi dot joubala at resonate-mp4 dot com
libavformat
|
Sat, 23 May 2009 06:25:44 +0000 |
bcoudurier |
simplify pes timestamps fetching, based on a patch by corp186, chasedouglas at gmail dot com
libavformat
|
Sat, 23 May 2009 06:09:16 +0000 |
bcoudurier |
compute total bitrate more accurately, patch by corp186, chasedouglas at gmail dot com
libavformat
|
Sat, 23 May 2009 03:05:56 +0000 |
bcoudurier |
remove useless include
libavformat
|
Fri, 22 May 2009 19:11:56 +0000 |
bcoudurier |
fail if stream fifo could not be allocated
libavformat
|
Fri, 22 May 2009 18:34:01 +0000 |
conrad |
Set speex frame_size in ogg demuxer
libavformat
|