16349 Commits (e827f65618f601ae2016e6f8ac8851534ed346c8)

Author SHA1 Message Date
Michael Niedermayer 03abf55f25 avformat/rmdec: Check for overflow in ff_rm_read_mdpr_codecdata() 10 years ago
Michael Niedermayer 50f9de59a0 avformat/rmdec: rm_read_extradata: add error message for oversized extradata 10 years ago
Rafaël Carré 57bfafe76b avformat/mpegts: fix Opus stream count 10 years ago
Matthieu Bouron 8c0a865ad9 mov: skip version and flags attributes in mov_read_chan() 10 years ago
Mark Reid 4f69477870 libavformat/mxfdec.c refactor resolving MultiDescriptor and remove essence group hack 10 years ago
Steve Jiekak a32c3c2392 replaced av_dv_codec_profile by av_dv_codec_profile2 in encoder and dv muxers 10 years ago
Luca Barbato 1c77ead1fb rm: Use the correct codec_data_size signedness 10 years ago
Carl Eugen Hoyos 963aa1daf8 Fix standalone compilation of the iec61883 input device. 10 years ago
Lukasz Marek 650aa36f35 lavf/oggenc: use meaningful error codes 10 years ago
Michael Niedermayer a6f730730b avformat/rmdec: Check codec_data_size 10 years ago
Michael Niedermayer eac5c7b837 avformat/aviobuf: Fix infinite loop in ff_get_line() 10 years ago
Luca Barbato 69c1fe7c9c mkv: Validate ASS Start and End fields 10 years ago
Carl Eugen Hoyos 7a4be4315f Support muxing 4k AVC Intra in mov. 10 years ago
Florent Le Coz 2e0935965b Drop the unofficial extension prefix for MPEG and MPEG-TS formats 10 years ago
Jean-Baptiste Mardelle 7319a47c7e mpegtsenc: recognize .mts as MPEG Transport Stream 10 years ago
Fredrik Axelsson 8f8caca224 Add support for BDAV/m2ts-mode muxing 10 years ago
Thilo Borgmann 3cec81f4d4 mov: allocate the tag value dynamically 10 years ago
Vittorio Giovara e352b29371 mov: Add an option for exporting all metadata 10 years ago
Vittorio Giovara 5639ed9abb mov: do not truncate the language-prefixed tag 10 years ago
Vittorio Giovara 604c9b1196 rtsp: move the CONFIG_ macros to the beginning of the check 10 years ago
Benoit Fouet d7716961a8 avformat/apngdec: exit probing when skipping is not possible. 10 years ago
Benoit Fouet 543fceba9c apng: move shared header from avformat to avcodec. 10 years ago
Carl Eugen Hoyos f151f5415a lavf/qcp: Print unknown GUID on error. 10 years ago
Carl Eugen Hoyos 7f6515e491 Also print GUIDs as shown in the Windows registry to ease debugging. 10 years ago
Michael Niedermayer 24e7e0237b avformat/crypto: Use av_memdup() 10 years ago
Christian Suloway 00d4013d9f avformat/crypto: added encryption 10 years ago
Michael Niedermayer 24fdf7334d avformat/utils: Search harder for missing stream information in flv by default 10 years ago
Andreas Cadhalpun b28652599d doc: fix spelling errors 10 years ago
Michael Niedermayer 8653419e9d avformat/mxfdec: Reset structural_components_count when allocation fails 10 years ago
Mark Reid e5d217f048 libavformat/mxfdec.c: initial support for EssenceGroups 10 years ago
Michael Niedermayer e74f2be1ed avformat/riffdec: ask for samples with wav header size < 14 10 years ago
Martin Storsjö 491805636c rtmpproto: Fix a typo in a comment 10 years ago
Martin Storsjö fcae9f212a dashenc: Avoid a VLA-like construct 10 years ago
Bryan Huh a9d8d35e48 dashenc: Add options to make segment names configurable 10 years ago
Martin Storsjö 01eac895ab rtmpproto: Only prepend @setDataFrame for onMetaData and |RtmpSampleAccess 10 years ago
Martin Storsjö 44127b157e rtmppkt: Make pkt->data reallocable 10 years ago
Martin Storsjö 3c3b8003a1 rtmpproto: Simplify code for copying data into the output packet 10 years ago
Martin Storsjö 857e6667f9 rtmpproto: Clarify a comment 10 years ago
Lukasz Marek 500d608861 lavf/ffmenc: store recommended encoder configuration 10 years ago
Lukasz Marek 568853b8f5 lavf/ffmdec: add common options to recommended encoder configuration 10 years ago
Vincent Bernat d0f8b94b43 avformat/rtpproto: Allow to specify DSCP class 10 years ago
Vincent Bernat 5269cef408 avformat/udp: Allow to specify DSCP class 10 years ago
Clément Bœsch 92fa1d9231 avformat/mov: change conjugation for "Duplicate" 10 years ago
Clément Bœsch 5ab882d728 avformat/mov: strengthen some table allocations 10 years ago
Matthew Oliver 0167fa0060 msvc: Fix compilation errors due to header include order. 10 years ago
Martin Storsjö 675ac56b7e Revert "lavf: Don't try to update files atomically with renames on windows" 10 years ago
Martin Storsjö 79fd186a50 lavf: Use MoveFileEx instead of rename/_wrename on windows 10 years ago
Martin Storsjö 9326d64ed1 Share the utf8 to wchar conversion routine between lavf and lavu 10 years ago
Benoit Fouet e2b8b4caf6 avformat/apngdec: validate frame dimensions. 10 years ago
Michael Niedermayer 1b5d112406 avformat/mov: Fix memleaks for duplicate STCO/CO64/STSC atoms 10 years ago