78613 Commits (f8d685270e5829ef670f7dc5eaa5f57a66c331d8)
 

Author SHA1 Message Date
Anton Khirnov 89923e418b lavu: add a framework for handling hwaccel frames 9 years ago
Michael Niedermayer b4018544fb avformat/img2enc: remove unused variable 9 years ago
Michael Niedermayer 0eb4092c1b avutil/imgutils: remove special case for aligning the palette 9 years ago
Anton Khirnov 721a4efc05 buffer: add support for pools using caller data in allocation 9 years ago
Anton Khirnov c084d6d2cf buffersrc: default SAR to 0 (unknown) rather than 1 9 years ago
Michael Niedermayer 8352f5c807 doc/protocols: document protocol_whitelist 9 years ago
Michael Niedermayer e5655a32bc avcodec/h264_cabac: Check decode_cabac_mb_mvd() for failure 9 years ago
Michael Niedermayer dcb6d5b831 avformat/genh: Mark coef_splitted as av_unused 9 years ago
Marton Balint ae51f9bd6c avutil/parseutils: remove 2112 date from fate test 9 years ago
Timothy Gu bcc223523e x86/vc1dsp: Port vc1_*_hor_16b_shift2 to NASM format 9 years ago
Timothy Gu ebf648d490 checkasm/vf_blend: Decrease iteration count 9 years ago
Timothy Gu a953a2991e checkasm: Add vf_blend tests 9 years ago
Timothy Gu 8c56a4a1ed vf_blend: Move C dsp function mapping to separate function 9 years ago
Mark Reid 8395b6eeaa libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formats 9 years ago
KO Myung-Hun b8bc6b14a5 compat/os2threads: split long lines 9 years ago
KO Myung-Hun 6bf5e7d3e7 compat/os2threads: support the return value of joined thread 9 years ago
KO Myung-Hun 22a4046d66 compat/os2threads: Improve pthread_cond_xxx() functions 9 years ago
Michael Niedermayer b65ea6ab44 avfilter/vf_tinterlace: fix image alignment 9 years ago
Timothy Gu a678d66781 vf_blend: Use integers for divide mode 9 years ago
David Monro 4b750104ea lavf/spdifenc: Support MLP encapsulation. 9 years ago
Timothy Gu 4574323973 vf_blend: Reduce number of arguments for kernel function 9 years ago
Timothy Gu ee281b884e vf_blend: Use memcpy when opacity is 0 9 years ago
Timothy Gu ba25936df5 vf_blend: Templatize identity function and use a better name 9 years ago
Carl Eugen Hoyos 4c44972f99 avcodec: Fix a typo. 9 years ago
Carl Eugen Hoyos 593bb50e06 MAINTAINERS: Add myself as libutvideo maintainer. 9 years ago
Paul B Mahol e167d4ebac avfilter/f_metadata: remove unused headers 9 years ago
Alex Agranovsky ddda2cc43c lavf/mpjpeg: do not include CRLF preceding boundary as part of the returned frame 9 years ago
Andreas Cadhalpun 5edd1f62ca avcodec: only warn about hwaccel with frame threads 9 years ago
Alex Agranovsky 09b8e97ab6 lavf/mpjpeg: Trim quotes on MIME boundary, if present. 9 years ago
Luca Barbato a2bb771a3c configure: Restore the --enable-everything behaviour 9 years ago
Luca Barbato 5e1beec944 configure: Print which libraries will be built 9 years ago
Luca Barbato 21c750f240 configure: Use `require` for the non-component options 9 years ago
Luca Barbato 5eb562831b mov: Use the correct type for size 9 years ago
Marton Balint a573e6c103 avformat/utils: remove ff_iso8601_to_unix_time 9 years ago
Marton Balint 66e85a180a avformat/matroskaenc: use ff_parse_creation_time_metadata 9 years ago
Marton Balint ad17cc9744 avformat/mxfenc: use ff_parse_creation_time_metadata 9 years ago
Marton Balint 5f64f3d8cf avformat/movenc: use ff_parse_creation_time_metadata 9 years ago
Marton Balint 5c20bc8f47 avformat/gxfenc: use ff_parse_creation_time_metadata 9 years ago
Marton Balint 83b01ed212 avformat/ffmenc: use ff_parse_creation_time_metadata 9 years ago
Marton Balint bf0607b6db avformat/dvenc: use ff_parse_creation_time_metadata 9 years ago
Marton Balint ea1bf08a4c avformat/asfenc: use ff_parse_creation_time_metadata 9 years ago
Marton Balint e942454daf avformat/utils: add ff_parse_creation_time_metadata 9 years ago
Marton Balint f834f0cab6 avutil/parseutils: accept everything in av_parse_time that ff_iso8601_to_unix_time accepts 9 years ago
Marton Balint 3235241061 avutil/parseutils: use microsecond precision when parsing "now" in av_parse_time() 9 years ago
Marton Balint 35890aaa65 avformat/img2enc: disable atomic file creation by default 9 years ago
Marton Balint 0250fc2146 avformat/img2enc: return error if image rename fails 9 years ago
Timothy Gu 123ff81a45 avutil: Remove x86_cpu.h 9 years ago
Neil Birkbeck 3b0974d3ef lavc/hevc Parse SEI_TYPE_MASTERING_DISPLAY_INFO and propagate content into the AVMasteringDisplayMetadata side data. 9 years ago
FearThe1337 c33ffc7b21 libavdevice/dshow.c: Correct CoGetMalloc check 9 years ago
Michael Niedermayer 4099e4a77d avutil/frame: Free destination qp_table_buf in frame_copy_props() 9 years ago