97177 Commits (6d8cddd1c67758636843f6a08295b3896c2e9ef8)
 

Author SHA1 Message Date
Carl Eugen Hoyos 00ce1ec6a5 lavfi/deshake_opencl: Do not use bool, powerpc does not like it. 5 years ago
Andreas Rheinhardt afa5e3809d avformat/avformat.h: Correct some comments 5 years ago
Andriy Gelman b343eca8d5 avcodec/v4l2_m2m_dec: Init reserved bytes to zero before ioctl call 5 years ago
Andreas Rheinhardt 7464a26098 avformat/audiointerleave: Fix memleak 5 years ago
Andreas Rheinhardt f4190a49ae avformat/mux: Only prepare input packet if there is a packet 5 years ago
Andreas Rheinhardt a500b975a8 avutil/opt: Don't use NULL for %s string in a log message 5 years ago
Ming Qian edee0d0104 avcodec/v4l2_m2m: fix setting frame period 5 years ago
Michael Niedermayer 67de1865b1 avcodec/hcadec: Check scale_factors 5 years ago
rcombs fa164bc50e mailmap: fix 3-address entries 5 years ago
Carl Eugen Hoyos b5a8ad5623 ffmpeg: Print an error instead of a debug message on exit. 5 years ago
Andreas Rheinhardt 8d019dbc5b avformat/mxfdec: Correct confusing struct tag 5 years ago
Andreas Rheinhardt 5d24b6843c avformat/matroskaenc: Check that Cluster has been opened 5 years ago
Andreas Rheinhardt 907b7f88ca avformat/matroskaenc: Remove unused function parameter 5 years ago
Andreas Rheinhardt d9c21ec639 avformat/matroskaenc: Write level 1 elements in one go 5 years ago
Andreas Rheinhardt 5e3b7bd56d avformat/matroskaenc: Simplify writing Cues 5 years ago
Andreas Rheinhardt 639728f51a avformat/aviobuf: Add function to reset dynamic buffer 5 years ago
Andreas Rheinhardt 5cdd2ebb55 avformat/matroskaenc: Avoid allocation for Cues 5 years ago
Andreas Rheinhardt 6cf69f0e72 avformat/matroskaenc: Cosmetics 5 years ago
Andreas Rheinhardt b1c3d711df avformat/matroskaenc: Avoid unnecessary seek 5 years ago
Andreas Rheinhardt 8c89fc18e6 avformat/matroskaenc: Check for failure when writing SeekHead 5 years ago
Andreas Rheinhardt e6ea75a38d avformat/matroskaenc: Improve calculating EBML ID size 5 years ago
Paul B Mahol 72be5d4661 avfilter/vf_v360: fix swapped variables 5 years ago
Paul B Mahol 85025162da avfilter/vf_v360: speedup fisheye output 5 years ago
Paul B Mahol 460001981f avfilter/vf_v360: reduce unnecessary negations 5 years ago
Andreas Rheinhardt 4cb0dda555 avformat/avformat: Update av_read_frame() documentation 5 years ago
Andreas Rheinhardt 3c138e5ceb avformat/dashdec: Don't allocate and leak strings that are never used 5 years ago
Lou Logan 3cb099e9ab doc/filters: add tpad default values 5 years ago
Limin Wang 585ac1ff5b avfilter/vf_showinfo: limit the max number of timecode 5 years ago
Yaroslav Pogrebnyak 4976b102d8 avfilter: add vf_overlay_cuda 5 years ago
Timo Rothenpieler 77d5ea1c7c avutil/frame: make frame copy functions hwframe aware 5 years ago
Timo Rothenpieler b06ae06e6a avutil/hwcontext: correctly set extended_data on hwframe_get_buffer 5 years ago
Timo Rothenpieler 767f53533a nvdec: attach real hw_frames to post-processed frames 5 years ago
Andreas Rheinhardt 3362330741 ffplay, avcodec, avformat: Don't initialize before av_packet_ref() 5 years ago
Andreas Rheinhardt c52ec0367d avcodec/avcodec, avpacket: Return blank packet on av_packet_ref() failure 5 years ago
Andreas Rheinhardt e621f2b6cd avcodec/avpacket: Always treat dst in av_packet_ref as uninitialized 5 years ago
Gautam Ramakrishnan 26a36801c0 avcodec/jpeg2000dec: error check when processing tlm marker 5 years ago
phunkyfish b71685865f avformat/rtp: Pass sources and block filter addresses via sdp file for rtp 5 years ago
Lynne ca7a192d10
movenc: mark Opus encapsulation as stable 5 years ago
Anton Khirnov ad9052c4f8 h264_ps: pass AVCodecContext as void* where possible 5 years ago
Linjie Fu ddf6ca3a0e tests/checkasm: add overflow test for hevc_add_res 5 years ago
Linjie Fu 69b9548dd6 checkasm/hevc_add_res: prepare test data only if the fuction is not tested 5 years ago
Linjie Fu 8b8492452d lavc/x86/hevc_add_res: Fix coeff overflow in ADD_RES_SSE_16_32_8 5 years ago
Linjie Fu e9abef437f lavc/x86/hevc_add_res: Fix overflow in ADD_RES_SSE_8_8 5 years ago
Linjie Fu 0da14ed09e lavc/x86/hevc_add_res: Fix overflow in ADD_RES_MMX_4_8 5 years ago
Linjie Fu 091341f2ab lavc/pthread_frame: Update user context in ff_frame_thread_free 5 years ago
Paul B Mahol ddbd77da90 avfilter/af_acrossover: revert 270068b5a 5 years ago
Gautam Ramakrishnan e34157f6ea libavcodec/jpeg2000.h: fix comments for JPEG2000 markers 5 years ago
Limin Wang aa822007a4 avfilter/vf_showinfo: check if the s12m data size is valid 5 years ago
Carl Eugen Hoyos 9f1d2f47db configure: Get the correct ident for clang-cl.exe 5 years ago
Carl Eugen Hoyos 580d13e73d configure: Remove all C standard versions from the MSVC command line. 5 years ago