77525 Commits (1b5bd4051d1e394f0429cbf6cf6c137f55857478)
 

Author SHA1 Message Date
Ganesh Ajjanagadde ff1442a51d lavfi/vf_drawtext: replace round by llrint 9 years ago
Ganesh Ajjanagadde 7af14b3726 lavfi/vf_colorlevels: replace round by lrint 9 years ago
Ganesh Ajjanagadde cc37b31ad3 lavfi/vf_colorchannelmixer: replace round by lrint 9 years ago
Clément Bœsch d3dbae1c71 lavfi/drawtext: fix shadow[xy] descriptions 9 years ago
Clément Bœsch 1d6308dbc6 lavfi/drawtext: hide first font load warning when fontconfig is present 9 years ago
Clément Bœsch 4cb26c3c35 lavfi/drawtext: fix crash when no text, file or timecode provided 9 years ago
Paul B Mahol a142308dcd avfilter/af_ladspa: fix av_assert0() 9 years ago
Clément Bœsch b4431c80ef lavf/img2enc: add atomic_writing option 9 years ago
Clément Bœsch f122ba36cb lavc: add text encoder 9 years ago
Clément Bœsch 244766e407 lavfi/scale: add nb_slices debug option 9 years ago
Paul B Mahol 484cc66f57 avcodec/indeo2: use init_get_bits8 9 years ago
James Almer d4c47333e1 x86/hevc_sao: add ff_hevc_sao_edge_filter_{8,16}_{10,12} 9 years ago
James Almer 3ff2beff65 x86/hevc_sao: simplify sao_edge_filter 10/12bit 9 years ago
James Almer 34b2bd03cf x86/hevc_sao: simplify sao_band_filter 10/12bit 9 years ago
Paul B Mahol 9e569abe99 avfilter/avf_showfreqs: make it possible to split channels 9 years ago
Paul B Mahol 367ffa0c15 avcodec/flacenc: use designated initializers for AVClass 9 years ago
Paul B Mahol db6e337b41 avcodec/s302menc: check if buf_size can actually be put into 16bit size 9 years ago
Paul B Mahol 577f057355 avcodec/s302menc: set supported channel layouts by codec 9 years ago
Andreas Cadhalpun f6830cf5ba nuv: sanitize negative fps rate 9 years ago
Andreas Cadhalpun 699e68371e rawdec: only exempt BIT0 with need_copy from buffer sanity check 9 years ago
Andreas Cadhalpun 9fcfe4a3cd mlvdec: check that index_entries exist 9 years ago
Michael Niedermayer 70f13abb4f avcodec/mpeg4videodec: also for empty partitioned slices 9 years ago
Ganesh Ajjanagadde 062e3e2382 lavu/libm: add copysign hack 9 years ago
James Almer 0f520e489a avcodec/Makefile: add missing dep for g723_1 encoder 9 years ago
Paul B Mahol 7caf381a95 avfilter/af_dynaudnorm: use av_malloc_array() 9 years ago
Michael Niedermayer b92b4775a0 avcodec/h264_refs: Fix long_idx check 9 years ago
Matthieu Bouron b32a42295a swscale/arm/yuv2rgb: add ff_yuv420p_to_{argb,rgba,abgr,bgra}_neon_{16,32} 9 years ago
Matthieu Bouron e0dc22b99e swscale/arm/yuv2rgb: disable neon if accurate_rnd is enabled 9 years ago
Michael Niedermayer 2d2b41d169 avcodec/ffv1enc: Fix 2 pass mode with the default rc table 9 years ago
Paul B Mahol ebe1ca01d1 avfilter/vf_stereo3d: add interleave columns input support 9 years ago
Ganesh Ajjanagadde 0dd8a3d71e lavu/intmath: add faster clz support 9 years ago
Ganesh Ajjanagadde 5484cbe9f7 lavfi/vsrc_mandelbrot: replace round by lrint 9 years ago
Ganesh Ajjanagadde 425c0685f2 lavfi/vf_cropdetect: replace round by lrint 9 years ago
Ganesh Ajjanagadde 18bc3dc768 lavf/hlsenc: replace round by lrint 9 years ago
Ganesh Ajjanagadde 641cb77f50 lavfi/vf_idet: replace round and cast by lrint 9 years ago
Ganesh Ajjanagadde def3c83e1b lavc/aacsbr: sbr_dequant optimization 9 years ago
Andreas Cadhalpun ce10f572c1 nutdec: reject negative value_len in read_sm_data 9 years ago
Andreas Cadhalpun 9d38f06d05 xwddec: prevent overflow of lsize * avctx->height 9 years ago
Marton Balint c413d9e635 ffplay: remove existing AVPicture usage 9 years ago
Andreas Cadhalpun 9f82506c79 nutdec: only copy the header if it exists 9 years ago
Reynaldo H. Verdejo Pinochet ae2ed20b59 ffserver: refactor build_feed_streams() 9 years ago
Reynaldo H. Verdejo Pinochet 4ba148a6ea ffserver: refactor build_file_streams() 9 years ago
Reynaldo H. Verdejo Pinochet 532a283383 ffserver: unify exit path from build_feed_streams() 9 years ago
Matthieu Bouron c2ad248321 swscale/arm/yuv2rgb: simplify process_16px_* macro call 9 years ago
Janne Grunau 2dba0407fd avcodec/arm64: fix inverted register order in transpose_4x4H 9 years ago
Jean Delvare 47b2ba9878 avfilter/vf_delogo: change the definition of logo_x2 and logo_y2 9 years ago
Rostislav Pehlivanov 591b240ed4 oggparsedaala: sync with current bitstream syntax 9 years ago
Paul B Mahol 8d6b1ffba0 avfilter/vf_stereo3d: fix interleaved columns output 9 years ago
Paul B Mahol aefcc77b90 avfilter/vf_stereo3d: multiply linesize only once for interleaved row to mono 9 years ago
Michael Niedermayer 1c878474fb avcodec/ffv1enc: unbreak -coder option 9 years ago