67198 Commits (abaa41b6426c862232977527e783a571fb62645e)
 

Author SHA1 Message Date
Thilo Borgmann f31445a82d lavf/mov.c: Allocate buffer in case of long metadata entries. 10 years ago
Brad Smith 04a4fb81b3 v4l2: Make use of the VIDIOC_ENUM_FRAMESIZES ioctl on OpenBSD 10 years ago
Kevin Mitchell ff68ceb1b5 avfilter/vf_idet: add both multiple and single frame detection metadata 10 years ago
Luca Barbato d2771a1dc0 rtpproto: Free the addrinfo pointer on failure 10 years ago
Luca Barbato 96bfb67747 nutdec: Prevent a memory corruption 10 years ago
Vittorio Giovara 350ed18292 rtpdec_hevc: drop unnecessary check 10 years ago
Vittorio Giovara 322b571d55 rtmpproto: remove dead code 10 years ago
Vittorio Giovara d1afd3e1d6 vf_format: check input validity 10 years ago
Vittorio Giovara 7b48bf9524 wtv: clean memory on error 10 years ago
Vittorio Giovara 9fbc613f0d wtv: check seek_by_sector return value 10 years ago
Vittorio Giovara d7f530b0d6 aviobuf: check context before using it 10 years ago
Michael Niedermayer 02484d1a93 avio: fix sizeof argument 10 years ago
Vittorio Giovara 8ab3b71e4b idcin: fix return check 10 years ago
Michael Niedermayer b5583fc3e0 avutil/cast5: Fix off by one error 10 years ago
Andrey Utkin 81ce3f8e80 avformat/http: Use ff_http_averror() 10 years ago
Andrey Utkin 9d86ce783b avformat/http: Introduce ff_http_averror() 10 years ago
Michael Niedermayer d4e62ebae7 avcodec/snowenc: remove redundant FF_MPV_OFFSET() 10 years ago
Clément Bœsch c669af0f24 avcodec/ass: add ASS trailing \r\n in one single place 10 years ago
Clément Bœsch 3d25869605 avcodec/ass: assume raw=0 in ff_ass_add_rect_bprint 10 years ago
Andrey Utkin 65639e6bef avutil/error: Introduce new error codes for 4XX and 5XX replies from remote servers 10 years ago
Michael Niedermayer f63d381387 ffprobe: Add support for color_trc/color_pri/chroma_loc 10 years ago
Kacper Michajłow f22cf88fd3 rtmpproto: Don't mistake app for playpath. 10 years ago
Nicholas Robbins 22cfa1f759 libavfi: added option to vf_perspective to specify transformation by giving destinations of corners of source. 10 years ago
Kevin Mitchell 9d51bad625 avfilter/vf_idet: add counts to frame metadata 10 years ago
Michael Niedermayer a71a5c911e avformat/riff: Add UGY2 10 years ago
Simon Thelen 69071e8e9c doc/filters: fix localtime drawtext example. 10 years ago
Michael Niedermayer 057ea2a982 avformat: Add format_whitelist 10 years ago
Michael Niedermayer 5c8eb16769 avcodec: add codec_whitelist 10 years ago
Michael Niedermayer e23af4662d avcodec/utils: Display pixel format information as none ... if unknown instead of omitting it 10 years ago
Michael Niedermayer 765abb3b76 avcodec/libvpxenc: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer c5e295cb9d avcodec/mpegaudiodec_template: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer 993a2487de avcodec/nellymoserenc: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer 52bf4ad674 Merge commit '0034314a69e76a53534a74cceef865cfcb7b42cc' 10 years ago
Michael Niedermayer fa040c2247 Merge commit 'fc1eda543c6ef043300612db90da5cfd972af650' 10 years ago
Michael Niedermayer 837605704d Merge commit 'b7c77912b62163b3b46ce93fe42fff3c83604c82' 10 years ago
Michael Niedermayer 85cf049d50 Merge commit '963f76144897d3f7684d82ec21e51dd50ea1106e' 10 years ago
Michael Niedermayer 9bcc430481 Merge commit '088eca28164c8cd3b72b0c3d3f9e3fe5ee5cb28f' 10 years ago
Michael Niedermayer 733db64ce0 Merge commit '0d989dbfc4bc5bc1d563e967449116a7a9865258' 10 years ago
Michael Niedermayer 3a4c22f806 Merge commit '6d96c7ea89600655b1f18a3b12f3f041fa714152' 10 years ago
Michael Niedermayer 0b2f860db5 Merge commit 'f401792595dd7760f531e8a3bd2336e9033bd45a' 10 years ago
Michael Niedermayer f4445c7be4 avcodec/wmv2enc: add priv_class 10 years ago
Michael Niedermayer bf301258b4 avcodec/snowenc: add FF_MPV_COMMON_OPTS 10 years ago
Michael Niedermayer 25f4e9387d Merge commit '530c1441fd1426b6a4bb33485ff3226e1ae0ad45' 10 years ago
Michael Niedermayer ae6ba2db8f avcodec/mjpegenc: add priv_class to encoders 10 years ago
Alexander Drozdov 0034314a69 rtmp: Always call rtmp_close() on rtmp_open() failure 10 years ago
Vittorio Giovara fc1eda543c swscale: fix sign extensions in yuv planar conversion 10 years ago
Timothy Gu b7c77912b6 oss_audio: use a macro to simplify ioctl() error checking 10 years ago
Luca Barbato 963f761448 avresample: Make sure the even check does not overflow 10 years ago
Vittorio Giovara 088eca2816 avresample: prevent theoretical division by zero 10 years ago
Vittorio Giovara 0d989dbfc4 af_resample: check av_opt_set_dict return value 10 years ago