69285 Commits (f8ecffa9b7e49860ce030fb3cabb60b3143384db)
 

Author SHA1 Message Date
Michael Niedermayer 06ec2f1d32 Merge commit '8809c974a3fb51f96e498a5556a4a5bbacc581ce' 10 years ago
Clément Bœsch 3b3229aef3 avfilter/edgedetect: fix indent 10 years ago
Martin Storsjö 024e5a2d5f rtmppkt: Repeat the full 32 bit timestamp for chunking continuation packets 10 years ago
Michael Niedermayer def69553e7 h264_cabac: Break infinite loops 10 years ago
Michael Niedermayer 3779973a9b Merge commit 'f86f39cb9b1fcd063d5e4812132a75c06cc7acd2' 10 years ago
Michael Niedermayer 27513846f6 Merge commit '928061670e873e816daa14827853b7e11221ff5f' 10 years ago
Michael Niedermayer 5edbd4f410 Merge commit '9a4aaae3b29392b6d74997e06be249d7d54a7394' 10 years ago
Michael Niedermayer ada0fc4efa Merge commit '0e6c7dfa650e8b0497bfa7a06394b7a462ddc33a' 10 years ago
Michael Niedermayer 55dc253c24 Merge commit 'e2ad0b66fa273c5c823978e8f601f2c0d9ee42f8' 10 years ago
Michael Niedermayer cc18ea8de0 avformat/mov: Do not set aspect ratios that would contain zeros 10 years ago
Michael Niedermayer 47795505ac avformat/mov: rewrite aspect from matrix code 10 years ago
Michael Niedermayer 89b6382bec Merge commit 'cf70ba37ba74089a18295b29e77dead0a3222c9e' 10 years ago
Michael Niedermayer cd960c8a4f Merge commit '1e763454322f7fbc7799f6009bf2e11d7a3b9821' 10 years ago
Michael Niedermayer 140dfd14fd Merge commit '456ffec35d55288d589aa1901919e038c3427f30' 10 years ago
Vittorio Giovara 402fb5550e opus_parser: drop unused variable 10 years ago
Vittorio Giovara 8a9641a652 bsf: check memory allocations 10 years ago
Vittorio Giovara 014b6b416f vp8: improve memory allocation checks 10 years ago
Michael Niedermayer 3cfd07a53f fate: add qp filter test 10 years ago
Paul B Mahol baea14d860 avfilter: port qp filter from libmpcodecs 10 years ago
Anton Khirnov 54bc15d5eb id3v2: fix reading v2.2 attached pictures 10 years ago
Anton Khirnov 932788be5a id3v2: add names to the parameters of ID3v2EMFunc.read 10 years ago
Anton Khirnov 8809c974a3 id3v2: constify the 'tag' parameter to special metadata parsing callback 10 years ago
Paul B Mahol f86f39cb9b tiff: support decoding GBRP and GBRAP formats 10 years ago
Paul B Mahol 928061670e libswscale: GBRAP input & output and GBRAP16 input support 10 years ago
Paul B Mahol 9a4aaae3b2 lavc: add GBRAP to avcodec_align_dimensions2 10 years ago
Paul B Mahol 0e6c7dfa65 lavu: add planar 16 bit and 8 bit rgb with alpha 10 years ago
Stefano Sabatini e2ad0b66fa imgutils: create misc functions for dealing with buffers 10 years ago
Vittorio Giovara cf70ba37ba mov: Check angle rather than full matrix when updating SAR 10 years ago
Vittorio Giovara 1e76345432 png: improve signature check 10 years ago
Vittorio Giovara 456ffec35d img2dec: correctly use the parsed value from -start_number 10 years ago
Michael Niedermayer c4f1abecb1 avcodec/sunrast: Use av_malloc_array() 10 years ago
Michael Niedermayer e6f1601d6d avcodec/svq3: Use av_mallocz_array() for emu_edge_buffer 10 years ago
Michael Niedermayer 2493558a06 avcodec/svq3: Check av_mallocs return value 10 years ago
Hendrik Leppkes a9d700f212 mpegts: identify h264 mvc streams 10 years ago
Michael Niedermayer f2e12f8942 avformat/smoothstreamingenc: Add missing "goto fail" 10 years ago
Michael Niedermayer 8d7d88135c avformat/mpeg: Avoid dead assignment 10 years ago
Michael Niedermayer e172f5e53a avcodec/hevc: Fix handling of skipped_bytes() reallocation failures 10 years ago
wm4 921706691a qpeg: avoid pointless invalid memcpy() 10 years ago
Michael Niedermayer 295b79b5d8 avcodec/roqvideoenc: Check for av_malloc_array() failure 10 years ago
Michael Niedermayer 88a46fa8c9 avcodec/snowenc-test: use av_mallocz_array() 10 years ago
Michael Niedermayer 482761b85a avcodec/snowenc-test: check for av_malloc*() failures 10 years ago
Stefano Sabatini c648879827 Changelog: mention the port of various mp PP filters 10 years ago
Arwa Arif 8c7e512ad9 lavfi: remove mp=pp7 10 years ago
Stefano Sabatini 57ede2a507 lavfi: use ff_norm_qscale(), factorize 10 years ago
Mark Reid b23a866844 libavformat/mxfdec.c: export the full UMID as metadata 10 years ago
Michael Niedermayer fbe8672e15 avcodec/shorten: use av_reallocp_array() 10 years ago
Michael Niedermayer 56c7e1059a avcodec/snow: Fix av_malloc* failure checks 10 years ago
Michael Niedermayer 13871a95d0 avcodec/snow: Use av_malloc_array() 10 years ago
Michael Niedermayer 24222cc1d5 avcodec/opus_imdct: Use av_malloc_array() 10 years ago
Mark Reid b08b5f4be2 libavformat/mxfdec.c: read project_name metadata 10 years ago