| Commit message (Expand) | Author | Age | Files | Lines |
* | asfdec: also read Metadata Library Object | Vladimir Pantelic | 2013-02-09 | 1 | -0/+4 |
* | asf: K&R formatting cosmetics | Diego Biurrun | 2013-02-06 | 1 | -25/+24 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | asf/wtv: use service_provider and service_name metadata tags | Ronald S. Bultje | 2011-01-31 | 1 | -0/+2 |
* | lavf: move ff_put_str16_nolen from asf to avio and rename it | Anton Khirnov | 2011-01-21 | 1 | -17/+0 |
* | asf: Add asf_jfif_media guid | Martin Storsjö | 2010-07-20 | 1 | -0/+4 |
* | Remove superfluous space from a conversion table. | Anton Khirnov | 2010-03-31 | 1 | -1/+1 |
* | Move put_le16_nolen() to asf.c and give it a ff_ prefix. This way, it is easier | Zhentan Feng | 2010-03-24 | 1 | -0/+17 |
* | Use ASF supports "markers" which are a name and a time stamp to create | Vladimir Pantelic | 2010-03-08 | 1 | -0/+4 |
* | asf: indent. | Benoit Fouet | 2010-02-25 | 1 | -5/+5 |
* | asf: add more entries to metadata conv table. | Benoit Fouet | 2010-02-25 | 1 | -0/+12 |
* | Don't add WM prefixes to all written ASF tags. | Anton Khirnov | 2010-02-24 | 1 | -3/+3 |
* | Add a list of generic tags and change demuxers to follow it. | Anton Khirnov | 2010-02-01 | 1 | -5/+3 |
* | Detect Windows Media DRM protected files and display warning if no key | Daniel G. Taylor | 2009-10-11 | 1 | -0/+12 |
* | Per-stream language-tags extraction in asfdec. | Cyril Comparon | 2009-05-12 | 1 | -0/+3 |
* | Rename GUID typedef to ff_asf_guid to fix MinGW compilation failure | Reimar Döffinger | 2009-03-18 | 1 | -22/+22 |
* | Add some basic metadata conversion tables for matroska and asf. | Aurelien Jacobs | 2009-03-01 | 1 | -0/+12 |
* | move static tables from asf.h to non-static tables in asf.c | Aurelien Jacobs | 2009-02-26 | 1 | -0/+113 |
* | rename asf-enc.c to asfenc.c and asf.c to asfdec.c for consistency | Aurelien Jacobs | 2009-02-26 | 1 | -1090/+0 |
* | Re-indent after last commit | Alex Converse | 2009-02-19 | 1 | -1/+1 |
* | AAC in ASF does not need parsing. | Alex Converse | 2009-02-19 | 1 | -0/+4 |
* | Add a context to av_log() calls. | Benoit Fouet | 2009-02-16 | 1 | -9/+9 |
* | use new metadata API in asf demuxer | Aurelien Jacobs | 2009-02-03 | 1 | -33/+22 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | Don't use s->pb if a local ByteIOContext was already provided by the calling | Ronald S. Bultje | 2009-01-07 | 1 | -1/+1 |
* | Make asf_get_packet() and asf_parse_packet() public for use in RTSP-MS and | Ronald S. Bultje | 2008-12-18 | 1 | -14/+4 |
* | Add a ByteIOContext argument to ASF functions that will be shared with the | Ronald S. Bultje | 2008-12-18 | 1 | -9/+6 |
* | Separate the packet fetching from the data reading, so that the data reading | Ronald S. Bultje | 2008-12-13 | 1 | -6/+26 |
* | Remove static variable and a printf using it. See "[PATCH] asf.c: move | Ronald S. Bultje | 2008-12-06 | 1 | -2/+0 |
* | Do not access s->gb directly in functions that have a local copy of that | Ronald S. Bultje | 2008-12-06 | 1 | -2/+2 |
* | Delete unnecessary 'extern' keywords. | Diego Biurrun | 2008-12-03 | 1 | -1/+1 |
* | timestamp is dts in wmv/asf | Baptiste Coudurier | 2008-11-14 | 1 | -1/+1 |
* | Use enum typers instead of int. | Diego Pettenò | 2008-10-02 | 1 | -1/+2 |
* | Bump Major version, this commit is almost just renaming bits_per_sample to | Luca Abeni | 2008-09-08 | 1 | -2/+2 |
* | convert every muxer/demuxer to write/read sample_aspect_ratio from/to | Aurelien Jacobs | 2008-08-23 | 1 | -6/+6 |
* | ASF: use dprintf(), allow compilation with -DDEBUG | Måns Rullgård | 2008-07-13 | 1 | -11/+9 |
* | New codec probing system try #1. | Michael Niedermayer | 2008-07-12 | 1 | -1/+1 |
* | command_streams are type data not unknown. | Michael Niedermayer | 2008-07-12 | 1 | -1/+1 |
* | uniformize AVStream->priv_data freeing in av_close_input_stream | Baptiste Coudurier | 2008-06-20 | 1 | -1/+0 |
* | factorize read_header failure freeing code | Baptiste Coudurier | 2008-06-20 | 1 | -18/+7 |
* | Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-03 | 1 | -1/+1 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -2/+3 |
* | Read asf file header fields in the right order | Rafaël Carré | 2008-04-22 | 1 | -1/+1 |
* | Skip over unknown extended_content_header tags. | Michael Niedermayer | 2008-03-06 | 1 | -1/+2 |
* | simplify | Michael Niedermayer | 2008-03-06 | 1 | -2/+2 |
* | Remove ff_mms_set_stream_selection again from asf demuxer, | Reimar Döffinger | 2008-02-03 | 1 | -14/+0 |
* | Put is_mms under ifdef CONFIG_MMSH_PROTOCOL, avoids warning: | Reimar Döffinger | 2008-02-02 | 1 | -0/+2 |
* | typo, also fix warning: asf.c:90: warning: passing argument 2 of 'get_buffer'... | Baptiste Coudurier | 2008-01-31 | 1 | -1/+1 |
* | begining -> beginning typo fix | Reimar Döffinger | 2007-12-23 | 1 | -2/+2 |
* | cosmetics: indentation | Aurelien Jacobs | 2007-12-20 | 1 | -1/+1 |