91488 Commits (1809f1cda9563ff4451203e0c852afe12f684b80)
 

Author SHA1 Message Date
Michael Niedermayer 1809f1cda9 avcodec/dvbsub_parser: Do not discard data 7 years ago
Michael Niedermayer 4a657acaef avcodec/cfhd: Use bytestream2 for peaks 7 years ago
Michael Niedermayer 91578f5798 avcodec/tscc: Move reget buffer to after decoding 7 years ago
Michael Niedermayer 706c9beaea avcodec/lagarith: Remove redundant varianble init 7 years ago
James Darnley 088b07427d fate: add more vc2 encoder tests 7 years ago
Gyan Doshi 8aa6d9a8d3 avformat/mov: only set handler_name from mdia->hdlr 7 years ago
Gyan Doshi b8c4d2b2ed doc/filters: add missing details to aphasemeter 7 years ago
Michael Niedermayer cd86b5cfe2 avcodec/dvdsub_parser: Allocate input padding 7 years ago
Michael Niedermayer 2e6ea39386 avcodec/vp8_parser: Remove redundant output initialization 7 years ago
Michael Niedermayer 9e6c843776 avcodec/dvdsub_parser: Init output buf/size 7 years ago
Michael Niedermayer 8d21ab4d12 avcodec/lagarith: Check that the range coded data stream is consistent when the probabilities indicate no data could have been coded. 7 years ago
Michael Niedermayer 7334985ffa libavcodec/cfhd: Fix signed overflow in shift 7 years ago
Paul B Mahol 5d8df3cc4a Update Changelog for lensfun addition and bump minor 7 years ago
Stephen Seo 0ea20124b7 Add lensfun filter 7 years ago
Karsten Otto c5329d64b1 aadec: improve seeking in mp3 content 7 years ago
Michael Niedermayer 181435a4de avcodec/dirac_dwt_template: Fix signedness regression in interleave() 7 years ago
Shiyou Yin c0b42987a2 avcodec/mips: fix conflicting types error of ff_vc1_h_s_overlap_mmi. 7 years ago
Gyan Doshi 28ed68fa31 avformat/movenc: add reason for minf->hdlr in MOV only 7 years ago
Marton Balint e5ff2c0c06 avformat/mxfdec: only return stream indexes which have a corresponding track 7 years ago
Marton Balint 3e0f3be2b0 avcodec/internal: increase FF_SANE_NB_CHANNELS to 256 7 years ago
Marton Balint 5982078e8d avcodec/utils: report insane channel count errors 7 years ago
Marton Balint 85bfcc46d1 ffplay: add support for various YUV conversion modes 7 years ago
Carl Eugen Hoyos 0576ef466d lavc/aarch64/h264dsp_init_aarch64: Fix weight function prototypes. 7 years ago
Jun Zhao d746a2e3cf lavc/hevc_ps: use skip_bits instead of get_bits when skip bits. 7 years ago
Jun Zhao 896854b233 lavc/hevc_ps: Refine sps_range_extension parse. 7 years ago
Gyan Doshi 97d766ff52 doc/filters: correct description of variables in blend filter 7 years ago
Gyan Doshi 1a31c2b5df avfilter/drawtext: fix box sizing 7 years ago
Michael Niedermayer b0644f7f72 avformat/mov: Simplify last element computation in mov_estimate_video_delay() 7 years ago
Karsten Otto ce372bc278 libavcodec/mpegaudiodecheader.h: fix version check pattern 7 years ago
Michael Niedermayer aba13dc13e avformat/mov: Break out of inner loop early in mov_estimate_video_delay() 7 years ago
Carl Eugen Hoyos 5545a6df87 lavc/h263dec: Remove a variable declaration that can lead to a warning. 7 years ago
Danil Iashchenko 7cd58a8a8c lavfi/convolution_opencl: use CL_FAIL_ON_ERROR for error handling 7 years ago
Zhong Li 3c26ce4644 lavc/qsv: handle MFX_FRAMETYPE_UNKNOWN case 7 years ago
Michael Niedermayer 3ce4034308 avformat/mov: Eliminate variable buf_size from mov_estimate_video_delay() 7 years ago
Michael Niedermayer c995e01b1e avformat/mov: remove modulo operations from mov_estimate_video_delay() 7 years ago
Danil Iashchenko 2bdb6b6496 lavfi/avgblur_opencl: fix using uninitialized value 7 years ago
Ruiling Song 923ee63d6c lavfi/vf_avgblur_opencl: remove useless clFinish(). 7 years ago
Ruiling Song 48a1abed13 lavfi/opencl: add macro for opencl error handling. 7 years ago
Jun Zhao 09628cb1b4 avutil/pixelutils: correct the function name in comments 7 years ago
Steven Liu bd8a5c6b7c avformat/hlsenc: improve compute after_init_list_dur 7 years ago
Gyan Doshi 0bd48ab2d9 fate: allow temp files for passed test to be kept 7 years ago
Michael Niedermayer fa19fbcf71 avformat/movenc: Write version 2 of audio atom if channels is not known 7 years ago
Karsten Otto 6cc6b619b9 aadec: add chapters and seeking 7 years ago
Karsten Otto 3bf39f2aef libavcodec/mpegaudiodecheader.h : detect reserved mpeg id 7 years ago
Jun Zhao eb776a16ea lavfi/minterpolate: fix blending calc issue. 7 years ago
Karsten Otto c126065947 aadec: improve eof detection 7 years ago
Michael Niedermayer 3a2d21bc5f avformat/movenc: Check input sample count 7 years ago
Michael Niedermayer ee1e3ca5eb avcodec/mjpegdec: Check for odd progressive RGB 7 years ago
Gyan Doshi c71e1e6030 avfilter/setpts: add FR shorthand for FRAME_RATE 7 years ago
Michael Niedermayer 115b7c96e9 libavcodec/vp8: Do not compute line pointers per pixel in fade() 7 years ago