99560 Commits (b7f51428b1c73ab5840485ce537ce098a85d0881)
 

Author SHA1 Message Date
Marton Balint 2933ee8ff0 avformat/mpegts: make sure mpegts_resync do not run out of the initially requested probe buffer 4 years ago
Marton Balint a3943c4847 avformat/aviobuf: fix checks in ffio_ensure_seekback 4 years ago
Marton Balint 6d972beb23 avformat/aviobuf: check if requested seekback buffer is already read 4 years ago
Marton Balint 74c70efd12 avformat/aviobuf: write data into the IO buffer till the very end of the buffer 4 years ago
Andreas Rheinhardt 358c0bb168 avfilter/vf_minterpolate: Remove redundant code for freeing 4 years ago
Andreas Rheinhardt aa262dcce8 avfilter/vf_minterpolate: Fix left shift of negative value 4 years ago
Andreas Rheinhardt bb13cdbe27 avfilter/vf_minterpolate: Reject too small dimensions 4 years ago
Andriy Gelman 0d156eb58a avformat/rtsp: allocate correct max number of pollfds 4 years ago
Andriy Gelman b4103e0eb6 avformat/rtspdec: add newline in log message 4 years ago
Peter Ross 9553c0b46a FATE/dnn: only run unit test when CONFIG_DNN enabled 4 years ago
Andreas Rheinhardt 32f0a000fd avcodec/magicyuvenc: Use more correct cast in compare function 4 years ago
Andreas Rheinhardt 17b003a9e2 avcodec/magicyuvenc: Avoid sorting Huffman table unnecessarily 4 years ago
Andreas Rheinhardt dc3f177b8f avcodec/mjpegdec: Remove redundant initialization 4 years ago
Andreas Rheinhardt ea5016cd11 avcodec/mjpegdec: Remove use_static from build_vlc() 4 years ago
Andreas Rheinhardt 39ab256125 avformat/libopenmpt: Don't discard const 4 years ago
Andreas Rheinhardt a21dec5d0a avcodec/mjpegdec: Use correct number of codes when init default VLCs 4 years ago
Andreas Rheinhardt a2ccfc6bb1 avcodec/mjpegdec: Use correct number of codes for VLC tables 4 years ago
ManojGuptaBonda ccca62ef99 VP9 Profile 2 VDPAU support 4 years ago
Andreas Rheinhardt 616eb93a40 avformat/dashdec: Reset pointer to NULL after freeing it 4 years ago
James Almer e9521d9298 configure: add missing atsc_a53 dependencies to hevcparse and h264_parser 4 years ago
Christopher Degawa 0117d5aa03 libavformat/dashdec: Fix issue with dash on Windows 4 years ago
Carl Eugen Hoyos bc43588a71 lavf/img2dec: Auto-detect Cintel scanner images. 4 years ago
Paul B Mahol 1249698e1b avcodec/mjpegdec: improve decoding of DNG files 4 years ago
Paul B Mahol da5b3d0028 avcodec/tiff: do not abort decoding if strips are available 4 years ago
Paul B Mahol 283f950a65 avcodec: add Cintel RAW decoder 4 years ago
Paul B Mahol a086b73e1f avfilter/vf_v360: use quaternions for rotation 4 years ago
Mark Reid a48adcd136 libswcale/input: use more accurate planer rgb16 yuv conversions 4 years ago
James Almer 214998c55f avcodec/av1dec: avoid probing with av1dec 4 years ago
hwren 1e97fbb3b6 lavf/avs2dec.c: optimize code style 4 years ago
hwren de0a555898 lavc/avs2_parser.c: optimize code style 4 years ago
hwren b15e875c8c lavf/davs2.c: rename as avs2dec.c for better understanding 4 years ago
hwren 026be690e6 lavc/avs2_parser.c,lavf/davs2.c: add AVS2_* prefix 4 years ago
hwren c952db9d68 lavc,doc: add libuavs3d video decoder wrapper 4 years ago
hwren ff74ad2a4b lavf/avs3dec: add raw avs3 demuxer 4 years ago
hwren 6223d77578 lavc/avs3_parser: add avs3 parser 4 years ago
hwren 38fd8044e6 lavc/avs3.h: add AVS3 related definitions 4 years ago
hwren 8e74d98a29 lavc: add AVS3 codec id and desc 4 years ago
James Almer 0b6541368d avcodec/h264_slice: use av_buffer_replace() to simplify code 4 years ago
Andreas Rheinhardt 290de64759 avformat/movenc: Avoid allocation for timecode track 4 years ago
Andreas Rheinhardt e3b5316bed avformat/movenc: Don't forget to free fragment buffers 4 years ago
Andreas Rheinhardt 432f291dff avformat/movenc: Free old vos_data before overwriting it 4 years ago
Andreas Rheinhardt 0336bbf68a avformat/movenc: Don't free AVCodecParameters manually 4 years ago
Andreas Rheinhardt c9ceec1f1f avcodec/qsv: Fix leak of options on error 4 years ago
Andreas Rheinhardt e6cdd23bc7 avformat/movenc: Make some AVCodecTag tables static 4 years ago
Andreas Rheinhardt 22c3cd1760 avformat/movenc: Fix segfault when remuxing rtp hint stream 4 years ago
Andreas Rheinhardt 6770057ac9 avcodec/dvenc: Fix undefined left shift of negative numbers 4 years ago
Paul B Mahol 3a035a8cd2 avfilter/vf_v360: fix possible out of range values 4 years ago
Paul B Mahol eaba6cecfb avfilter/vf_v360: add mitchell interpolation 4 years ago
Michael Niedermayer acd735efaf avformat/moflex: Check m->size before seeking 4 years ago
Michael Niedermayer 3291d994b7 avcodec/dxtory: Fix negative stride shift in dx2_decode_slice_420() 4 years ago