summaryrefslogtreecommitdiffstats
path: root/libavformat/asf.h
Commit message (Expand)AuthorAgeFilesLines
* Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-061-3/+3
* make containers pass palette change in AVPacketKostya Shishkov2011-04-151-0/+2
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-201-1/+1
* asf: split ASFContext into muxer and demuxer parts.Anton Khirnov2011-02-091-58/+0
* asf: make ff_guidcmp inline and move it to asf.hAnton Khirnov2011-02-091-1/+6
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-261-1/+1
* lavf: move ff_put_str16_nolen from asf to avio and rename itAnton Khirnov2011-01-211-1/+0
* make guid utility function visibile to other modules (ff_guidcmp, ff_get_guid)Peter Ross2010-12-261-0/+2
* asf: Add asf_jfif_media guidMartin Storsjö2010-07-201-0/+1
* Move put_le16_nolen() to asf.c and give it a ff_ prefix. This way, it is easierZhentan Feng2010-03-241-0/+1
* Use ASF supports "markers" which are a name and a time stamp to createVladimir Pantelic2010-03-081-0/+1
* Detect Windows Media DRM protected files and display warning if no keyDaniel G. Taylor2009-10-111-0/+3
* Remove any reference to ASFContext.packet_size and replace it withRonald S. Bultje2009-06-241-1/+0
* Make asf_get_packet() and asf_parse_packet() static. See "[PATCH] asfdec.c:Ronald S. Bultje2009-06-091-19/+0
* Fix bandwith vs. bandwiDth typo.Diego Biurrun2009-05-121-1/+1
* Per-stream language-tags extraction in asfdec.Cyril Comparon2009-05-121-0/+4
* Rename GUID typedef to ff_asf_guid to fix MinGW compilation failureReimar Döffinger2009-03-181-24/+24
* Add some basic metadata conversion tables for matroska and asf.Aurelien Jacobs2009-03-011-0/+3
* move static tables from asf.h to non-static tables in asf.cAurelien Jacobs2009-02-261-90/+22
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-1/+1
* Make asf_get_packet() and asf_parse_packet() public for use in RTSP-MS andRonald S. Bultje2008-12-181-0/+21
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* typo: begining --> beginningDiego Biurrun2007-12-231-1/+1
* spellingVitor Sessak2007-12-011-1/+1
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-171-1/+1
* add multiple inclusion guards to headersMåns Rullgård2007-06-171-0/+5
* include all prerequisites in header filesMåns Rullgård2007-06-161-0/+4
* Add the stream_bitrate GUID to the asf parsing code, and set stream bitrateRyan Martell2007-02-201-0/+1
* use dvr-ms timestampsMichael Niedermayer2007-02-101-1/+1
* iam pretty sure send time is dts and not pts ...Michael Niedermayer2007-02-071-1/+0
* extract aspect ratioMichael Niedermayer2007-01-311-0/+4
* check fragment offset and sizeMichael Niedermayer2007-01-221-2/+2
* doxygenize commentsMichael Niedermayer2007-01-221-29/+29
* remove a few unused and duplicated variablesMichael Niedermayer2007-01-221-5/+1
* simplify GUIDsMichael Niedermayer2007-01-211-28/+23
* Minor modifications to handle mms streaming.Ryan Martell2006-12-041-1/+1
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* fix fallback if theres no indexMichael Niedermayer2006-08-231-0/+1
* The reader ignores the size of the ASF data object and keeps onKohn Emil Dan2006-07-291-2/+4
* audio in dvr-ms demuxing support by (John Donaghy <johnfdonaghy gmail com<)Michael Niedermayer2006-01-201-0/+12
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-16/+16
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-1/+1
* changes to ignore command media embedded in MS WMV files patch by ("Brown, Mi...Mike Brown2005-08-101-0/+3
* 31_ASF_compatibility_with_WMP_and_add_index.patch by (Calcium | calcium nurs ...Calcium2005-03-231-0/+22
* asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)Konstantin Andreyev2004-03-051-5/+67
* split asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)Konstantin Andreyev2004-03-051-0/+181
OpenPOWER on IntegriCloud