105107 Commits (a9214a2ca31c9d54f893c5ac4004a5ff30a08d10)
 

Author SHA1 Message Date
Andreas Rheinhardt b09ea67b40 avcodec/libkvazaar: Increase array size 3 years ago
Limin Wang f1c8c25832 avformat/rtsp: fix the error code from ffurl_read_complete() 3 years ago
Limin Wang 6d42af02f5 avformat/rtsp: add error code handling for ff_rtsp_skip_packet() 3 years ago
Limin Wang f210766a55 avformat/rtsp: free the alloc memory if failed 3 years ago
Limin Wang 130e4c6f4c avformat/rtsp: remove redundant assignment 3 years ago
Gyan Doshi a454dfacd5 avformat/concatf: ignore trailing whitespaces 3 years ago
Anton Khirnov 9f717ca92f ffmpeg: handle errors in print_sdp() 3 years ago
Anton Khirnov 9145c6d3b2 ffmpeg: move setting video sync method to new_video_stream() 3 years ago
Anton Khirnov 6ce9546428 ffmpeg: deprecate passing numbers to -vsync 3 years ago
Anton Khirnov e3833e8a24 FATE: stop using numeric arguments to -vsync 3 years ago
Anton Khirnov 011114f3e1 ffmpeg: change vsync value to an enum 3 years ago
Anton Khirnov bb6f591c49 ffmpeg: drop useless framerate assignments 3 years ago
Anton Khirnov 6ebaccf327 lavf/protocols: avoid discarding const in avio_enum_protocols() 3 years ago
Anton Khirnov c0e46ad9a9 lavf/img2enc: avoid a useless copy of the url 3 years ago
Anton Khirnov 7e29e0278f lavf/ftp: check for truncation in snprintf 3 years ago
Anton Khirnov 177a328c7c lavfi/vf_subtitles: stop using deprecated ass_set_aspect_ratio() 3 years ago
Anton Khirnov 877b6a9e82 lavd/v4l2: detect device name truncation 3 years ago
Anton Khirnov b532ca3d2f lavd/v4l2: reduce variable scope 3 years ago
Anton Khirnov e1151fbf22 lavd/v4l2: do not clobber the context FD in v4l2_get_device_list() 3 years ago
Anton Khirnov 007819a5bc lavd/jack: increase buffer size for snprintf() 3 years ago
Andreas Rheinhardt 6fc0fc5441 fftools/ffmpeg_opt: Improve alloc/truncation checks when reading lines 3 years ago
Andreas Rheinhardt f3a8d208c0 fftools/ffmpeg_opt: Improve checks for truncation/alloc error 3 years ago
Lynne 3f3772e444
packet: add description for the AVPacket.time_base field 3 years ago
Michael Niedermayer b5ba74053c avformat/mov: Disallow duplicate smdm 3 years ago
Michael Niedermayer 51d5e90158 avcodec/gemdec: Move all support checks before image allocation 3 years ago
Michael Niedermayer e901716daf tools/target_dec_fuzzer: Adjust threshold for HQ_HQA 3 years ago
Michael Niedermayer cd95ac7e33 tools/target_dec_fuzzer: adjust threshold for gem 3 years ago
Michael Niedermayer 235ac7b492 avcodec/avpacket: Perform fewer reallocations in repeated av_grow_packet() 3 years ago
Michael Niedermayer 59b4e7cbd8 avformat/mov: Check for EOF in mov_read_glbl() 3 years ago
Andreas Rheinhardt b0b90100bf avcodec/libopenh264dec: Increase array sizes, fix stack-buffer overread 3 years ago
Gyan Doshi ef00d40e32 doc/filters: note duration range in xfade 3 years ago
Andreas Rheinhardt 228b25ad9b avformat/smoothstreamingenc: Move buffers to the end of structs 3 years ago
Andreas Rheinhardt 847d199138 avformat/takdec: Simplify data->hex conversion 3 years ago
Andreas Rheinhardt 6c57e0b4a8 avutil/frame: Treat frame as uninitialized in get_frame_defaults() 3 years ago
Andreas Rheinhardt fc01a703de fftools/ffmpeg: Avoid creating unnecessary reference 3 years ago
Andreas Rheinhardt b886512ef2 fftools/ffmpeg: Avoid allocating+freeing frame, check allocations 3 years ago
Andreas Rheinhardt 2d0bfbd0fa fftools/cmdutils: Use av_dynarray_add_nofree() 3 years ago
Andreas Rheinhardt 2e7ef008e3 fftools/cmdutils: Make allocate_array_elem() return ptr to new element 3 years ago
Andreas Rheinhardt 9d73967b40 fftools/ffmpeg_(filter|opt): Use dedicated pointer for array elem access 3 years ago
Andreas Rheinhardt 3ca1e31e63 fftools/cmdutils: Atomically add elements to list of pointers, fix crash 3 years ago
Anton Khirnov 3a9861e22c lavu/frame: clarify doxy 3 years ago
Anton Khirnov 3b8efec3c5 lavu/frame: drop mentions of non-refcounted frames 3 years ago
Anton Khirnov 2755e6f32a doc/APIchanges: fix typo 3 years ago
Anton Khirnov ab3ef54c8c ffmpeg: only copy bits_per_sample from decoder when it remains valid 3 years ago
Anton Khirnov 4258893961 ffmpeg: make -bits_per_raw_sample a per-output-stream option 3 years ago
Anton Khirnov b9c928a486 avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
Anton Khirnov 944c34a94c lavfi/allfilters: move vf_chromaber_vulkan to video section 3 years ago
nyanmisaka 64467cbca2 libavutil/hwcontext_qsv: fix a bug for mapping vaapi frame to qsv 3 years ago
Marvin Scholz c6f4e10111 avformat: do not use AVIO_FLAG_* with avio_alloc_context 3 years ago
Limin Wang a7df966c82 avcodec/videotoolbox: fix use of unknown builtin '__builtin_available' 3 years ago