582 Commits (8d5a8501195283e6f09f0d0b929cf2e893194df7)

Author SHA1 Message Date
Dale Curtis fc43c19a56 matroska: Update the available size after lace parsing 12 years ago
Dale Curtis 81e85bc95c Fix heap-buffer-overflow in matroska_parse_block 12 years ago
Michael Niedermayer ac75e0c755 matroskadec: switch to av_assert 12 years ago
Frank Galligan b853103fe0 matroskadec: Add support for parsing Matroska ContentEncKeyID 12 years ago
Michael Niedermayer fdda9b440c matroska_parse_frame: fix memleak 12 years ago
Michael Niedermayer 70c0ae915d matroskadec: avoid integer overflow 12 years ago
Luca Barbato 37cb3b180a matroskadec: request a read buffer for the wav header 12 years ago
Anton Khirnov 85a5bc054c lavf: remove disabled FF_API_R_FRAME_RATE cruft 12 years ago
Anton Khirnov 1afddbe59e avpacket: use AVBuffer to allow refcounting the packets. 12 years ago
Vignesh Venkatasubramanian 003be0a9c3 Removing network.h from matroskadec.c 12 years ago
Vignesh Venkatasubramanian ce6a8e5947 Adding AlphaMode element to Matroska Parser 12 years ago
Michael Niedermayer a08ebf04b1 matroskadec: simplify additional_id writing code 12 years ago
Vignesh Venkatasubramanian 30c5c45b12 Adding support for parsing BlockAdditional 12 years ago
Michael Niedermayer 7c00d853a6 matroskadec: support seek to non keyframes 12 years ago
Paul B Mahol dd5689a3bd matroskadec: export codec bits_per_coded_sample 12 years ago
Dale Curtis ae3d416369 matroska: Fix use after free 12 years ago
Michael Niedermayer d0b450457b matroskadec: fix ffio_init_context() usage 12 years ago
Michael Niedermayer 5e1bacf2d4 matroskadec: reset size when freeing data. 12 years ago
Michael Niedermayer 0efcf16a3e replace av_log(0, by av_log(NULL, 12 years ago
Michael Niedermayer c2ca0163af matroskadec: check h in generic rm packet shuffler 12 years ago
Michael Niedermayer c63e76ba35 ebml_read_binary: use fast_padded_malloc() 12 years ago
Anton Khirnov 34871beb5e matroskadec: do not use avpacket internals 12 years ago
Diego Biurrun 2a91ada828 avutil: Make LZO decoder code configure-time selectable 12 years ago
Michael Niedermayer 2c5b92fe90 matroskadec: fix double negation typo 12 years ago
Michael Niedermayer 1116491c53 matroska_parse_rm_audio: check for malloc failure 12 years ago
Diego Biurrun 7e68c91e24 rmdec: Move SIPR code shared with Matroska demuxer to a separate file 12 years ago
Anton Khirnov 87b017a298 matroskadec: fix a sanity check. 12 years ago
Anton Khirnov bdb939ad73 matroskadec: only return corrupt packets that actually contain data 12 years ago
Michael Niedermayer a6ec1e49f6 matroskadec: matroska_parse_rm_audio: remove unused parameter 12 years ago
Michael Niedermayer 0da50055eb matroskadec: fix typo 12 years ago
Luca Barbato c831ebf616 matroskadec: split frame parsing 12 years ago
Luca Barbato 117d8c6d1f matroska: implement support for ProRes 12 years ago
Luca Barbato 870e75524a matroskadec: validate lace_size when parsed 12 years ago
Luca Barbato c9a39cec70 matroskadec: return meaningful errors in matroska_decode_buffer 12 years ago
Luca Barbato 8d4dd55c37 matroskadec: refactor matroska_decode_buffer 12 years ago
Luca Barbato 7d8431004a matroskadec: properly support BlockDuration 12 years ago
Luca Barbato 2d0e7713f9 matroskadec: split laces parsing 12 years ago
Moritz Bunkus 8071dca3d5 matroska: implement support for ALAC 12 years ago
Dale Curtis df1d84121b matroskadec: fix incorrect unsigned->signed conversion 12 years ago
Luca Barbato 581281e242 matroskadec: check realloc in lzo encoding 12 years ago
Luca Barbato cd4739c4f2 matroska: honor error_recognition on unknown doctypes 12 years ago
Clément Bœsch ca81e3b6e7 lavf/mkv: prefix video stereo arrays with ff_. 12 years ago
Philip Langdale 9d89c8b3ac matroskadec, matroskadec, srtenc: Read/Write duration for subtitles. 12 years ago
Philip Langdale 2626cc4580 matroska: Mark S_TEXT/UTF-8 as Subrip encoded subtitles. 12 years ago
Michael Niedermayer ee475e272e matroskadec: fix lace vs block duration. 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Michael Niedermayer c30f53e4d8 matroskadec: prevent potential integer overflow 12 years ago
Moritz Bunkus bc3b422029 matroskadec: Implement support for ALAC 12 years ago
Michael Niedermayer 668c873bed matroskadec: check element size against stream limit in ebml_parse_elem() 12 years ago
Diego Biurrun 6774247a9d avformat: Drop pointless "format" from container long names 12 years ago