16311 Commits (cb58c771ade66afcc623250e1c7ac8191381d991)

Author SHA1 Message Date
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
Benoit Fouet 8b8cb30d11 avformat/apngdec: use packet pts and duration instead of altering stream framerate. 10 years ago
Martin Storsjö 234fb81e31 movenc: Expose the fragment index as an avoption 10 years ago
Martin Storsjö ee37620b6a movenc: Add a flag for indicating a discontinuous fragment 10 years ago
Michael Niedermayer 2ad38c6e02 avformat/mxfdec: dont ask for samples with field dominance 0 anymore 10 years ago
Benoit Fouet 4acefd2521 avformat/apngdec: account for blend and dispose operations. 10 years ago
Carl Eugen Hoyos 5badcdf20d Rename sync() functions in libavformat. 10 years ago
Yu Xiaolei bc3d02fa88 lavf/avio: clarify the buffer parameter of avio_alloc_context 10 years ago
Michael Niedermayer d0879a93ea avformat/os_support: try to fix build when included from a c++ file like libavdevice/decklink*cpp 10 years ago
Michael Niedermayer 8cd80b5fcb avformat/jacosubdec: Cleanup when avpriv_bprint_to_extradata() fails 10 years ago
Martin Storsjö 960aff379d lavf: Use wchar functions for filenames on windows for mkdir/rmdir/rename/unlink 10 years ago
Martin Storsjö b9d08c77a4 lavf: Don't try to update files atomically with renames on windows 10 years ago
Uwe L. Korn 40665d27e3 flvdec: Document how the duration is retrieved at the end of the file 10 years ago
Benoit Fouet 9e1cfbd38a avformat/apngdec: transmit all the chunks between consecutive fcTL ones. 10 years ago
wm4 f41cf2e09e avformat/rawdec: raw formats have no timestamps 10 years ago
Michael Niedermayer 1d242f9816 avformat/mpegenc: assert that premux_packet is non null 10 years ago
Martin Storsjö fe42f94ce1 dashenc: Don't segment all video streams when one stream gets a keyframe 10 years ago
Vittorio Giovara 30b8eb0f87 sol: simplify sol_codec_id() 10 years ago
Vittorio Giovara 065923b078 mpegenc: prevent a NULL pointer dereference 10 years ago
Jeffrey Wescott 60fd790f38 avformat/rtmpproto: only prepend @setMetaData for onMetaData and |RtmpSampleAccess 10 years ago
James Almer 305b03097d lavf/apngdec: print currently unsupported in-stream tags in a more readable form 10 years ago
Carl Eugen Hoyos 78093cf849 Print a warning if vp6 is muxed into flv: The output is flipped. 10 years ago
Reimar Döffinger 6369a7b742 xface: Fix encoder crashes due to too small on-stack array. 10 years ago
Martin Storsjö f856d9c2f3 dashenc: Don't require the stream bitrate to be known 10 years ago
Martin Storsjö eec7f032a9 lavf: Remove a redundant include of sys/stat.h 10 years ago
Michael Niedermayer 4b68edd08a flvenc: Remove an unused variable 10 years ago
Reimar Döffinger 79be253635 mxfdec: minor simplification. 10 years ago
Matthew Oliver 3bedd72a9e lavf: fix apngdec under msvc. 10 years ago
James Almer 14b9302f5f lavf/apngdec: properly skip currently unsupported in-stream tags 10 years ago
Mark Reid 08d81d0a01 libavformat/mxfdec.c: export source package uids and names as metadata 10 years ago
Benoit Fouet 5d37d70b0b avformat/apngdec: add APNG demuxer. 10 years ago
Michael Niedermayer 367c9d33d6 avformat: replace some odd 30-60 rates by higher less odd ones in get_std_framerate() 10 years ago
Luca Barbato fd9badd3cb xwma: Do not leak on failure path 10 years ago