94874 Commits (0085c4d47856aa74ce605ab1758917f1ace1253c)
 

Author SHA1 Message Date
Nick Renieris 03f95403eb lavc/jpegtables: Handle multiple mappings to the same value 5 years ago
Nick Renieris 6763192cff lavc/tiff: Apply color scaling to uncompressed DNGs 5 years ago
Nick Renieris 4c8c4f2d43 lavc/tiff: Convert DNGs to sRGB color space 5 years ago
Nick Renieris c31c708929 lavc/tiff: Decode embedded JPEGs in DNG images 5 years ago
Nick Renieris 40abff05d2 lavc/mjpegdec: Decode Huffman-coded lossless JPEGs embedded in DNGs 5 years ago
Steven Liu 2a21487b9e avformat/dashdec: start from the root uri when baseURL is start with '/' 5 years ago
Steven Liu 2183def1a5 avfilter/vf_delogo: support expr in delogo filter 5 years ago
Limin Wang 75aea52a10 lavf/hlsenc: refine the get_relative_url function to avoid extra malloc for relation path 5 years ago
Raphaël Zumer a12b629ae1 avcodec: Support EBU Tech. 3213-E primaries values 5 years ago
Raphaël Zumer 08dfd57fd8 avfilter: Support EBU Tech. 3213-E primaries values 5 years ago
Raphaël Zumer 8821d1f56e avutil/pixfmt: Add EBU Tech. 3213-E AVColorPrimaries value 5 years ago
Michael Niedermayer cc78783ce5 avcodec/truemotion2: Fix multiple integer overflows in tm2_null_res_block() 5 years ago
Michael Niedermayer 5a3dee65d4 tools/target_dec_fuzzer: adjust pixel threshold for TRUEMOTION2, as it allows coding gigantic images on tiny input 5 years ago
Michael Niedermayer fe536b6d99 avcodec/vc1_block: Check the return code from vc1_decode_p_block() 5 years ago
Michael Niedermayer 9c6b400492 avcodec/vc1dec: Require res_sprite for wmv3images 5 years ago
Michael Niedermayer 6962fd586e avcodec/vc1_block: Check for double escapes 5 years ago
Michael Niedermayer 679f340890 avutil/mathematics: Fix 2 overflows in av_add_stable() 5 years ago
Marton Balint ce1fcc8ced avformat/utils: return pending IO error on EOF in av_read_frame() 5 years ago
Marton Balint 2e31774b40 avformat/avidec: add support for recognizing HEVC fourcc when demuxing 5 years ago
Marton Balint 765c56bfa9 avformat/mpegts: fix teletext PTS when selecting teletext streams only 5 years ago
Michael Niedermayer a370582ba9 tools/target_dec_fuzzer: Init parsepkt 5 years ago
Paul B Mahol c79d6728a7 avfilter/vf_v360: add cubemap 1x6 layout 5 years ago
Michael Niedermayer 07b948fe60 avcodec/vorbisdec: Check get_vlc2() failure 5 years ago
Paul B Mahol 62459d6584 avfilter/vf_stereo3d: improve dubois anaglyphs 5 years ago
Michael Niedermayer 9b57b90c4c avcodec/vaapi_encode: Simplify code with av_clip_int8() 5 years ago
Guo, Yejun 83e0b71f66 dnn: export operand info in python script and load in c code 5 years ago
Guo, Yejun 2d5e39c13e dnn: change .model file format to put layer number at the end of file 5 years ago
Guo, Yejun 09a455a246 dnn: introduce dnn operand (in c code) to hold operand infos within network 5 years ago
Eugene Lyapustin 20a12448aa avfilter/vf_v360: add facebook's format 5 years ago
Jun Zhao 95780f4dcb avutil/file: add more check befor destory the buffer 5 years ago
Jun Zhao 7ce15b1d43 avutil/file: always set *size to zero if *bufptr is NULL 5 years ago
Paul B Mahol 7c0b3ba7dd avcodec: add IMM5 decoder 5 years ago
Paul B Mahol 0067da587a avcodec/msrle: add a flush() callback 5 years ago
Aman Gupta 59e651c052 configure: fix --enable-omx compile on raspberry pi 5 years ago
Michael Niedermayer 15a65c13e1 avcodec/ivi: Allocate bufs later 5 years ago
Michael Niedermayer ba823394f6 tools/target_dec_fuzzer: Adjust maxpixels for indeo4 5 years ago
Michael Niedermayer 96efaa9a1a tools/target_dec_fuzzer: Adjust GDV pixel threshold down by a factor of 2 5 years ago
Michael Niedermayer 738ff94f7c tools/target_dec_fuzzer: adjust pixel threshold for SANM, as it allows coding gigantic images on tiny input 5 years ago
Michael Niedermayer 7e9aecc9f3 avcodec/tta: Fix integer overflow in prediction 5 years ago
Michael Niedermayer dea2591d4f avcodec/vb: Check input packet size to be large enough to contain flags 5 years ago
Michael Niedermayer 37bc8e3249 avcodec/cavsdec: Limit the number of access units per packet to 2 5 years ago
Michael Niedermayer e0c973e5be avformat/mpsubdec: Remove floating point usage 5 years ago
Thierry Foucu a80fdbcf13 lavc/cbs_h2645: Use av_realloc instead of av_malloc 5 years ago
Limin Wang ffd65c8862 lavf/dump: dump the vbv_delay with N/A instead of 18446744073709551615 5 years ago
Paul B Mahol 330ba8d537 avcodec/dsd: use uint8_t instead of unsigned char 5 years ago
Paul B Mahol 9606e4b6e6 avcodec/dsddec: add slice threading support 5 years ago
Paul B Mahol 98f5cbcb7d avformat/dsfdec: set packet pts/duration/pos correctly 5 years ago
Paul B Mahol ef73ccc2c4 avcodec/h264_refs: do not use invalid mmco values in case of error 5 years ago
Paul B Mahol 428b4aacb1 avformat/mov: improve timecode calculation 5 years ago
Paul B Mahol d063f13700 avcodec/tiff: add missing break in tiff_decode_tag() 5 years ago