Thu, 21 May 2009 23:12:41 +0000 |
bcoudurier |
check av_fifo_alloc return
libavformat
|
Thu, 21 May 2009 22:33:17 +0000 |
bcoudurier |
correctly check for audio streams in mpeg ps muxer, fix multiple audio tracks
libavformat
|
Wed, 20 May 2009 17:19:39 +0000 |
kmalaussene |
Add QCP demuxer.
libavformat
|
Sat, 16 May 2009 17:11:47 +0000 |
lucabe |
Fix the M bit for multi-packet NALs.
libavformat
|
Sat, 16 May 2009 15:09:30 +0000 |
mru |
oma: fix build if memcmp() is a macro
libavformat
|
Sat, 16 May 2009 04:08:34 +0000 |
bcoudurier |
move increment after debug print
libavformat
|
Fri, 15 May 2009 06:11:53 +0000 |
bcoudurier |
write 'stps' for mpeg-2 open gop in .mov
libavformat
|
Fri, 15 May 2009 05:33:05 +0000 |
bcoudurier |
free Track and unset priv_data to avoid double free, fix memleak
libavformat
|
Fri, 15 May 2009 04:44:37 +0000 |
bcoudurier |
reindent
libavformat
|
Fri, 15 May 2009 04:43:44 +0000 |
bcoudurier |
remove unneeded length checks
libavformat
|
Thu, 14 May 2009 21:05:52 +0000 |
bcoudurier |
use flags field and remove key_frame field
libavformat
|
Thu, 14 May 2009 20:54:19 +0000 |
bcoudurier |
change cts type to int, save some space
libavformat
|
Thu, 14 May 2009 00:02:07 +0000 |
conrad |
Use skip_bits_long() for large skips
libavformat
|
Wed, 13 May 2009 22:59:58 +0000 |
alexc |
Add PCE support to the ADTS muxer.
libavformat
|
Wed, 13 May 2009 08:31:22 +0000 |
bcoudurier |
parse 'stps' atom to set keyframe, partial sync sample for mpeg-2 open gop
libavformat
|
Wed, 13 May 2009 08:01:33 +0000 |
bcoudurier |
align and update doxygen
libavformat
|
Wed, 13 May 2009 07:57:08 +0000 |
bcoudurier |
remove comment
libavformat
|
Wed, 13 May 2009 07:55:03 +0000 |
bcoudurier |
Parse 'cslg' atom to retrieve dts shift when 'ctts' duration is negative.
libavformat
|
Wed, 13 May 2009 04:22:53 +0000 |
bcoudurier |
factorize av_set_pts_info
libavformat
|
Wed, 13 May 2009 04:20:23 +0000 |
bcoudurier |
cosmetics, alignment
libavformat
|
Tue, 12 May 2009 23:40:22 +0000 |
diego |
Fix bandwith vs. bandwiDth typo.
libavformat
|
Tue, 12 May 2009 20:00:11 +0000 |
bcoudurier |
v210 mov fourcc
libavformat
|
Tue, 12 May 2009 19:58:13 +0000 |
bcoudurier |
v210 avi fourcc, v210_720p.avi
libavformat
|
Tue, 12 May 2009 12:35:46 +0000 |
benoit |
Per-stream language-tags extraction in asfdec.
libavformat
|
Mon, 11 May 2009 04:35:15 +0000 |
conrad |
Use chroma_sample_location in reading/writing yuv4mpeg
libavformat
|
Mon, 11 May 2009 02:36:57 +0000 |
bcoudurier |
move free data in the video case
libavformat
|
Mon, 11 May 2009 02:30:29 +0000 |
bcoudurier |
write a single pes for video frames, some proprietary player needs it
libavformat
|
Sun, 10 May 2009 20:41:01 +0000 |
bcoudurier |
rgb555le, rgb565le, rgb565be, bgr24 in .mov muxing
libavformat
|
Sun, 10 May 2009 20:14:42 +0000 |
bcoudurier |
bgra in .mov muxing
libavformat
|
Sun, 10 May 2009 20:12:36 +0000 |
bcoudurier |
correct pixfmt for argb
libavformat
|
Sun, 10 May 2009 20:11:11 +0000 |
bcoudurier |
rgba in .mov muxing
libavformat
|
Sun, 10 May 2009 14:33:40 +0000 |
banan |
Remove unused code found by CSA
libavformat
|
Sun, 10 May 2009 01:57:21 +0000 |
bcoudurier |
ensure first pts is set, according to specs
libavformat
|
Sun, 10 May 2009 01:41:35 +0000 |
bcoudurier |
remove useless max_payload_size variable
libavformat
|
Sun, 10 May 2009 01:37:58 +0000 |
bcoudurier |
do not write dts if pts is not set
libavformat
|
Sun, 10 May 2009 01:02:18 +0000 |
bcoudurier |
fix total bitrate computation, based on patch by corp186, chasedouglas at gmail dot com
libavformat
|
Wed, 06 May 2009 23:02:26 +0000 |
conrad |
Warning fix: Make ogg_stream.codec const
libavformat
|
Wed, 06 May 2009 22:01:54 +0000 |
stefano |
Add 8088flex TMV file demuxer.
libavformat
|
Wed, 06 May 2009 05:40:43 +0000 |
kostya |
Add floating point audio decoding to WavPack decoder.
libavformat
|
Tue, 05 May 2009 04:30:08 +0000 |
bcoudurier |
dvh1 avi fourcc, dvh1_sample_truncated.avi, issue #1034
libavformat
|
Tue, 05 May 2009 04:27:24 +0000 |
bcoudurier |
more dvcprohd .mov fourcc, see #1034
libavformat
|
Sun, 03 May 2009 09:32:40 +0000 |
banan |
Remove dead assignments found by CSA
libavformat
|
Tue, 28 Apr 2009 19:51:50 +0000 |
stefano |
Convert names to the FFmpeg style.
libavformat
|
Mon, 27 Apr 2009 07:27:39 +0000 |
benoit |
Add avlanguage helpers in libavformat.
libavformat
|
Thu, 23 Apr 2009 18:44:03 +0000 |
ivo |
avoid possibly uninitialized return value
libavformat
|
Wed, 22 Apr 2009 19:37:57 +0000 |
jai_menon |
NSV : Add TOC2 parsing and seeking support.
libavformat
|
Wed, 22 Apr 2009 08:39:46 +0000 |
andoma |
It should be #if, not #ifdef
libavformat
|
Wed, 22 Apr 2009 02:58:20 +0000 |
michael |
Require 4 instead of 3 frames for detecting mp3,
libavformat
|
Tue, 21 Apr 2009 23:23:15 +0000 |
ramiro |
Add raw MLP muxer.
libavformat
|
Mon, 20 Apr 2009 20:06:55 +0000 |
lucabe |
Fix crash when receiving from SDP
libavformat
|
Sun, 19 Apr 2009 21:24:36 +0000 |
michael |
Add zygo fourcc.
libavformat
|
Sun, 19 Apr 2009 13:29:11 +0000 |
diego |
Mark gsize variable as av_unused, fixes the warning:
libavformat
|
Sun, 19 Apr 2009 11:40:03 +0000 |
diego |
Revert previous removal of gsize variable. It breaks seeking.
libavformat
|
Sat, 18 Apr 2009 15:01:20 +0000 |
diego |
Remove unused variable gsize, fixes the warning:
libavformat
|
Sat, 18 Apr 2009 08:35:46 +0000 |
jai_menon |
Cosmetics : reindent after last commit and remove redundant comment.
libavformat
|
Sat, 18 Apr 2009 08:34:15 +0000 |
jai_menon |
Add speex tag to nsv_codec_audio_tags.
libavformat
|
Sat, 18 Apr 2009 05:54:47 +0000 |
jai_menon |
Change nsvf_index_data to nsvs_file_offset for increased clarity.
libavformat
|
Fri, 17 Apr 2009 19:17:14 +0000 |
jai_menon |
Introduce codec id for MPEG-4 ALS and associate it with corresponding
libavformat
|
Fri, 17 Apr 2009 18:18:29 +0000 |
michael |
Remove useless init from aiff_read_header() found by CSA.
libavformat
|
Fri, 17 Apr 2009 18:08:39 +0000 |
michael |
Remove 2 ++ from check_pes() that are useless, found by CSA.
libavformat
|
Fri, 17 Apr 2009 17:42:41 +0000 |
michael |
Remove unused variable from flv_read_metabody() found by CSA.
libavformat
|
Fri, 17 Apr 2009 15:13:01 +0000 |
michael |
Remove nonsensical assignment from asf_read_seek() found by CSA.
libavformat
|
Fri, 17 Apr 2009 14:38:52 +0000 |
michael |
Move declarations in sync() closer to where they are used.
libavformat
|
Fri, 17 Apr 2009 14:16:37 +0000 |
michael |
Remove unused variable from asf_read_header() found by CSA.
libavformat
|
Fri, 17 Apr 2009 14:05:57 +0000 |
rbultje |
Change another AVERROR(EIO) inot AVERROR_EOF, because it really signals EOF,
libavformat
|
Fri, 17 Apr 2009 12:37:39 +0000 |
michael |
Moving variable declarations in asf_build_simple_index() to clarify&prettify code.
libavformat
|
Thu, 16 Apr 2009 12:46:06 +0000 |
reimar |
Remove unused audio_pts field from ea demuxer struct
libavformat
|
Thu, 16 Apr 2009 12:39:14 +0000 |
reimar |
Remove unused code from Westwood VQA/AUD demuxer.
libavformat
|
Thu, 16 Apr 2009 00:41:31 +0000 |
rbultje |
Replace AVERROR(EIO) by AVERROR_EOF on end-of-file. See mailinglist
libavformat
|
Wed, 15 Apr 2009 20:18:02 +0000 |
michael |
Clarify which exact variant of ISO 639 is used. (The ISO spec explicitly
libavformat
|
Wed, 15 Apr 2009 13:04:34 +0000 |
rbultje |
Send dummy requests over the TCP connection (WMS wants GET_PARAMETER,
libavformat
|
Wed, 15 Apr 2009 06:41:08 +0000 |
conrad |
Ensure that there's pages to read for duration calculation in the ogg demuxer
libavformat
|
Tue, 14 Apr 2009 15:01:46 +0000 |
rbultje |
Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC
libavformat
|
Tue, 14 Apr 2009 13:22:40 +0000 |
rbultje |
Increase the SDP buffer size (again!) and also increase the temporary
libavformat
|
Mon, 13 Apr 2009 16:59:38 +0000 |
stefano |
Rename pbBufPtr() to put_bits_ptr().
libavformat
|
Mon, 13 Apr 2009 16:20:26 +0000 |
stefano |
Rename bitstream.h to get_bits.h.
libavformat
|
Mon, 13 Apr 2009 04:02:51 +0000 |
bcoudurier |
seek inside buffer when offset is exactly at the end, fix seeking with memory ByteIOContext
libavformat
|
Mon, 13 Apr 2009 03:38:55 +0000 |
bcoudurier |
Set frame defaults in try_decode_frame.
libavformat
|
Mon, 13 Apr 2009 03:32:02 +0000 |
bcoudurier |
reindent
libavformat
|
Sun, 12 Apr 2009 09:04:12 +0000 |
bcoudurier |
remove useless wrapper
libavformat
|
Sun, 12 Apr 2009 08:53:22 +0000 |
reimar |
Move ea demuxer messages that are irrelevant to ordinary users from
libavformat
|
Sun, 12 Apr 2009 08:52:16 +0000 |
bcoudurier |
remove useless wrapper
libavformat
|
Sun, 12 Apr 2009 08:49:20 +0000 |
reimar |
Slightly improve/correct description of wc3_pal_lookup
libavformat
|
Sun, 12 Apr 2009 08:35:26 +0000 |
stefano |
Split bitstream.h, put the bitstream writer stuff in the new file
libavformat
|
Sun, 12 Apr 2009 04:01:03 +0000 |
michael |
Disable metadata reading. Yes, I would like to know what this code is good for
libavformat
|
Sun, 12 Apr 2009 03:08:46 +0000 |
bcoudurier |
replace DEBUG_SI with DEBUG and use dprintf
libavformat
|
Sun, 12 Apr 2009 02:39:16 +0000 |
bcoudurier |
Set stream type to ac3 if registration descriptor is present.
libavformat
|
Sun, 12 Apr 2009 02:32:02 +0000 |
bcoudurier |
simplify registration descriptor parsing with bytestream get functions
libavformat
|
Sun, 12 Apr 2009 02:19:40 +0000 |
bcoudurier |
Ok, ts demuxer is more complicated than I thought
libavformat
|
Sun, 12 Apr 2009 01:37:34 +0000 |
bcoudurier |
fix end of buffer check, fix hang_read_header.h264.ts
libavformat
|
Sun, 12 Apr 2009 00:25:37 +0000 |
bcoudurier |
fix 6 channels raw pcm demuxing, raw pcm now demux a fixed number of samples
libavformat
|
Sat, 11 Apr 2009 22:38:00 +0000 |
reimar |
Simplify packet duplication code in ff_interleave_add_packet.
libavformat
|
Sat, 11 Apr 2009 21:45:57 +0000 |
reimar |
Fix "unrecognized WC3 chunk" debug output which was broken r18444 due to sign expansion.
libavformat
|
Sat, 11 Apr 2009 20:48:56 +0000 |
reimar |
wc3movie: return partial packets if not all data can be read.
libavformat
|
Sat, 11 Apr 2009 20:08:16 +0000 |
reimar |
Explain the purpose of the wc3_pal_lookup and the formula that was used to
libavformat
|
Sat, 11 Apr 2009 18:58:55 +0000 |
reimar |
Use get_le32/get_be32 in wc3movie demuxer instead of reading everything into
libavformat
|
Sat, 11 Apr 2009 12:42:29 +0000 |
reimar |
Get rid of av_destruct_packet_nofree and use NULL instead.
libavformat
|
Sat, 11 Apr 2009 10:41:06 +0000 |
reimar |
Reindent
libavformat
|
Sat, 11 Apr 2009 10:38:56 +0000 |
reimar |
Make electronicarts demuxer return partial frames, this is the default
libavformat
|
Fri, 10 Apr 2009 17:12:36 +0000 |
diego |
Replace rand() usage by av_lfg_get().
libavformat
|
Fri, 10 Apr 2009 15:16:11 +0000 |
diego |
cosmetics: Align output columns.
libavformat
|
Fri, 10 Apr 2009 12:49:53 +0000 |
aurel |
remove useless duplication of what av_new_stream() already does
libavformat
|
Fri, 10 Apr 2009 12:18:04 +0000 |
stefano |
Add 'PNG1' to PNG fourcc codes.
libavformat
|
Fri, 10 Apr 2009 11:03:06 +0000 |
stefano |
Make try_decode_frame() use the new avcodec_decode_* API.
libavformat
|
Thu, 09 Apr 2009 21:48:45 +0000 |
lucabe |
AAC packetiser cleanup: use consts instead of #defines
libavformat
|
Thu, 09 Apr 2009 21:39:07 +0000 |
lucabe |
AAC packetiser cleanup: remove check for a condition that cannot happen
libavformat
|
Thu, 09 Apr 2009 21:37:11 +0000 |
lucabe |
Fix two checks in the AAC packetiser, which were too conservative
libavformat
|
Thu, 09 Apr 2009 14:16:22 +0000 |
reimar |
Fix memleak in nuv demuxer: free packet already allocated packet when
libavformat
|
Wed, 08 Apr 2009 20:20:42 +0000 |
reimar |
Correctly set packet size for partial video packets in nuv demuxer.
libavformat
|
Wed, 08 Apr 2009 20:19:12 +0000 |
reimar |
Add av_shrink_packet function for use in av_get_packet that reduces pkt->size
libavformat
|
Wed, 08 Apr 2009 16:01:10 +0000 |
cehoyos |
Reduce code duplication.
libavformat
|
Wed, 08 Apr 2009 07:16:14 +0000 |
lucabe |
Add support for AMR audio in the RTP muxer
libavformat
|