94422 Commits (b3b7523feb5acbe1a3376104616fca389e1aaeca)
 

Author SHA1 Message Date
Paul B Mahol 2601eef850 avcodec/magicyuv: add support for recently added YUV444P10 6 years ago
Steven Liu af9dc02e6b fate: add hls_list_size fate test case 6 years ago
Steven Liu 33a8cd5925 avformat/hlsenc: use one handler for m3u8 and segments 6 years ago
Steven Liu 89ea0c9bfd fate: add hls_init_time option fate 6 years ago
Steven Liu 1b1b974aac avformat/http: change error message from numeric code to string 6 years ago
Steven Liu 1498e39439 avutil/hwcontext_vaapi: move kernel_driver into CONFIG_LIBDRM 6 years ago
Steven Liu 092bd1e54f avcodec/videotoolboxenc: remove unused variable 6 years ago
Paul B Mahol 74d4fd0822 avfilter/avf_showfreqs: make selecting window size simpler 6 years ago
Paul B Mahol 57a2688fe3 avfilter/af_afftfilt: make selecting window size simpler 6 years ago
James Zern b1febda061 avcodec/utils, avcodec_open2: close codec on failure 6 years ago
Cameron Cawley 94d45a13c7 avformat/rpl: Replace strcpy with av_strlcpy 6 years ago
YunQiang Su 925e33b253 avcodec/mips/cabac: replace addi with addiu 6 years ago
Shiyou Yin a45e8ade2d avutil/mips: optimize UNPCK&SAD macros with MSA2.0 instruction. 6 years ago
Steven Liu 24f7a8a168 avformat/dashdec: fix code style and remove some empty line 6 years ago
Andreas Rheinhardt 5a481b15bd truehd_core: Switch to in-place modifications 6 years ago
Andreas Rheinhardt 836065b27a truehd_core: Use byte offsets instead of bit offsets 6 years ago
Andreas Rheinhardt 2275e70569 truehd_core: Miscellaneous improvements 6 years ago
Andreas Rheinhardt 610460a397 truehd_core: Return error in case of error 6 years ago
Andreas Rheinhardt cbe23e40ae truehd_core: Correct output size 6 years ago
Andreas Rheinhardt 99c191151a truehd_core: Disable 16-channel presentation 6 years ago
Andreas Rheinhardt f83b46e218 configure, cbs_h2645: Remove unneeded golomb dependency 6 years ago
Andreas Rheinhardt d9418aba66 cbs_h264, h264_metadata: Deleting SEI messages never fails 6 years ago
Andreas Rheinhardt 730e5be3aa cbs: ff_cbs_delete_unit: Replace return value with assert 6 years ago
Thilo Borgmann 70a4f46e48 lavd/avfoundation: Set correct default value 0 for option capture_raw_data. 6 years ago
Thilo Borgmann d16f2fafae doc/indevs: Add new option and example to avfoundation. 6 years ago
Thilo Borgmann 5c2e0e417a lavd/avfoundation: Reindent after last commit. 6 years ago
Thilo Borgmann 02f65678ba lavd/avfoundation: Support muxed type of devices including raw muxed data capture. 6 years ago
Thilo Borgmann 3a5f9ab814 lavd/avfoundation: Refine some log messages. 6 years ago
Thilo Borgmann 7d4df4b339 lavd/avfoundation: Change binary Options to boolean type. 6 years ago
Thilo Borgmann 48cf952411 lavd/avfoundation: Remove useless index increment. 6 years ago
Paul B Mahol 43160c7bc4 doc/filters: document new readeia608 option 6 years ago
Paul B Mahol 9e78c73d86 avfilter/vf_readeia608: implement lowpass operation prior to processing lines 6 years ago
Paul B Mahol dc481105a1 avfilter/vf_tinterlace: re-enable lowpass option 6 years ago
Paul B Mahol 2a801e8856 avfilter/af_aiir: implement mix option 6 years ago
Paul B Mahol 034a9d2507 avfilter/af_biquads: clip gain picked from command to sane values 6 years ago
Paul B Mahol 7b2d39fc27 avfilter/af_biquads: implement mix option to all filters 6 years ago
Michael Niedermayer 019d729039 avcodec/ilbcdec: Simplify use of unsigned and fix more undefined overflows 6 years ago
Michael Niedermayer 1bb3b3f11c avcodec/golomb: Correct the doxy about get_ue_golomb() and errors 6 years ago
Michael Niedermayer f57e97dfd9 avformat/utils: Check timebase before use in estimate_timings() 6 years ago
Michael Niedermayer a6229fcd40 avcodec/hq_hqa: Use ff_set_dimensions() 6 years ago
Michael Niedermayer 14fcf42958 avcodec/rv10: Fix integer overflow in aspect ratio compare 6 years ago
Michael Niedermayer 17209e48e2 avcodec/tta: Limit decoder to 16 channels 6 years ago
Michael Niedermayer 936ca7f101 avcodec/sanm: Optimize fill_frame() with av_memcpy_backptr() 6 years ago
Michael Niedermayer e69106e70c avformat/vividas: Check for input length in get_v() 6 years ago
Michael Niedermayer 2bbea155bf avcodec/4xm: Fix signed integer overflows in idct() 6 years ago
Michael Niedermayer 7b2ebf89a4 avcodec/qdm2: Check checksum_size for 0 6 years ago
Michael Niedermayer 694be24bd6 avcodec/qdm2: error out of qdm2_fft_decode_tones() before entering endless loop 6 years ago
Michael Niedermayer ae021c1239 avcodec/qdm2: Do not read out of array in fix_coding_method_array() 6 years ago
Michael Niedermayer 85cbd042ff avcodec/simple_idct_template: Fix integer overflow in idctSparseColAdd() 6 years ago
Michael Niedermayer b5f2cfd2ad avcodec/simple_idct_template: Fix integer overflow in idctSparseCol() 6 years ago