99888 Commits (a2fea0f4690e4f11ba093f14509643c44a485165)
 

Author SHA1 Message Date
Zane van Iperen a2fea0f469
avformat: add amv muxer 4 years ago
Zane van Iperen 555f5c1fc5
avcodec: add adpcm_ima_amv encoder 4 years ago
Zane van Iperen 8903cb3c15
avcodec/adpcm_ima_amv: document header format 4 years ago
Zane van Iperen 50d3a751aa
avcodec/adpcm_ima_amv: use coded sample count 4 years ago
Zane van Iperen d6912294d3
avcodec/adpcm_ima_amv: restrict to 1 channel 4 years ago
OvchinnikovDmitrii 2fb764e1f3 lavc/amfenc: Add hardware config metadata 4 years ago
Mark Thompson cd322794ee lavc: Mark hw_config pointer arrays as const 4 years ago
Michael Niedermayer 8fbcc546b8 tools/target_dem_fuzzer: Consider it an EIO when reading position wraps around 64bit 4 years ago
Michael Niedermayer 79cf7c7191 avformat/mpegts: Limit copied data to space 4 years ago
Zane van Iperen 406879f49c
avcodec/adpcm_ima_swf: fix frame size to 4096 4 years ago
Zane van Iperen 45d45c8ec5
Revert "avcodec/adpcm_swf: support decoding multiple fixed-sized blocks at once" 4 years ago
Omar Emara 04b37b5d7f avdevice/xcbgrab: Add select_region option 4 years ago
Limin Wang c8101aabee avformat/rtsp: support infinite initial_timeout for rtsp option 4 years ago
Limin Wang 06aab9790d fate/filter-video: add 10bit test for unsharp filter 4 years ago
Limin Wang a51767c9b3 avfilter/vf_unsharp: add more pixel format support 4 years ago
Limin Wang ee792ebe08 avfilter/vf_unsharp: add 10bit support 4 years ago
Andreas Rheinhardt 0302728c9e avcodec/truemotion2: Allocate buffers together 4 years ago
Andreas Rheinhardt fa1d105a6c avcodec/truemotion2: Cleanup generically on init failure 4 years ago
Andreas Rheinhardt 52cd5508cc avcodec/truemotion2: Remove redundant initializations 4 years ago
Andreas Rheinhardt 9eb22ca804 avcodec/truemotion2: Replace av_free() by av_freep() in AVCodec.close 4 years ago
Andreas Rheinhardt 992adc8aaf avcodec/sonic: Don't allocate a temporary buffer for every frame 4 years ago
Andreas Rheinhardt 4b4c7d6e1a avcodec/mss4: Fix memleaks upon allocation error 4 years ago
Paul B Mahol a125e08130 avfilter: add adenorm filter 4 years ago
Vesselin Bontchev 03fb314acf Add support for playing Audible AAXC (.aaxc) files [PATCH v4] 4 years ago
Martin Storsjö 70d8077b79 tls: Hook up the url_get_short_seek function in the TLS backends 4 years ago
Timo Rothenpieler a1553b0cfb avfilter/scale_cuda: fix pitch calculation for >8 bit formats 4 years ago
Michael Niedermayer 442d53f409 avformat/bintext: Check width in idf_read_header() 4 years ago
Michael Niedermayer f291cd681b avformat/iff: check size against INT64_MAX 4 years ago
Michael Niedermayer 27a99e2c7d avformat/vividas: improve extradata packing checks in track_header() 4 years ago
Michael Niedermayer 437b7302b0 avformat/paf: Check for EOF in read_table() 4 years ago
Michael Niedermayer dad9a86ca7 avformat/gxf: Check pkt_len 4 years ago
Michael Niedermayer 0ba71a72d3 avformat/aiffdec: Check packet size 4 years ago
Michael Niedermayer 66ca6d0fe8 libavformat/aviobuf: Forward error from avio_read in ffio_read_size() 4 years ago
Michael Niedermayer 441fd1bd7d avformat/rmdec: remove unneeded memset() on packet allocation 4 years ago
Zane van Iperen 769ab6b864
avformat/argo_brp: remove block_align check for audio 4 years ago
Andreas Rheinhardt 63f5f01226 avcodec/sonic: Don't hardcode sizeof(int) == 4 4 years ago
Andreas Rheinhardt cba55c3353 avcodec/sonic: Allocate several buffers together 4 years ago
Timo Rothenpieler 09e49ba31e avfilter/scale_cuda: simplify linesize calculation 4 years ago
Timo Rothenpieler 94cb78ed94 avfilter/scale_cuda: add support for RGB formats 4 years ago
Timo Rothenpieler 9a0b702078 avfilter/scale_cuda: expose optional algorithm parameter 4 years ago
Timo Rothenpieler cfdddec0c8 avfilter/scale_cuda: add lanczos algorithm 4 years ago
Timo Rothenpieler 98d3f23598 avutil/hwcontext_cuda: fix edge case with non-even frame heights 4 years ago
Timo Rothenpieler 2f3cb5ccca avutil/hwcontext_cuda: query correct alignment from device 4 years ago
Mark Thompson 755203c2d2 vaapi_encode_mpeg2: Fix setting colour properties 4 years ago
Mark Thompson 486817e1ae vaapi_encode_h265: Fix setting colour properties 4 years ago
Mark Thompson 9faf4dcf23 vaapi_encode_h264: Fix setting colour properties 4 years ago
Timo Rothenpieler 4ad7af085c avfilter/scale_cuda: add nearest neighbour algorithm 4 years ago
Timo Rothenpieler 15c0e038ce avfilter/scale_cuda: code cleanup 4 years ago
Timo Rothenpieler f1d0f83712 avfilter/scale_cuda: add bicubic interpolation 4 years ago
Timo Rothenpieler d5763edab2 avutil/hwcontext_cuda: increase CUDA frame alignment to 512 4 years ago