summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Collapse)AuthorAge
...
* change [0] to *Baptiste Coudurier2008-08-31
| | | | Originally committed as revision 15073 to svn://svn.ffmpeg.org/ffmpeg/trunk
* compute essence containers in mxf_write_header, this simplifies the codeBaptiste Coudurier2008-08-31
| | | | Originally committed as revision 15072 to svn://svn.ffmpeg.org/ffmpeg/trunk
* get essence container ul in header and set it per track, check for ↵Baptiste Coudurier2008-08-30
| | | | | | unsupported codec Originally committed as revision 15071 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move per track code in mxf_write_header to be able to check for unsupported ↵Baptiste Coudurier2008-08-30
| | | | | | configuration Originally committed as revision 15070 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename variableBaptiste Coudurier2008-08-30
| | | | Originally committed as revision 15069 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix typosBaptiste Coudurier2008-08-30
| | | | Originally committed as revision 15066 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: header -> genericBaptiste Coudurier2008-08-30
| | | | Originally committed as revision 15065 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics, remove useless braces, move comments where appropriate, remove ↵Baptiste Coudurier2008-08-30
| | | | | | whitespaces Originally committed as revision 15064 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmeticsBaptiste Coudurier2008-08-30
| | | | Originally committed as revision 15063 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify, and factorizeBaptiste Coudurier2008-08-30
| | | | Originally committed as revision 15062 to svn://svn.ffmpeg.org/ffmpeg/trunk
* only put version in tagBaptiste Coudurier2008-08-30
| | | | Originally committed as revision 15061 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplifyBaptiste Coudurier2008-08-30
| | | | Originally committed as revision 15060 to svn://svn.ffmpeg.org/ffmpeg/trunk
* always write required version string local tagBaptiste Coudurier2008-08-30
| | | | Originally committed as revision 15059 to svn://svn.ffmpeg.org/ffmpeg/trunk
* introduce mxf_write_local_tag_utf16 and factorizeBaptiste Coudurier2008-08-30
| | | | Originally committed as revision 15058 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use strlen and do not write useless trailing 0 according to specsBaptiste Coudurier2008-08-30
| | | | Originally committed as revision 15057 to svn://svn.ffmpeg.org/ffmpeg/trunk
* write strings as utf16beBaptiste Coudurier2008-08-30
| | | | Originally committed as revision 15056 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add missing FFMPEG_ prefix to multiple inclusion guard.Diego Biurrun2008-08-30
| | | | Originally committed as revision 15047 to svn://svn.ffmpeg.org/ffmpeg/trunk
* timestamps in flv are 32bits _signed_ according to flash player, specs are wrongBaptiste Coudurier2008-08-30
| | | | Originally committed as revision 15045 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove now useless castsBaptiste Coudurier2008-08-30
| | | | Originally committed as revision 15044 to svn://svn.ffmpeg.org/ffmpeg/trunk
* make has_codec_parameters not returning true when sample_fmt is not setBaptiste Coudurier2008-08-29
| | | | Originally committed as revision 15043 to svn://svn.ffmpeg.org/ffmpeg/trunk
* skip empty flv data packets, fix issue #602Baptiste Coudurier2008-08-29
| | | | Originally committed as revision 15042 to svn://svn.ffmpeg.org/ffmpeg/trunk
* factorize packet skip codeBaptiste Coudurier2008-08-29
| | | | Originally committed as revision 15041 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify size handling codeBaptiste Coudurier2008-08-29
| | | | Originally committed as revision 15040 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove vorbis dec hack, decoding will be done anyway to get frame sizeBaptiste Coudurier2008-08-29
| | | | Originally committed as revision 15035 to svn://svn.ffmpeg.org/ffmpeg/trunk
* speex in flv demuxingBaptiste Coudurier2008-08-29
| | | | Originally committed as revision 15028 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics, typos, caseBaptiste Coudurier2008-08-29
| | | | Originally committed as revision 15027 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmeticsBaptiste Coudurier2008-08-29
| | | | Originally committed as revision 15026 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix version string ulBaptiste Coudurier2008-08-29
| | | | Originally committed as revision 15025 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Do not truncate timestamps before the muxer as it makes simpleMichael Niedermayer2008-08-29
| | | | | | | things like last_pts - pts rather tricky and is not good for anything. Timestamps should be truncated just before storing when needed. Originally committed as revision 15015 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Intial implementation of the DV100 (AKA DVCPRO HD) decoder and demuxer asRoman Shaposhnik2008-08-28
| | | | | | specified in SMPTE 370M Originally committed as revision 15010 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Change implementation for ff_data_to_hex(), this is faster. See discussion onRonald S. Bultje2008-08-28
| | | | | | mailinglist in "Realmedia patch" thread. Originally committed as revision 15006 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Export data_to_hex() as private API in lavf, rename to ff_data_to_hex() andRonald S. Bultje2008-08-27
| | | | | | | | move it from sdp.c into utils.c. Also add new header internal.h specifically for lavf-specific internal API. See discussion in "Realmedia patch" thread on mailinglist. Originally committed as revision 15002 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Two cosmetic changes for improved readability and ease of HDVCPRO HD integrationRoman Shaposhnik2008-08-27
| | | | Originally committed as revision 14999 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: cosmetics: indentationAurelien Jacobs2008-08-27
| | | | Originally committed as revision 14995 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: seek to the last position known in the index before resorting toAurelien Jacobs2008-08-27
| | | | | | full cluster parsing when seeking after the end of index Originally committed as revision 14994 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use RTPDynamicProtocol parse_sdp_a_line() handlers in case of unknown SDPRonald S. Bultje2008-08-27
| | | | | | | | lines. This allows "private" SDP tags to be forwarded to the specific handler, allowing protocol-specific handling of SDP data. See mailinglist discussion in the "Realmedia patch" thread. Originally committed as revision 14987 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove useless assignment (st is never read after this line)Aurelien Jacobs2008-08-26
| | | | Originally committed as revision 14985 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: index timestamps are supposed to be in the timebase of the streamAurelien Jacobs2008-08-26
| | | | Originally committed as revision 14984 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mxfdec: set sample_aspect_ratioAurelien Jacobs2008-08-26
| | | | Originally committed as revision 14983 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remaining parts of GSoC MXF muxer by Zhentan Feng.Carl Eugen Hoyos2008-08-26
| | | | Originally committed as revision 14975 to svn://svn.ffmpeg.org/ffmpeg/trunk
* vertical alignMichael Niedermayer2008-08-26
| | | | Originally committed as revision 14972 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Import more MXF muxer code from the SoC treeVitor Sessak2008-08-25
| | | | Originally committed as revision 14968 to svn://svn.ffmpeg.org/ffmpeg/trunk
* When setting codec_id during codec probe we must also set codec_type.Andreas Öman2008-08-25
| | | | Originally committed as revision 14966 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix udp.c compilation with recent glibc (>= 2.8)Luca Abeni2008-08-25
| | | | Originally committed as revision 14963 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: unset matroska->done when seekingAurelien Jacobs2008-08-25
| | | | | | just in case someone try to seek back after reaching the end of file Originally committed as revision 14960 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: full seeking support in index-less filesAurelien Jacobs2008-08-25
| | | | | | when trying to seek past the last index entry, just parse more clusters to add them to the index, until an index entry match the desired position Originally committed as revision 14959 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: on the fly index construction for index-less filesAurelien Jacobs2008-08-25
| | | | | | | each cluster that is read and that contains a video key frame is added to the index Originally committed as revision 14957 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: don't try to seek to negative timestampAurelien Jacobs2008-08-24
| | | | | | matroska timestamps are unsigned Originally committed as revision 14956 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: move setting of matroska->done inside matroska_parse_cluster()Aurelien Jacobs2008-08-24
| | | | Originally committed as revision 14955 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add ff_ prefix to ogg_codec_t structsReimar Döffinger2008-08-24
| | | | Originally committed as revision 14951 to svn://svn.ffmpeg.org/ffmpeg/trunk