78913 Commits (95a5fd4581c686ea6a7c8eb9188d902bce35d4f9)
 

Author SHA1 Message Date
Derek Buitenhuis ef9915a0e2 Merge commit '21f7cd4acd8dc4b4796b55966dd015cb037164d8' 9 years ago
Derek Buitenhuis 14f942b359 Merge commit '1bf34134612e509fa68c70dfff418c6022459259' 9 years ago
Derek Buitenhuis 10424024a1 Merge commit 'b3dd30db0b2d857147fc0e1461a00bd6172a26a3' 9 years ago
Derek Buitenhuis 6992276aca Merge commit 'ad884d100259e55cb51a4239cd8a4fd5154c2073' 9 years ago
Derek Buitenhuis 63c3e35332 Merge commit '7bc780cd4413f688d3b834037b0f9ddfd6948140' 9 years ago
Anton Khirnov 9f2c1c77d2 configure: Allow linking to CUDA dynamically instead of dlopen()ing it at runtime 9 years ago
Justin Ruggles e1c15a9475 img2dec: Support Progressive JPEG in jpeg_probe 9 years ago
Derek Buitenhuis 1f32d01de2 Merge commit 'c51b2c79a7ba084253e892c56dd49ee97115c7de' 9 years ago
Michael Niedermayer 10fa50c156 avcodec/mpeg12dec: Fix missing slice handling without padding 9 years ago
Kieran Kunhya 4170a44bbc Add GBRAP12 pixel format 9 years ago
Ganesh Ajjanagadde e86444b19d lavc/utvideodec: prevent possible signed overflow 9 years ago
Michael Niedermayer 67e5bd0c50 swscale/utils: Fix chrSrcHSubSample for GBRAP16 9 years ago
Michael Niedermayer df36257a53 swscale/input: Fix GBRAP16 input 9 years ago
Stefano Sabatini 14f7a3d55a lavc/lavf: transmit stream_id information for mpegts KLV data packets 9 years ago
Mats Peterson 3ba57bfe8d lavf/riffenc: Handle AV_PIX_FMT_MONOBLACK 9 years ago
Muhammad Faiz 6eb4021d47 avfilter/avf_showcqt: use lrint 9 years ago
Carl Eugen Hoyos 2aa21eec1a postproc: fix unaligned access 9 years ago
Diego Biurrun 257b30af8e x86: hevc: Fix linking with both yasm and optimizations disabled 9 years ago
Diego Biurrun cd846b4797 fate: Ignore errors from concatenating report files 9 years ago
Diego Biurrun 9328adcc80 fate: Be silent when fetching Git updates 9 years ago
James Zern 7586b3adf2 libvpxenc: quiet unused-variable warning 9 years ago
James Almer 45d3af9059 x86/dcadec: add ff_lfe_fir1_float_{sse3,avx} 9 years ago
Marton Balint 5e555f9300 mpeg12enc: always write closed gops for intra only outputs 9 years ago
Michael Niedermayer f435d081b0 h264: Add an AVClass pointer to H264Context 9 years ago
Vittorio Giovara 0837d1dfe2 libx264: Fix noise_reduction option assignment 9 years ago
Carl Eugen Hoyos 37afeabd1b lavfi/nnedi: Fix a compilation warning. 9 years ago
Carl Eugen Hoyos 44cf5b41d3 lavfi/nnedi: Fix a memleak. 9 years ago
Muhammad Faiz 76377d66b7 avfilter/avf_showcqt: remove unneeded headers 9 years ago
Muhammad Faiz bfc61b0fcc avfilter: add firequalizer filter 9 years ago
Rostislav Pehlivanov 1387f3a051 vc2enc: set quantization ceiling to 50 9 years ago
Paul B Mahol 5d93437e46 avfilter/vf_waveform: add 12bit depth support 9 years ago
James Almer 26034929d5 checkasm: bench each vf_blend mode once 9 years ago
Xiaolei Yu 5a91589476 swscale/arm: re-enable neon rgbx to nv12 routines 9 years ago
Anton Khirnov ec4c483976 lavf: add a protocol whitelist/blacklist for file opened internally 9 years ago
Anton Khirnov 8c0ceafb0f urlprotocol: receive a list of protocols from the caller 9 years ago
Anton Khirnov cae448cfbf aviobuf: add a private data struct for avio_open()ed contexts 9 years ago
Anton Khirnov 832a202c47 protocols: make the list of protocols static 9 years ago
Anton Khirnov 7d61dc95d7 lavf: move urlcontext_child_class_next() to protocols.c 9 years ago
Anton Khirnov 0fa00d0591 lavf: move avio_enum_protocols() to protocols.c 9 years ago
Anton Khirnov 2758cdedfb lavf: reorganize URLProtocols 9 years ago
Anton Khirnov 225e84e745 hls: disallow opening nested files in child demuxers 9 years ago
Anton Khirnov e192cd9ce2 smoothstreamingenc: do not open the files as read+write 9 years ago
Anton Khirnov d082078a88 dashenc: eliminate ffurl_* usage 9 years ago
Anton Khirnov 7fbb3b5b98 lavf: use the io_open callbacks for files opened from open_input() as well 9 years ago
Anton Khirnov 5efd91284e avprobe: do not call avio_close() on a custom context 9 years ago
Anton Khirnov dc6527ed90 nutenc: do not use AVCodecContext.frame_size 9 years ago
Luca Barbato bf7be043fc matroska: Always consider S_TEXT/UTF8 as SRT when demuxing 9 years ago
Michael Niedermayer 1ec7a70380 avutil/pixdesc: Make get_color_type() aware of CIE XYZ formats 9 years ago
Josh de Kock 67f8a0be54 configure&avdevice/jack: Fixed issue #43 JACK indev support on OSX 9 years ago
Mats Peterson cf85a20d92 lavc/rawdec: Align AV_PIX_FMT_RGB24 correctly 9 years ago