98526 Commits (80dda809811ea68cc7d7e4064b51fc433c54384e)
 

Author SHA1 Message Date
Zane van Iperen 80dda80981 avcodec: add adpcm_ima_apm encoder 4 years ago
Zane van Iperen 8598fc4010 avcodec/apm: fix sample_rate check 4 years ago
Michael Niedermayer 081e3001ed avcodec/tdsc: Fix tile checks 4 years ago
Fei Wang 8544783280 swscale/yuv2rgb: consider x2rgb10le on big endian hardware 4 years ago
Michael Niedermayer b6663adaae avformat/sbgdec: Check for overflow in parse_timestamp() 4 years ago
Steinar H. Gunderson 80286671c5 avcodec/put_bits: Fix LZW warning 4 years ago
Paul B Mahol c4c989c7ca avfilter/vf_yaepblur: fix naming of filter class 4 years ago
Jun Zhao ba31fdfd7b lavf/dashdec: enable custom interrup callback in sub-demuxer 4 years ago
Jun Zhao 4239a8c983 lavf/hls: enable custom interrup callback in sub-demuxer 4 years ago
Linjie Fu 43a08d907b lavc/vaapi_encode_h265: add h265 tile encoding support 4 years ago
Linjie Fu a7c2cdf0f6 lavc/vaapi_encode: add tile slice encoding support 4 years ago
Linjie Fu 65f4d561c9 lavc/vaapi_encode: wrap slice codes into row slice functions 4 years ago
Steven Liu 2c1cc326e9 avformat/crypto.c: remove unnecessary code 4 years ago
Carl Eugen Hoyos c4b6ee55c0 lavc/sgienc: Fix default 16bit encoding. 4 years ago
Shiyou Yin 12614a589f avcodec/mips: fix type mismatch in h264dsp_msa.c 4 years ago
Steinar H. Gunderson 88d80cb975 avcodec/put_bits: Make bit buffers 64-bit 4 years ago
Steinar H. Gunderson c63c303a1f avcodec/put_bits: Parametrize bit buffer type 4 years ago
Gautam Ramakrishnan e39490615f libavcodec/jpeg2000dec: Support for Parameterless Markers 4 years ago
Linjie Fu 489c5db079 lavc/vaapi_encode: add EQUAL_MULTI_ROWS support for slice structure 4 years ago
Zane van Iperen 91a9f86edf avformat/apm: fix variable/structure names and cosmetics 4 years ago
Zane van Iperen 1b0a0da63a avformat/apm: use the entire APMState structure as extradata 4 years ago
Zane van Iperen 3bf1be2101 avformat/apm: read header correctly 4 years ago
Jun Zhao 68c56082d3 doc/http: Update HTTP protocol options 4 years ago
Andreas Rheinhardt 1998d1d6af avformat/au: Avoid allocation for metadata string 4 years ago
Andreas Rheinhardt c2e17e8d84 avformat/au: Simplify writing string into AVBPrint 4 years ago
Andreas Rheinhardt 84340497c0 avformat/au: Remove redundant av_freep() 4 years ago
Andreas Rheinhardt 8d3556b7a3 avformat/au: Store strings instead of pointers to strings in array 4 years ago
Paul B Mahol fa8345cf05 avfilter/vf_bilateral: simplify code a little 4 years ago
James Almer 36e51c190b avcodec/libaomenc: use pix_fmt descriptors where useful 4 years ago
Lynne 6a2f3f60ae
libaomenc: enable 8, 10 and 12 bit RGB encoding 4 years ago
Zane van Iperen dabac26fa5 MAINTAINERS: add myself and gpg fingerprint 4 years ago
James Almer 890f2e960a avcodec/libx264: call x264_param_cleanup() if available 4 years ago
James Almer 03ad76794e avcodec/libx264: check for param allocation failure error code 4 years ago
James Almer d1bd079d11 avcodec/libx264: use a function to parse x264opts 4 years ago
Paul B Mahol 3a37aa597f avfilter/avf_showwavespic: add filter mode 4 years ago
Paul B Mahol d363afb30e avfilter/vf_tinterlace: fix mergex2, first frame is always considered odd 4 years ago
Paul B Mahol 24fea4d09b avfilter/vf_tinterlace: use frame counter from lavfi 4 years ago
leozhang fe591393cd avfilter/vf_bilateral: remove useless memcpy 4 years ago
Paul B Mahol 241cdded0f avfilter/vf_bilateral: stop using sigmaS as percent of width/height 4 years ago
James Almer d11cc743c8 Revert "avcodec/cbs_av1: keep separate reference frame state for reading and writing" 4 years ago
James Almer 2493944e31 avcodec/av1_frame_merge_bsf: Use separate contexts for reading/writing 4 years ago
James Almer c91be9de4c avcodec/av1_metadata_bsf: Use separate contexts for reading/writing 4 years ago
Gautam Ramakrishnan db7dfb4a79 libavcodec/jpeg2000 Fix RPCL Progression order check 4 years ago
Zhao Zhili af7b1031e1 avformat/mov: fix atom type to string conversion 4 years ago
Michael Niedermayer 663f024415 swscale/tests/swscale: use 1 for indicating erros 4 years ago
Andriy Gelman a9fecb8ea1 avcodec/v4l2_m2m_dec: remove redundant packet and fix double free 4 years ago
Gautam Ramakrishnan 660386813d libavcodec/jpeg2000 Fix PCRL Progression Order check 4 years ago
Gyan Doshi 1ec2b3de5a avformat/riffenc: indicate storage of flipped RGB bitmaps 4 years ago
Limin Wang a54b367c78 avdevice/decklink_dec: export timecode with s12m side data 4 years ago
Limin Wang 448a9aaa78 API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType 4 years ago