38 Commits (b6746b74621798d9b6697cd7369ee41625b375df)

Author SHA1 Message Date
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Michael Niedermayer a927128617 avformat/ffmetadec: finalize AVBPrint on errors 4 years ago
Thierry Foucu 5cf439e72e libavformat/ffmetadec.c: Fix Use-of-uninitialized-value 4 years ago
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
Paul B Mahol 78e7b70395 avformat/ffmetadec: do no limit size of tags to 1024 6 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Michael Niedermayer 280ef183db libavformat/ffmetadec: Make unchanged function arguments const 10 years ago
James Almer d34ec64a22 replace calls to url_feof() with avio_feof() 10 years ago
Paul B Mahol f2e614e7e9 avformat/ffmetadec: return meaningful error codes 11 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Diego Biurrun 6774247a9d avformat: Drop pointless "format" from container long names 12 years ago
Anton Khirnov 6e9651d106 lavf: remove AVFormatParameters from AVFormatContext.read_header signature 13 years ago
Anton Khirnov 1fa395e471 lavf: use avpriv_ prefix for ff_new_chapter(). 13 years ago
Anton Khirnov 3b3bbdd3e6 lavf,lavd: replace av_new_stream->avformat_new_stream part I. 13 years ago
Mans Rullgard 0ebcdf5cda Do not include mathematics.h in avutil.h 14 years ago
Anton Khirnov d2d67e424f Remove all uses of now deprecated metadata functions. 14 years ago
Ronald S. Bultje cd256c3b89 ffmetadec.c: fix compiler warnings. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Anton Khirnov 66e5b1df36 avio: deprecate url_feof 14 years ago
Anton Khirnov e63a362857 avio: avio_ prefixes for get_* functions 14 years ago
Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 14 years ago
Anton Khirnov 471fe57e1a avio: rename ByteIOContext to AVIOContext. 14 years ago
Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 14 years ago
Anton Khirnov f81946729e lavf: move internal functions from avformat.h to internal.h 14 years ago
Anton Khirnov 19711af5cd lavf: move internal functions from avformat.h to internal.h 14 years ago
Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
Anton Khirnov 14fa75eab4 lavf: rename meta.h->ffmeta.h for consistency. 14 years ago
Anton Khirnov 645439c3c3 lavf: rename meta{dec,enc}.c -> ffmeta{dec,enc}.c 14 years ago
Anton Khirnov fd5b124d74 Metadata demuxer. 14 years ago