summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/mjpegdec: Remove redundant initializationAndreas Rheinhardt2020-10-09
* avcodec/mjpegdec: Remove use_static from build_vlc()Andreas Rheinhardt2020-10-09
* avformat/libopenmpt: Don't discard constAndreas Rheinhardt2020-10-08
* avcodec/mjpegdec: Use correct number of codes when init default VLCsAndreas Rheinhardt2020-10-08
* avcodec/mjpegdec: Use correct number of codes for VLC tablesAndreas Rheinhardt2020-10-08
* VP9 Profile 2 VDPAU supportManojGuptaBonda2020-10-08
* avformat/dashdec: Reset pointer to NULL after freeing itAndreas Rheinhardt2020-10-08
* configure: add missing atsc_a53 dependencies to hevcparse and h264_parserJames Almer2020-10-08
* libavformat/dashdec: Fix issue with dash on WindowsChristopher Degawa2020-10-08
* lavf/img2dec: Auto-detect Cintel scanner images.Carl Eugen Hoyos2020-10-08
* avcodec/mjpegdec: improve decoding of DNG filesPaul B Mahol2020-10-07
* avcodec/tiff: do not abort decoding if strips are availablePaul B Mahol2020-10-07
* avcodec: add Cintel RAW decoderPaul B Mahol2020-10-07
* avfilter/vf_v360: use quaternions for rotationPaul B Mahol2020-10-07
* libswcale/input: use more accurate planer rgb16 yuv conversionsMark Reid2020-10-06
* avcodec/av1dec: avoid probing with av1decJames Almer2020-10-06
* lavf/avs2dec.c: optimize code stylehwren2020-10-06
* lavc/avs2_parser.c: optimize code stylehwren2020-10-06
* lavf/davs2.c: rename as avs2dec.c for better understandinghwren2020-10-06
* lavc/avs2_parser.c,lavf/davs2.c: add AVS2_* prefixhwren2020-10-06
* lavc,doc: add libuavs3d video decoder wrapperhwren2020-10-06
* lavf/avs3dec: add raw avs3 demuxerhwren2020-10-06
* lavc/avs3_parser: add avs3 parserhwren2020-10-05
* lavc/avs3.h: add AVS3 related definitionshwren2020-10-05
* lavc: add AVS3 codec id and deschwren2020-10-05
* avcodec/h264_slice: use av_buffer_replace() to simplify codeJames Almer2020-10-05
* avformat/movenc: Avoid allocation for timecode trackAndreas Rheinhardt2020-10-05
* avformat/movenc: Don't forget to free fragment buffersAndreas Rheinhardt2020-10-05
* avformat/movenc: Free old vos_data before overwriting itAndreas Rheinhardt2020-10-05
* avformat/movenc: Don't free AVCodecParameters manuallyAndreas Rheinhardt2020-10-05
* avcodec/qsv: Fix leak of options on errorAndreas Rheinhardt2020-10-05
* avformat/movenc: Make some AVCodecTag tables staticAndreas Rheinhardt2020-10-04
* avformat/movenc: Fix segfault when remuxing rtp hint streamAndreas Rheinhardt2020-10-04
* avcodec/dvenc: Fix undefined left shift of negative numbersAndreas Rheinhardt2020-10-04
* avfilter/vf_v360: fix possible out of range valuesPaul B Mahol2020-10-04
* avfilter/vf_v360: add mitchell interpolationPaul B Mahol2020-10-04
* avformat/moflex: Check m->size before seekingMichael Niedermayer2020-10-04
* avcodec/dxtory: Fix negative stride shift in dx2_decode_slice_420()Michael Niedermayer2020-10-04
* avcodec/av1dec: partially clean state on frame decoding errorsJames Almer2020-10-04
* avformat: add tri-ACE demuxerPaul B Mahol2020-10-03
* avformat/adxdec: demux multiple blocks at oncePaul B Mahol2020-10-03
* libwavpackenc: remove libwavpackenc wrapperLynne2020-10-02
* avformat/movenc: handle tracks w/o AVStreams in calculate_mpeg4_bit_ratesJan Ekström2020-10-02
* avformat/asfdec_f: Change order or operations slightlyMichael Niedermayer2020-10-02
* avformat/dxa: Use av_rescale() for duration computationMichael Niedermayer2020-10-02
* avcodec/vc1_block: Fix integer overflow in ac valueMichael Niedermayer2020-10-02
* libswcale/input: use more accurate rgbf32 yuv conversionsMark Reid2020-10-02
* libswscale/tests: add floatimg_cmp testMark Reid2020-10-02
* avformat/rtsp: fix parse_rtsp_messageZhao Zhili2020-10-02
* rtsp: Fix infinite loop in listen mode with UDP transportMartin Storsjö2020-10-02