| Commit message (Expand) | Author | Age | Files | Lines |
* | asf: Add asf_jfif_media guid | Martin Storsjö | 2010-07-20 | 1 | -0/+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/+1 |
* | Use ASF supports "markers" which are a name and a time stamp to create | Vladimir Pantelic | 2010-03-08 | 1 | -0/+1 |
* | Detect Windows Media DRM protected files and display warning if no key | Daniel G. Taylor | 2009-10-11 | 1 | -0/+3 |
* | Remove any reference to ASFContext.packet_size and replace it with | Ronald S. Bultje | 2009-06-24 | 1 | -1/+0 |
* | Make asf_get_packet() and asf_parse_packet() static. See "[PATCH] asfdec.c: | Ronald S. Bultje | 2009-06-09 | 1 | -19/+0 |
* | Fix bandwith vs. bandwiDth typo. | Diego Biurrun | 2009-05-12 | 1 | -1/+1 |
* | Per-stream language-tags extraction in asfdec. | Cyril Comparon | 2009-05-12 | 1 | -0/+4 |
* | Rename GUID typedef to ff_asf_guid to fix MinGW compilation failure | Reimar Döffinger | 2009-03-18 | 1 | -24/+24 |
* | Add some basic metadata conversion tables for matroska and asf. | Aurelien Jacobs | 2009-03-01 | 1 | -0/+3 |
* | move static tables from asf.h to non-static tables in asf.c | Aurelien Jacobs | 2009-02-26 | 1 | -90/+22 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 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 | -0/+21 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | typo: begining --> beginning | Diego Biurrun | 2007-12-23 | 1 | -1/+1 |
* | spelling | Vitor Sessak | 2007-12-01 | 1 | -1/+1 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | add a comment to indicate which #endif belong to which #define | Guillaume Poirier | 2007-06-17 | 1 | -1/+1 |
* | add multiple inclusion guards to headers | Måns Rullgård | 2007-06-17 | 1 | -0/+5 |
* | include all prerequisites in header files | Måns Rullgård | 2007-06-16 | 1 | -0/+4 |
* | Add the stream_bitrate GUID to the asf parsing code, and set stream bitrate | Ryan Martell | 2007-02-20 | 1 | -0/+1 |
* | use dvr-ms timestamps | Michael Niedermayer | 2007-02-10 | 1 | -1/+1 |
* | iam pretty sure send time is dts and not pts ... | Michael Niedermayer | 2007-02-07 | 1 | -1/+0 |
* | extract aspect ratio | Michael Niedermayer | 2007-01-31 | 1 | -0/+4 |
* | check fragment offset and size | Michael Niedermayer | 2007-01-22 | 1 | -2/+2 |
* | doxygenize comments | Michael Niedermayer | 2007-01-22 | 1 | -29/+29 |
* | remove a few unused and duplicated variables | Michael Niedermayer | 2007-01-22 | 1 | -5/+1 |
* | simplify GUIDs | Michael Niedermayer | 2007-01-21 | 1 | -28/+23 |
* | Minor modifications to handle mms streaming. | Ryan Martell | 2006-12-04 | 1 | -1/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | fix fallback if theres no index | Michael Niedermayer | 2006-08-23 | 1 | -0/+1 |
* | The reader ignores the size of the ASF data object and keeps on | Kohn Emil Dan | 2006-07-29 | 1 | -2/+4 |
* | audio in dvr-ms demuxing support by (John Donaghy <johnfdonaghy gmail com<) | Michael Niedermayer | 2006-01-20 | 1 | -0/+12 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -16/+16 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -1/+1 |
* | changes to ignore command media embedded in MS WMV files patch by ("Brown, Mi... | Mike Brown | 2005-08-10 | 1 | -0/+3 |
* | 31_ASF_compatibility_with_WMP_and_add_index.patch by (Calcium | calcium nurs ... | Calcium | 2005-03-23 | 1 | -0/+22 |
* | asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>) | Konstantin Andreyev | 2004-03-05 | 1 | -5/+67 |
* | split asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>) | Konstantin Andreyev | 2004-03-05 | 1 | -0/+181 |