16285 Commits (3cb0bec6870cf0bb7879f7bfd4119ef39a02a464)

Author SHA1 Message Date
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
Michael Niedermayer f0ae0354d3 avformat/avidec: fix handling dv in avi 10 years ago
Carl Eugen Hoyos 25ccf5df72 lavf/mux: Always call write_trailer() from av_write_trailer() to avoid a leak. 10 years ago
Michael Niedermayer 0dba982bb4 avformat/dtsdec: dts_probe: check reserved bit, check lfe, check sr_code similarity 10 years ago
Michael Niedermayer 660a8b43ab avformat/avienc: write last frame duration 10 years ago
Michael Niedermayer be44856483 avformat/avienc: factor frame skip code out 10 years ago
Martin Storsjö 7fd10f66b7 hdsenc: Clear the previous codec tag when setting up the chained muxer 10 years ago
Martin Storsjö f918b8a293 hdsenc: Use the right filename in an error message 10 years ago
Stefano Sabatini 484d42a097 lavf/concatdec: add timestamp log 10 years ago
dedicatedbroadcastsolutions 873dac50f5 avformat/mpegtsenc: change the min value for mpegts_start_pid to allow ATSC PIDs 10 years ago
Rodger Combs 5f8fcdd448 dashenc: degrade gracefully if a stream's bitrate is unavailable 10 years ago
James Almer bccae39072 lavf/ffmenc: fix memleak in ffm_write_header 10 years ago
Michael Niedermayer 0b75b6c3cd avformat/mp3dec: avoid seeking to negative positions 10 years ago
Vittorio Giovara 2007082d2d mov: check ff_get_wav_header() return value 10 years ago
Vittorio Giovara a28468d0da librtmp: append the correct field to the string 10 years ago
Martin Storsjö 9257692ac1 lavf: Only initialize s->offset once when using avoid_negative_ts make_zero 10 years ago
Carl Eugen Hoyos 92c07acce7 Read (display) aspect ratio from mxf files. 10 years ago
Martin Storsjö c302d034ba tools: Add a sidxindex tool 10 years ago