index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
asf.h
Age
Commit message (
Expand
)
Author
2013-02-09
asfdec: also read Metadata Library Object
Vladimir Pantelic
2012-10-06
Give all anonymously typedeffed structs in headers a name
Diego Biurrun
2011-04-15
make containers pass palette change in AVPacket
Kostya Shishkov
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-02-20
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-09
asf: split ASFContext into muxer and demuxer parts.
Anton Khirnov
2011-02-09
asf: make ff_guidcmp inline and move it to asf.h
Anton Khirnov
2011-01-26
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-21
lavf: move ff_put_str16_nolen from asf to avio and rename it
Anton Khirnov
2010-12-26
make guid utility function visibile to other modules (ff_guidcmp, ff_get_guid)
Peter Ross
2010-07-20
asf: Add asf_jfif_media guid
Martin Storsjö
2010-03-24
Move put_le16_nolen() to asf.c and give it a ff_ prefix. This way, it is easier
Zhentan Feng
2010-03-08
Use ASF supports "markers" which are a name and a time stamp to create
Vladimir Pantelic
2009-10-11
Detect Windows Media DRM protected files and display warning if no key
Daniel G. Taylor
2009-06-24
Remove any reference to ASFContext.packet_size and replace it with
Ronald S. Bultje
2009-06-09
Make asf_get_packet() and asf_parse_packet() static. See "[PATCH] asfdec.c:
Ronald S. Bultje
2009-05-12
Fix bandwith vs. bandwiDth typo.
Diego Biurrun
2009-05-12
Per-stream language-tags extraction in asfdec.
Cyril Comparon
2009-03-18
Rename GUID typedef to ff_asf_guid to fix MinGW compilation failure
Reimar Döffinger
2009-03-01
Add some basic metadata conversion tables for matroska and asf.
Aurelien Jacobs
2009-02-26
move static tables from asf.h to non-static tables in asf.c
Aurelien Jacobs
2009-01-19
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2008-12-18
Make asf_get_packet() and asf_parse_packet() public for use in RTSP-MS and
Ronald S. Bultje
2008-08-31
Globally rename the header inclusion guard names.
Stefano Sabatini
2007-12-23
typo: begining --> beginning
Diego Biurrun
2007-12-01
spelling
Vitor Sessak
2007-10-17
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-06-17
add a comment to indicate which #endif belong to which #define
Guillaume Poirier
2007-06-17
add multiple inclusion guards to headers
Måns Rullgård
2007-06-16
include all prerequisites in header files
Måns Rullgård
2007-02-20
Add the stream_bitrate GUID to the asf parsing code, and set stream bitrate
Ryan Martell
2007-02-10
use dvr-ms timestamps
Michael Niedermayer
2007-02-07
iam pretty sure send time is dts and not pts ...
Michael Niedermayer
2007-01-31
extract aspect ratio
Michael Niedermayer
2007-01-22
check fragment offset and size
Michael Niedermayer
2007-01-22
doxygenize comments
Michael Niedermayer
2007-01-22
remove a few unused and duplicated variables
Michael Niedermayer
2007-01-21
simplify GUIDs
Michael Niedermayer
2006-12-04
Minor modifications to handle mms streaming.
Ryan Martell
2006-10-07
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-08-23
fix fallback if theres no index
Michael Niedermayer
2006-07-29
The reader ignores the size of the ASF data object and keeps on
Kohn Emil Dan
2006-01-20
audio in dvr-ms demuxing support by (John Donaghy <johnfdonaghy gmail com<)
Michael Niedermayer
2006-01-12
Update licensing information: The FSF changed postal address.
Diego Biurrun
2005-12-22
COSMETICS: tabs --> spaces, some prettyprinting
Diego Biurrun
2005-12-17
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-08-10
changes to ignore command media embedded in MS WMV files patch by ("Brown, Mi...
Mike Brown
2005-03-23
31_ASF_compatibility_with_WMP_and_add_index.patch by (Calcium | calcium nurs ...
Calcium
2004-03-05
asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)
Konstantin Andreyev
2004-03-05
split asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)
Konstantin Andreyev