summaryrefslogtreecommitdiff
path: root/libavformat/asfdec_f.c
Commit message (Expand)AuthorAge
* avformat/asfdec_f: Parse ECC byte according to specMichael Niedermayer2015-07-22
* avformat/asfdec_f: Improve packet resync heuristicMichael Niedermayer2015-07-22
* avformat/asfdec_f: Do not print errors if packets do not start with ECCMichael Niedermayer2015-07-22
* avformat/asfdec_f: Increase the amount of information provided in cases of er...Michael Niedermayer2015-07-22
* Merge commit 'd80811c94e068085aab797f9ba35790529126f85'Michael Niedermayer2015-07-12
* avformat/asfdec_f: Fix memleakMichael Niedermayer2015-07-02
* avformat/asfdec_f: Add ASFDataType, use named types for metadataJohn Adlum2015-07-02
* avformat/asfdec_f: Use dynamic allocation in asf_read_metadata() instead of a...John Adlum2015-07-02
* avformat/asfdec_f: factor error checking out of main header parsing loopJohn Adlum2015-07-02
* avformat/asfdec_f: Assert that packet positions match in asf_read_pts()John Adlum2015-07-01
* avformat/asfdec_f: Correct skip to key codeJohn Adlum2015-07-01
* avformat: rename asfdec.c to asfdec_f.cMichael Niedermayer2015-06-30