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
|