78863 Commits (2be0366a7f5de926efac5a412268c824a6acbddf)
 

Author SHA1 Message Date
Derek Buitenhuis cb0355537d Merge commit 'd847a40888c064cc8c35b546fc5a0ccb69136a7c' 9 years ago
Derek Buitenhuis 0d4c0240af Merge commit '9c0bc1e980a99106d6749ec632f166b87275871e' 9 years ago
Derek Buitenhuis f6d633d726 Merge commit 'b92962436bdcfae478c8598dca397a397762eef8' 9 years ago
Derek Buitenhuis 33215d3c48 Merge commit '2edc718723b60530aead26c20cbc891102f7d529' 9 years ago
Derek Buitenhuis 2cfb34a4e8 Merge commit '47570dbde8b33001d5ccac44e7ebaaeecbcb807c' 9 years ago
Derek Buitenhuis 259fef86bb Merge commit 'c15f6098b1b25689dd5e86aeb5ce69bc12efe1e1' 9 years ago
Derek Buitenhuis e05704bd46 Merge commit '871d0930d4c8666df5514093beff874acbe5cce0' 9 years ago
Derek Buitenhuis 7e49cdd129 Merge commit '7b3214d0050613bd347a2e41c9f78ffb766da25e' 9 years ago
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
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
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 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