Commit History

Author SHA1 Message Date
  Michael Niedermayer 3ac97550ce asfdec: parse payload extension list 11 years ago
  Peter Ross b7c9512fca asfenc: rename put_guid to ff_put_guid 12 years ago
  Michael Niedermayer c40798441f Merge remote branch 'qatar/master' 13 years ago
  Kostya Shishkov 2d8591c27e make containers pass palette change in AVPacket 13 years ago
  Peter Ross c1309b27d2 move ff_asf_guid, ff_guidcmp and ff_get_guid into riff.h 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Anton Khirnov 471fe57e1a avio: rename ByteIOContext to AVIOContext. 13 years ago
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 13 years ago
  Anton Khirnov 83120e3bd7 asf: split ASFContext into muxer and demuxer parts. 13 years ago
  Anton Khirnov b9afb0446d asf: make ff_guidcmp inline and move it to asf.h 13 years ago
  Anton Khirnov 4bc328a2bd asf: split ASFContext into muxer and demuxer parts. 13 years ago
  Anton Khirnov e4e234fad7 asf: make ff_guidcmp inline and move it to asf.h 13 years ago
  Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 years ago
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 years ago
  Anton Khirnov 6e89b61293 lavf: move ff_put_str16_nolen from asf to avio and rename it 13 years ago
  Anton Khirnov dccbd97d72 lavf: move ff_put_str16_nolen from asf to avio and rename it 13 years ago
  Peter Ross a750050f4c make guid utility function visibile to other modules (ff_guidcmp, ff_get_guid) 13 years ago
  Martin Storsjö 7428c8f599 asf: Add asf_jfif_media guid 14 years ago
  Zhentan Feng 852e0ca555 Move put_le16_nolen() to asf.c and give it a ff_ prefix. This way, it is easier 14 years ago
  Vladimir Pantelic 88b51ea948 Use ASF supports "markers" which are a name and a time stamp to create 14 years ago
  Daniel G. Taylor febd1c90a6 Detect Windows Media DRM protected files and display warning if no key 14 years ago
  Ronald S. Bultje 91d19d471b Remove any reference to ASFContext.packet_size and replace it with 15 years ago
  Ronald S. Bultje 277a28e8fc Make asf_get_packet() and asf_parse_packet() static. See "[PATCH] asfdec.c: 15 years ago
  Diego Biurrun e19f995263 Fix bandwith vs. bandwiDth typo. 15 years ago
  Cyril Comparon 5f1ac36dd2 Per-stream language-tags extraction in asfdec. 15 years ago
  Reimar Döffinger b8b00d9429 Rename GUID typedef to ff_asf_guid to fix MinGW compilation failure 15 years ago
  Aurelien Jacobs 719e721a14 Add some basic metadata conversion tables for matroska and asf. 15 years ago
  Aurelien Jacobs 17af052531 move static tables from asf.h to non-static tables in asf.c 15 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
  Ronald S. Bultje 1d217cdb3f Make asf_get_packet() and asf_parse_packet() public for use in RTSP-MS and 15 years ago
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
  Diego Biurrun 64bb7bd519 typo: begining --> beginning 16 years ago
  Vitor Sessak 52b541ad79 spelling 16 years ago
  Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 16 years ago
  Guillaume Poirier efb775777f add a comment to indicate which #endif belong to which #define 17 years ago
  Måns Rullgård 699b3f99d0 add multiple inclusion guards to headers 17 years ago
  Måns Rullgård 99545457bf include all prerequisites in header files 17 years ago
  Ryan Martell 0e3b6a6f55 Add the stream_bitrate GUID to the asf parsing code, and set stream bitrate 17 years ago
  Michael Niedermayer 559a55ad52 use dvr-ms timestamps 17 years ago
  Michael Niedermayer 190972a06e iam pretty sure send time is dts and not pts ... 17 years ago
  Michael Niedermayer 30e88789c9 extract aspect ratio 17 years ago
  Michael Niedermayer 4c71d72701 check fragment offset and size 17 years ago
  Michael Niedermayer 4c6f7440af doxygenize comments 17 years ago
  Michael Niedermayer 6bb2a2dfb9 remove a few unused and duplicated variables 17 years ago
  Michael Niedermayer 24c14d6d01 simplify GUIDs 17 years ago
  Ryan Martell 73fe1052dd Minor modifications to handle mms streaming. 17 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Michael Niedermayer 52e5461288 fix fallback if theres no index 18 years ago
  Kohn Emil Dan b6eaae39b4 The reader ignores the size of the ASF data object and keeps on 18 years ago
  Michael Niedermayer 88141c9192 audio in dvr-ms demuxing support by (John Donaghy <johnfdonaghy gmail com<) 18 years ago