26 Commits (e8518c2580f78a727d1e5d32c9cb6fe453ea5e53)

Author SHA1 Message Date
Andreas Rheinhardt 82d61a9ce3 avformat: Don't free old extradata before ff_alloc/get_extradata 5 years ago
Andreas Rheinhardt c1e439d7e9 avformat: Forward errors where possible 5 years ago
Dale Curtis a3a0b5bd0a avformat/oggparseopus: Free opus extradata before reallocating. 7 years ago
Diego Biurrun 67deba8a41 Use avpriv_report_missing_feature() where appropriate 8 years ago
Anton Khirnov be3e807c8f oggparseopus: export pre-skip 8 years ago
Thomas Guilbert 1a82d2cf8f avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavformat/utils.c 9 years ago
Michael Niedermayer 8efaee3710 avformat/oggparseopus: Check that granule pos is within the supported range 9 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 9 years ago
Andrew Stone db68ef898a ogg: update event_flags with STREAM_/METADATA_UPDATED whenever metadata changes. 10 years ago
Anton Khirnov 23f741f793 matroskadec: parse the channel layout mask for FLAC 11 years ago
Vignesh Venkatasubramanian 129e24f78e lavf/oggparseopus: Setting seek_preroll in AVCodecContext 11 years ago
Mark Harris 262451878b avformat/oggparseopus: fix segmented timestamps 11 years ago
James Almer c619e14c31 avformat/oggparseopus: Check opus_duration() return value 11 years ago
Michael Niedermayer 7f39352a1b avformat/oggparseopus: calculate pts/dts for initial packets after seeking 11 years ago
Michael Niedermayer 39d11d599c avformat/oggparseopus: factor opus_duration() out 11 years ago
Vignesh Venkatasubramanian 7f11c530dc lavf: Exporting opus pre_skip in AVCodecContext 11 years ago
James Almer aae8975ffb oggparseopus: use ff_alloc_extradata() 11 years ago
Michael Niedermayer 522f78f8ea avformat/oggparseopus: fix nb_headers 11 years ago
Nicolas George ecab1c7741 oggdec: add support for Opus in Ogg demuxing 11 years ago
Vignesh Venkatasubramanian bcac6b438e lavf/oggopus: Fixing a log message 11 years ago
Vignesh Venkatasubramanian 23637f98f4 lavf/ogg: Support for end trimming Opus 11 years ago
Nicolas George e62fd6619f oggdec: add support for Opus codec. 13 years ago