10411 Commits (4326bc364b58e97fc3d89417054a6b7610179a00)

Author SHA1 Message Date
Luca Barbato 3c18a7b188 avio: Do not consider the end-of-buffer position valid 10 years ago
Vittorio Giovara e71149a7a5 nuv: validate image size 10 years ago
Vittorio Giovara 7c51d79ca7 nsvdec: validate channels and samplerate 10 years ago
Anton Khirnov 3212578148 mov: export audio service type as side data 10 years ago
Anton Khirnov 4227e4fe74 lavf: add a convenience function for adding side data to a stream 10 years ago
Anton Khirnov 80a11de7dc nutenc: do not use has_b_frames 10 years ago
Anton Khirnov f771b3ab5d avidec: do not export stream_codec_tag 10 years ago
Vittorio Giovara 3a6dfec864 segment: Check av_get_frame_filename() return value 10 years ago
Vittorio Giovara 7915e6741d hlsproto: Properly close avio buffer in case of error 10 years ago
Vittorio Giovara 4c5fa628da mov: Do not compute negative SAR values 10 years ago
Martin Storsjö 9108967513 rtspdec: Consistently use rtsp_hd_out for writing 10 years ago
Martin Storsjö 3a724a7f3b dashenc: Use inttypes.h macros for format strings instead of %lld 10 years ago
Rodger Combs 1d8aa23794 dashenc: Fix format string generation 10 years ago
Michael Niedermayer ea3fc9fe68 smoothstreamingenc: Add a missing "goto fail" 10 years ago
Nidhi Makhijani 3941df5462 aea: Return proper error code on invalid header 10 years ago
Martin Storsjö 024e5a2d5f rtmppkt: Repeat the full 32 bit timestamp for chunking continuation packets 10 years ago
Anton Khirnov 54bc15d5eb id3v2: fix reading v2.2 attached pictures 10 years ago
Anton Khirnov 932788be5a id3v2: add names to the parameters of ID3v2EMFunc.read 10 years ago
Anton Khirnov 8809c974a3 id3v2: constify the 'tag' parameter to special metadata parsing callback 10 years ago
Vittorio Giovara cf70ba37ba mov: Check angle rather than full matrix when updating SAR 10 years ago
Vittorio Giovara 456ffec35d img2dec: correctly use the parsed value from -start_number 10 years ago
Anton Khirnov 51da7d0274 matroskaenc: refuse to write AAC without valid extradata 10 years ago
Luca Barbato 01168bf140 mpeg: Remove unused field 10 years ago
Luca Barbato b3f0465736 segment: Fix the failure paths 10 years ago
Martin Storsjö 2a1500fb55 movenc: Fix a typo in a comment 10 years ago
Martin Storsjö e581e88cbd movenc: Readd an accidentally removed condition 10 years ago
Justin Ruggles 8e03ca2fff isom: add 'mp1v' fourcc 10 years ago
Martin Storsjö 46808fdf04 movenc: Enable editlists by default if delay_moov is enabled 10 years ago
Martin Storsjö 9f810a9b37 libavformat: Check for malloc failures in avformat_new_stream 10 years ago
Martin Storsjö c4aa0f865f libavformat: Remove a misleading/incorrect comment 10 years ago
Martin Storsjö f2ad1495f2 avisynth: Use RTLD_LOCAL instead of RTLD_GLOBAL 10 years ago
Martin Storsjö 7a1a63e34f dashenc: Use pts for MPD timeline timestamps 10 years ago
Martin Storsjö c5e7ea13d2 dashenc: Use delay_moov 10 years ago
Martin Storsjö b3b0b35db2 movenc: Get rid of a hack for updating the dvc1 atom 10 years ago
Martin Storsjö 847bf5988f movenc: Add an option for delaying writing the moov with empty_moov 10 years ago
Martin Storsjö c725faebda movenc: Use start_dts/cts instead of cluster[0] for writing edit lists 10 years ago
Martin Storsjö 724cbea719 movenc: Remove an unnecessary condition when flushing fragments 10 years ago
Martin Storsjö 355d01a1bf movenc: Factorize writing ftyp and other identification tags to a separate function 10 years ago
Martin Storsjö 8d54bacb78 dashenc: Remove some stray double spaces 10 years ago
Martin Storsjö b91a5757fc dashenc: Fix writing of timelines that don't start at t=0 10 years ago
Kieran Kunhya 9cfa68c560 mpegts: add support for Opus 10 years ago
Martin Storsjö 8ebf02f8f5 libavformat: Only use MoveFileExA when targeting the desktop API subset 10 years ago
Martin Storsjö fc308b30bb rtpenc_mpegts: Call write_trailer for the mpegts muxer even if no output buffer exists 10 years ago
Martin Storsjö e2ce163922 mpegts: Support running the write_trailer function without an AVIOContext 10 years ago
Martin Storsjö 4895aa65c6 libavformat: Allow calling av_write_trailer with a NULL AVIOContext 10 years ago
Anton Khirnov 64f7575fbd mov: avoid a memleak when multiple stss boxes are present 10 years ago
Vittorio Giovara 76ccf114a6 rtsp: check ffurl_get_file_handle() return value 10 years ago
Vittorio Giovara b1306823d0 check memory errors from av_strdup() 10 years ago
Vittorio Giovara 8b263331c5 mpegts: check get16() return value 10 years ago
James Almer 430a816859 oggdec: add support for VP8 demuxing 10 years ago