summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Collapse)AuthorAge
* write all available metadata tags into extended_content_headerAurelien Jacobs2009-02-04
| | | | Originally committed as revision 16984 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use new metadata API in asf muxerAurelien Jacobs2009-02-04
| | | | Originally committed as revision 16983 to svn://svn.ffmpeg.org/ffmpeg/trunk
* let packet pass through when no timestampsBaptiste Coudurier2009-02-03
| | | | Originally committed as revision 16982 to svn://svn.ffmpeg.org/ffmpeg/trunk
* exactly compute index byte countBaptiste Coudurier2009-02-03
| | | | Originally committed as revision 16981 to svn://svn.ffmpeg.org/ffmpeg/trunk
* prevent reading more than container atom size, fix broken file ↵Baptiste Coudurier2009-02-03
| | | | | | broken_by_rev15830.MOV, fix #818 Originally committed as revision 16979 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use new metadata API in asf demuxerAurelien Jacobs2009-02-03
| | | | Originally committed as revision 16977 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add and use a public API for RC4 and DES, analogous to the AES API.Reimar Döffinger2009-02-03
| | | | Originally committed as revision 16970 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Reformat rdt_demuxer AVCodec struct sanely.Michael Niedermayer2009-02-03
| | | | Originally committed as revision 16969 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix probe & demuxing of Topfield 58XXPVR and 68XXPVR (topfield.rec)Michael Niedermayer2009-02-03
| | | | Originally committed as revision 16968 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use new metadata API in aiff demuxerAurelien Jacobs2009-02-02
| | | | Originally committed as revision 16966 to svn://svn.ffmpeg.org/ffmpeg/trunk
* be more flexible with frame rate checkBaptiste Coudurier2009-02-02
| | | | Originally committed as revision 16965 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplifyAurelien Jacobs2009-02-02
| | | | Originally committed as revision 16964 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use new metadata API in rtsp demuxerAurelien Jacobs2009-02-02
| | | | Originally committed as revision 16961 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use new metadata API in rtp muxerAurelien Jacobs2009-02-02
| | | | Originally committed as revision 16960 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add support for fourcc "SP54".Eli Friedman2009-02-02
| | | | | | Patch by Eli Friedman eli D friedman A gmail Originally committed as revision 16958 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: indentationAurelien Jacobs2009-02-02
| | | | Originally committed as revision 16957 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify usage of dstlen as it is not a parameter anymoreAurelien Jacobs2009-02-02
| | | | Originally committed as revision 16956 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: indentationAurelien Jacobs2009-02-02
| | | | Originally committed as revision 16955 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use new metadata API in the mp3 muxerAurelien Jacobs2009-02-02
| | | | Originally committed as revision 16954 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use new metadata API in the mp3 demuxerAurelien Jacobs2009-02-02
| | | | Originally committed as revision 16953 to svn://svn.ffmpeg.org/ffmpeg/trunk
* modify the way to pass parameters to av_metadata_set()Aurelien Jacobs2009-02-02
| | | | | | | This improves code readability and this avoid warnings about discarding qualifiers from pointer target type. Originally committed as revision 16952 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: whitespaceAurelien Jacobs2009-02-02
| | | | Originally committed as revision 16951 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: whitespaces, empty linesBaptiste Coudurier2009-02-02
| | | | Originally committed as revision 16948 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mxf does not have timestampsBaptiste Coudurier2009-02-02
| | | | Originally committed as revision 16947 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add av_ prefix to LZO stuff and thus make it officially part of the public API.Reimar Döffinger2009-02-02
| | | | | | Keep lzo1x_decode until the next major version bump for binary compatibility. Originally committed as revision 16946 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Splits the totalbitrate in a videodatarate and audiodatarate part.Stefan de Konink2009-02-02
| | | | | | Patch by Stefan de Konink stefan konink de Originally committed as revision 16944 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Implement the reading of the video bitrate of flv movies out of the meta data,Stefan de Konink2009-02-02
| | | | | | | to have the total bitrate available in the avformat structures. Patch by Stefan de Konink stefan konink de Originally committed as revision 16943 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 24bit pcm supportBaptiste Coudurier2009-02-02
| | | | Originally committed as revision 16942 to svn://svn.ffmpeg.org/ffmpeg/trunk
* more flexible mapping selectionBaptiste Coudurier2009-02-02
| | | | Originally committed as revision 16941 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix temporal offet of ipbb sequences, simplification welcomeBaptiste Coudurier2009-02-02
| | | | Originally committed as revision 16940 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix video line map tag sizeBaptiste Coudurier2009-02-02
| | | | Originally committed as revision 16938 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix flush and interleaving by edit unitsBaptiste Coudurier2009-02-02
| | | | Originally committed as revision 16937 to svn://svn.ffmpeg.org/ffmpeg/trunk
* write index table and rip, muxer works pretty well nowBaptiste Coudurier2009-02-02
| | | | Originally committed as revision 16936 to svn://svn.ffmpeg.org/ffmpeg/trunk
* factorize common wav local tagsBaptiste Coudurier2009-02-02
| | | | Originally committed as revision 16932 to svn://svn.ffmpeg.org/ffmpeg/trunk
* write req local tags for wavBaptiste Coudurier2009-02-02
| | | | Originally committed as revision 16931 to svn://svn.ffmpeg.org/ffmpeg/trunk
* adjust size when not writing f2Baptiste Coudurier2009-02-02
| | | | Originally committed as revision 16930 to svn://svn.ffmpeg.org/ffmpeg/trunk
* do not write f2 if not interlacedBaptiste Coudurier2009-02-02
| | | | Originally committed as revision 16929 to svn://svn.ffmpeg.org/ffmpeg/trunk
* write bitrate tagBaptiste Coudurier2009-02-02
| | | | Originally committed as revision 16928 to svn://svn.ffmpeg.org/ffmpeg/trunk
* write display height/width tagsBaptiste Coudurier2009-02-02
| | | | Originally committed as revision 16927 to svn://svn.ffmpeg.org/ffmpeg/trunk
* return eof/error if only ffm header has been written, should fix #815Baptiste Coudurier2009-02-01
| | | | Originally committed as revision 16924 to svn://svn.ffmpeg.org/ffmpeg/trunk
* don't support the mp3 extension in the mp2 muxerAurelien Jacobs2009-02-01
| | | | | | especially not under any conditionnal Originally committed as revision 16922 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix the Transport: line in the SETUP request so that it works with WMSRonald S. Bultje2009-02-01
| | | | | | | | | | | | servers when trying to set up a session over TCP: - add the interleave property - add unicast, only for WMS (since it is normally only UDP, but WMS expects it for UDP and TCP) - add mode=play See discussion in "[PATCH] RTSP-MS 9/15: add interleave property to the TCP transport line of the SETUP request" thread on mailinglist. Originally committed as revision 16913 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
| | | | | | | Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories. Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk
* free audio fifoBaptiste Coudurier2009-01-31
| | | | Originally committed as revision 16905 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use st->priv_data to store per stream contextBaptiste Coudurier2009-01-31
| | | | Originally committed as revision 16904 to svn://svn.ffmpeg.org/ffmpeg/trunk
* change prototype of mxf_interleave_get_packet to make it compatibleBaptiste Coudurier2009-01-31
| | | | | | with av_interleave_packet_per_dts Originally committed as revision 16903 to svn://svn.ffmpeg.org/ffmpeg/trunk
* do not use PAL_samples_per_frame in init, to make init independantBaptiste Coudurier2009-01-31
| | | | Originally committed as revision 16902 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics, remove empty linesBaptiste Coudurier2009-01-31
| | | | Originally committed as revision 16901 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add my copyright as wellBaptiste Coudurier2009-01-31
| | | | Originally committed as revision 16900 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix doxygen tagBaptiste Coudurier2009-01-31
| | | | Originally committed as revision 16899 to svn://svn.ffmpeg.org/ffmpeg/trunk