| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | asf: make ff_guidcmp inline and move it to asf.h | Anton Khirnov | 2011-02-09 | 1 | -5/+0 |
* | Replace dprintf with av_dlog | Luca Barbato | 2011-01-29 | 1 | -7/+7 |
* | asfdec: ensure that the whole tag is read. | Anton Khirnov | 2011-01-28 | 1 | -4/+5 |
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | asfdec: remove some commented-out cruft | Anton Khirnov | 2011-01-25 | 1 | -43/+0 |
* | lavf: make a variant of ff_get_str16_nolen public | Anton Khirnov | 2011-01-25 | 1 | -20/+10 |
* | make guid utility function visibile to other modules (ff_guidcmp, ff_get_guid) | Peter Ross | 2010-12-26 | 1 | -42/+42 |
* | Change ASF demuxer to return incomplete last packets. | Reimar Döffinger | 2010-12-18 | 1 | -4/+16 |
* | Return an error when get_buffer reads none or only partial data instead | Reimar Döffinger | 2010-12-11 | 1 | -2/+5 |
* | Ensure that packets returned from ASF demuxer are properly 0-padded. | Reimar Döffinger | 2010-12-11 | 1 | -1/+2 |
* | skip top-level objects to search for the simple index in ASF files | Stefan Gehrer | 2010-12-03 | 1 | -1/+14 |
* | add ff_ prefix to metadata_conv() | Anton Khirnov | 2010-10-16 | 1 | -1/+1 |
* | Export metadata in the generic format. Deprecate old conversion API. | Anton Khirnov | 2010-10-15 | 1 | -1/+2 |
* | Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the | Stefano Sabatini | 2010-09-25 | 1 | -1/+1 |
* | Fix indentation after r25158. | Carl Eugen Hoyos | 2010-09-23 | 1 | -1/+2 |
* | Fix aspect ratio for files that have it stored in | Richard Buteau | 2010-09-23 | 1 | -3/+16 |
* | asfdec: 10l, fix the minimum asf video stream header size | Martin Storsjö | 2010-07-20 | 1 | -1/+1 |
* | asfdec: Don't read the video stream header if there isn't enough data | Martin Storsjö | 2010-07-20 | 1 | -1/+2 |
* | asfdec: Handle asf_jfif_media | Martin Storsjö | 2010-07-20 | 1 | -0/+3 |
* | Add av_ prefix to bswap macros | Måns Rullgård | 2010-07-10 | 1 | -1/+1 |
* | Ignore extradata & w/h in asf/dvr. | Michael Niedermayer | 2010-07-07 | 1 | -1/+7 |
* | asfdec: ensure number of streams is within bounds; remove VLA in asf_read_pts() | Måns Rullgård | 2010-06-24 | 1 | -1/+7 |
* | Continue after guids in asf after which other guids are possible instead of s... | Michael Niedermayer | 2010-06-23 | 1 | -0/+2 |
* | Parse and repack the first frame of H.264 in ASF because SPS+PPS lives in its... | Alex Converse | 2010-05-26 | 1 | -0/+2 |
* | Favor chunk size over hitting the correct position after reading the chunk si... | Michael Niedermayer | 2010-05-07 | 1 | -2/+5 |
* | Mark av_metadata_set() as deprecated, and use av_metadata_set2() | Stefano Sabatini | 2010-04-25 | 1 | -1/+1 |
* | Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. | Jean-Daniel Dupas | 2010-03-31 | 1 | -3/+3 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -10/+10 |
* | Replace @returns by @return. | Benoit Fouet | 2010-03-30 | 1 | -2/+2 |
* | Use ASF supports "markers" which are a name and a time stamp to create | Vladimir Pantelic | 2010-03-08 | 1 | -0/+27 |
* | asfdec: don't strip the "WM/" prefix, this should be done during conversion. | Anton Khirnov | 2010-02-25 | 1 | -2/+0 |
* | Read ASF metadata as proper UTF-16 and spit it out as proper UTF-8 in our | Anton Khirnov | 2010-02-24 | 1 | -6/+10 |
* | asfdec: skip byte array tags. | Benoit Fouet | 2010-02-24 | 1 | -2/+2 |
* | asfdec: add a debug message about skipped tags. | Benoit Fouet | 2010-02-24 | 1 | -0/+1 |
* | asfdec: fix a memleak. | Benoit Fouet | 2010-02-24 | 1 | -0/+1 |
* | asfdec: only unicode tags must have even length. | Benoit Fouet | 2010-02-24 | 1 | -1/+1 |
* | workaround for broken files created by previous versions of asfenc. | Anton Khirnov | 2010-02-15 | 1 | -0/+4 |
* | Only add 1 index entry per keyframe. | Michael Niedermayer | 2009-12-16 | 1 | -1/+4 |
* | Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped | Michael Niedermayer | 2009-12-13 | 1 | -4/+12 |
* | Detect Windows Media DRM protected files and display warning if no key | Daniel G. Taylor | 2009-10-11 | 1 | -0/+9 |
* | Fix incorrect display of ASF/WMV duration after r12926. | Josh Harris | 2009-08-30 | 1 | -1/+1 |
* | Add handling of EAGAIN at packet boundaries. See "[PATCH] RTSP-MS 14/15: | Ronald S. Bultje | 2009-07-26 | 1 | -0/+8 |
* | Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN | Måns Rullgård | 2009-07-26 | 1 | -1/+1 |
* | Check for packet_length 0, it is already treated as invalid by the padding ch... | Reimar Döffinger | 2009-07-06 | 1 | -1/+1 |
* | Fix indentation | Reimar Döffinger | 2009-07-03 | 1 | -2/+2 |
* | Avoid divisions by 0 in the ASF demuxer if packet_size is not valid. | Reimar Döffinger | 2009-07-03 | 1 | -0/+4 |
* | Remove any reference to ASFContext.packet_size and replace it with | Ronald S. Bultje | 2009-06-24 | 1 | -11/+10 |
* | Add ff_ prefixes to exported symbols in libavformat/riff.h. | Daniel Verkamp | 2009-06-22 | 1 | -2/+2 |
* | Make asf_get_packet() and asf_parse_packet() static. See "[PATCH] asfdec.c: | Ronald S. Bultje | 2009-06-09 | 1 | -2/+17 |
* | fix get_str16_nolen with odd len, fix #1065 | Baptiste Coudurier | 2009-05-24 | 1 | -2/+3 |